[jira] [Updated] (SOLR-7468) Kerberos authentication module

2015-05-24 Thread Ishan Chattopadhyaya (JIRA)

 [ 
https://issues.apache.org/jira/browse/SOLR-7468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ishan Chattopadhyaya updated SOLR-7468:
---
Attachment: SOLR-7468.patch

New patch, attempting to debug/fix the test failure.
1. Starts just 1 jetty, so as not to hit HADOOP-9893.
2. Better error reporting for missing kerberos params.
3. Enabled debug logging of kerberos connections (solr.jaas.debug) during the 
tests.

 Kerberos authentication module
 --

 Key: SOLR-7468
 URL: https://issues.apache.org/jira/browse/SOLR-7468
 Project: Solr
  Issue Type: New Feature
  Components: security
Reporter: Ishan Chattopadhyaya
Assignee: Anshum Gupta
 Fix For: 5.2

 Attachments: SOLR-7468.patch, SOLR-7468.patch, SOLR-7468.patch, 
 SOLR-7468.patch, SOLR-7468.patch, SOLR-7468.patch, SOLR-7468.patch, 
 SOLR-7468.patch, SOLR-7468.patch, SOLR-7468.patch, SOLR-7468.patch, 
 SOLR-7468.patch, SOLR-7468.patch, SOLR-7468.patch, SOLR-7468.patch, 
 SOLR-7468.patch, SOLR-7468.patch, SOLR-7468.patch


 SOLR-7274 introduces a pluggable authentication framework. This issue 
 provides a Kerberos plugin implementation.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.9.0-ea-b60) - Build # 12803 - Failure!

2015-05-24 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/12803/
Java: 64bit/jdk1.9.0-ea-b60 -XX:+UseCompressedOops -XX:+UseParallelGC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.SyncSliceTest

Error Message:
ERROR: SolrIndexSearcher opens=5 closes=4

Stack Trace:
java.lang.AssertionError: ERROR: SolrIndexSearcher opens=5 closes=4
at __randomizedtesting.SeedInfo.seed([1929D5E4E46E1C9C]:0)
at org.junit.Assert.fail(Assert.java:93)
at 
org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:496)
at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:232)
at sun.reflect.GeneratedMethodAccessor42.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:502)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:799)
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: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:39)
at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
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:365)
at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.SyncSliceTest

Error Message:
4 threads leaked from SUITE scope at org.apache.solr.cloud.SyncSliceTest: 
1) Thread[id=2113, name=qtp1711123473-2113, state=RUNNABLE, 
group=TGRP-SyncSliceTest] at 
java.util.WeakHashMap.get(WeakHashMap.java:403) at 
org.apache.solr.servlet.cache.HttpCacheHeaderUtil.calcEtag(HttpCacheHeaderUtil.java:101)
 at 
org.apache.solr.servlet.cache.HttpCacheHeaderUtil.doCacheHeaderValidation(HttpCacheHeaderUtil.java:219)
 at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:428)
 at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:227)
 at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:196)
 at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
 at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:105)
 at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
 at 
org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
 at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364) 
at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
 at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)  
   at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
 at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
 at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)   
  at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
 at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
 at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)   
  at 

[jira] [Commented] (SOLR-7585) ConcurrentLFUCache throws NoSuchElementException under a write-heavy load

2015-05-24 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-7585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14557739#comment-14557739
 ] 

ASF subversion and git services commented on SOLR-7585:
---

Commit 1681453 from [~elyograg] in branch 'dev/branches/branch_5x'
[ https://svn.apache.org/r1681453 ]

SOLR-7585: Fix NoSuchElementException in LFUCache (merge trunk r1681449)

 ConcurrentLFUCache throws NoSuchElementException under a write-heavy load
 -

 Key: SOLR-7585
 URL: https://issues.apache.org/jira/browse/SOLR-7585
 Project: Solr
  Issue Type: Bug
Affects Versions: 5.1
Reporter: Maciej Zasada
Priority: Minor
 Attachments: SOLR-7585.patch, SOLR-7585.patch, SOLR-7585.patch, 
 SOLR-7585.patch, SOLR-7585.patch


 Under a write-heavy load {{ConcurrentLFUCache}} throws 
 {{NoSuchElementException}}. The problem lies within 
 {{org.apache.solr.util.ConcurrentLFUCache#put}} method, which allows for a 
 race condition between the check and the call to {{markAndSweep}} method. 
 Despite that a thread must acquire a lock to perform sweeping, it's still 
 possible that multiple threads successfully detected a need for calling 
 markAndSweep. If they execute it sequentially, subsequent runs will fail with 
 {{NoSuchElementException}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[JENKINS] Lucene-Solr-5.x-Windows (32bit/jdk1.8.0_45) - Build # 4724 - Failure!

2015-05-24 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4724/
Java: 32bit/jdk1.8.0_45 -client -XX:+UseParallelGC

2 tests failed.
FAILED:  
org.apache.solr.update.processor.AtomicUpdatesTest.testRemoveIntegerUsingDoubleType

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
at __randomizedtesting.SeedInfo.seed([22D42ADEB514F394]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.update.processor.AtomicUpdatesTest

Error Message:
Suite timeout exceeded (= 720 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (= 720 msec).
at __randomizedtesting.SeedInfo.seed([22D42ADEB514F394]:0)




Build Log:
[...truncated 11072 lines...]
   [junit4] Suite: org.apache.solr.update.processor.AtomicUpdatesTest
   [junit4]   2 Creating dataDir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.AtomicUpdatesTest
 22D42ADEB514F394-001\init-core-data-001
   [junit4]   2 432662 T2121 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (true)
   [junit4]   2 432665 T2121 oas.SolrTestCaseJ4.initCore initCore
   [junit4]   2 432666 T2121 oasc.SolrResourceLoader.init new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\'
   [junit4]   2 432668 T2121 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2 432669 T2121 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2 432762 T2121 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2 432781 T2121 oasc.SolrConfig.init Using Lucene MatchVersion: 
5.3.0
   [junit4]   2 432816 T2121 oasc.SolrConfig.init Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2 432817 T2121 oass.IndexSchema.readSchema Reading Solr Schema 
from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
   [junit4]   2 432826 T2121 oass.IndexSchema.readSchema [null] Schema 
name=test
   [junit4]   2 432918 T2121 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2 432929 T2121 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2 432930 T2121 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2 432941 T2121 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2 432944 T2121 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2 432947 T2121 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2 432948 T2121 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.init WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2 432948 T2121 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.init WARN Expected key, 
got STRING
   [junit4]   2 432949 T2121 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2 432950 T2121 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.init WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2 432951 T2121 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.init WARN Expected key, 
got STRING
   [junit4]   2 432951 T2121 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2 432951 T2121 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr
   [junit4]   2 432952 T2121 oasc.SolrResourceLoader.init new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\'
   [junit4]   2 432981 T2121 oasc.CoreContainer.init New CoreContainer 
2470139
   [junit4]   2 432981 T2121 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\]
   [junit4]   2 432982 T2121 oasc.CoreContainer.load loading shared library: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\lib
   [junit4]   2 432982 T2121 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\lib).
   [junit4]   2 432994 T2121 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 60,connTimeout : 

[jira] [Commented] (SOLR-7585) ConcurrentLFUCache throws NoSuchElementException under a write-heavy load

2015-05-24 Thread Maciej Zasada (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-7585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14557684#comment-14557684
 ] 

Maciej Zasada commented on SOLR-7585:
-

+1 for a fixed thread count and DefaultSolrThreadFactory. Cheers!

 ConcurrentLFUCache throws NoSuchElementException under a write-heavy load
 -

 Key: SOLR-7585
 URL: https://issues.apache.org/jira/browse/SOLR-7585
 Project: Solr
  Issue Type: Bug
Affects Versions: 5.1
Reporter: Maciej Zasada
Priority: Minor
 Attachments: SOLR-7585.patch, SOLR-7585.patch, SOLR-7585.patch, 
 SOLR-7585.patch, SOLR-7585.patch


 Under a write-heavy load {{ConcurrentLFUCache}} throws 
 {{NoSuchElementException}}. The problem lies within 
 {{org.apache.solr.util.ConcurrentLFUCache#put}} method, which allows for a 
 race condition between the check and the call to {{markAndSweep}} method. 
 Despite that a thread must acquire a lock to perform sweeping, it's still 
 possible that multiple threads successfully detected a need for calling 
 markAndSweep. If they execute it sequentially, subsequent runs will fail with 
 {{NoSuchElementException}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (LUCENE-6477) Add BKD tree for spatial shape query intersecting indexed points

2015-05-24 Thread Michael McCandless (JIRA)

 [ 
https://issues.apache.org/jira/browse/LUCENE-6477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael McCandless updated LUCENE-6477:
---
Attachment: LUCENE-6477.patch

Another iteration, improving the pivot selection on each recursion to try to 
make closer-to-square-shaped leaf cells.  All I do is pick the longer dimension 
to slice, instead of just alternating lat/lon like before.

This gives a ~7% speedup on the bboxes around London over OpenStreetMap 
points benchmark.

The same number of leaf cells must be visited as before (since it's a fixed 
512-1024 points per leaf cell), but because the cells are more square shaped, 
there are fewer cells that cross the boundary and those cells are slower 
because we must pull the lat/lon for each point and check it against the query 
shape (vs cells we know are fully enclosed, where we just blindly add all 
docIDs).

I made another video, and you can definitely see that the cells are less 
slivery: https://plus.google.com/+MichaelMcCandless/posts/Daj9FgYPdtv

 Add BKD tree for spatial shape query intersecting indexed points
 

 Key: LUCENE-6477
 URL: https://issues.apache.org/jira/browse/LUCENE-6477
 Project: Lucene - Core
  Issue Type: New Feature
Reporter: Michael McCandless
Assignee: Michael McCandless
 Fix For: Trunk, 5.2

 Attachments: LUCENE-6477.patch, LUCENE-6477.patch, LUCENE-6477.patch, 
 LUCENE-6477.patch, LUCENE-6477.patch


 I'd like to explore using dedicated spatial trees for faster shape
 intersection filters than postings-based implementations.
 I implemented the tree data structure from
 https://www.cs.duke.edu/~pankaj/publications/papers/bkd-sstd.pdf
 The idea is simple: it builds a full binary tree, partitioning 2D
 space, alternately on lat and then lon, into smaller and smaller
 rectangles until a leaf has = N (default 1024) points.
 It cannot index shapes (just points), and can then do fast shape
 intersection queries.  Multi-valued fields are supported.
 I only implemented the point is contained in this bounding box query
 for now, but I think polygon shape querying should be easy to
 implement using the same approach from LUCENE-6450.
 For indexing, you add BKDPointField (takes lat, lon) to your doc, and
 must set up your Codec use BKDTreeDocValuesFormat for that field.
 This DV format wraps Lucene50DVFormat, but then builds the disk-based
 BKD tree structure on the side.  BKDPointInBBoxQuery then requires this
 DVFormat, and casts it to gain access to the tree.
 I quantize each incoming double lat/lon to 32 bits precision (so 64
 bits per point) = ~9 milli-meter lon precision at the equator, I
 think.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-5351) More Like This Handler uses only first field in mlt.fl when using stream.body

2015-05-24 Thread Kais Hassan (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-5351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14557727#comment-14557727
 ] 

Kais Hassan commented on SOLR-5351:
---

Thanks Upayavira for your solution, I tried it with Solr 4.10 and it works 
well. I agree with Tommaso, this should be handled at the Lucene level.

 More Like This Handler uses only first field in mlt.fl when using stream.body
 -

 Key: SOLR-5351
 URL: https://issues.apache.org/jira/browse/SOLR-5351
 Project: Solr
  Issue Type: Bug
  Components: MoreLikeThis
Affects Versions: 4.4
 Environment: Linux,Windows
Reporter: Zygmunt Wiercioch
Assignee: Tommaso Teofili
Priority: Minor

 The documentation at: http://wiki.apache.org/solr/MoreLikeThisHandler 
 indicates that one can use multiple fields for similarity in mlt.fl:
 http://localhost:8983/solr/mlt?stream.body=electronics%20memorymlt.fl=manu,catmlt.interestingTerms=listmlt.mintf=0
 In trying this, only one field is used. 
 Looking at the code, it only looks at the firs field:
  public DocListAndSet getMoreLikeThis( Reader reader, int start, int rows, 
 ListQuery filters, ListInterestingTerm terms, int flags ) throws 
 IOException
 {
   // analyzing with the first field: previous (stupid) behavior
   rawMLTQuery = mlt.like(reader, mlt.getFieldNames()[0]); 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-7585) ConcurrentLFUCache throws NoSuchElementException under a write-heavy load

2015-05-24 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-7585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14557743#comment-14557743
 ] 

ASF subversion and git services commented on SOLR-7585:
---

Commit 1681456 from [~elyograg] in branch 'dev/branches/lucene_solr_5_2'
[ https://svn.apache.org/r1681456 ]

SOLR-7585: Fix NoSuchElementException in LFUCache (merge trunk r1681449)

 ConcurrentLFUCache throws NoSuchElementException under a write-heavy load
 -

 Key: SOLR-7585
 URL: https://issues.apache.org/jira/browse/SOLR-7585
 Project: Solr
  Issue Type: Bug
Affects Versions: 5.1
Reporter: Maciej Zasada
Priority: Minor
 Attachments: SOLR-7585.patch, SOLR-7585.patch, SOLR-7585.patch, 
 SOLR-7585.patch, SOLR-7585.patch


 Under a write-heavy load {{ConcurrentLFUCache}} throws 
 {{NoSuchElementException}}. The problem lies within 
 {{org.apache.solr.util.ConcurrentLFUCache#put}} method, which allows for a 
 race condition between the check and the call to {{markAndSweep}} method. 
 Despite that a thread must acquire a lock to perform sweeping, it's still 
 possible that multiple threads successfully detected a need for calling 
 markAndSweep. If they execute it sequentially, subsequent runs will fail with 
 {{NoSuchElementException}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Resolved] (SOLR-7585) ConcurrentLFUCache throws NoSuchElementException under a write-heavy load

2015-05-24 Thread Shawn Heisey (JIRA)

 [ 
https://issues.apache.org/jira/browse/SOLR-7585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shawn Heisey resolved SOLR-7585.

   Resolution: Fixed
Fix Version/s: 5.2
   Trunk
 Assignee: Shawn Heisey

Committed to trunk, branch_5x, and lucene_solr_5_2.  Precommit passed for each. 
 Also made sure that the new test failed without the fix and passed with the 
fix.  Thanks for figuring this out, [~maciej.zasada]!

 ConcurrentLFUCache throws NoSuchElementException under a write-heavy load
 -

 Key: SOLR-7585
 URL: https://issues.apache.org/jira/browse/SOLR-7585
 Project: Solr
  Issue Type: Bug
Affects Versions: 5.1
Reporter: Maciej Zasada
Assignee: Shawn Heisey
Priority: Minor
 Fix For: Trunk, 5.2

 Attachments: SOLR-7585.patch, SOLR-7585.patch, SOLR-7585.patch, 
 SOLR-7585.patch, SOLR-7585.patch


 Under a write-heavy load {{ConcurrentLFUCache}} throws 
 {{NoSuchElementException}}. The problem lies within 
 {{org.apache.solr.util.ConcurrentLFUCache#put}} method, which allows for a 
 race condition between the check and the call to {{markAndSweep}} method. 
 Despite that a thread must acquire a lock to perform sweeping, it's still 
 possible that multiple threads successfully detected a need for calling 
 markAndSweep. If they execute it sequentially, subsequent runs will fail with 
 {{NoSuchElementException}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-7585) ConcurrentLFUCache throws NoSuchElementException under a write-heavy load

2015-05-24 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-7585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14557734#comment-14557734
 ] 

ASF subversion and git services commented on SOLR-7585:
---

Commit 1681449 from [~elyograg] in branch 'dev/trunk'
[ https://svn.apache.org/r1681449 ]

SOLR-7585: Fix NoSuchElementException in LFUCache

 ConcurrentLFUCache throws NoSuchElementException under a write-heavy load
 -

 Key: SOLR-7585
 URL: https://issues.apache.org/jira/browse/SOLR-7585
 Project: Solr
  Issue Type: Bug
Affects Versions: 5.1
Reporter: Maciej Zasada
Priority: Minor
 Attachments: SOLR-7585.patch, SOLR-7585.patch, SOLR-7585.patch, 
 SOLR-7585.patch, SOLR-7585.patch


 Under a write-heavy load {{ConcurrentLFUCache}} throws 
 {{NoSuchElementException}}. The problem lies within 
 {{org.apache.solr.util.ConcurrentLFUCache#put}} method, which allows for a 
 race condition between the check and the call to {{markAndSweep}} method. 
 Despite that a thread must acquire a lock to perform sweeping, it's still 
 possible that multiple threads successfully detected a need for calling 
 markAndSweep. If they execute it sequentially, subsequent runs will fail with 
 {{NoSuchElementException}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[JENKINS] Lucene-Solr-SmokeRelease-trunk - Build # 224 - Still Failing

2015-05-24 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-trunk/224/

No tests ran.

Build Log:
[...truncated 51860 lines...]
prepare-release-no-sign:
[mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-trunk/lucene/build/smokeTestRelease/dist
 [copy] Copying 446 files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-trunk/lucene/build/smokeTestRelease/dist/lucene
 [copy] Copying 245 files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-trunk/lucene/build/smokeTestRelease/dist/solr
   [smoker] Java 1.8 
JAVA_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.8
   [smoker] NOTE: output encoding is UTF-8
   [smoker] 
   [smoker] Load release URL 
file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-trunk/lucene/build/smokeTestRelease/dist/...
   [smoker] 
   [smoker] Test Lucene...
   [smoker]   test basics...
   [smoker]   get KEYS
   [smoker] 0.1 MB in 0.01 sec (11.9 MB/sec)
   [smoker]   check changes HTML...
   [smoker]   download lucene-6.0.0-src.tgz...
   [smoker] 27.9 MB in 0.04 sec (788.6 MB/sec)
   [smoker] verify md5/sha1 digests
   [smoker]   download lucene-6.0.0.tgz...
   [smoker] 64.4 MB in 0.09 sec (726.8 MB/sec)
   [smoker] verify md5/sha1 digests
   [smoker]   download lucene-6.0.0.zip...
   [smoker] 74.5 MB in 0.10 sec (727.3 MB/sec)
   [smoker] verify md5/sha1 digests
   [smoker]   unpack lucene-6.0.0.tgz...
   [smoker] verify JAR metadata/identity/no javax.* or java.* classes...
   [smoker] test demo with 1.8...
   [smoker]   got 5718 hits for query lucene
   [smoker] checkindex with 1.8...
   [smoker] check Lucene's javadoc JAR
   [smoker]   unpack lucene-6.0.0.zip...
   [smoker] verify JAR metadata/identity/no javax.* or java.* classes...
   [smoker] test demo with 1.8...
   [smoker]   got 5718 hits for query lucene
   [smoker] checkindex with 1.8...
   [smoker] check Lucene's javadoc JAR
   [smoker]   unpack lucene-6.0.0-src.tgz...
   [smoker] make sure no JARs/WARs in src dist...
   [smoker] run ant validate
   [smoker] run tests w/ Java 8 and testArgs='-Dtests.slow=false'...
   [smoker] test demo with 1.8...
   [smoker]   got 209 hits for query lucene
   [smoker] checkindex with 1.8...
   [smoker] generate javadocs w/ Java 8...
   [smoker] 
   [smoker] Crawl/parse...
   [smoker] 
   [smoker] Verify...
   [smoker]   confirm all releases have coverage in TestBackwardsCompatibility
   [smoker] find all past Lucene releases...
   [smoker] run TestBackwardsCompatibility..
   [smoker] Traceback (most recent call last):
   [smoker]   File 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-trunk/dev-tools/scripts/smokeTestRelease.py,
 line 1498, in module
   [smoker] main()
   [smoker]   File 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-trunk/dev-tools/scripts/smokeTestRelease.py,
 line 1443, in main
   [smoker] smokeTest(c.java, c.url, c.revision, c.version, c.tmp_dir, 
c.is_signed, ' '.join(c.test_args))
   [smoker]   File 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-trunk/dev-tools/scripts/smokeTestRelease.py,
 line 1481, in smokeTest
   [smoker] unpackAndVerify(java, 'lucene', tmpDir, 'lucene-%s-src.tgz' % 
version, svnRevision, version, testArgs, baseURL)
   [smoker]   File 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-trunk/dev-tools/scripts/smokeTestRelease.py,
 line 628, in unpackAndVerify
   [smoker] verifyUnpacked(java, project, artifact, unpackPath, 
svnRevision, version, testArgs, tmpDir, baseURL)
   [smoker]   File 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-trunk/dev-tools/scripts/smokeTestRelease.py,
 line 775, in verifyUnpacked
   [smoker] confirmAllReleasesAreTestedForBackCompat(unpackPath)
   [smoker]   File 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-trunk/dev-tools/scripts/smokeTestRelease.py,
 line 1404, in confirmAllReleasesAreTestedForBackCompat
   [smoker] raise RuntimeError('could not parse version %s' % name)
   [smoker] RuntimeError: could not parse version 5x-with-4x-segments

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-trunk/build.xml:412:
 exec returned: 1

Total time: 36 minutes 21 seconds
Build step 'Invoke Ant' marked build as failure
Email was triggered for: Failure
Sending email for trigger: Failure



-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

RE: [JENKINS] Lucene-Solr-SmokeRelease-trunk - Build # 224 - Still Failing

2015-05-24 Thread Uwe Schindler
Hi,

this error is not new. It was just not seen up to now, because Lucene trunk's 
Smoker tests were not run (no working Java 8 on ASF FreeBSD Jenkins).

Uwe

-
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: u...@thetaphi.de


 -Original Message-
 From: Apache Jenkins Server [mailto:jenk...@builds.apache.org]
 Sent: Sunday, May 24, 2015 4:03 PM
 To: dev@lucene.apache.org
 Subject: [JENKINS] Lucene-Solr-SmokeRelease-trunk - Build # 224 - Still
 Failing
 
 Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-trunk/224/
 
 No tests ran.
 
 Build Log:
 [...truncated 51860 lines...]
 prepare-release-no-sign:
 [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-
 SmokeRelease-trunk/lucene/build/smokeTestRelease/dist
  [copy] Copying 446 files to /x1/jenkins/jenkins-slave/workspace/Lucene-
 Solr-SmokeRelease-trunk/lucene/build/smokeTestRelease/dist/lucene
  [copy] Copying 245 files to /x1/jenkins/jenkins-slave/workspace/Lucene-
 Solr-SmokeRelease-trunk/lucene/build/smokeTestRelease/dist/solr
[smoker] Java 1.8 JAVA_HOME=/home/jenkins/jenkins-
 slave/tools/hudson.model.JDK/latest1.8
[smoker] NOTE: output encoding is UTF-8
[smoker]
[smoker] Load release URL file:/x1/jenkins/jenkins-
 slave/workspace/Lucene-Solr-SmokeRelease-
 trunk/lucene/build/smokeTestRelease/dist/...
[smoker]
[smoker] Test Lucene...
[smoker]   test basics...
[smoker]   get KEYS
[smoker] 0.1 MB in 0.01 sec (11.9 MB/sec)
[smoker]   check changes HTML...
[smoker]   download lucene-6.0.0-src.tgz...
[smoker] 27.9 MB in 0.04 sec (788.6 MB/sec)
[smoker] verify md5/sha1 digests
[smoker]   download lucene-6.0.0.tgz...
[smoker] 64.4 MB in 0.09 sec (726.8 MB/sec)
[smoker] verify md5/sha1 digests
[smoker]   download lucene-6.0.0.zip...
[smoker] 74.5 MB in 0.10 sec (727.3 MB/sec)
[smoker] verify md5/sha1 digests
[smoker]   unpack lucene-6.0.0.tgz...
[smoker] verify JAR metadata/identity/no javax.* or java.* classes...
[smoker] test demo with 1.8...
[smoker]   got 5718 hits for query lucene
[smoker] checkindex with 1.8...
[smoker] check Lucene's javadoc JAR
[smoker]   unpack lucene-6.0.0.zip...
[smoker] verify JAR metadata/identity/no javax.* or java.* classes...
[smoker] test demo with 1.8...
[smoker]   got 5718 hits for query lucene
[smoker] checkindex with 1.8...
[smoker] check Lucene's javadoc JAR
[smoker]   unpack lucene-6.0.0-src.tgz...
[smoker] make sure no JARs/WARs in src dist...
[smoker] run ant validate
[smoker] run tests w/ Java 8 and testArgs='-Dtests.slow=false'...
[smoker] test demo with 1.8...
[smoker]   got 209 hits for query lucene
[smoker] checkindex with 1.8...
[smoker] generate javadocs w/ Java 8...
[smoker]
[smoker] Crawl/parse...
[smoker]
[smoker] Verify...
[smoker]   confirm all releases have coverage in
 TestBackwardsCompatibility
[smoker] find all past Lucene releases...
[smoker] run TestBackwardsCompatibility..
[smoker] Traceback (most recent call last):
[smoker]   File /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-
 SmokeRelease-trunk/dev-tools/scripts/smokeTestRelease.py, line 1498, in
 module
[smoker] main()
[smoker]   File /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-
 SmokeRelease-trunk/dev-tools/scripts/smokeTestRelease.py, line 1443, in
 main
[smoker] smokeTest(c.java, c.url, c.revision, c.version, c.tmp_dir,
 c.is_signed, ' '.join(c.test_args))
[smoker]   File /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-
 SmokeRelease-trunk/dev-tools/scripts/smokeTestRelease.py, line 1481, in
 smokeTest
[smoker] unpackAndVerify(java, 'lucene', tmpDir, 'lucene-%s-src.tgz' %
 version, svnRevision, version, testArgs, baseURL)
[smoker]   File /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-
 SmokeRelease-trunk/dev-tools/scripts/smokeTestRelease.py, line 628, in
 unpackAndVerify
[smoker] verifyUnpacked(java, project, artifact, unpackPath, 
 svnRevision,
 version, testArgs, tmpDir, baseURL)
[smoker]   File /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-
 SmokeRelease-trunk/dev-tools/scripts/smokeTestRelease.py, line 775, in
 verifyUnpacked
[smoker] confirmAllReleasesAreTestedForBackCompat(unpackPath)
[smoker]   File /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-
 SmokeRelease-trunk/dev-tools/scripts/smokeTestRelease.py, line 1404, in
 confirmAllReleasesAreTestedForBackCompat
[smoker] raise RuntimeError('could not parse version %s' % name)
[smoker] RuntimeError: could not parse version 5x-with-4x-segments
 
 BUILD FAILED
 /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-
 trunk/build.xml:412: exec returned: 1
 
 Total time: 36 minutes 21 seconds
 Build step 'Invoke Ant' marked 

[jira] [Commented] (SOLR-7587) TestSpellCheckResponse stalled and never timed out -- possible VersionBucket bug? (5.2 branch)

2015-05-24 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-7587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14557783#comment-14557783
 ] 

ASF subversion and git services commented on SOLR-7587:
---

Commit 1681486 from [~thelabdude] in branch 'dev/trunk'
[ https://svn.apache.org/r1681486 ]

SOLR-7587: First attempt at fixing the dead-lock; moved call to 
UpdateLog.onFirstSearcher to end of the SolrCore constructor as it only needs 
to run once per core initialization

 TestSpellCheckResponse stalled and never timed out -- possible VersionBucket 
 bug? (5.2 branch)
 --

 Key: SOLR-7587
 URL: https://issues.apache.org/jira/browse/SOLR-7587
 Project: Solr
  Issue Type: Bug
Reporter: Hoss Man
Assignee: Timothy Potter
Priority: Blocker
 Fix For: 5.2

 Attachments: jstack.1.txt, jstack.2.txt, 
 junit4-J0-20150522_181244_599.events, junit4-J0-20150522_181244_599.spill, 
 junit4-J0-20150522_181244_599.suites


 On the 5.2 branch (r1681250), I encountered a solrj test stalled for over 110 
 minutes before i finally killed it...
 {noformat}
[junit4] Suite: org.apache.solr.common.util.TestRetryUtil
[junit4] Completed [55/60] on J1 in 1.04s, 1 test
[junit4] 
[junit4] HEARTBEAT J0 PID(12147@tray): 2015-05-22T18:14:56, stalled for  
 121s at: TestSpellCheckResponse.testSpellCheckResponse
[junit4] HEARTBEAT J0 PID(12147@tray): 2015-05-22T18:15:56, stalled for  
 181s at: TestSpellCheckResponse.testSpellCheckResponse
 ...
[junit4] HEARTBEAT J0 PID(12147@tray): 2015-05-22T20:00:56, stalled for 
 6481s at: TestSpellCheckResponse.testSpellCheckResponse
[junit4] HEARTBEAT J0 PID(12147@tray): 2015-05-22T20:01:56, stalled for 
 6541s at: TestSpellCheckResponse.testSpellCheckResponse
[junit4] HEARTBEAT J0 PID(12147@tray): 2015-05-22T20:02:56, stalled for 
 6601s at: TestSpellCheckResponse.testSpellCheckResponse
 {noformat}
 I'll attach some jstack output as well as all the temp files from the J0 
 runner.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-7587) TestSpellCheckResponse stalled and never timed out -- possible VersionBucket bug? (5.2 branch)

2015-05-24 Thread Timothy Potter (JIRA)

 [ 
https://issues.apache.org/jira/browse/SOLR-7587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Timothy Potter updated SOLR-7587:
-
Attachment: SOLR-7587.patch

Here's a patch that shows the code I committed

 TestSpellCheckResponse stalled and never timed out -- possible VersionBucket 
 bug? (5.2 branch)
 --

 Key: SOLR-7587
 URL: https://issues.apache.org/jira/browse/SOLR-7587
 Project: Solr
  Issue Type: Bug
Reporter: Hoss Man
Assignee: Timothy Potter
Priority: Blocker
 Fix For: 5.2

 Attachments: SOLR-7587.patch, jstack.1.txt, jstack.2.txt, 
 junit4-J0-20150522_181244_599.events, junit4-J0-20150522_181244_599.spill, 
 junit4-J0-20150522_181244_599.suites


 On the 5.2 branch (r1681250), I encountered a solrj test stalled for over 110 
 minutes before i finally killed it...
 {noformat}
[junit4] Suite: org.apache.solr.common.util.TestRetryUtil
[junit4] Completed [55/60] on J1 in 1.04s, 1 test
[junit4] 
[junit4] HEARTBEAT J0 PID(12147@tray): 2015-05-22T18:14:56, stalled for  
 121s at: TestSpellCheckResponse.testSpellCheckResponse
[junit4] HEARTBEAT J0 PID(12147@tray): 2015-05-22T18:15:56, stalled for  
 181s at: TestSpellCheckResponse.testSpellCheckResponse
 ...
[junit4] HEARTBEAT J0 PID(12147@tray): 2015-05-22T20:00:56, stalled for 
 6481s at: TestSpellCheckResponse.testSpellCheckResponse
[junit4] HEARTBEAT J0 PID(12147@tray): 2015-05-22T20:01:56, stalled for 
 6541s at: TestSpellCheckResponse.testSpellCheckResponse
[junit4] HEARTBEAT J0 PID(12147@tray): 2015-05-22T20:02:56, stalled for 
 6601s at: TestSpellCheckResponse.testSpellCheckResponse
 {noformat}
 I'll attach some jstack output as well as all the temp files from the J0 
 runner.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-7587) TestSpellCheckResponse stalled and never timed out -- possible VersionBucket bug? (5.2 branch)

2015-05-24 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-7587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14557784#comment-14557784
 ] 

ASF subversion and git services commented on SOLR-7587:
---

Commit 1681487 from [~thelabdude] in branch 'dev/branches/branch_5x'
[ https://svn.apache.org/r1681487 ]

SOLR-7587: First attempt at fixing the dead-lock; moved call to 
UpdateLog.onFirstSearcher to end of the SolrCore constructor as it only needs 
to run once per core initialization

 TestSpellCheckResponse stalled and never timed out -- possible VersionBucket 
 bug? (5.2 branch)
 --

 Key: SOLR-7587
 URL: https://issues.apache.org/jira/browse/SOLR-7587
 Project: Solr
  Issue Type: Bug
Reporter: Hoss Man
Assignee: Timothy Potter
Priority: Blocker
 Fix For: 5.2

 Attachments: jstack.1.txt, jstack.2.txt, 
 junit4-J0-20150522_181244_599.events, junit4-J0-20150522_181244_599.spill, 
 junit4-J0-20150522_181244_599.suites


 On the 5.2 branch (r1681250), I encountered a solrj test stalled for over 110 
 minutes before i finally killed it...
 {noformat}
[junit4] Suite: org.apache.solr.common.util.TestRetryUtil
[junit4] Completed [55/60] on J1 in 1.04s, 1 test
[junit4] 
[junit4] HEARTBEAT J0 PID(12147@tray): 2015-05-22T18:14:56, stalled for  
 121s at: TestSpellCheckResponse.testSpellCheckResponse
[junit4] HEARTBEAT J0 PID(12147@tray): 2015-05-22T18:15:56, stalled for  
 181s at: TestSpellCheckResponse.testSpellCheckResponse
 ...
[junit4] HEARTBEAT J0 PID(12147@tray): 2015-05-22T20:00:56, stalled for 
 6481s at: TestSpellCheckResponse.testSpellCheckResponse
[junit4] HEARTBEAT J0 PID(12147@tray): 2015-05-22T20:01:56, stalled for 
 6541s at: TestSpellCheckResponse.testSpellCheckResponse
[junit4] HEARTBEAT J0 PID(12147@tray): 2015-05-22T20:02:56, stalled for 
 6601s at: TestSpellCheckResponse.testSpellCheckResponse
 {noformat}
 I'll attach some jstack output as well as all the temp files from the J0 
 runner.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-7587) TestSpellCheckResponse stalled and never timed out -- possible VersionBucket bug? (5.2 branch)

2015-05-24 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-7587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14557785#comment-14557785
 ] 

ASF subversion and git services commented on SOLR-7587:
---

Commit 1681489 from [~thelabdude] in branch 'dev/branches/lucene_solr_5_2'
[ https://svn.apache.org/r1681489 ]

SOLR-7587: First attempt at fixing the dead-lock; moved call to 
UpdateLog.onFirstSearcher to end of the SolrCore constructor as it only needs 
to run once per core initialization

 TestSpellCheckResponse stalled and never timed out -- possible VersionBucket 
 bug? (5.2 branch)
 --

 Key: SOLR-7587
 URL: https://issues.apache.org/jira/browse/SOLR-7587
 Project: Solr
  Issue Type: Bug
Reporter: Hoss Man
Assignee: Timothy Potter
Priority: Blocker
 Fix For: 5.2

 Attachments: jstack.1.txt, jstack.2.txt, 
 junit4-J0-20150522_181244_599.events, junit4-J0-20150522_181244_599.spill, 
 junit4-J0-20150522_181244_599.suites


 On the 5.2 branch (r1681250), I encountered a solrj test stalled for over 110 
 minutes before i finally killed it...
 {noformat}
[junit4] Suite: org.apache.solr.common.util.TestRetryUtil
[junit4] Completed [55/60] on J1 in 1.04s, 1 test
[junit4] 
[junit4] HEARTBEAT J0 PID(12147@tray): 2015-05-22T18:14:56, stalled for  
 121s at: TestSpellCheckResponse.testSpellCheckResponse
[junit4] HEARTBEAT J0 PID(12147@tray): 2015-05-22T18:15:56, stalled for  
 181s at: TestSpellCheckResponse.testSpellCheckResponse
 ...
[junit4] HEARTBEAT J0 PID(12147@tray): 2015-05-22T20:00:56, stalled for 
 6481s at: TestSpellCheckResponse.testSpellCheckResponse
[junit4] HEARTBEAT J0 PID(12147@tray): 2015-05-22T20:01:56, stalled for 
 6541s at: TestSpellCheckResponse.testSpellCheckResponse
[junit4] HEARTBEAT J0 PID(12147@tray): 2015-05-22T20:02:56, stalled for 
 6601s at: TestSpellCheckResponse.testSpellCheckResponse
 {noformat}
 I'll attach some jstack output as well as all the temp files from the J0 
 runner.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[JENKINS] Lucene-Solr-SmokeRelease-5.x - Build # 269 - Still Failing

2015-05-24 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-5.x/269/

No tests ran.

Build Log:
[...truncated 62880 lines...]
prepare-release-no-sign:
[mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/dist
 [copy] Copying 446 files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/dist/lucene
 [copy] Copying 245 files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/dist/solr
   [smoker] Java 1.7 
JAVA_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.7
   [smoker] NOTE: output encoding is UTF-8
   [smoker] 
   [smoker] Load release URL 
file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/dist/...
   [smoker] 
   [smoker] Test Lucene...
   [smoker]   test basics...
   [smoker]   get KEYS
   [smoker] 0.1 MB in 0.01 sec (18.4 MB/sec)
   [smoker]   check changes HTML...
   [smoker]   download lucene-5.3.0-src.tgz...
   [smoker] 28.3 MB in 0.04 sec (800.9 MB/sec)
   [smoker] verify md5/sha1 digests
   [smoker]   download lucene-5.3.0.tgz...
   [smoker] 65.2 MB in 0.09 sec (756.7 MB/sec)
   [smoker] verify md5/sha1 digests
   [smoker]   download lucene-5.3.0.zip...
   [smoker] 75.1 MB in 0.12 sec (641.2 MB/sec)
   [smoker] verify md5/sha1 digests
   [smoker]   unpack lucene-5.3.0.tgz...
   [smoker] verify JAR metadata/identity/no javax.* or java.* classes...
   [smoker] test demo with 1.7...
   [smoker]   got 5885 hits for query lucene
   [smoker] checkindex with 1.7...
   [smoker] check Lucene's javadoc JAR
   [smoker]   unpack lucene-5.3.0.zip...
   [smoker] verify JAR metadata/identity/no javax.* or java.* classes...
   [smoker] test demo with 1.7...
   [smoker]   got 5885 hits for query lucene
   [smoker] checkindex with 1.7...
   [smoker] check Lucene's javadoc JAR
   [smoker]   unpack lucene-5.3.0-src.tgz...
   [smoker] make sure no JARs/WARs in src dist...
   [smoker] run ant validate
   [smoker] run tests w/ Java 7 and testArgs='-Dtests.slow=false'...
   [smoker] test demo with 1.7...
   [smoker]   got 208 hits for query lucene
   [smoker] checkindex with 1.7...
   [smoker] generate javadocs w/ Java 7...
   [smoker] 
   [smoker] Crawl/parse...
   [smoker] 
   [smoker] Verify...
   [smoker]   confirm all releases have coverage in TestBackwardsCompatibility
   [smoker] find all past Lucene releases...
   [smoker] run TestBackwardsCompatibility..
   [smoker] success!
   [smoker] 
   [smoker] Test Solr...
   [smoker]   test basics...
   [smoker]   get KEYS
   [smoker] 0.1 MB in 0.00 sec (79.3 MB/sec)
   [smoker]   check changes HTML...
   [smoker]   download solr-5.3.0-src.tgz...
   [smoker] 36.2 MB in 0.05 sec (705.5 MB/sec)
   [smoker] verify md5/sha1 digests
   [smoker]   download solr-5.3.0.tgz...
   [smoker] 141.6 MB in 0.20 sec (703.1 MB/sec)
   [smoker] verify md5/sha1 digests
   [smoker]   download solr-5.3.0.zip...
   [smoker] 148.4 MB in 0.22 sec (685.3 MB/sec)
   [smoker] verify md5/sha1 digests
   [smoker]   unpack solr-5.3.0.tgz...
   [smoker] verify JAR metadata/identity/no javax.* or java.* classes...
   [smoker] unpack lucene-5.3.0.tgz...
   [smoker]   **WARNING**: skipping check of 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/contrib/dataimporthandler-extras/lib/javax.mail-1.5.1.jar:
 it has javax.* classes
   [smoker]   **WARNING**: skipping check of 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0/contrib/dataimporthandler-extras/lib/activation-1.1.1.jar:
 it has javax.* classes
   [smoker] verify WAR metadata/contained JAR identity/no javax.* or java.* 
classes...
   [smoker] unpack lucene-5.3.0.tgz...
   [smoker] copying unpacked distribution for Java 7 ...
   [smoker] test solr example w/ Java 7...
   [smoker]   start Solr instance 
(log=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0-java7/solr-example.log)...
   [smoker] No process found for Solr node running on port 8983
   [smoker]   starting Solr on port 8983 from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0-java7
   [smoker]   startup done
   [smoker] 
   [smoker] Setup new core instance directory:
   [smoker] 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/tmp/unpack/solr-5.3.0-java7/server/solr/techproducts
   [smoker] 
   [smoker] Creating new core 'techproducts' using command:
   [smoker] 
http://localhost:8983/solr/admin/cores?action=CREATEname=techproductsinstanceDir=techproducts
   

[jira] [Commented] (SOLR-7587) TestSpellCheckResponse stalled and never timed out -- possible VersionBucket bug? (5.2 branch)

2015-05-24 Thread Timothy Potter (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-7587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14557780#comment-14557780
 ] 

Timothy Potter commented on SOLR-7587:
--

This is actually happening for other tests too, so isn't related to 
EmbeddedSolrServer, see:
http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4724/

 TestSpellCheckResponse stalled and never timed out -- possible VersionBucket 
 bug? (5.2 branch)
 --

 Key: SOLR-7587
 URL: https://issues.apache.org/jira/browse/SOLR-7587
 Project: Solr
  Issue Type: Bug
Reporter: Hoss Man
Assignee: Timothy Potter
Priority: Blocker
 Fix For: 5.2

 Attachments: jstack.1.txt, jstack.2.txt, 
 junit4-J0-20150522_181244_599.events, junit4-J0-20150522_181244_599.spill, 
 junit4-J0-20150522_181244_599.suites


 On the 5.2 branch (r1681250), I encountered a solrj test stalled for over 110 
 minutes before i finally killed it...
 {noformat}
[junit4] Suite: org.apache.solr.common.util.TestRetryUtil
[junit4] Completed [55/60] on J1 in 1.04s, 1 test
[junit4] 
[junit4] HEARTBEAT J0 PID(12147@tray): 2015-05-22T18:14:56, stalled for  
 121s at: TestSpellCheckResponse.testSpellCheckResponse
[junit4] HEARTBEAT J0 PID(12147@tray): 2015-05-22T18:15:56, stalled for  
 181s at: TestSpellCheckResponse.testSpellCheckResponse
 ...
[junit4] HEARTBEAT J0 PID(12147@tray): 2015-05-22T20:00:56, stalled for 
 6481s at: TestSpellCheckResponse.testSpellCheckResponse
[junit4] HEARTBEAT J0 PID(12147@tray): 2015-05-22T20:01:56, stalled for 
 6541s at: TestSpellCheckResponse.testSpellCheckResponse
[junit4] HEARTBEAT J0 PID(12147@tray): 2015-05-22T20:02:56, stalled for 
 6601s at: TestSpellCheckResponse.testSpellCheckResponse
 {noformat}
 I'll attach some jstack output as well as all the temp files from the J0 
 runner.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-7587) TestSpellCheckResponse stalled and never timed out -- possible VersionBucket bug? (5.2 branch)

2015-05-24 Thread Timothy Potter (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-7587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14557786#comment-14557786
 ] 

Timothy Potter commented on SOLR-7587:
--

Just a heads up on this ... I had to commit a possible fix as I haven't been 
able to reproduce the hangs locally. The fix moves the call to 
UpdateLog.onFirstSearcher to the end of the SolrCore ctor as it only needs to 
run once per core initialization.

 TestSpellCheckResponse stalled and never timed out -- possible VersionBucket 
 bug? (5.2 branch)
 --

 Key: SOLR-7587
 URL: https://issues.apache.org/jira/browse/SOLR-7587
 Project: Solr
  Issue Type: Bug
Reporter: Hoss Man
Assignee: Timothy Potter
Priority: Blocker
 Fix For: 5.2

 Attachments: jstack.1.txt, jstack.2.txt, 
 junit4-J0-20150522_181244_599.events, junit4-J0-20150522_181244_599.spill, 
 junit4-J0-20150522_181244_599.suites


 On the 5.2 branch (r1681250), I encountered a solrj test stalled for over 110 
 minutes before i finally killed it...
 {noformat}
[junit4] Suite: org.apache.solr.common.util.TestRetryUtil
[junit4] Completed [55/60] on J1 in 1.04s, 1 test
[junit4] 
[junit4] HEARTBEAT J0 PID(12147@tray): 2015-05-22T18:14:56, stalled for  
 121s at: TestSpellCheckResponse.testSpellCheckResponse
[junit4] HEARTBEAT J0 PID(12147@tray): 2015-05-22T18:15:56, stalled for  
 181s at: TestSpellCheckResponse.testSpellCheckResponse
 ...
[junit4] HEARTBEAT J0 PID(12147@tray): 2015-05-22T20:00:56, stalled for 
 6481s at: TestSpellCheckResponse.testSpellCheckResponse
[junit4] HEARTBEAT J0 PID(12147@tray): 2015-05-22T20:01:56, stalled for 
 6541s at: TestSpellCheckResponse.testSpellCheckResponse
[junit4] HEARTBEAT J0 PID(12147@tray): 2015-05-22T20:02:56, stalled for 
 6601s at: TestSpellCheckResponse.testSpellCheckResponse
 {noformat}
 I'll attach some jstack output as well as all the temp files from the J0 
 runner.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 691 - Still Failing

2015-05-24 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/691/

3 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test

Error Message:
Error from server at http://127.0.0.1:52180/wbk: Error CREATEing SolrCore 
'halfcollection_shard1_replica1': Unable to create core 
[halfcollection_shard1_replica1] Caused by: Could not get shard id for core: 
halfcollection_shard1_replica1

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:52180/wbk: Error CREATEing SolrCore 
'halfcollection_shard1_replica1': Unable to create core 
[halfcollection_shard1_replica1] Caused by: Could not get shard id for core: 
halfcollection_shard1_replica1
at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235)
at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227)
at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.makeRequest(CollectionsAPIDistributedZkTest.java:325)
at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testErrorHandling(CollectionsAPIDistributedZkTest.java:442)
at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:188)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
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:365)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
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: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:39)
at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 

[JENKINS] Lucene-Solr-5.x-Linux (64bit/jdk1.8.0_45) - Build # 12631 - Failure!

2015-05-24 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/12631/
Java: 64bit/jdk1.8.0_45 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

All tests passed

Build Log:
[...truncated 11207 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/temp/junit4-J1-20150524_180644_040.syserr
   [junit4]  JVM J1: stderr (verbatim) 
   [junit4] WARN: Unhandled exception in event serialization. - 
java.lang.StackOverflowError
   [junit4] at java.util.WeakHashMap.getTable(WeakHashMap.java:350)
   [junit4] at java.util.WeakHashMap.get(WeakHashMap.java:397)
   [junit4] at 
java.util.Collections$SynchronizedMap.get(Collections.java:2584)
   [junit4] at 
java.security.ProtectionDomain$3$1.get(ProtectionDomain.java:465)
   [junit4] at 
sun.security.provider.PolicyFile.implies(PolicyFile.java:1080)
   [junit4] at 
java.security.ProtectionDomain.implies(ProtectionDomain.java:272)
   [junit4] at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:435)
   [junit4] at 
java.security.AccessController.checkPermission(AccessController.java:884)
   [junit4] at 
java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
   [junit4] at 
java.lang.reflect.AccessibleObject.setAccessible(AccessibleObject.java:95)
   [junit4] at 
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.internal.bind.ReflectiveTypeAdapterFactory.getBoundFields(ReflectiveTypeAdapterFactory.java:104)
   [junit4] at 
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.internal.bind.ReflectiveTypeAdapterFactory.create(ReflectiveTypeAdapterFactory.java:65)
   [junit4] at 
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.internal.bind.MiniGson.getAdapter(MiniGson.java:92)
   [junit4] at 
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.Gson.toJson(Gson.java:504)
   [junit4] at 
com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:87)
   [junit4] at 
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain$4.write(SlaveMain.java:410)
   [junit4] at 
java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
   [junit4] at 
java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
   [junit4] at java.io.PrintStream.flush(PrintStream.java:338)
   [junit4] at java.io.FilterOutputStream.flush(FilterOutputStream.java:140)
   [junit4] at java.io.PrintStream.write(PrintStream.java:482)
   [junit4] at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
   [junit4] at 
sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291)
   [junit4] at sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295)
   [junit4] at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141)
   [junit4] at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229)
   [junit4] at 
org.apache.log4j.helpers.QuietWriter.flush(QuietWriter.java:59)
   [junit4] at 
org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:324)
   [junit4] at 
org.apache.log4j.WriterAppender.append(WriterAppender.java:162)
   [junit4] at 
org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:251)
   [junit4] at 
org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:66)
   [junit4] at org.apache.log4j.Category.callAppenders(Category.java:206)
   [junit4] at org.apache.log4j.Category.forcedLog(Category.java:391)
   [junit4] at org.apache.log4j.Category.log(Category.java:856)
   [junit4] at 
org.slf4j.impl.Log4jLoggerAdapter.info(Log4jLoggerAdapter.java:304)
   [junit4] at 
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:207)
   [junit4] at 
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:198)
   [junit4] at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:159)
   [junit4] at 
