confluentinc / confluentinc/common

utility-belt build failure : io.confluent.admin.utils.ClusterStatusSASLTest

Open
#109 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Java
Stars
17
Forks
243
Avg merge
1d 21h
Merged PRs (30d)
38

Description

On CDH 5.13.1
When trying to build with $ mvn clean install
Have already built Kafka branch 1.1 using $ gradlew installAll with no errors
Can't see any SASL params set in zoo.cfg

Error log shows

-------------------------------------------------------------------------------
Test set: io.confluent.admin.utils.ClusterStatusSASLTest
-------------------------------------------------------------------------------
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.005 s <<< FAILURE! - in io.confluent.admin.utils.ClusterStatusSASLTest
io.confluent.admin.utils.ClusterStatusSASLTest Time elapsed: 0.005 s <<< ERROR!
org.apache.zookeeper.KeeperException$AuthFailedException: KeeperErrorCode = AuthFailed for /consumers
at io.confluent.admin.utils.ClusterStatusSASLTest.setup(ClusterStatusSASLTest.java:4

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by running mvn clean install and inspect the failure in io.confluent.admin.utils.ClusterStatusSASLTest.setup at ClusterStatusSASLTest.java:4. Check how the test's SASL settings relate to zoo.cfg and the reported AuthFailedException. Done means the test passes and the full Maven build completes successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
build-system, testing-qa
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.