[CALCITE-6630] Build fails on fresh machine due to the missing depend… #280
main.yml
on: push
Windows (JDK 8)
8m 49s
Linux (JDK 11), Avatica master
24s
Linux (OpenJ9 8)
9m 2s
macOS (JDK 17)
12m 39s
Error Prone (JDK 11)
7m 1s
CheckerFramework (JDK 11)
9m 31s
Linux (JDK 8) Slow Tests
0s
Linux (JDK 8) Druid Tests
22s
Annotations
8 errors and 19 warnings
Linux (JDK 11), Avatica master
Process completed with exit code 128.
|
Linux (JDK 8) Druid Tests
Process completed with exit code 127.
|
Windows (JDK 8):
task ':core:autostyleJavaCheck'#L1
Execution failed for task ':core:autostyleJavaCheck':
You have a misbehaving rule which can't make up its mind.
This means that autostyleCheck will fail even after autostyleApply has run.
The file in question is core\src\test\java\org\apache\calcite\rex\RexProgramTest.java
Formatting converges after 2 steps
You can find intermediate results in core\build\autostyle-diagnose-javacheck
This is a bug in a formatting rule, not Autostyle itself, but Autostyle can
work around this bug and generate helpful bug reports for the broken rule
if you add 'paddedCell()' to your build.gradle as such:
autostyle {
format 'someFormat', {
...
paddedCell()
}
}
For details see https://github.com/autostyle/autostyle/blob/master/PADDEDCELL.md
at com.github.autostyle.gradle.PaddedCellGradle.youShouldTurnOnPaddedCell(PaddedCellGradle.kt:66)
at com.github.autostyle.gradle.AutostyleCheckTask.check(AutostyleCheckTask.kt:57)
at com.github.autostyle.gradle.AutostyleCheckTask.performAction(AutostyleCheckTask.kt:40)
at org.gradle.internal.reflect.JavaMethod.invoke(JavaMethod.java:104)
at org.gradle.api.internal.project.taskfactory.IncrementalInputsTaskAction.doExecute(IncrementalInputsTaskAction.java:32)
at org.gradle.api.internal.project.taskfactory.StandardTaskAction.execute(StandardTaskAction.java:51)
at org.gradle.api.internal.project.taskfactory.AbstractIncrementalTaskAction.execute(AbstractIncrementalTaskAction.java:25)
at org.gradle.api.internal.project.taskfactory.StandardTaskAction.execute(StandardTaskAction.java:29)
at org.gradle.api.internal.tasks.execution.TaskExecution$2.run(TaskExecution.java:239)
at org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(DefaultBuildOperationRunner.java:29)
at org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(DefaultBuildOperationRunner.java:26)
at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:66)
at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:59)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:157)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:59)
at org.gradle.internal.operations.DefaultBuildOperationRunner.run(DefaultBuildOperationRunner.java:47)
at org.gradle.internal.operations.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:68)
at org.gradle.api.internal.tasks.execution.TaskExecution.executeAction(TaskExecution.java:224)
at org.gradle.api.internal.tasks.execution.TaskExecution.executeActions(TaskExecution.java:207)
at org.gradle.api.internal.tasks.execution.TaskExecution.executeWithPreviousOutputFiles(TaskExecution.java:190)
at org.gradle.api.internal.tasks.execution.TaskExecution.execute(TaskExecution.java:168)
at org.gradle.internal.execution.steps.ExecuteStep.executeInternal(ExecuteStep.java:89)
at org.gradle.internal.execution.steps.ExecuteStep.access$000(ExecuteStep.java:40)
at org.gradle.internal.execution.steps.ExecuteStep$1.call(ExecuteStep.java:53)
at org.gradle.internal.execution.steps.ExecuteStep$1.call(ExecuteStep.java:50)
at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:204)
at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:199)
at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:66)
at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:59)
at org.gradle.int
|
Windows (JDK 8)
Execution failed for task ':core:autostyleJavaCheck'.
> You have a misbehaving rule which can't make up its mind.
This means that autostyleCheck will fail even after autostyleApply has run.
The file in question is core\src\test\java\org\apache\calcite\rex\RexProgramTest.java
Formatting converges after 2 steps
You can find intermediate results in core\build\autostyle-diagnose-javacheck
This is a bug in a formatting rule, not Autostyle itself, but Autostyle can
work around this bug and generate helpful bug reports for the broken rule
if you add 'paddedCell()' to your build.gradle as such:
autostyle {
format 'someFormat', {
...
paddedCell()
}
}
For details see https://github.com/autostyle/autostyle/blob/master/PADDEDCELL.md
|
Linux (OpenJ9 8):
task ':core:autostyleJavaCheck'#L1
Execution failed for task ':core:autostyleJavaCheck':
You have a misbehaving rule which can't make up its mind.
This means that autostyleCheck will fail even after autostyleApply has run.
The file in question is core/src/test/java/org/apache/calcite/rex/RexProgramTest.java
Formatting converges after 2 steps
You can find intermediate results in core/build/autostyle-diagnose-javacheck
This is a bug in a formatting rule, not Autostyle itself, but Autostyle can
work around this bug and generate helpful bug reports for the broken rule
if you add 'paddedCell()' to your build.gradle as such:
autostyle {
format 'someFormat', {
...
paddedCell()
}
}
For details see https://github.com/autostyle/autostyle/blob/master/PADDEDCELL.md
at com.github.autostyle.gradle.PaddedCellGradle.youShouldTurnOnPaddedCell(PaddedCellGradle.kt:66)
at com.github.autostyle.gradle.AutostyleCheckTask.check(AutostyleCheckTask.kt:57)
at com.github.autostyle.gradle.AutostyleCheckTask.performAction(AutostyleCheckTask.kt:40)
at org.gradle.internal.reflect.JavaMethod.invoke(JavaMethod.java:104)
at org.gradle.api.internal.project.taskfactory.IncrementalInputsTaskAction.doExecute(IncrementalInputsTaskAction.java:32)
at org.gradle.api.internal.project.taskfactory.StandardTaskAction.execute(StandardTaskAction.java:51)
at org.gradle.api.internal.project.taskfactory.AbstractIncrementalTaskAction.execute(AbstractIncrementalTaskAction.java:25)
at org.gradle.api.internal.project.taskfactory.StandardTaskAction.execute(StandardTaskAction.java:29)
at org.gradle.api.internal.tasks.execution.TaskExecution$2.run(TaskExecution.java:239)
at org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(DefaultBuildOperationRunner.java:29)
at org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(DefaultBuildOperationRunner.java:26)
at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:66)
at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:59)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:157)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:59)
at org.gradle.internal.operations.DefaultBuildOperationRunner.run(DefaultBuildOperationRunner.java:47)
at org.gradle.internal.operations.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:68)
at org.gradle.api.internal.tasks.execution.TaskExecution.executeAction(TaskExecution.java:224)
at org.gradle.api.internal.tasks.execution.TaskExecution.executeActions(TaskExecution.java:207)
at org.gradle.api.internal.tasks.execution.TaskExecution.executeWithPreviousOutputFiles(TaskExecution.java:190)
at org.gradle.api.internal.tasks.execution.TaskExecution.execute(TaskExecution.java:168)
at org.gradle.internal.execution.steps.ExecuteStep.executeInternal(ExecuteStep.java:89)
at org.gradle.internal.execution.steps.ExecuteStep.access$000(ExecuteStep.java:40)
at org.gradle.internal.execution.steps.ExecuteStep$1.call(ExecuteStep.java:53)
at org.gradle.internal.execution.steps.ExecuteStep$1.call(ExecuteStep.java:50)
at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:204)
at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:199)
at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:66)
at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:59)
at org.gradle.internal.operations.DefaultBuildOp
|
Linux (OpenJ9 8)
Execution failed for task ':core:autostyleJavaCheck'.
> You have a misbehaving rule which can't make up its mind.
This means that autostyleCheck will fail even after autostyleApply has run.
The file in question is core/src/test/java/org/apache/calcite/rex/RexProgramTest.java
Formatting converges after 2 steps
You can find intermediate results in core/build/autostyle-diagnose-javacheck
This is a bug in a formatting rule, not Autostyle itself, but Autostyle can
work around this bug and generate helpful bug reports for the broken rule
if you add 'paddedCell()' to your build.gradle as such:
autostyle {
format 'someFormat', {
...
paddedCell()
}
}
For details see https://github.com/autostyle/autostyle/blob/master/PADDEDCELL.md
|
macOS (JDK 17):
task ':core:autostyleJavaCheck'#L1
Execution failed for task ':core:autostyleJavaCheck':
You have a misbehaving rule which can't make up its mind.
This means that autostyleCheck will fail even after autostyleApply has run.
The file in question is core/src/test/java/org/apache/calcite/rex/RexProgramTest.java
Formatting converges after 2 steps
You can find intermediate results in core/build/autostyle-diagnose-javacheck
This is a bug in a formatting rule, not Autostyle itself, but Autostyle can
work around this bug and generate helpful bug reports for the broken rule
if you add 'paddedCell()' to your build.gradle as such:
autostyle {
format 'someFormat', {
...
paddedCell()
}
}
For details see https://github.com/autostyle/autostyle/blob/master/PADDEDCELL.md
at com.github.autostyle.gradle.PaddedCellGradle.youShouldTurnOnPaddedCell(PaddedCellGradle.kt:66)
at com.github.autostyle.gradle.AutostyleCheckTask.check(AutostyleCheckTask.kt:57)
at com.github.autostyle.gradle.AutostyleCheckTask.performAction(AutostyleCheckTask.kt:40)
at org.gradle.internal.reflect.JavaMethod.invoke(JavaMethod.java:104)
at org.gradle.api.internal.project.taskfactory.IncrementalInputsTaskAction.doExecute(IncrementalInputsTaskAction.java:32)
at org.gradle.api.internal.project.taskfactory.StandardTaskAction.execute(StandardTaskAction.java:51)
at org.gradle.api.internal.project.taskfactory.AbstractIncrementalTaskAction.execute(AbstractIncrementalTaskAction.java:25)
at org.gradle.api.internal.project.taskfactory.StandardTaskAction.execute(StandardTaskAction.java:29)
at org.gradle.api.internal.tasks.execution.TaskExecution$2.run(TaskExecution.java:239)
at org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(DefaultBuildOperationRunner.java:29)
at org.gradle.internal.operations.DefaultBuildOperationRunner$1.execute(DefaultBuildOperationRunner.java:26)
at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:66)
at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:59)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:157)
at org.gradle.internal.operations.DefaultBuildOperationRunner.execute(DefaultBuildOperationRunner.java:59)
at org.gradle.internal.operations.DefaultBuildOperationRunner.run(DefaultBuildOperationRunner.java:47)
at org.gradle.internal.operations.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:68)
at org.gradle.api.internal.tasks.execution.TaskExecution.executeAction(TaskExecution.java:224)
at org.gradle.api.internal.tasks.execution.TaskExecution.executeActions(TaskExecution.java:207)
at org.gradle.api.internal.tasks.execution.TaskExecution.executeWithPreviousOutputFiles(TaskExecution.java:190)
at org.gradle.api.internal.tasks.execution.TaskExecution.execute(TaskExecution.java:168)
at org.gradle.internal.execution.steps.ExecuteStep.executeInternal(ExecuteStep.java:89)
at org.gradle.internal.execution.steps.ExecuteStep.access$000(ExecuteStep.java:40)
at org.gradle.internal.execution.steps.ExecuteStep$1.call(ExecuteStep.java:53)
at org.gradle.internal.execution.steps.ExecuteStep$1.call(ExecuteStep.java:50)
at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:204)
at org.gradle.internal.operations.DefaultBuildOperationRunner$CallableBuildOperationWorker.execute(DefaultBuildOperationRunner.java:199)
at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:66)
at org.gradle.internal.operations.DefaultBuildOperationRunner$2.execute(DefaultBuildOperationRunner.java:59)
at org.gradle.internal.operations.DefaultBuildOp
|
macOS (JDK 17)
Execution failed for task ':core:autostyleJavaCheck'.
> You have a misbehaving rule which can't make up its mind.
This means that autostyleCheck will fail even after autostyleApply has run.
The file in question is core/src/test/java/org/apache/calcite/rex/RexProgramTest.java
Formatting converges after 2 steps
You can find intermediate results in core/build/autostyle-diagnose-javacheck
This is a bug in a formatting rule, not Autostyle itself, but Autostyle can
work around this bug and generate helpful bug reports for the broken rule
if you add 'paddedCell()' to your build.gradle as such:
autostyle {
format 'someFormat', {
...
paddedCell()
}
}
For details see https://github.com/autostyle/autostyle/blob/master/PADDEDCELL.md
|
Linux (JDK 11), Avatica master
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Linux (JDK 11), Avatica master
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Linux (JDK 8) Druid Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Linux (JDK 8) Druid Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Error Prone (JDK 11)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Error Prone (JDK 11)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-java@v1, burrunan/gradle-cache-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Error Prone (JDK 11)
Gradle Build Scan: https://gradle.com/s/xczif2efasiqo
|
Windows (JDK 8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Windows (JDK 8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-java@v1, burrunan/gradle-cache-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Windows (JDK 8)
Gradle Build Scan: https://gradle.com/s/bqn3t6tjcwwqg
|
Linux (OpenJ9 8)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, AdoptOpenJDK/install-jdk@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Linux (OpenJ9 8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, AdoptOpenJDK/install-jdk@v1, burrunan/gradle-cache-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Linux (OpenJ9 8)
Gradle Build Scan: https://gradle.com/s/xioqfsdewfl6a
|
CheckerFramework (JDK 11)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
CheckerFramework (JDK 11)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-java@v1, burrunan/gradle-cache-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
CheckerFramework (JDK 11)
Gradle Build Scan: https://gradle.com/s/qijuvplplgdew
|
macOS (JDK 17)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
macOS (JDK 17)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-java@v1, burrunan/gradle-cache-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
macOS (JDK 17)
Gradle Build Scan: https://gradle.com/s/lh224vkd7imkm
|