org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:348)
   [junit4] at 
org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:256)
   [junit4] at 
org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:492)
   [junit4] at 
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:248)
   [junit4] at 
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:198)
   [junit4] at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:159)
   [junit4] at 
org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:348)
   [junit4] at 
org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:256)
   [junit4] at 
org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:492)
   [junit4] at 

[JENKINS] Lucene-Solr-5.x-Windows (64bit/jdk1.7.0_80) - Build # 4725 - Still Failing!

2015-05-24 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4725/
Java: 64bit/jdk1.7.0_80 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.schema.TestCloudSchemaless.test

Error Message:
QUERY FAILED: 
xpath=/response/arr[@name='fields']/lst/str[@name='name'][.='newTestFieldInt448']
  request=/schema/fields?wt=xml  response=?xml version=1.0 
encoding=UTF-8? response  lst name=responseHeader   int 
name=status0/int   int name=QTime21/int /lst arr name=fields   
lst str name=name_version_/str str name=typelong/str 
bool name=indexedtrue/bool bool name=storedtrue/bool   /lst   
lst str name=nameconstantField/str str 
name=typetdouble/str   /lst   lst str name=nameid/str 
str name=typestring/str bool name=indexedtrue/bool bool 
name=multiValuedfalse/bool bool name=requiredtrue/bool bool 
name=storedtrue/bool bool name=uniqueKeytrue/bool   /lst   
lst str name=namenewTestFieldInt0/str str 
name=typetlong/str   /lst   lst str 
name=namenewTestFieldInt1/str str name=typetlong/str   /lst   
lst str name=namenewTestFieldInt10/str str 
name=typetlong/str   /lst   lst str 
name=namenewTestFieldInt100/str str name=typetlong/str   /lst  
 lst str name=namenewTestFieldInt101/str str 
