+ Sergio,
Any idea what might be causing this ? Will you be able to take a look ?

On Mon, Jan 16, 2017 at 12:42 PM, Deepak Jaiswal <djais...@hortonworks.com>
wrote:

> Is there anyone who is looking into this?
>
> On 1/13/17, 10:46 AM, "Wei Zheng" <wzh...@hortonworks.com> wrote:
>
>     [INFO] ------------------------------------------------------------
> ------------
>     [INFO] BUILD SUCCESS
>     [INFO] ------------------------------------------------------------
> ------------
>     [INFO] Total time: 12.954 s
>     [INFO] Finished at: 2017-01-13T18:39:48+00:00
>     [INFO] Final Memory: 47M/705M
>     [INFO] ------------------------------------------------------------
> ------------
>     + local 'PTEST_CLASSPATH=/home/jenkins/jenkins-slave/
> workspace/PreCommit-HIVE-Build/hive/build/hive/
> testutils/ptest2/target/hive-ptest-1.0-classes.jar:/home/
> jenkins/jenkins-slave/workspace/PreCommit-HIVE-Build/hive/build/hive/
> testutils/ptest2/target/lib/*'
>     + java -cp '/home/jenkins/jenkins-slave/workspace/PreCommit-HIVE-
> Build/hive/build/hive/testutils/ptest2/target/hive-
> ptest-1.0-classes.jar:/home/jenkins/jenkins-slave/
> workspace/PreCommit-HIVE-Build/hive/build/hive/testutils/ptest2/target/lib/*'
> org.apache.hive.ptest.api.client.PTestClient --command testStart
> --outputDir /home/jenkins/jenkins-slave/workspace/PreCommit-HIVE-
> Build/hive/build/hive/testutils/ptest2/target --password '****'
> --testHandle PreCommit-HIVE-Build-2939 --endpoint
> http://104.198.109.242:8080/hive-ptest-1.0 --logsEndpoint
> http://104.198.109.242/logs/ --profile master-mr2 --patch
> https://issues.apache.org/jira/secure/attachment/
> 12847390/HIVE-15621.1.patch --jira HIVE-15621
>     Exception in thread "main" javax.net.ssl.SSLHandshakeException:
> sun.security.validator.ValidatorException: PKIX path building failed:
> sun.security.provider.certpath.SunCertPathBuilderException: unable to
> find valid certification path to requested target
>           at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)
>           at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1904)
>           at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:279)
>           at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:273)
>           at sun.security.ssl.ClientHandshaker.serverCertificate(
> ClientHandshaker.java:1446)
>           at sun.security.ssl.ClientHandshaker.processMessage(
> ClientHandshaker.java:209)
>           at sun.security.ssl.Handshaker.processLoop(Handshaker.java:913)
>           at sun.security.ssl.Handshaker.process_record(Handshaker.
> java:849)
>           at sun.security.ssl.SSLSocketImpl.readRecord(
> SSLSocketImpl.java:1023)
>           at sun.security.ssl.SSLSocketImpl.performInitialHandshake(
> SSLSocketImpl.java:1332)
>           at sun.security.ssl.SSLSocketImpl.startHandshake(
> SSLSocketImpl.java:1359)
>           at sun.security.ssl.SSLSocketImpl.startHandshake(
> SSLSocketImpl.java:1343)
>           at sun.net.www.protocol.https.HttpsClient.afterConnect(
> HttpsClient.java:559)
>           at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnec
> tion.connect(AbstractDelegateHttpsURLConnection.java:185)
>           at sun.net.www.protocol.http.HttpURLConnection.getInputStream(
> HttpURLConnection.java:1301)
>           at sun.net.www.protocol.https.HttpsURLConnectionImpl.
> getInputStream(HttpsURLConnectionImpl.java:254)
>           at java.net.URL.openStream(URL.java:1041)
>           at com.google.common.io.Resources$UrlByteSource.
> openStream(Resources.java:72)
>           at com.google.common.io.ByteSource.read(ByteSource.java:257)
>           at com.google.common.io.Resources.toByteArray(Resources.java:99)
>           at org.apache.hive.ptest.api.client.PTestClient.testStart(
> PTestClient.java:126)
>           at org.apache.hive.ptest.api.client.PTestClient.main(
> PTestClient.java:320)
>     Caused by: sun.security.validator.ValidatorException: PKIX path
> building failed: sun.security.provider.certpath.SunCertPathBuilderException:
> unable to find valid certification path to requested target
>           at sun.security.validator.PKIXValidator.doBuild(
> PKIXValidator.java:385)
>           at sun.security.validator.PKIXValidator.engineValidate(
> PKIXValidator.java:292)
>           at sun.security.validator.Validator.validate(Validator.java:260)
>           at sun.security.ssl.X509TrustManagerImpl.validate(
> X509TrustManagerImpl.java:326)
>           at sun.security.ssl.X509TrustManagerImpl.checkTrusted(
> X509TrustManagerImpl.java:231)
>           at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(
> X509TrustManagerImpl.java:126)
>           at sun.security.ssl.ClientHandshaker.serverCertificate(
> ClientHandshaker.java:1428)
>           ... 17 more
>     Caused by: sun.security.provider.certpath.SunCertPathBuilderException:
> unable to find valid certification path to requested target
>           at sun.security.provider.certpath.SunCertPathBuilder.
> engineBuild(SunCertPathBuilder.java:196)
>           at java.security.cert.CertPathBuilder.build(
> CertPathBuilder.java:268)
>           at sun.security.validator.PKIXValidator.doBuild(
> PKIXValidator.java:380)
>           ... 23 more
>
>
>
>     Thanks,
>     Wei
>
>
>

Reply via email to