Joe McDonnell created IMPALA-14170:
--------------------------------------
Summary: JwtHttpTest.testJwtAuthWithTrustedJwksHttpsUrlInvalidCN
failing intermittently
Key: IMPALA-14170
URL: https://issues.apache.org/jira/browse/IMPALA-14170
Project: IMPALA
Issue Type: Bug
Components: Frontend
Affects Versions: Impala 5.0.0
Reporter: Joe McDonnell
JwtHttpTest.testJwtAuthWithTrustedJwksHttpsUrlInvalidCN failed in a couple
recent runs with:
{noformat}
Impalad startup failed but not for the expected reason. See logs in the
'/tmp/testJwtAuthWithTrustedJwksHttpsUrlInvalidCN17799128026801723967' folder
for details.
Expected: a collection containing a string containing "Impalad services did not
start correctly, exiting. Error: Error downloading JWKS from
'https://localhost:25010/www/temp_jwks.json': Network error: curl error: SSL
peer certificate or SSH remote key was not OK: SSL: certificate subject name
'notvalid' does not match target hostname 'localhost'"
but: was null{noformat}
More logs:
{noformat}
25/06/17 23:23:56 INFO customcluster.JwtHttpTest: attempt '9' could not read
logfile
'/tmp/testJwtAuthWithTrustedJwksHttpsUrlInvalidCN17799128026801723967/impalad.ERROR'
java.nio.charset.MalformedInputException: Input length = 1{noformat}
This looks similar to IMPALA-13546, but somehow it has persistent errors across
all retries.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]