name=typetlong/str   /lst   lst str 
name=namenewTestFieldInt102/str str name=typetlong/str   /lst  
 lst str name=namenewTestFieldInt103/str str 
name=typetlong/str   /lst   lst str 
name=namenewTestFieldInt104/str str name=typetlong/str   /lst  
 lst str name=namenewTestFieldInt105/str str 
name=typetlong/str   /lst   lst str 
name=namenewTestFieldInt106/str str name=typetlong/str   /lst  
 lst str name=namenewTestFieldInt107/str str 
name=typetlong/str   /lst   lst str 
name=namenewTestFieldInt108/str str name=typetlong/str   /lst  
 lst str name=namenewTestFieldInt109/str str 
name=typetlong/str   /lst   lst str 
name=namenewTestFieldInt11/str str name=typetlong/str   /lst   
lst str name=namenewTestFieldInt110/str str 
name=typetlong/str   /lst   lst str 
name=namenewTestFieldInt111/str str name=typetlong/str   /lst  
 lst str name=namenewTestFieldInt112/str str 
name=typetlong/str   /lst   lst str 
name=namenewTestFieldInt113/str str name=typetlong/str   /lst  
 lst str name=namenewTestFieldInt114/str str 
name=typetlong/str   /lst   lst str 
name=namenewTestFieldInt115/str str name=typetlong/str   /lst  
 lst str name=namenewTestFieldInt116/str str 
