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

Changes:

[Stamatis Zampetakis] Site: Reorganise website update process in README & howto


------------------------------------------
[...truncated 337.05 KB...]
  public List<RelDataType> getFieldTypes(RelDataTypeFactory typeFactory) {
                           ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/example/csv/src/main/java/org/apache/calcite/adapter/csv/CsvTable.java>:59:
 warning: no @return
  public List<RelDataType> getFieldTypes(RelDataTypeFactory typeFactory) {
                           ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/example/csv/src/main/java/org/apache/calcite/adapter/csv/CsvTable.java>:69:
 warning: no @return
  protected boolean isStream() {
                    ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/example/csv/src/main/java/org/apache/calcite/adapter/csv/CsvFilterableTable.java>:50:
 warning: no @param for source
  public CsvFilterableTable(Source source, RelProtoDataType protoRowType) {
         ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/example/csv/src/main/java/org/apache/calcite/adapter/csv/CsvFilterableTable.java>:50:
 warning: no @param for protoRowType
  public CsvFilterableTable(Source source, RelProtoDataType protoRowType) {
         ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/example/csv/src/main/java/org/apache/calcite/adapter/csv/CsvProjectTableScanRule.java>:41:
 warning: no @param for config
  protected CsvProjectTableScanRule(Config config) {
            ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/example/csv/src/main/java/org/apache/calcite/adapter/csv/CsvTranslatableTable.java>:57:
 warning: no @param for root
  public Enumerable<Object> project(final DataContext root,
                            ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/example/csv/src/main/java/org/apache/calcite/adapter/csv/CsvTranslatableTable.java>:57:
 warning: no @param for fields
  public Enumerable<Object> project(final DataContext root,
                            ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/example/csv/src/main/java/org/apache/calcite/adapter/csv/CsvTranslatableTable.java>:57:
 warning: no @return
  public Enumerable<Object> project(final DataContext root,
                            ^
9 warnings

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

> Task :testkit:test
          0.6sec,    1 completed,   0 failed,   0 skipped, 
org.apache.calcite.TestKtTest

Gradle Test Executor 21 STANDARD_ERROR
    SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
    SLF4J: Defaulting to no-operation (NOP) logger implementation
    SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further 
details.
          0.8sec,    5 completed,   0 failed,   0 skipped, 
org.apache.calcite.util.TestUtilTest
          2.6sec, org.apache.calcite.test.FixtureTest > 
testValidatorFixture()

FixtureTest STANDARD_ERROR
    Mar 03, 2022 11:41:36 AM org.hsqldb.persist.Logger logInfoEvent
    INFO: open start - state modified
    Mar 03, 2022 11:41:36 AM org.hsqldb.persist.Logger logInfoEvent
    INFO: Checkpoint start
    Mar 03, 2022 11:41:36 AM org.hsqldb.persist.Logger logInfoEvent
    INFO: Checkpoint end - txts: 25
          6.0sec, org.apache.calcite.test.FixtureTest > 
testSqlToRelFixture()
          6.3sec, org.apache.calcite.test.FixtureTest > 
testRuleFixtureNeedsDiffRepos()
          6.6sec, org.apache.calcite.test.FixtureTest > 
testMetadata()
          6.9sec, org.apache.calcite.test.FixtureTest > 
testRuleFixture()
          7.8sec, org.apache.calcite.test.FixtureTest > 
testOperatorFixture()
          8.0sec,    9 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.FixtureTest
         14.4sec,   15 completed,   0 failed,   0 skipped, Gradle Test Run 
:testkit:test

> Task :geode:javadoc
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/geode/src/main/java/org/apache/calcite/adapter/geode/rel/GeodeAggregate.java>:48:
 warning: no @param for cluster
  public GeodeAggregate(RelOptCluster cluster,
         ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/geode/src/main/java/org/apache/calcite/adapter/geode/rel/GeodeAggregate.java>:48:
 warning: no @param for traitSet
  public GeodeAggregate(RelOptCluster cluster,
         ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/geode/src/main/java/org/apache/calcite/adapter/geode/rel/GeodeAggregate.java>:48:
 warning: no @param for input
  public GeodeAggregate(RelOptCluster cluster,
         ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/geode/src/main/java/org/apache/calcite/adapter/geode/rel/GeodeAggregate.java>:48:
 warning: no @param for groupSet
  public GeodeAggregate(RelOptCluster cluster,
         ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/geode/src/main/java/org/apache/calcite/adapter/geode/rel/GeodeAggregate.java>:48:
 warning: no @param for groupSets
  public GeodeAggregate(RelOptCluster cluster,
         ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/geode/src/main/java/org/apache/calcite/adapter/geode/rel/GeodeAggregate.java>:48:
 warning: no @param for aggCalls
  public GeodeAggregate(RelOptCluster cluster,
         ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/geode/src/main/java/org/apache/calcite/adapter/geode/rel/GeodeRules.java>:255:
 warning: no @param for config
    protected GeodeFilterRule(GeodeFilterRuleConfig config) {
              ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/geode/src/main/java/org/apache/calcite/adapter/geode/rel/GeodeRules.java>:212:
 warning: no @param for config
    protected GeodeSortLimitRule(GeodeSortLimitRuleConfig config) {
              ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/geode/src/main/java/org/apache/calcite/adapter/geode/rel/GeodeTable.java>:87:
 warning: no @param for selectFields
  public Enumerable<Object> query(final GemFireCache clientCache,
                            ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/geode/src/main/java/org/apache/calcite/adapter/geode/rel/GeodeTable.java>:87:
 warning: no @param for aggregateFunctions
  public Enumerable<Object> query(final GemFireCache clientCache,
                            ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/geode/src/main/java/org/apache/calcite/adapter/geode/rel/GeodeTable.java>:87:
 warning: no @param for groupByFields
  public Enumerable<Object> query(final GemFireCache clientCache,
                            ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/geode/src/main/java/org/apache/calcite/adapter/geode/rel/GeodeTable.java>:87:
 warning: no @param for orderByFields
  public Enumerable<Object> query(final GemFireCache clientCache,
                            ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/geode/src/main/java/org/apache/calcite/adapter/geode/rel/GeodeTable.java>:87:
 warning: no @param for limit
  public Enumerable<Object> query(final GemFireCache clientCache,
                            ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/geode/src/main/java/org/apache/calcite/adapter/geode/rel/GeodeTable.java>:258:
 warning: no @param for fields
    public Enumerable<Object> query(
                              ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/geode/src/main/java/org/apache/calcite/adapter/geode/rel/GeodeTable.java>:258:
 warning: no @param for selectFields
    public Enumerable<Object> query(
                              ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/geode/src/main/java/org/apache/calcite/adapter/geode/rel/GeodeTable.java>:258:
 warning: no @param for aggregateFunctions
    public Enumerable<Object> query(
                              ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/geode/src/main/java/org/apache/calcite/adapter/geode/rel/GeodeTable.java>:258:
 warning: no @param for groupByFields
    public Enumerable<Object> query(
                              ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/geode/src/main/java/org/apache/calcite/adapter/geode/rel/GeodeTable.java>:258:
 warning: no @param for predicates
    public Enumerable<Object> query(
                              ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/geode/src/main/java/org/apache/calcite/adapter/geode/rel/GeodeTable.java>:258:
 warning: no @param for order
    public Enumerable<Object> query(
                              ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/geode/src/main/java/org/apache/calcite/adapter/geode/rel/GeodeTable.java>:258:
 warning: no @param for limit
    public Enumerable<Object> query(
                              ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/geode/src/main/java/org/apache/calcite/adapter/geode/rel/GeodeTable.java>:258:
 warning: no @return
    public Enumerable<Object> query(
                              ^
<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/geode/src/main/java/org/apache/calcite/adapter/geode/util/GeodeUtils.java>:81:
 warning: no @param for readSerialized
  public static synchronized ClientCache createClientCache(String locatorHost,
                                         ^
22 warnings

> Task :babel:test
         33.1sec, org.apache.calcite.test.BabelQuidemTest > 
test(String)[4], [4] sql/redshift.iq
         34.7sec,    4 completed,   0 failed,   0 skipped, test(String)
         38.4sec,    4 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.BabelQuidemTest
WARNING  41.3sec,  431 completed,   0 failed,   6 
skipped, Gradle Test Run :babel:test

> Task :plus:test
         17.9sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery11()
         16.0sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery16()
         36.0sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery02()
         17.0sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery14()
          9.4sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery22()
         36.4sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery06()
         17.9sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery13()
         15.1sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery20()
         36.5sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery01()
         18.4sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery12()
         18.9sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery10()
         17.2sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery15()
         19.8sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery08()
         36.7sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery04()
         36.7sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery03()
         16.6sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery18()
         17.0sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery17()
         19.6sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery09()

> Task :redis:test
         39.3sec,    2 completed,   0 failed,   0 skipped, 
org.apache.calcite.adapter.redis.RedisAdapterCaseBase
WARNING  43.6sec,    3 completed,   0 failed,   1 
skipped, Gradle Test Run :redis:test

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

> Task :elasticsearch:test
          2.1sec, 
org.apache.calcite.adapter.elasticsearch.ElasticSearchAdapterTest > 
testZips()
          2.1sec, 
org.apache.calcite.adapter.elasticsearch.ElasticSearchAdapterTest > 
emptyResult()
          2.4sec, 
org.apache.calcite.adapter.elasticsearch.MatchTest > 
testMatchQuery()
         44.3sec,    1 completed,   0 failed,   0 skipped, 
org.apache.calcite.adapter.elasticsearch.MatchTest
          2.2sec, 
org.apache.calcite.adapter.elasticsearch.ElasticSearchAdapterTest > 
sortAscDesc()
          2.2sec, 
org.apache.calcite.adapter.elasticsearch.ElasticSearchAdapterTest > 
testSortLimit()
          2.3sec, 
org.apache.calcite.adapter.elasticsearch.ElasticSearchAdapterTest > 
testFilterReversed()
          2.4sec, 
org.apache.calcite.adapter.elasticsearch.ElasticSearchAdapterTest > 
testOffsetLimit()
          2.4sec, 
org.apache.calcite.adapter.elasticsearch.ElasticSearchAdapterTest > 
limit2()
          2.4sec, 
org.apache.calcite.adapter.elasticsearch.ElasticSearchAdapterTest > 
testLimit()
          2.6sec, 
org.apache.calcite.adapter.elasticsearch.ElasticSearchAdapterTest > 
basic()
          2.8sec, 
org.apache.calcite.adapter.elasticsearch.ElasticSearchAdapterTest > 
testDismaxQuery()
          2.8sec, 
org.apache.calcite.adapter.elasticsearch.ElasticSearchAdapterTest > 
view()
          2.8sec, 
org.apache.calcite.adapter.elasticsearch.ElasticSearchAdapterTest > 
notOperator()
          3.6sec, 
org.apache.calcite.adapter.elasticsearch.ProjectionTest > 
projection()
         44.9sec,    1 completed,   0 failed,   0 skipped, 
org.apache.calcite.adapter.elasticsearch.ProjectionTest
          2.9sec, 
org.apache.calcite.adapter.elasticsearch.ElasticSearchAdapterTest > 
testProject()
          2.9sec, 
org.apache.calcite.adapter.elasticsearch.ElasticSearchAdapterTest > 
testFilterSort()
          3.0sec, 
org.apache.calcite.adapter.elasticsearch.ElasticSearchAdapterTest > 
testSort()
          3.1sec, 
org.apache.calcite.adapter.elasticsearch.ElasticSearchAdapterTest > 
agg1()
          3.5sec, 
org.apache.calcite.adapter.elasticsearch.ElasticSearchAdapterTest > 
groupBy()
WARNING  45.7sec,   22 completed,   0 failed,   1 
skipped, 
org.apache.calcite.adapter.elasticsearch.ElasticSearchAdapterTest
WARNING   0.9sec,    1 completed,   0 failed,   1 
skipped, org.apache.calcite.adapter.elasticsearch.ScrollingTest
WARNING   4.1sec,   14 completed,   0 failed,   1 
skipped, org.apache.calcite.adapter.elasticsearch.AggregationTest
          4.4sec,    7 completed,   0 failed,   0 skipped, 
org.apache.calcite.adapter.elasticsearch.Projection2Test
          2.2sec, 
org.apache.calcite.adapter.elasticsearch.BooleanLogicTest > 
expressions()
          4.5sec,    2 completed,   0 failed,   0 skipped, 
org.apache.calcite.adapter.elasticsearch.BooleanLogicTest
WARNING  56.7sec,   64 completed,   0 failed,   3 
skipped, Gradle Test Run :elasticsearch:test

> Task :cassandra:test

CassandraAdapterDataTypesTest STANDARD_OUT
    2022-03-03 11:42:09,952 [s0-io-3] WARN  - [s0] Detected a keyspace change 
at runtime (<none> => cassandraunitkeyspace). This is an anti-pattern that 
should be avoided in production (see 'advanced.request.warn-if-set-keyspace' in 
the configuration).
    2022-03-03 11:42:11,394 [s0-io-3] WARN  - [s0] Detected a keyspace change 
at runtime (cassandraunitkeyspace => dtcassandra). This is an anti-pattern that 
should be avoided in production (see 'advanced.request.warn-if-set-keyspace' in 
the configuration).

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

> Task :cassandra:test
          3.1sec, 
org.apache.calcite.test.CassandraAdapterDataTypesTest > 
testCollectionsRowType()
         92.5sec,   11 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.CassandraAdapterDataTypesTest

CassandraAdapterTest STANDARD_OUT
    2022-03-03 11:42:37,242 [s0-io-3] WARN  - [s0] Detected a keyspace change 
at runtime (dtcassandra => cassandraunitkeyspace). This is an anti-pattern that 
should be avoided in production (see 'advanced.request.warn-if-set-keyspace' in 
the configuration).
    2022-03-03 11:42:54,345 [s0-io-3] WARN  - [s0] Detected a keyspace change 
at runtime (cassandraunitkeyspace => twissandra). This is an anti-pattern that 
should be avoided in production (see 'advanced.request.warn-if-set-keyspace' in 
the configuration).
    2022-03-03 11:42:54,351 [s0-admin-0] WARN  - Query '[0 values] CREATE 
MATERIALIZED VIEW twissandra."Tweets_By_User" AS SELECT username, tweet_id FROM 
twissandra.tweets WHERE username IS NOT NULL AND tweet_id IS NOT NULL PRIMARY 
KEY (username, tweet_id);' generated server side warning(s): Materialized views 
are experimental and are not recommended for production use.
         25.3sec,   11 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.CassandraAdapterTest

Gradle Test Executor 8 STANDARD_OUT
    2022-03-03 11:43:00,290 [s1-admin-0] WARN  - [s1|localhost/127.0.0.1:9142]  
Error while opening new channel (ConnectionInitException: [s1|connecting...] 
Protocol initialization request, step 1 (STARTUP {CQL_VERSION=3.0.0, 
DRIVER_NAME=DataStax Java driver for Apache Cassandra(R), 
DRIVER_VERSION=4.13.0, CLIENT_ID=675d60d4-758d-46fd-a93a-1061d792c4d3}): failed 
to send request (io.netty.channel.StacklessClosedChannelException))
    2022-03-03 11:43:00,395 [s2-admin-0] WARN  - [s2|localhost/127.0.0.1:9142]  
Error while opening new channel (ConnectionInitException: [s2|connecting...] 
Protocol initialization request, step 1 (STARTUP {CQL_VERSION=3.0.0, 
DRIVER_NAME=DataStax Java driver for Apache Cassandra(R), 
DRIVER_VERSION=4.13.0, CLIENT_ID=b80776c4-9be5-45c9-a201-f8c3539e02ca}): failed 
to send request (io.netty.channel.StacklessClosedChannelException))
    2022-03-03 11:43:02,377 [s1-admin-0] WARN  - [s1|localhost/127.0.0.1:9142]  
Error while opening new channel (ConnectionInitException: [s1|connecting...] 
Protocol initialization request, step 1 (STARTUP {CQL_VERSION=3.0.0, 
DRIVER_NAME=DataStax Java driver for Apache Cassandra(R), 
DRIVER_VERSION=4.13.0, CLIENT_ID=675d60d4-758d-46fd-a93a-1061d792c4d3}): failed 
to send request (io.netty.channel.StacklessClosedChannelException))
    2022-03-03 11:43:02,523 [s2-admin-0] WARN  - [s2|localhost/127.0.0.1:9142]  
Error while opening new channel (ConnectionInitException: [s2|connecting...] 
Protocol initialization request, step 1 (STARTUP {CQL_VERSION=3.0.0, 
DRIVER_NAME=DataStax Java driver for Apache Cassandra(R), 
DRIVER_VERSION=4.13.0, CLIENT_ID=b80776c4-9be5-45c9-a201-f8c3539e02ca}): failed 
to send request (io.netty.channel.StacklessClosedChannelException))
    2022-03-03 11:43:06,051 [s2-admin-0] WARN  - [s2|localhost/127.0.0.1:9142]  
Error while opening new channel (ConnectionInitException: [s2|connecting...] 
Protocol initialization request, step 1 (STARTUP {CQL_VERSION=3.0.0, 
DRIVER_NAME=DataStax Java driver for Apache Cassandra(R), 
DRIVER_VERSION=4.13.0, CLIENT_ID=b80776c4-9be5-45c9-a201-f8c3539e02ca}): failed 
to send request (io.netty.channel.StacklessClosedChannelException))
        131.5sec,   22 completed,   0 failed,   0 skipped, Gradle Test Run 
:cassandra: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.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 3m 55s
435 actionable tasks: 435 executed

See the profiling report at: 
file://<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/build/reports/profile/profile-2022-03-03-11-39-16.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-03-03-11-39-18.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