epgif commented on PR #9008:
URL: https://github.com/apache/iceberg/pull/9008#issuecomment-1924975062

   
https://github.com/apache/iceberg/actions/runs/7717197684/job/21172136322?pr=9008
   looks like a spurious failure? All the rest passed, and even
   `spark-3x-java-17-tests (3.5, 2.13)` passes when I run locally:
   
   ```
   % JAVA_HOME=/usr/lib64/jvm/java-17-openjdk-17 SPARK_LOCAL_IP=localhost 
./gradlew -DsparkVersions=3.5 -DscalaVersion=2.12 -DhiveVersions= 
-DflinkVersions= :iceberg-spark:iceberg-spark-3.5_2.12:check  -Pquick=true -x 
javadoc
   > Task :iceberg-data:compileTestJava
   Note: Some input files use or override a deprecated API.
   Note: Recompile with -Xlint:deprecation for details.
   Note: Some input files use unchecked or unsafe operations.
   Note: Recompile with -Xlint:unchecked for details.
   
   > Task :iceberg-spark:iceberg-spark-3.5_2.12:scalastyleMainCheck
   Processed 6 file(s)
   Found 0 errors
   Found 0 warnings
   Finished in 802 ms
   
   > Task :iceberg-spark:iceberg-spark-3.5_2.12:compileScala
   Unexpected javac output: warning: [options] bootstrap class path not set in 
conjunction with -source 8
   Note: Some input files use or override a deprecated API.
   Note: Recompile with -Xlint:deprecation for details.
   1 warning.
   
   > Task :iceberg-spark:iceberg-spark-3.5_2.12:compileTestJava
   Note: Some input files use or override a deprecated API.
   Note: Recompile with -Xlint:deprecation for details.
   Note: Some input files use unchecked or unsafe operations.
   Note: Recompile with -Xlint:unchecked for details.
   
   > Task :iceberg-spark:iceberg-spark-3.5_2.12:test
   OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader 
classes because bootstrap classpath has been appended
   
   Deprecated Gradle features were used in this build, making it incompatible 
with Gradle 9.0.
   
   You can use '--warning-mode all' to show the individual deprecation warnings 
and determine if they come from your own scripts or plugins.
   
   See 
https://docs.gradle.org/8.1.1/userguide/command_line_interface.html#sec:command_line_warnings
   
   BUILD SUCCESSFUL in 37m 54s
   40 actionable tasks: 11 executed, 29 up-to-date
   ```
   


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to