name=typetlong/str   /lst   lst str 
name=namenewTestFieldInt117/str str name=typetlong/str   /lst  
 lst str name=namenewTestFieldInt118/str str 
name=typetlong/str   /lst   lst str 
name=namenewTestFieldInt119/str str name=typetlong/str   /lst  
 lst str name=namenewTestFieldInt12/str str 
name=typetlong/str   /lst   lst str 
name=namenewTestFieldInt120/str str name=typetlong/str   /lst  
 lst str name=namenewTestFieldInt121/str str 
name=typetlong/str   /lst   lst str 
name=namenewTestFieldInt122/str str name=typetlong/str   /lst  
 lst str name=namenewTestFieldInt123/str str 
name=typetlong/str   /lst   lst str 
name=namenewTestFieldInt124/str str name=typetlong/str   /lst  
 lst str name=namenewTestFieldInt125/str str 
name=typetlong/str   /lst   lst str 
name=namenewTestFieldInt126/str str name=typetlong/str   /lst  
 lst str name=namenewTestFieldInt127/str str 
name=typetlong/str   /lst   lst str 
name=namenewTestFieldInt128/str str name=typetlong/str   /lst  
 lst str name=namenewTestFieldInt129/str str 
name=typetlong/str   /lst   lst str 
name=namenewTestFieldInt13/str str name=typetlong/str   /lst   
lst str name=namenewTestFieldInt130/str str 
name=typetlong/str   /lst   lst str 
name=namenewTestFieldInt131/str str name=typetlong/str   /lst  
 lst str name=namenewTestFieldInt132/str str 
