You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Sammi Chen (Jira)" <ji...@apache.org> on 2022/10/25 09:28:00 UTC

[jira] [Updated] (HDDS-1157) TestOzoneContainerWithTLS is failing with SSLHandshakeException

     [ https://issues.apache.org/jira/browse/HDDS-1157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sammi Chen updated HDDS-1157:
-----------------------------
    Summary: TestOzoneContainerWithTLS is failing with SSLHandshakeException  (was: TestOzoneContainerWithTLS is failing with )

> TestOzoneContainerWithTLS is failing with SSLHandshakeException
> ---------------------------------------------------------------
>
>                 Key: HDDS-1157
>                 URL: https://issues.apache.org/jira/browse/HDDS-1157
>             Project: Apache Ozone
>          Issue Type: Bug
>            Reporter: Marton Elek
>            Assignee: Marton Elek
>            Priority: Major
>
> When we use an alpine based (docker-in-docker) contain to build the native tls library can't be found:
> {code:java}
> java.lang.UnsatisfiedLinkError: failed to load the required native library
> 	at org.apache.ratis.thirdparty.io.netty.handler.ssl.OpenSsl.ensureAvailability(OpenSsl.java:346)
> 	at org.apache.ratis.thirdparty.io.netty.handler.ssl.ReferenceCountedOpenSslContext.<init>(ReferenceCountedOpenSslContext.java:202)
> 	at org.apache.ratis.thirdparty.io.netty.handler.ssl.OpenSslContext.<init>(OpenSslContext.java:43)
> 	at org.apache.ratis.thirdparty.io.netty.handler.ssl.OpenSslServerContext.<init>(OpenSslServerContext.java:347)
> 	at org.apache.ratis.thirdparty.io.netty.handler.ssl.OpenSslServerContext.<init>(OpenSslServerContext.java:335)
> 	at org.apache.ratis.thirdparty.io.netty.handler.ssl.SslContext.newServerContextInternal(SslContext.java:422)
> 	at org.apache.ratis.thirdparty.io.netty.handler.ssl.SslContextBuilder.build(SslContextBuilder.java:447)
> 	at org.apache.ratis.grpc.server.GrpcService.<init>(GrpcService.java:123)
> 	at org.apache.ratis.grpc.server.GrpcService.<init>(GrpcService.java:85)
> 	at org.apache.ratis.grpc.server.GrpcService.<init>(GrpcService.java:47){code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org