[
https://issues.apache.org/jira/browse/CASSANDRA-11730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15373649#comment-15373649
]
Joshua McKenzie commented on CASSANDRA-11730:
---------------------------------------------
Getting the following on Windows when run w/that branch on dtest:
{noformat}
======================================================================
FAIL: basic_auth_test (jmx_auth_test.TestJMXAuth)
----------------------------------------------------------------------
Traceback (most recent call last):
File "d:\src\cassandra-dtest\jmx_auth_test.py", line 36, in basic_auth_test
node.nodetool('-u baduser -pw abc123 gossipinfo')
AssertionError: "Provided username baduser and/or password are incorrect" does
not match "Nodetool command 'd:\src\cassandra\bin\nodetool.bat -h localhost -p
7100 -u baduser -pw abc123 gossipinfo' failed; exit status: 1; stderr:
nodetool: Failed to connect to 'localhost:7100' - FailedLoginException:
'Invalid username or password'.
{noformat}
With:
{noformat}
cassandra -v
Cassandra Version: 3.10-SNAPSHOT
{noformat}
This is with {{cassandra cassandra}} in the local jmxremote.password file and
no other users. I'm assuming that's the correct config and we're just getting
slightly different output on Win?
> [windows] dtest failure in jmx_auth_test.TestJMXAuth.basic_auth_test
> --------------------------------------------------------------------
>
> Key: CASSANDRA-11730
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11730
> Project: Cassandra
> Issue Type: Bug
> Reporter: Russ Hatch
> Assignee: Sam Tunnicliffe
> Labels: dtest, windows
> Fix For: 3.x
>
>
> looks to be failing on each run so far:
> http://cassci.datastax.com/job/trunk_dtest_win32/406/testReport/jmx_auth_test/TestJMXAuth/basic_auth_test
> Failed on CassCI build trunk_dtest_win32 #406
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)