name=typetlong/str   /lst   lst str 
name=namenewTestFieldInt133/str str name=typetlong/str   /lst  
 lst str name=namenewTestFieldInt134/str str 
name=typetlong/str   /lst   lst str 
name=namenewTestFieldInt135/str str name=typetlong/str   /lst  
 lst str name=namenewTestFieldInt136/str str 
name=typetlong/str   /lst   lst str 
name=namenewTestFieldInt137/str str name=typetlong/str   /lst  
 lst str name=namenewTestFieldInt138/str str 
name=typetlong/str   /lst   lst str 
name=namenewTestFieldInt139/str str name=typetlong/str   /lst  
 lst str name=namenewTestFieldInt14/str str 
name=typetlong/str   /lst   lst str 
name=namenewTestFieldInt140/str str name=typetlong/str   /lst  
 lst str name=namenewTestFieldInt141/str str 
name=typetlong/str   /lst   lst str 
name=namenewTestFieldInt142/str str 

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.9.0-ea-b60) - Build # 12806 - Failure!

2015-05-24 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/12806/
Java: 32bit/jdk1.9.0-ea-b60 -server -XX:+UseG1GC

1 tests failed.
FAILED:  
org.apache.solr.cloud.CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls

Error Message:
Shard split did not complete. Last recorded state: running 
expected:[completed] but was:[running]

Stack Trace:
org.junit.ComparisonFailure: Shard split did not complete. Last recorded state: 
running expected:[completed] but was:[running]
at 
__randomizedtesting.SeedInfo.seed([FA1A90AB728451E6:A27E1CCA74EEF932]:0)
at org.junit.Assert.assertEquals(Assert.java:125)
at 
org.apache.solr.cloud.CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls(CollectionsAPIAsyncDistributedZkTest.java:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:502)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
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:365)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
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: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:39)
at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
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 

[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.8.0) - Build # 2340 - Failure!

2015-05-24 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/2340/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC

4 tests failed.
FAILED:  org.apache.solr.cloud.SaslZkACLProviderTest.testSaslZkACLProvider

Error Message:
Could not get the port for ZooKeeper server

Stack Trace:
java.lang.RuntimeException: Could not get the port for ZooKeeper server
at org.apache.solr.cloud.ZkTestServer.run(ZkTestServer.java:506)
at 
org.apache.solr.cloud.SaslZkACLProviderTest$SaslZkTestServer.run(SaslZkACLProviderTest.java:226)
at 
org.apache.solr.cloud.SaslZkACLProviderTest.setUp(SaslZkACLProviderTest.java:91)
at sun.reflect.GeneratedMethodAccessor15.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
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:365)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
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: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:39)
at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
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:365)
at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.SaslZkACLProviderTest

Error Message:
6 threads leaked from SUITE scope at 
org.apache.solr.cloud.SaslZkACLProviderTest: 1) Thread[id=12185, 
name=changePwdReplayCache.data, state=TIMED_WAITING, 
group=TGRP-SaslZkACLProviderTest] at sun.misc.Unsafe.park(Native 
Method) at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) 
at 

[JENKINS] Lucene-Solr-NightlyTests-5.2 - Build # 2 - Failure

2015-05-24 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.2/2/

1 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test

Error Message:
Captured an uncaught exception in thread: Thread[id=5762, name=collection4, 
state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=5762, name=collection4, state=RUNNABLE, 
group=TGRP-CollectionsAPIDistributedZkTest]
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:46708: Could not find collection : 
awholynewstresscollection_collection4_0
at __randomizedtesting.SeedInfo.seed([2418605820CD177C]:0)
at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235)
at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227)
at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:884)




Build Log:
[...truncated 20915 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2 Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest
 2418605820CD177C-001/init-core-data-001
   [junit4]   2 994471 T5422 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false)
   [junit4]   2 994472 T5422 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /
   [junit4]   2 994476 T5422 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2 994476 T5423 oasc.ZkTestServer$2$1.setClientPort client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2 994476 T5423 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2 994576 T5422 oasc.ZkTestServer.run start zk server on 
port:42495
   [junit4]   2 994577 T5422 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2 994577 T5422 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2 994580 T5430 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1487f335 
