You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@calcite.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2022/11/30 18:14:40 UTC

Build failed in Jenkins: Calcite » Calcite-snapshots #294

See <https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/294/display/redirect>

Changes:


------------------------------------------
[...truncated 281.29 KB...]
    public AssertQuery limit(int limit) {
                       ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1745: warning: no @param for <T>
    public <T> AssertQuery withHook(Hook hook, Consumer<T> handler) {
                           ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1745: warning: no @param for hook
    public <T> AssertQuery withHook(Hook hook, Consumer<T> handler) {
                           ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1745: warning: no @param for handler
    public <T> AssertQuery withHook(Hook hook, Consumer<T> handler) {
                           ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1745: warning: no @return
    public <T> AssertQuery withHook(Hook hook, Consumer<T> handler) {
                           ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1753: warning: no @param for <V>
    public <V> AssertQuery withProperty(Hook hook, V value) {
                           ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1753: warning: no @param for hook
    public <V> AssertQuery withProperty(Hook hook, V value) {
                           ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1753: warning: no @param for value
    public <V> AssertQuery withProperty(Hook hook, V value) {
                           ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1753: warning: no @return
    public <V> AssertQuery withProperty(Hook hook, V value) {
                           ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1105: warning: no @param for specs
    public AssertThat with(SchemaSpec... specs) {
                      ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1105: warning: no @return
    public AssertThat with(SchemaSpec... specs) {
                      ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1114: warning: no @param for connectionFactory
    public AssertThat with(ConnectionFactory connectionFactory) {
                      ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1114: warning: no @return
    public AssertThat with(ConnectionFactory connectionFactory) {
                      ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1121: warning: no @param for <T>
    public <T> AssertThat withHook(Hook hook, Consumer<T> handler) {
                          ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1121: warning: no @param for hook
    public <T> AssertThat withHook(Hook hook, Consumer<T> handler) {
                          ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1121: warning: no @param for handler
    public <T> AssertThat withHook(Hook hook, Consumer<T> handler) {
                          ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1121: warning: no @return
    public <T> AssertThat withHook(Hook hook, Consumer<T> handler) {
                          ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1146: warning: no @param for lex
    public AssertThat with(Lex lex) {
                      ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1146: warning: no @return
    public AssertThat with(Lex lex) {
                      ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1151: warning: no @param for name
    public AssertThat withSchema(String name, Schema schema) {
                      ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1151: warning: no @param for schema
    public AssertThat withSchema(String name, Schema schema) {
                      ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1151: warning: no @return
    public AssertThat withSchema(String name, Schema schema) {
                      ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1156: warning: no @param for schema
    public AssertThat withDefaultSchema(String schema) {
                      ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1156: warning: no @return
    public AssertThat withDefaultSchema(String schema) {
                      ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1179: warning: no @param for model
    public final AssertThat withMaterializations(String model, final boolean existing,
                            ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1179: warning: no @param for existing
    public final AssertThat withMaterializations(String model, final boolean existing,
                            ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1179: warning: no @param for materializations
    public final AssertThat withMaterializations(String model, final boolean existing,
                            ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1179: warning: no @return
    public final AssertThat withMaterializations(String model, final boolean existing,
                            ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1201: warning: no @param for model
    public final AssertThat withMaterializations(String model,
                            ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1201: warning: no @param for materializations
    public final AssertThat withMaterializations(String model,
                            ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1201: warning: no @return
    public final AssertThat withMaterializations(String model,
                            ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1267: warning: no @param for message
    public AssertThat connectThrows(String message) {
                      ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1267: warning: no @return
    public AssertThat connectThrows(String message) {
                      ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1273: warning: no @param for exceptionChecker
    public AssertThat connectThrows(Consumer<Throwable> exceptionChecker) {
                      ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1273: warning: no @return
    public AssertThat connectThrows(Consumer<Throwable> exceptionChecker) {
                      ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1291: warning: no @param for <T>
    public <T> AssertThat doWithConnection(Function<CalciteConnection, T> fn)
                          ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1291: warning: no @param for fn
    public <T> AssertThat doWithConnection(Function<CalciteConnection, T> fn)
                          ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1291: warning: no @return
    public <T> AssertThat doWithConnection(Function<CalciteConnection, T> fn)
                          ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1291: warning: no @throws for java.lang.Exception
    public <T> AssertThat doWithConnection(Function<CalciteConnection, T> fn)
                          ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1302: warning: no @param for fn
    public final AssertThat doWithConnection(Consumer<CalciteConnection> fn)
                            ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1302: warning: no @return
    public final AssertThat doWithConnection(Consumer<CalciteConnection> fn)
                            ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1302: warning: no @throws for java.lang.Exception
    public final AssertThat doWithConnection(Consumer<CalciteConnection> fn)
                            ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1311: warning: no @param for <T>
    public <T> AssertThat doWithDataContext(Function<DataContext, T> fn)
                          ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1311: warning: no @param for fn
    public <T> AssertThat doWithDataContext(Function<DataContext, T> fn)
                          ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1311: warning: no @return
    public <T> AssertThat doWithDataContext(Function<DataContext, T> fn)
                          ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1311: warning: no @throws for java.lang.Exception
    public <T> AssertThat doWithDataContext(Function<DataContext, T> fn)
                          ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1324: warning: no @return
    public Connection connect() throws SQLException {
                      ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1324: warning: no @throws for java.sql.SQLException
    public Connection connect() throws SQLException {
                      ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1334: warning: no @return
    public AssertThat pooled() {
                      ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/ConnectionFactories.java>:54: warning: no @return
  public static ConnectionFactory empty() {
                                  ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/ConnectionFactories.java>:60: warning: no @param for connectionFactory
  public static ConnectionFactory pool(ConnectionFactory connectionFactory) {
                                  ^
100 warnings

> Task :plus:test
         14.4sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery02Conversion()
         14.5sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery11()
          9.7sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery16()
         15.0sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery02()
          7.8sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery22()
         10.5sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery14()
         15.4sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery06()
         10.0sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery20()
         15.7sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery12()
         15.7sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery13()
         15.7sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery01()
         15.8sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery10()
         10.8sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery15()
         15.9sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery03()
         16.0sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery04()
         16.0sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery08()
         16.1sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery09()
         10.5sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery18()
         11.0sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery17()
         11.4sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery21()

> Task :mongodb:test
          4.8sec, org.apache.calcite.adapter.mongodb.MongoAdapterTest > testFilterSortDesc()
          4.8sec, org.apache.calcite.adapter.mongodb.MongoAdapterTest > testCountViaInt()
          4.8sec, org.apache.calcite.adapter.mongodb.MongoAdapterTest > testZips()
          4.9sec, org.apache.calcite.adapter.mongodb.MongoAdapterTest > testDate()
          4.9sec, org.apache.calcite.adapter.mongodb.MongoAdapterTest > testInPlan()
          4.9sec, org.apache.calcite.adapter.mongodb.MongoAdapterTest > testFilterRedundant()
          4.9sec, org.apache.calcite.adapter.mongodb.MongoAdapterTest > testFilter()
          5.0sec, org.apache.calcite.adapter.mongodb.MongoAdapterTest > testLimit()
          5.0sec, org.apache.calcite.adapter.mongodb.MongoAdapterTest > testFilterReversed()
          5.0sec, org.apache.calcite.adapter.mongodb.MongoAdapterTest > testOffsetLimit()
          5.0sec, org.apache.calcite.adapter.mongodb.MongoAdapterTest > testSelectWhere()
          5.0sec, org.apache.calcite.adapter.mongodb.MongoAdapterTest > testCountGroupByEmptyMultiplyBy2()
          5.0sec, org.apache.calcite.adapter.mongodb.MongoAdapterTest > testGroupByHaving()
          5.0sec, org.apache.calcite.adapter.mongodb.MongoAdapterTest > testSortLimit()
          5.1sec, org.apache.calcite.adapter.mongodb.MongoAdapterTest > testGroupByOneColumnReversed()
          5.1sec, org.apache.calcite.adapter.mongodb.MongoAdapterTest > testSort()
          5.0sec, org.apache.calcite.adapter.mongodb.MongoAdapterTest > testGroupByOneColumnNotProjected()
          5.1sec, org.apache.calcite.adapter.mongodb.MongoAdapterTest > testCountGroupByEmpty()
          5.1sec, org.apache.calcite.adapter.mongodb.MongoAdapterTest > testGroupComposite()
          5.1sec, org.apache.calcite.adapter.mongodb.MongoAdapterTest > testDistinctCountOrderBy()
          5.1sec, org.apache.calcite.adapter.mongodb.MongoAdapterTest > testGroupByAvg()
          5.1sec, org.apache.calcite.adapter.mongodb.MongoAdapterTest > testGroupByAvgSumCount()
          5.1sec, org.apache.calcite.adapter.mongodb.MongoAdapterTest > testGroupByMinMaxSum()
          6.2sec, org.apache.calcite.adapter.mongodb.MongoAdapterTest > testFilterPair()
WARNING   7.6sec,   31 completed,   0 failed,   6 skipped, org.apache.calcite.adapter.mongodb.MongoAdapterTest
WARNING  14.1sec,   31 completed,   0 failed,   6 skipped, Gradle Test Run :mongodb:test

> Task :core:compileTestJava
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :plus:test
         21.0sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery05()

> Task :cassandra:compileTestJava

> Task :plus:test
         55.9sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery07()
WARNING  56.0sec,   29 completed,   0 failed,   7 skipped, org.apache.calcite.adapter.tpch.TpchTest
WARNING  73.3sec,   51 completed,   0 failed,  11 skipped, Gradle Test Run :plus:test

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':server:test'.
> There were failing tests. See the report at: file://<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/server/build/reports/tests/test/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.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/7.4.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 6m 17s
407 actionable tasks: 407 executed

See the profiling report at: file://<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/build/reports/profile/profile-2022-11-30-18-08-29.html>
A fine-grained performance profile is available: use the --scan option.

See the profiling report at: file://<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/buildSrc/build/reports/profile/profile-2022-11-30-18-09-22.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
[Checks API] No suitable checks publisher found.

Jenkins build is back to normal : Calcite » Calcite-snapshots #295

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/295/display/redirect?page=changes>