flyrain commented on PR #4376:
URL: https://github.com/apache/polaris/pull/4376#issuecomment-4391235221

   Only failed on python 3.13. Potentially a transit connection issue
   ```
   FAILURE: Build failed with an exception.
   
   * What went wrong:
   A problem occurred configuring project ':polaris-build-logic'.
   > Could not resolve all artifacts for configuration 'classpath'.
      > Could not resolve org.jetbrains.kotlin:kotlin-stdlib:2.3.20.
        Required by:
            buildscript of project ':polaris-build-logic'
            buildscript of project ':polaris-build-logic' > 
org.gradle.kotlin.kotlin-dsl:org.gradle.kotlin.kotlin-dsl.gradle.plugin:6.5.7 > 
org.gradle.kotlin:gradle-kotlin-dsl-plugins:6.5.7
         > Could not resolve org.jetbrains.kotlin:kotlin-stdlib:2.3.20.
            > Could not get resource 
'https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-stdlib/2.3.20/kotlin-stdlib-2.3.20.pom'.
               > Could not HEAD 
'https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/2.3.20/kotlin-stdlib-2.3.20.pom'.
 Received status code 403 from server: Forbidden
      > Could not resolve org.jetbrains.kotlin:kotlin-gradle-plugin:2.3.20.
        Required by:
            buildscript of project ':polaris-build-logic' > 
org.gradle.kotlin.kotlin-dsl:org.gradle.kotlin.kotlin-dsl.gradle.plugin:6.5.7 > 
org.gradle.kotlin:gradle-kotlin-dsl-plugins:6.5.7
         > Could not resolve org.jetbrains.kotlin:kotlin-gradle-plugin:2.3.20.
            > Could not parse POM 
https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-gradle-plugin/2.3.20/kotlin-gradle-plugin-2.3.20.pom
               > Could not resolve 
org.jetbrains.kotlin:kotlin-gradle-plugins-bom:2.3.20.
                  > Could not resolve 
org.jetbrains.kotlin:kotlin-gradle-plugins-bom:2.3.20.
                     > Could not get resource 
'https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-gradle-plugins-bom/2.3.20/kotlin-gradle-plugins-bom-2.3.20.pom'.
                        > Could not HEAD 
'https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-gradle-plugins-bom/2.3.20/kotlin-gradle-plugins-bom-2.3.20.pom'.
 Received status code 403 from server: Forbidden
      > Could not resolve org.jetbrains.kotlin:kotlin-gradle-plugin-api:2.3.20.
        Required by:
            buildscript of project ':polaris-build-logic' > 
org.gradle.kotlin.kotlin-dsl:org.gradle.kotlin.kotlin-dsl.gradle.plugin:6.5.7 > 
org.gradle.kotlin:gradle-kotlin-dsl-plugins:6.5.7
         > Could not resolve 
org.jetbrains.kotlin:kotlin-gradle-plugin-api:2.3.20.
            > Could not get resource 
'https://plugins.gradle.org/m2/org/jetbrains/kotlin/kotlin-gradle-plugin-api/2.3.20/kotlin-gradle-plugin-api-2.3.20.pom'.
               > Could not HEAD 
'https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-gradle-plugin-api/2.3.20/kotlin-gradle-plugin-api-2.3.20.pom'.
 Received status code 403 from server: Forbidden
   > There are 2 more failures with identical causes.
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to