[jira] [Commented] (SOLR-9586) TestSolrCloudWithDelegationTokens fails regularly on Jenkins runs

2016-10-13 Thread Ishan Chattopadhyaya (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-9586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15571720#comment-15571720
 ] 

Ishan Chattopadhyaya commented on SOLR-9586:


Unless Greg gets to it before me, I'll take a look at it during the week of 
24th.

> TestSolrCloudWithDelegationTokens fails regularly on Jenkins runs
> -
>
> Key: SOLR-9586
> URL: https://issues.apache.org/jira/browse/SOLR-9586
> Project: Solr
>  Issue Type: Bug
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Alan Woodward
>
> Mainly on Windows, sometimes on Solaris.  Failing seeds don't reproduce on a 
> Mac.



--
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-9586) TestSolrCloudWithDelegationTokens fails regularly on Jenkins runs

2016-10-13 Thread Alan Woodward (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-9586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15571689#comment-15571689
 ] 

Alan Woodward commented on SOLR-9586:
-

Windows failures are being tracked separately in SOLR-9630.

The Solaris failures all include the following error message:
{code}
 [junit4]   2> 2721267 ERROR (qtp420425466-53641) [] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_2]
  [junit4]   2> 2721268 ERROR (qtp1039230947-53649) [] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_2]
  [junit4]   2> 2721280 ERROR (qtp420425466-53643) [] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_3]
 {code}

Googling for this error message is unhelpful...

> TestSolrCloudWithDelegationTokens fails regularly on Jenkins runs
> -
>
> Key: SOLR-9586
> URL: https://issues.apache.org/jira/browse/SOLR-9586
> Project: Solr
>  Issue Type: Bug
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Alan Woodward
>
> Mainly on Windows, sometimes on Solaris.  Failing seeds don't reproduce on a 
> Mac.



--
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-9586) TestSolrCloudWithDelegationTokens fails regularly on Jenkins runs

2016-10-01 Thread Alan Woodward (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-9586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15538154#comment-15538154
 ] 

Alan Woodward commented on SOLR-9586:
-

Failures all look the same, too:
{code}
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6150/
Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail

Error Message:
expected:<200> but was:<404>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<404>
at 
__randomizedtesting.SeedInfo.seed([908960D234414F75:F83655F8E4DB5D99]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:137)
at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:282)

{code}

[~gchanan] could you take a look?

> TestSolrCloudWithDelegationTokens fails regularly on Jenkins runs
> -
>
> Key: SOLR-9586
> URL: https://issues.apache.org/jira/browse/SOLR-9586
> Project: Solr
>  Issue Type: Bug
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Alan Woodward
>
> Mainly on Windows, sometimes on Solaris.  Failing seeds don't reproduce on a 
> Mac.



--
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