name:ZooKeeperConnection Watcher:127.0.0.1:42495 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2 994580 T5422 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2 994580 T5422 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2 994581 T5422 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2 994584 T5422 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2 994584 T5422 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2 994592 T5433 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@78c7fd1f 
name:ZooKeeperConnection Watcher:127.0.0.1:42495/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2 994592 T5422 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2 994592 T5422 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2 994592 T5422 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2 994595 T5422 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2 994597 T5422 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2 994598 T5422 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2 994600 T5422 oasc.AbstractZkTestCase.putConfig put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.2/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2 994600 T5422 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2 994604 T5422 oasc.AbstractZkTestCase.putConfig put 

[JENKINS] Lucene-Solr-5.x-Linux (64bit/jdk1.9.0-ea-b60) - Build # 12632 - Still Failing!

2015-05-24 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/12632/
Java: 64bit/jdk1.9.0-ea-b60 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestRebalanceLeaders.test

Error Message:
No live SolrServers available to handle this 
request:[http://127.0.0.1:41321/gy/b, http://127.0.0.1:45099/gy/b, 
http://127.0.0.1:50359/gy/b, http://127.0.0.1:48594/gy/b, 
http://127.0.0.1:36650/gy/b]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[http://127.0.0.1:41321/gy/b, 
http://127.0.0.1:45099/gy/b, http://127.0.0.1:50359/gy/b, 
http://127.0.0.1:48594/gy/b, http://127.0.0.1:36650/gy/b]
at 
__randomizedtesting.SeedInfo.seed([119D9C4B24C6650A:99C9A3918A3A08F2]:0)
at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:355)
at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
at 
org.apache.solr.cloud.TestRebalanceLeaders.issueCommands(TestRebalanceLeaders.java:281)
at 
org.apache.solr.cloud.TestRebalanceLeaders.rebalanceLeaderTest(TestRebalanceLeaders.java:108)
at 
org.apache.solr.cloud.TestRebalanceLeaders.test(TestRebalanceLeaders.java:74)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:502)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
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:365)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
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: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:39)
at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at 

[jira] [Updated] (SOLR-7389) Expose znode version in clusterstatus API

2015-05-24 Thread Marius Grama (JIRA)

 [ 
https://issues.apache.org/jira/browse/SOLR-7389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marius Grama updated SOLR-7389:
---
Attachment: SOLR-7389.txt

Attached the patch to expose _znodeVersion_ property for each of the 
collections returned for the  clusterstatus operation in the collections API.

 Expose znode version in clusterstatus API
 -

 Key: SOLR-7389
 URL: https://issues.apache.org/jira/browse/SOLR-7389
 Project: Solr
  Issue Type: Improvement
  Components: SolrCloud
Reporter: Shalin Shekhar Mangar
Assignee: Shalin Shekhar Mangar
Priority: Minor
  Labels: difficulty-easy, impact-medium
 Fix For: Trunk, 5.2

 Attachments: SOLR-7389.txt


 We should expose the znode version of the cluster state for each collection 
 that is returned by the clusterstatus API.
 Apart from giving an idea about when the clusterstatus was executed, this 
 information can be used by non-java clients to use the same _stateVer_ 
 mechanism that SolrJ currently uses for routing requests without watching all 
 cluster states.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Created] (LUCENE-6498) RegexpQueryNode inconsistent treatment of begin and end parameters

2015-05-24 Thread Trejkaz (JIRA)
Trejkaz created LUCENE-6498:
---

 Summary: RegexpQueryNode inconsistent treatment of begin and end 
parameters
 Key: LUCENE-6498
 URL: https://issues.apache.org/jira/browse/LUCENE-6498
 Project: Lucene - Core
  Issue Type: Bug
  Components: modules/queryparser
Affects Versions: 4.10.4
Reporter: Trejkaz


RegexpQueryNode has some questionable treatment of the begin and end parameters:

{code}
  public RegexpQueryNode(CharSequence field, CharSequence text, int begin,
  int end) {
this.field = field;
this.text = text.subSequence(begin, end);
  }
{code}

when contrasted with FieldQueryNode:

{code}
  public FieldQueryNode(CharSequence field, CharSequence text, int begin,
  int end) {
this.field = field;
this.text = text;
this.begin = begin;
this.end = end;
this.setLeaf(true);
  }
{code}

I am now not entirely sure which of the two is correct...




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[JENKINS] Lucene-Solr-5.x-MacOSX (64bit/jdk1.7.0) - Build # 2295 - Failure!

2015-05-24 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/2295/
Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.schema.TestCloudManagedSchemaConcurrent.test

Error Message:
QUERY FAILED: 
xpath=/response/lst[@name='responseHeader']/int[@name='status'][.='0']  
request=/schema/fields/?wt=xmlupdateTimeoutSecs=15  response=?xml 
version=1.0 encoding=UTF-8? response  lst name=responseHeader   int 
name=status500/int   int name=QTime15529/int /lst lst 
name=error   str name=msg7 out of 8 replicas failed to update their 
schema to version 6 within 15 seconds! Failed cores: 
[http://127.0.0.1:60248/collection1/, http://127.0.0.1:60261/collection1/, 
http://127.0.0.1:60287/collection1/, http://127.0.0.1:60267/collection1/, 
http://127.0.0.1:60298/collection1/, http://127.0.0.1:60273/collection1/, 
http://127.0.0.1:60306/collection1/]/str   str 
name=traceorg.apache.solr.common.SolrException: 7 out of 8 replicas failed 
to update their schema to version 6 within 15 seconds! Failed cores: 
[http://127.0.0.1:60248/collection1/, http://127.0.0.1:60261/collection1/, 
http://127.0.0.1:60287/collection1/, http://127.0.0.1:60267/collection1/, 
http://127.0.0.1:60298/collection1/, http://127.0.0.1:60273/collection1/, 
http://127.0.0.1:60306/collection1/]  at 
org.apache.solr.schema.ManagedIndexSchema.waitForSchemaZkVersionAgreement(ManagedIndexSchema.java:260)
  at 
org.apache.solr.rest.schema.BaseFieldResource.waitForSchemaUpdateToPropagate(BaseFieldResource.java:120)
  at 
org.apache.solr.rest.schema.FieldCollectionResource.post(FieldCollectionResource.java:215)
  at org.restlet.resource.ServerResource.doHandle(ServerResource.java:454)  at 
org.restlet.resource.ServerResource.doConditionalHandle(ServerResource.java:359)
  at org.restlet.resource.ServerResource.handle(ServerResource.java:1044)  at 
org.restlet.resource.Finder.handle(Finder.java:236)  at 
org.restlet.routing.Filter.doHandle(Filter.java:150)  at 
org.restlet.routing.Filter.handle(Filter.java:197)  at 
org.restlet.routing.Router.doHandle(Router.java:422)  at 
org.restlet.routing.Router.handle(Router.java:639)  at 
org.restlet.routing.Filter.doHandle(Filter.java:150)  at 
org.restlet.routing.Filter.handle(Filter.java:197)  at 
org.restlet.routing.Filter.doHandle(Filter.java:150)  at 
org.restlet.routing.Filter.handle(Filter.java:197)  at 
org.restlet.routing.Filter.doHandle(Filter.java:150)  at 
org.restlet.engine.application.StatusFilter.doHandle(StatusFilter.java:140)  at 
org.restlet.routing.Filter.handle(Filter.java:197)  at 
org.restlet.routing.Filter.doHandle(Filter.java:150)  at 
org.restlet.routing.Filter.handle(Filter.java:197)  at 
org.restlet.engine.CompositeHelper.handle(CompositeHelper.java:202)  at 
org.restlet.engine.application.ApplicationHelper.handle(ApplicationHelper.java:75)
  at org.restlet.Application.handle(Application.java:385)  at 
org.restlet.routing.Filter.doHandle(Filter.java:150)  at 
org.restlet.routing.Filter.handle(Filter.java:197)  at 
org.restlet.routing.Router.doHandle(Router.java:422)  at 
org.restlet.routing.Router.handle(Router.java:639)  at 
org.restlet.routing.Filter.doHandle(Filter.java:150)  at 
org.restlet.routing.Filter.handle(Filter.java:197)  at 
org.restlet.routing.Router.doHandle(Router.java:422)  at 
org.restlet.routing.Router.handle(Router.java:639)  at 
org.restlet.routing.Filter.doHandle(Filter.java:150)  at 
org.restlet.routing.Filter.handle(Filter.java:197)  at 
org.restlet.engine.CompositeHelper.handle(CompositeHelper.java:202)  at 
org.restlet.Component.handle(Component.java:408)  at 
org.restlet.Server.handle(Server.java:507)  at 
org.restlet.engine.connector.ServerHelper.handle(ServerHelper.java:63)  at 
org.restlet.engine.adapter.HttpServerHelper.handle(HttpServerHelper.java:143)  
at org.restlet.ext.servlet.ServerServlet.service(ServerServlet.java:1117)  at 
javax.servlet.http.HttpServlet.service(HttpServlet.java:790)  at 
org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:808)  at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:587)  at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)  
at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
  at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  
at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:191)  at 
org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:72)  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:236)
  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:196)
  at 

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_60-ea-b12) - Build # 12810 - Failure!

2015-05-24 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/12810/
Java: 64bit/jdk1.8.0_60-ea-b12 -XX:+UseCompressedOops -XX:+UseParallelGC

2 tests failed.
FAILED:  
org.apache.solr.handler.admin.SegmentsInfoRequestHandlerTest.testSegmentInfos

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
at 
__randomizedtesting.SeedInfo.seed([E6441E883CBCED1A:AA138937F6B0354A]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:794)
at 
org.apache.solr.handler.admin.SegmentsInfoRequestHandlerTest.testSegmentInfos(SegmentsInfoRequestHandlerTest.java:52)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
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:365)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
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: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:39)
at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
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:365)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=1=count(//lst[@name='segments']/lst)
xml response was: ?xml version=1.0 encoding=UTF-8?
response
lst name=responseHeaderint name=status0/intint 
name=QTime1/int/lstlst name=segmentslst name=_0str 

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.9.0-ea-b60) - Build # 12811 - Still Failing!

