You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "Stephen Mallette (Jira)" <ji...@apache.org> on 2020/11/10 12:36:00 UTC

[jira] [Created] (TINKERPOP-2469) KrbException - Principal does not exist in test

Stephen Mallette created TINKERPOP-2469:
-------------------------------------------

             Summary: KrbException - Principal does not exist in test
                 Key: TINKERPOP-2469
                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2469
             Project: TinkerPop
          Issue Type: Improvement
          Components: server
    Affects Versions: 3.4.8
            Reporter: Stephen Mallette


Travis randomly fails Gremlin Server tests with:

{code}
[ERROR] Tests run: 7, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 47.132 s <<< FAILURE! - in org.apache.tinkerpop.gremlin.server.GremlinServerAuditLogIntegrateTest
[ERROR] shouldAuditLogWithSimpleAuthenticator(org.apache.tinkerpop.gremlin.server.GremlinServerAuditLogIntegrateTest)  Time elapsed: 5.598 s  <<< ERROR!
org.apache.kerby.kerberos.kerb.KrbException: Principal does not exist.
	at org.apache.tinkerpop.gremlin.server.GremlinServerAuditLogIntegrateTest.tearDown(GremlinServerAuditLogIntegrateTest.java:99)
{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)