See 
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/1451/display/redirect?page=changes>

Changes:

[mbudiu] [CALCITE-7112] Correlation variable in HAVING clause causes 
UnsupportedOperationException in RelToSql conversion


------------------------------------------
Started by GitHub push by mihaibudiu
Started by GitHub push by mihaibudiu
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds23 (ubuntu) in workspace 
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Using shallow clone with depth 100
Avoid fetching tags
Honoring refspec on initial clone
Cloning repository https://github.com/apache/calcite.git
 > git init 
 > <https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/> # 
 > timeout=10
Fetching upstream changes from https://github.com/apache/calcite.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
 > git fetch --no-tags --force --progress --depth=100 -- 
 > https://github.com/apache/calcite.git +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://github.com/apache/calcite.git # 
 > timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision 859469d9eab0d271932a603ea4f6d6872c1b9cd1 
(refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 859469d9eab0d271932a603ea4f6d6872c1b9cd1 # timeout=10
Commit message: "[CALCITE-7112] Correlation variable in HAVING clause causes 
UnsupportedOperationException in RelToSql conversion"
 > git rev-list --no-walk 3719447e125982aaa47f0a7b2564f94b9900539e # timeout=10
[Gradle] - Launching build.
[Calcite-snapshots] $ 
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/gradlew> 
"-Dorg.gradle.jvmargs=-Xmx1024m -XX:MaxMetaspaceSize=512m" -Pasf=true -PCI=true 
--no-build-cache --profile --no-daemon build publish
To honour the JVM settings for this build a single-use Daemon process will be 
forked. For more on this, please refer to 
https://docs.gradle.org/8.7/userguide/gradle_daemon.html#sec:disabling_the_daemon
 in the Gradle documentation.
Daemon will be stopped at the end of the build 
> Task :buildSrc:checkKotlinGradlePluginConfigurationErrors
> Task :buildSrc:javacc:checkKotlinGradlePluginConfigurationErrors
> Task :buildSrc:buildext:checkKotlinGradlePluginConfigurationErrors
> Task :buildSrc:fmpp:checkKotlinGradlePluginConfigurationErrors
> Task :buildSrc:compileKotlin NO-SOURCE
> Task :buildSrc:compileJava NO-SOURCE
> Task :buildSrc:compileGroovy NO-SOURCE
> Task :buildSrc:processResources NO-SOURCE
> Task :buildSrc:classes UP-TO-DATE
> Task :buildSrc:jar
> Task :buildSrc:fmpp:pluginDescriptors
> Task :buildSrc:buildext:pluginDescriptors
> Task :buildSrc:javacc:pluginDescriptors
> Task :buildSrc:javacc:processResources
> Task :buildSrc:fmpp:processResources
> Task :buildSrc:buildext:processResources
> Task :buildSrc:javacc:compileKotlin
> Task :buildSrc:javacc:compileJava NO-SOURCE
> Task :buildSrc:javacc:classes
> Task :buildSrc:fmpp:compileKotlin
> Task :buildSrc:buildext:compileKotlin
> Task :buildSrc:fmpp:compileJava NO-SOURCE
> Task :buildSrc:fmpp:classes
> Task :buildSrc:buildext:compileJava NO-SOURCE
> Task :buildSrc:buildext:classes
> Task :buildSrc:javacc:jar
> Task :buildSrc:fmpp:jar
> Task :buildSrc:buildext:jar

> Configure project :
Building Apache Calcite 1.41.0-SNAPSHOT

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring project ':plus'.
> Could not read workspace metadata from 
> /home/jenkins/.gradle/caches/8.7/kotlin-dsl/scripts/6637131df35ca0cd3a1a087b88cfadb6/metadata.bin

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Get more help at https://help.gradle.org.

BUILD FAILED in 56s
17 actionable tasks: 17 executed

See the profiling report at: 
file://<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/buildSrc/build/reports/profile/profile-2025-07-29-22-25-10.html>
A fine-grained performance profile is available: use the --scan option.
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files 
were found. Configuration error?

Reply via email to