Skip to content

chore: redirect users to google-cloud-java#1912

Open
chingor13 wants to merge 1 commit intomainfrom
chingor13-patch-1
Open

chore: redirect users to google-cloud-java#1912
chingor13 wants to merge 1 commit intomainfrom
chingor13-patch-1

Conversation

@chingor13
Copy link
Copy Markdown
Contributor

Added deprecation notice and redirect to new repository.

**_THIS REPOSITORY IS DEPRECATED. ALL OF ITS CONTENT AND HISTORY HAS BEEN MOVED TO [GOOGLE-CLOUD-JAVA](https://github.com/googleapis/google-cloud-java/tree/main/java-storage)_**
@chingor13 chingor13 requested review from a team as code owners April 2, 2026 15:30
@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Apr 2, 2026
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Apr 2, 2026

@lqiu96 lqiu96 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 2, 2026
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 2, 2026
@lqiu96
Copy link
Copy Markdown
Member

lqiu96 commented Apr 2, 2026

Error:

JUnit Jupiter:ITWorkloadIdentityFederationTest:awsCredentials()
    MethodSource [className = 'com.google.auth.oauth2.ITWorkloadIdentityFederationTest', methodName = 'awsCredentials', methodParameterTypes = '']
    => com.google.auth.oauth2.GoogleAuthException: Error getting access token for service account: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target, iss: it-service-account@gcloud-devel.iam.gserviceaccount.com
       com.google.auth.oauth2.ServiceAccountCredentials.refreshAccessToken(ServiceAccountCredentials.java:581)
       com.google.auth.oauth2.OAuth2Credentials$1.call(OAuth2Credentials.java:273)
       com.google.auth.oauth2.OAuth2Credentials$1.call(OAuth2Credentials.java:270)
       java.base@21.0.2/java.util.concurrent.FutureTask.run(FutureTask.java:317)
       com.google.auth.oauth2.OAuth2Credentials$RefreshTask.run(OAuth2Credentials.java:705)
       [...]
     Caused by: javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
       java.base@21.0.2/sun.security.ssl.Alert.createSSLException(Alert.java:130)
       java.base@21.0.2/sun.security.ssl.TransportContext.fatal(TransportContext.java:378)
       java.base@21.0.2/sun.security.ssl.TransportContext.fatal(TransportContext.java:321)
       java.base@21.0.2/sun.security.ssl.TransportContext.fatal(TransportContext.java:316)
       java.base@21.0.2/sun.security.ssl.CertificateMessage$T13CertificateConsumer.checkServerCerts(CertificateMessage.java:1318)
       [...]
     Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
       java.base@21.0.2/sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:388)
       java.base@21.0.2/sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:271)
       java.base@21.0.2/sun.security.validator.Validator.validate(Validator.java:256)
       java.base@21.0.2/sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:230)
       java.base@21.0.2/sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:132)
       [...]
     Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
       java.base@21.0.2/sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:148)
       java.base@21.0.2/sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:129)
       java.base@21.0.2/java.security.cert.CertPathBuilder.build(CertPathBuilder.java:297)
       java.base@21.0.2/sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:383)
       [...]
       ```

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size: xs Pull request size is extra small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants