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

Changes:

[Julian Hyde] [CALCITE-5197] Bump gradle to 7.4.2


------------------------------------------
[...truncated 264.22 KB...]
<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 :ubenchmark:jandexJmh
> Task :ubenchmark:jandex
> Task :ubenchmark:check
> Task :ubenchmark:build
> Task :redis:compileTestJava
> Task :testkit:javadocJar

> Task :elasticsearch:compileTestJava
Note: 
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/elasticsearch/src/test/java/org/apache/calcite/adapter/elasticsearch/ElasticSearchAdapterTest.java>
 uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :example:csv:test
WARNING  20.5sec,   44 completed,   0 failed,   3 
skipped, Gradle Test Run :example:csv:test

> Task :example:csv:check
> Task :example:csv:build
> Task :example:csv:publish

> Task :babel:test
WARNING   6.1sec,  460 completed,   0 failed,   5 
skipped, org.apache.calcite.test.BabelParserTest
          3.6sec, org.apache.calcite.test.BabelQuidemTest > 
test(String)[2], [2] sql/dummy.iq
          4.1sec, org.apache.calcite.test.BabelQuidemTest > 
test(String)[1], [1] sql/select.iq

> Task :druid:compileTestJava
> Task :geode:classes

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

> Task :server:test FAILED
          8.1sec, org.apache.calcite.test.ServerTest > 
testCreateTable()
          8.2sec, org.apache.calcite.test.ServerQuidemTest 
> test(String)[1], [1] sql/type.iq
          8.9sec, org.apache.calcite.test.ServerTest > 
testInsertCastedValueOfCompositeUdt()
          9.4sec, org.apache.calcite.test.ServerQuidemTest 
> test(String)[2], [2] sql/table.iq
          9.4sec, org.apache.calcite.test.ServerQuidemTest 
> test(String)[4], [4] sql/view.iq
          9.6sec, org.apache.calcite.test.ServerTest > 
testStoredGeneratedColumn()
FAILURE  12.9sec,   15 completed,   1 failed, 
  1 skipped, org.apache.calcite.test.ServerTest
          9.9sec, org.apache.calcite.test.ServerQuidemTest 
> test(String)[5], [5] sql/table_as.iq
         10.5sec, org.apache.calcite.test.ServerQuidemTest 
> test(String)[3], [3] sql/schema.iq
         13.0sec, org.apache.calcite.test.ServerQuidemTest 
> test(String)[6], [6] sql/materialized_view.iq
         13.8sec,    6 completed,   0 failed,   0 skipped, test(String)
         14.0sec,    6 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.ServerQuidemTest
FAILURE  21.0sec,  979 completed,   1 failed, 
 10 skipped, Gradle Test Run :server:test

979 tests completed, 1 failed, 10 skipped

> Task :example:function:test
         31.1sec,    2 completed,   0 failed,   0 skipped, Gradle Test Run 
:example:function:test

> Task :file:test
          2.4sec, 
org.apache.calcite.adapter.file.CsvEnumeratorTest > 
testParseDecimalScaleRounding()
          2.4sec, 
org.apache.calcite.adapter.file.CsvEnumeratorTest > 
testParseDecimalPrecisionExceeded()
          2.5sec,    2 completed,   0 failed,   0 skipped, 
org.apache.calcite.adapter.file.CsvEnumeratorTest

> Task :geode:jandexMain

> Task :babel:test
          8.5sec, org.apache.calcite.test.BabelTest > 
testInfixCast()
          8.6sec, org.apache.calcite.test.BabelTest > 
testNullSafeEqual()
          8.9sec,    3 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.BabelTest
          6.0sec, org.apache.calcite.test.BabelQuidemTest > 
test(String)[3], [3] sql/big-query.iq

> Task :pig:jandexMain
> Task :testkit:compileTestKotlin
> Task :testkit:publishTestkitPublicationToNexusRepository

> Task :file:test
          5.7sec, 
org.apache.calcite.adapter.file.FileAdapterTest > 
testCsvSalesEmpty()
          5.7sec, 
org.apache.calcite.adapter.file.FileAdapterTest > 
testJsonSalesEmps()
          6.5sec, 
org.apache.calcite.adapter.file.FileAdapterTest > 
testJsonSalesEmpty()
          5.7sec, 
org.apache.calcite.adapter.file.FileAdapterTest > testJson()
          5.7sec, 
org.apache.calcite.adapter.file.FileAdapterTest > 
testCsvSalesDepts()

FileAdapterTest > testFilterableWhere3() STANDARD_OUT
    Fred

FileAdapterTest > testDecimalTypeArithmeticOperations() STANDARD_OUT
    Eric
    John
    Wilma
    Alice
          6.2sec, 
org.apache.calcite.adapter.file.FileAdapterTest > 
testSelectSingleProjectGz()
          6.6sec, 
org.apache.calcite.adapter.file.FileReaderTest > 
testJsonFile()
          6.3sec, 
org.apache.calcite.adapter.file.FileReaderTest > 
testCsvFile()
          6.5sec, 
org.apache.calcite.adapter.file.FileAdapterTest > 
testJsonSalesDepts()

FileAdapterTest > testCsvGroupByTimestampAdd() STANDARD_OUT
    100, Fred, 10, , , 30, 25, true, false, 1996-08-03

FileAdapterTest > testPrepared() STANDARD_OUT
    110, Eric, 20, M, San Francisco, 3, 80, null, false, 2001-01-01
    110, John, 40, M, Vancouver, 2, null, false, true, 2002-05-03
    120, Wilma, 20, F, , 1, 5, null, true, 2005-09-07
    130, Alice, 40, F, Vancouver, 2, null, false, true, 2007-01-01
          6.3sec, 
org.apache.calcite.adapter.file.FileAdapterTest > 
testCustomTable()

FileAdapterTest STANDARD_OUT
    100, Fred, 10, , , 30, 25, true, false, 1996-08-03
    110, Eric, 20, M, San Francisco, 3, 80, null, false, 2001-01-01

FileAdapterTest > testInToSemiJoinWithoutCast() STANDARD_OUT
    110, John, 40, M, Vancouver, 2, null, false, true, 2002-05-03
          6.6sec, 
org.apache.calcite.adapter.file.FileAdapterTest > 
testDecimalType()

FileAdapterTest > testFilterOnNullableTimestamp() STANDARD_OUT
    120, Wilma, 20, F, , 1, 5, null, true, 2005-09-07
    130, Alice, 40, F, Vancouver, 2, null, false, true, 2007-01-01
          4.2sec, 
org.apache.calcite.adapter.file.FileAdapterTest > 
testFilterableSelectStar()
          6.1sec, 
org.apache.calcite.adapter.file.FileAdapterTest > 
testTimestampGroupBy()
          4.2sec, 
org.apache.calcite.adapter.file.FileAdapterTest > 
testTimestampGroupByAndOrderBy()

FileAdapterTest > testJsonJoinOnString() STANDARD_OUT
    Fred
    Eric
    John
    Wilma
    Alice
          6.7sec, 
org.apache.calcite.adapter.file.FileAdapterTest > 
testPushDownProject2()
          6.2sec, 
org.apache.calcite.adapter.file.FileAdapterTest > 
testFilterableWhereWithNot2()
          6.9sec, 
org.apache.calcite.adapter.file.FileAdapterTest > 
testDateType()
          0.6sec,    2 completed,   0 failed,   0 skipped, 
testPushDownProjectAggregate(String)

FileAdapterTest > testBadDirectory() STANDARD_OUT
    directory /does/not/exist not found
          7.0sec, 
org.apache.calcite.adapter.file.FileAdapterTest > 
testFindBiggerNoTh()
          6.5sec, 
org.apache.calcite.adapter.file.FileAdapterTest > 
testFilterableWhereWithNot1()
          0.7sec,    2 completed,   0 failed,   0 skipped, 
testPushDownProjectAggregateWithFilter(String)

FileAdapterTest > testPushDownProjectAggregateNested(String) > 
org.apache.calcite.adapter.file.FileAdapterTest.testPushDownProjectAggregateNested(String)[1]
 STANDARD_OUT
    Sales
    Marketing
    Accounts

FileAdapterTest STANDARD_OUT
    100, Fred, 10, , , 30, 25, true, false, 1996-08-03
    110, Eric, 20, M, San Francisco, 3, 80, null, false, 2001-01-01
    110, John, 40, M, Vancouver, 2, null, false, true, 2002-05-03
    120, Wilma, 20, F, , 1, 5, null, true, 2005-09-07
    130, Alice, 40, F, Vancouver, 2, null, false, true, 2007-01-01
          0.2sec,    2 completed,   0 failed,   0 skipped, 
testPushDownProjectAggregateNested(String)
          7.3sec, 
org.apache.calcite.adapter.file.FileReaderTest > 
testJsonFileWithJoin()
WARNING   7.6sec,   15 completed,   0 failed,   3 
skipped, org.apache.calcite.adapter.file.FileReaderTest
          7.4sec, 
org.apache.calcite.adapter.file.FileAdapterTest > 
testGreaterThanFilterOnDateType()
          6.9sec, 
org.apache.calcite.adapter.file.FileAdapterTest > 
testGroupByTimestampAdd()
    1
          8.2sec, 
org.apache.calcite.adapter.file.FileAdapterTest > 
testFilterOnNullableTimestamp2()
          8.6sec, 
org.apache.calcite.adapter.file.FileAdapterTest > 
testInToSemiJoinWithCast()
WARNING   8.7sec,   58 completed,   0 failed,   1 
skipped, org.apache.calcite.adapter.file.FileAdapterTest
WARNING  15.8sec,   75 completed,   0 failed,   4 
skipped, Gradle Test Run :file:test

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

> Task :mongodb:test
          5.5sec, 
org.apache.calcite.adapter.mongodb.MongoAdapterTest > 
testFilterSortDesc()
          5.6sec, 
org.apache.calcite.adapter.mongodb.MongoAdapterTest > 
testDate()
          5.6sec, 
org.apache.calcite.adapter.mongodb.MongoAdapterTest > 
testZips()
          5.5sec, 
org.apache.calcite.adapter.mongodb.MongoAdapterTest > 
testCountViaInt()
          5.7sec, 
org.apache.calcite.adapter.mongodb.MongoAdapterTest > 
testFilterRedundant()
          5.6sec, 
org.apache.calcite.adapter.mongodb.MongoAdapterTest > 
testInPlan()
          5.7sec, 
org.apache.calcite.adapter.mongodb.MongoAdapterTest > 
testFilter()
          5.7sec, 
org.apache.calcite.adapter.mongodb.MongoAdapterTest > 
testSort()
          5.8sec, 
org.apache.calcite.adapter.mongodb.MongoAdapterTest > 
testFilterReversed()
          5.8sec, 
org.apache.calcite.adapter.mongodb.MongoAdapterTest > 
testLimit()
          5.7sec, 
org.apache.calcite.adapter.mongodb.MongoAdapterTest > 
testOffsetLimit()
          5.7sec, 
org.apache.calcite.adapter.mongodb.MongoAdapterTest > 
testSortLimit()
          5.9sec, 
org.apache.calcite.adapter.mongodb.MongoAdapterTest > 
testGroupByOneColumnReversed()
          5.7sec, 
org.apache.calcite.adapter.mongodb.MongoAdapterTest > 
testCountGroupByEmptyMultiplyBy2()
          5.8sec, 
org.apache.calcite.adapter.mongodb.MongoAdapterTest > 
testCountGroupByEmpty()
          5.7sec, 
org.apache.calcite.adapter.mongodb.MongoAdapterTest > 
testGroupByHaving()
          5.8sec, 
org.apache.calcite.adapter.mongodb.MongoAdapterTest > 
testSelectWhere()
          5.8sec, 
org.apache.calcite.adapter.mongodb.MongoAdapterTest > 
testGroupByAvg()
          5.8sec, 
org.apache.calcite.adapter.mongodb.MongoAdapterTest > 
testDistinctCountOrderBy()
          5.8sec, 
org.apache.calcite.adapter.mongodb.MongoAdapterTest > 
testGroupByOneColumnNotProjected()
          5.8sec, 
org.apache.calcite.adapter.mongodb.MongoAdapterTest > 
testGroupByMinMaxSum()
          5.8sec, 
org.apache.calcite.adapter.mongodb.MongoAdapterTest > 
testGroupComposite()
          5.8sec, 
org.apache.calcite.adapter.mongodb.MongoAdapterTest > 
testGroupByAvgSumCount()
          6.9sec, 
org.apache.calcite.adapter.mongodb.MongoAdapterTest > 
testFilterPair()
WARNING   8.0sec,   31 completed,   0 failed,   6 
skipped, org.apache.calcite.adapter.mongodb.MongoAdapterTest
WARNING  15.2sec,   31 completed,   0 failed,   6 
skipped, Gradle Test Run :mongodb:test

> Task :babel:test
         14.9sec, org.apache.calcite.test.BabelQuidemTest > 
test(String)[4], [4] sql/redshift.iq
         16.2sec,    4 completed,   0 failed,   0 skipped, test(String)
         16.5sec,    4 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.BabelQuidemTest
WARNING  37.6sec,  467 completed,   0 failed,   5 
skipped, Gradle Test Run :babel:test

> Task :piglet:compileTestJava
> Task :cassandra:compileTestJava

> Task :plus:test
         67.5sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery07()
WARNING  67.6sec,   29 completed,   0 failed,   7 
skipped, org.apache.calcite.adapter.tpch.TpchTest
WARNING  69.5sec,   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 5m 3s
395 actionable tasks: 395 executed

See the profiling report at: 
file://<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/build/reports/profile/profile-2022-10-26-05-41-15.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-10-26-05-42-06.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.

Reply via email to