2015-05-24 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/12811/
Java: 32bit/jdk1.9.0-ea-b60 -server -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestSolrCloudWithKerberos.testKerberizedSolr

Error Message:
Not enough nodes to handle the request

Stack Trace:
org.apache.solr.common.SolrException: Not enough nodes to handle the request
at 
__randomizedtesting.SeedInfo.seed([36E0D48327338E64:9DF902446D524E53]:0)
at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1071)
at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:939)
at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:939)
at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:939)
at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:939)
at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:939)
at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
at 
org.apache.solr.cloud.TestSolrCloudWithKerberos.testKerberizedSolr(TestSolrCloudWithKerberos.java:171)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:502)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
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:365)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
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: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:39)
at 

[JENKINS] Lucene-Solr-Tests-trunk-Java8 - Build # 9 - Still Failing

2015-05-24 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java8/9/

1 tests failed.
FAILED:  org.apache.solr.cloud.TestSolrCloudWithKerberos.testKerberizedSolr

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:43820, 
http://127.0.0.1:45701, http://127.0.0.1:45570, http://127.0.0.1:45919, 
http://127.0.0.1:41620]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[http://127.0.0.1:43820, http://127.0.0.1:45701, 
http://127.0.0.1:45570, http://127.0.0.1:45919, http://127.0.0.1:41620]
at 
__randomizedtesting.SeedInfo.seed([9840BAED8B010DDA:33596C2AC160CDED]:0)
at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:355)
at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:152)
at 
org.apache.solr.cloud.TestSolrCloudWithKerberos.testKerberizedSolr(TestSolrCloudWithKerberos.java:159)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
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:365)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
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: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:39)
at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 

[JENKINS] Lucene-Solr-NightlyTests-5.x - Build # 857 - Still Failing

2015-05-24 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/857/

2 tests failed.
REGRESSION:  org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test

Error Message:
Invalid content type: 

Stack Trace:
org.apache.http.ParseException: Invalid content type: 
at 
__randomizedtesting.SeedInfo.seed([B855A1C7B309F547:30019E1D1DF598BF]:0)
at org.apache.http.entity.ContentType.parse(ContentType.java:273)
at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235)
at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227)
at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
at 
org.apache.solr.cloud.CloudInspectUtil.compareResults(CloudInspectUtil.java:224)
at 
org.apache.solr.cloud.CloudInspectUtil.compareResults(CloudInspectUtil.java:166)
at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:676)
at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
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:1627)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
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:365)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
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: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:39)
at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at 

[JENKINS] Lucene-Solr-5.x-Linux (32bit/jdk1.8.0_60-ea-b12) - Build # 12636 - Failure!

2015-05-24 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/12636/
Java: 32bit/jdk1.8.0_60-ea-b12 -server -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.OverseerStatusTest.test

Error Message:
Error from server at http://127.0.0.1:59882: reload the collection time out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:59882: reload the collection time out:180s
at 
__randomizedtesting.SeedInfo.seed([72BEC7469F74FD33:FAEAF89C318890CB]:0)
at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235)
at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227)
at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.invokeCollectionApi(AbstractFullDistribZkTestBase.java:1848)
at 
org.apache.solr.cloud.OverseerStatusTest.test(OverseerStatusTest.java:76)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
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:365)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
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: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:39)
at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
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 

[JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.8.0_45) - Build # 4846 - Still Failing!

2015-05-24 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4846/
Java: 32bit/jdk1.8.0_45 -server -XX:+UseSerialGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.highlight.HighlighterTest

Error Message:
Suite timeout exceeded (= 720 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (= 720 msec).
at __randomizedtesting.SeedInfo.seed([7CC600A9A408E871]:0)


FAILED:  org.apache.solr.highlight.HighlighterTest.payloadFilteringSpanQuery

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
at __randomizedtesting.SeedInfo.seed([7CC600A9A408E871]:0)




Build Log:
[...truncated 10931 lines...]
   [junit4] Suite: org.apache.solr.highlight.HighlighterTest
   [junit4]   2 Creating dataDir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.highlight.HighlighterTest
 7CC600A9A408E871-001\init-core-data-001
   [junit4]   2 1650126 T8069 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false)
   [junit4]   2 1650128 T8069 oas.SolrTestCaseJ4.initCore initCore
   [junit4]   2 1650128 T8069 oasc.SolrResourceLoader.init new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\'
   [junit4]   2 1650129 T8069 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2 1650130 T8069 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2 1650173 T8069 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2 1650194 T8069 oasc.SolrConfig.init Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2 1650209 T8069 oasc.SolrConfig.init Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2 1650209 T8069 oass.IndexSchema.readSchema Reading Solr Schema 
from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
   [junit4]   2 1650214 T8069 oass.IndexSchema.readSchema [null] Schema 
name=test
   [junit4]   2 1650289 T8069 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2 1650297 T8069 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2 1650298 T8069 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2 1650302 T8069 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2 1650304 T8069 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2 1650306 T8069 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2 1650307 T8069 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.init WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2 1650307 T8069 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.init WARN Expected key, 
got STRING
   [junit4]   2 1650307 T8069 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2 1650308 T8069 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.init WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2 1650308 T8069 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.init WARN Expected key, 
got STRING
   [junit4]   2 1650308 T8069 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2 1650308 T8069 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr
   [junit4]   2 1650309 T8069 oasc.SolrResourceLoader.init new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\'
   [junit4]   2 1650322 T8069 oasc.CoreContainer.init New CoreContainer 
17714728
   [junit4]   2 1650323 T8069 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\]
   [junit4]   2 1650323 T8069 oasc.CoreContainer.load loading shared library: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\lib
   [junit4]   2 1650323 T8069 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\lib).
   [junit4]   2 1650330 T8069 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 60,connTimeout : 

[jira] [Commented] (SOLR-7500) Remove pathPrefix from SolrDispatchFilter as Solr no longer runs as a part of a bigger webapp

2015-05-24 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-7500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14557643#comment-14557643
 ] 

ASF subversion and git services commented on SOLR-7500:
---

Commit 1681416 from [~anshumg] in branch 'dev/branches/lucene_solr_5_2'
[ https://svn.apache.org/r1681416 ]

SOLR-7500: Fix text in the CHANGES.txt entry (merge from branch_5x)

 Remove pathPrefix from SolrDispatchFilter as Solr no longer runs as a part of 
 a bigger webapp
 -

 Key: SOLR-7500
 URL: https://issues.apache.org/jira/browse/SOLR-7500
 Project: Solr
  Issue Type: Improvement
Reporter: Anshum Gupta
Assignee: Anshum Gupta
Priority: Minor
 Fix For: 5.2

 Attachments: SOLR-7500.patch


 SolrDispatchFilter has support for Solr running as part of a bigger webapp 
 but as we've moved away from that concept, it makes sense to clean up the 
 code.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[JENKINS] Lucene-Solr-5.x-Linux (64bit/jdk1.8.0_60-ea-b12) - Build # 12625 - Still Failing!

2015-05-24 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/12625/
Java: 64bit/jdk1.8.0_60-ea-b12 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

All tests passed

Build Log:
[...truncated 10981 lines...]
   [junit4] JVM J1: stderr was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/temp/junit4-J1-20150524_061303_115.syserr
   [junit4]  JVM J1: stderr (verbatim) 
   [junit4] WARN: Unhandled exception in event serialization. - 
java.lang.StackOverflowError
   [junit4] at java.util.HashMap.hash(HashMap.java:338)
   [junit4] at java.util.HashMap.remove(HashMap.java:798)
   [junit4] at 
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.internal.bind.MiniGson.getAdapter(MiniGson.java:100)
   [junit4] at 
com.carrotsearch.ant.tasks.junit4.dependencies.com.google.gson.Gson.toJson(Gson.java:504)
   [junit4] at 
com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:87)
   [junit4] at 
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain$4.write(SlaveMain.java:410)
   [junit4] at 
java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
   [junit4] at 
java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
   [junit4] at java.io.PrintStream.flush(PrintStream.java:338)
   [junit4] at java.io.FilterOutputStream.flush(FilterOutputStream.java:140)
   [junit4] at java.io.PrintStream.write(PrintStream.java:482)
   [junit4] at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
   [junit4] at 
sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291)
   [junit4] at sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295)
   [junit4] at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141)
   [junit4] at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229)
   [junit4] at 
org.apache.log4j.helpers.QuietWriter.flush(QuietWriter.java:59)
   [junit4] at 
org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:324)
   [junit4] at 
org.apache.log4j.WriterAppender.append(WriterAppender.java:162)
   [junit4] at 
org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:251)
   [junit4] at 
org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:66)
   [junit4] at org.apache.log4j.Category.callAppenders(Category.java:206)
   [junit4] at org.apache.log4j.Category.forcedLog(Category.java:391)
   [junit4] at org.apache.log4j.Category.log(Category.java:856)
   [junit4] at 
org.slf4j.impl.Log4jLoggerAdapter.info(Log4jLoggerAdapter.java:304)
   [junit4] at 
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:207)
   [junit4] at 
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:198)
   [junit4] at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:159)
   [junit4] at 
org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:348)
   [junit4] at 
org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:256)
   [junit4] at 
org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:492)
   [junit4] at 
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:248)
   [junit4] at 
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:198)
   [junit4] at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:159)
   [junit4] at 
org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:348)
   [junit4] at 
org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:256)
   [junit4] at 
org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:492)
   [junit4] at 
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:248)
   [junit4] at 
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:198)
   [junit4] at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:159)
   [junit4] at 
org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:348)
   [junit4] at 
org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:256)
   [junit4] at 
org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:492)
   [junit4] at 
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:248)
   [junit4] at 
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:198)
   [junit4] at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:159)
   [junit4] at 
org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:348)
   [junit4] at 
org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:256)
   [junit4] at