-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Security/AuthenticationLogging in, Usernames/passwords, Realms (Native/LDAP/AD/SAML/PKI/etc)Logging in, Usernames/passwords, Realms (Native/LDAP/AD/SAML/PKI/etc)>test-failureTriaged test failures from CITriaged test failures from CI
Description
org.elasticsearch.xpack.security.authc.support.CachingUsernamePasswordRealmTests > testCacheSettings FAILED
java.lang.IllegalArgumentException: unknown hash function [sha256]
at __randomizedtesting.SeedInfo.seed([183260F6BD6AF4D7:455D85248CE5C0FB]:0)
at org.elasticsearch.xpack.core.security.authc.support.Hasher.resolve(Hasher.java:454)
at org.elasticsearch.xpack.security.authc.support.CachingUsernamePasswordRealm.<init>(CachingUsernamePasswordRealm.java:40)
at org.elasticsearch.xpack.security.authc.support.CachingUsernamePasswordRealmTests$1.<init>(CachingUsernamePasswordRealmTests.java:81)
at org.elasticsearch.xpack.security.authc.support.CachingUsernamePasswordRealmTests.testCacheSettings(CachingUsernamePasswordRealmTests.java:81)
It reproduces ! (against master / commit: 570e8ed)
./gradlew :x-pack:plugin:security:test --tests "org.elasticsearch.xpack.security.authc.support.CachingUsernamePasswordRealmTests.testCacheSettings" -Dtests.seed=183260F6BD6AF4D7 -Dtests.security.manager=true -Dtests.locale=shi-Latn-MA -Dtests.timezone=Asia/Kathmandu -Dcompiler.java=12 -Druntime.java=11
Metadata
Metadata
Assignees
Labels
:Security/AuthenticationLogging in, Usernames/passwords, Realms (Native/LDAP/AD/SAML/PKI/etc)Logging in, Usernames/passwords, Realms (Native/LDAP/AD/SAML/PKI/etc)>test-failureTriaged test failures from CITriaged test failures from CI