ebyhr commented on PR #17473:
URL: https://github.com/apache/iceberg/pull/17473#issuecomment-5161584314

   Looks like an intermittent issue: 
   ```
   Execution failed for task ':iceberg-spark:iceberg-spark-4.0_2.13:test'.
   > Could not resolve all files for configuration 
':iceberg-spark:iceberg-spark-4.0_2.13:testRuntimeClasspath'.
      > Could not download 
netty-tcnative-boringssl-static-2.0.75.Final-linux-x86_64.jar 
(io.netty:netty-tcnative-boringssl-static:2.0.75.Final)
         > Could not get resource 
'https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-boringssl-static/2.0.75.Final/netty-tcnative-boringssl-static-2.0.75.Final-linux-x86_64.jar'.
            > Could not GET 
'https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-boringssl-static/2.0.75.Final/netty-tcnative-boringssl-static-2.0.75.Final-linux-x86_64.jar'.
 Received status code 403 from server: Forbidden
      > Could not download 
netty-tcnative-boringssl-static-2.0.75.Final-windows-x86_64.jar 
(io.netty:netty-tcnative-boringssl-static:2.0.75.Final)
         > Could not get resource 
'https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-boringssl-static/2.0.75.Final/netty-tcnative-boringssl-static-2.0.75.Final-windows-x86_64.jar'.
            > Could not GET 
'https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-boringssl-static/2.0.75.Final/netty-tcnative-boringssl-static-2.0.75.Final-windows-x86_64.jar'.
 Received status code 403 from server: Forbidden
      > Could not download 
netty-tcnative-boringssl-static-2.0.75.Final-linux-aarch_64.jar 
(io.netty:netty-tcnative-boringssl-static:2.0.75.Final)
         > Could not get resource 
'https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-boringssl-static/2.0.75.Final/netty-tcnative-boringssl-static-2.0.75.Final-linux-aarch_64.jar'.
            > Could not GET 
'https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-boringssl-static/2.0.75.Final/netty-tcnative-boringssl-static-2.0.75.Final-linux-aarch_64.jar'.
 Received status code 403 from server: Forbidden
      > Could not download 
netty-tcnative-boringssl-static-2.0.75.Final-osx-aarch_64.jar 
(io.netty:netty-tcnative-boringssl-static:2.0.75.Final)
         > Could not get resource 
'https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-boringssl-static/2.0.75.Final/netty-tcnative-boringssl-static-2.0.75.Final-osx-aarch_64.jar'.
            > Could not GET 
'https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-boringssl-static/2.0.75.Final/netty-tcnative-boringssl-static-2.0.75.Final-osx-aarch_64.jar'.
 Received status code 403 from server: Forbidden
      > Could not download 
netty-tcnative-boringssl-static-2.0.75.Final-osx-x86_64.jar 
(io.netty:netty-tcnative-boringssl-static:2.0.75.Final)
         > Could not get resource 
'https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-boringssl-static/2.0.75.Final/netty-tcnative-boringssl-static-2.0.75.Final-osx-x86_64.jar'.
            > Could not GET 
'https://repo.maven.apache.org/maven2/io/netty/netty-tcnative-boringssl-static/2.0.75.Final/netty-tcnative-boringssl-static-2.0.75.Final-osx-x86_64.jar'.
 Received status code 403 from server: Forbidden
      > Could not download mssql-jdbc-6.2.1.jre7.jar 
(com.microsoft.sqlserver:mssql-jdbc:6.2.1.jre7)
         > Could not get resource 
'https://repo.maven.apache.org/maven2/com/microsoft/sqlserver/mssql-jdbc/6.2.1.jre7/mssql-jdbc-6.2.1.jre7.jar'.
            > Could not GET 
'https://repo.maven.apache.org/maven2/com/microsoft/sqlserver/mssql-jdbc/6.2.1.jre7/mssql-jdbc-6.2.1.jre7.jar'.
 Received status code 403 from server: Forbidden
   ```


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to