Uploaded image for project: 'ZooKeeper'
  1. ZooKeeper
  2. ZOOKEEPER-3628

Build failing on branch-3.4 with Java 8

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.4.14
    • None
    • server
    • None

    Description

      branch34_openjdk8 has been failing since build #504. No patch has been submitted at that time, so it must be some infra problem.

      The following job has failed:

      https://builds.apache.org/view/S-Z/view/ZooKeeper/job/ZooKeeper_branch34_openjdk8/504/

      with the following error message:

      javax.security.sasl.SaslException: Failed to initialize authentication mechanism using SASL [Caused by javax.security.auth.login.LoginException: SASL-authentication failed because the specified JAAS configuration section 'QuorumLearnerInvalid' could not be found.]
      	at org.apache.zookeeper.server.quorum.auth.SaslQuorumAuthLearner.<init>(SaslQuorumAuthLearner.java:72)
      	at org.apache.zookeeper.server.quorum.QuorumCnxManagerTest.createAndStartManager(QuorumCnxManagerTest.java:739)
      	at org.apache.zookeeper.server.quorum.QuorumCnxManagerTest.createAndStartManager(QuorumCnxManagerTest.java:728)
      	at org.apache.zookeeper.server.quorum.QuorumCnxManagerTest.testAuthLearnerBadCredToAuthRequiredServerWithHigherSid(QuorumCnxManagerTest.java:286)
      	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:55)
      	at java.util.concurrent.FutureTask.run(java.base@9-internal/FutureTask.java:266)
      	at java.lang.Thread.run(java.base@9-internal/Thread.java:804)
      Caused by: javax.security.auth.login.LoginException: SASL-authentication failed because the specified JAAS configuration section 'QuorumLearnerInvalid' could not be found.
      	at org.apache.zookeeper.server.quorum.auth.SaslQuorumAuthLearner.<init>(SaslQuorumAuthLearner.java:63)

      Attachments

        Activity

          People

            Unassigned Unassigned
            andor Andor Molnar
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: