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
[0;1m 33.4sec[0m, org.apache.calcite.adapter.tpch.[0;1mTpchTest[0m
> [0;1mtestQuery02Conversion()[0m
> 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
[0;1m 2.6sec[0m, org.apache.calcite.test.[0;1mFixtureTest[0m >
[0;1mtestValidatorFixture()[0m
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
[0;1m 6.0sec[0m, org.apache.calcite.test.[0;1mFixtureTest[0m >
[0;1mtestSqlToRelFixture()[0m
[0;1m 6.3sec[0m, org.apache.calcite.test.[0;1mFixtureTest[0m >
[0;1mtestRuleFixtureNeedsDiffRepos()[0m
[0;1m 6.6sec[0m, org.apache.calcite.test.[0;1mFixtureTest[0m >
[0;1mtestMetadata()[0m
[0;1m 6.9sec[0m, org.apache.calcite.test.[0;1mFixtureTest[0m >
[0;1mtestRuleFixture()[0m
[0;1m 7.8sec[0m, org.apache.calcite.test.[0;1mFixtureTest[0m >
[0;1mtestOperatorFixture()[0m
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
[0;1m 33.1sec[0m, org.apache.calcite.test.[0;1mBabelQuidemTest[0m >
[0;1mtest(String)[0m[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
[0;34;1mWARNING[0m 41.3sec, 431 completed, 0 failed, [0;34;1m 6[0m
skipped, [0;34;1mGradle Test Run :babel:test[0m
> Task :plus:test
[0;1m 17.9sec[0m, org.apache.calcite.adapter.tpch.[0;1mTpchTest[0m
> [0;1mtestQuery11()[0m
[0;1m 16.0sec[0m, org.apache.calcite.adapter.tpch.[0;1mTpchTest[0m
> [0;1mtestQuery16()[0m
[0;1m 36.0sec[0m, org.apache.calcite.adapter.tpch.[0;1mTpchTest[0m
> [0;1mtestQuery02()[0m
[0;1m 17.0sec[0m, org.apache.calcite.adapter.tpch.[0;1mTpchTest[0m
> [0;1mtestQuery14()[0m
[0;1m 9.4sec[0m, org.apache.calcite.adapter.tpch.[0;1mTpchTest[0m
> [0;1mtestQuery22()[0m
[0;1m 36.4sec[0m, org.apache.calcite.adapter.tpch.[0;1mTpchTest[0m
> [0;1mtestQuery06()[0m
[0;1m 17.9sec[0m, org.apache.calcite.adapter.tpch.[0;1mTpchTest[0m
> [0;1mtestQuery13()[0m
[0;1m 15.1sec[0m, org.apache.calcite.adapter.tpch.[0;1mTpchTest[0m
> [0;1mtestQuery20()[0m
[0;1m 36.5sec[0m, org.apache.calcite.adapter.tpch.[0;1mTpchTest[0m
> [0;1mtestQuery01()[0m
[0;1m 18.4sec[0m, org.apache.calcite.adapter.tpch.[0;1mTpchTest[0m
> [0;1mtestQuery12()[0m
[0;1m 18.9sec[0m, org.apache.calcite.adapter.tpch.[0;1mTpchTest[0m
> [0;1mtestQuery10()[0m
[0;1m 17.2sec[0m, org.apache.calcite.adapter.tpch.[0;1mTpchTest[0m
> [0;1mtestQuery15()[0m
[0;1m 19.8sec[0m, org.apache.calcite.adapter.tpch.[0;1mTpchTest[0m
> [0;1mtestQuery08()[0m
[0;1m 36.7sec[0m, org.apache.calcite.adapter.tpch.[0;1mTpchTest[0m
> [0;1mtestQuery04()[0m
[0;1m 36.7sec[0m, org.apache.calcite.adapter.tpch.[0;1mTpchTest[0m
> [0;1mtestQuery03()[0m
[0;1m 16.6sec[0m, org.apache.calcite.adapter.tpch.[0;1mTpchTest[0m
> [0;1mtestQuery18()[0m
[0;1m 17.0sec[0m, org.apache.calcite.adapter.tpch.[0;1mTpchTest[0m
> [0;1mtestQuery17()[0m
[0;1m 19.6sec[0m, org.apache.calcite.adapter.tpch.[0;1mTpchTest[0m
> [0;1mtestQuery09()[0m
> Task :redis:test
39.3sec, 2 completed, 0 failed, 0 skipped,
org.apache.calcite.adapter.redis.RedisAdapterCaseBase
[0;34;1mWARNING[0m 43.6sec, 3 completed, 0 failed, [0;34;1m 1[0m
skipped, [0;34;1mGradle Test Run :redis:test[0m
> Task :plus:test
[0;1m 16.7sec[0m, org.apache.calcite.adapter.tpch.[0;1mTpchTest[0m
> [0;1mtestQuery21()[0m
[0;1m 41.0sec[0m, org.apache.calcite.adapter.tpch.[0;1mTpchTest[0m
> [0;1mtestQuery05()[0m
> Task :elasticsearch:test
[0;1m 2.1sec[0m,
org.apache.calcite.adapter.elasticsearch.[0;1mElasticSearchAdapterTest[0m >
[0;1mtestZips()[0m
[0;1m 2.1sec[0m,
org.apache.calcite.adapter.elasticsearch.[0;1mElasticSearchAdapterTest[0m >
[0;1memptyResult()[0m
[0;1m 2.4sec[0m,
org.apache.calcite.adapter.elasticsearch.[0;1mMatchTest[0m >
[0;1mtestMatchQuery()[0m
44.3sec, 1 completed, 0 failed, 0 skipped,
org.apache.calcite.adapter.elasticsearch.MatchTest
[0;1m 2.2sec[0m,
org.apache.calcite.adapter.elasticsearch.[0;1mElasticSearchAdapterTest[0m >
[0;1msortAscDesc()[0m
[0;1m 2.2sec[0m,
org.apache.calcite.adapter.elasticsearch.[0;1mElasticSearchAdapterTest[0m >
[0;1mtestSortLimit()[0m
[0;1m 2.3sec[0m,
org.apache.calcite.adapter.elasticsearch.[0;1mElasticSearchAdapterTest[0m >
[0;1mtestFilterReversed()[0m
[0;1m 2.4sec[0m,
org.apache.calcite.adapter.elasticsearch.[0;1mElasticSearchAdapterTest[0m >
[0;1mtestOffsetLimit()[0m
[0;1m 2.4sec[0m,
org.apache.calcite.adapter.elasticsearch.[0;1mElasticSearchAdapterTest[0m >
[0;1mlimit2()[0m
[0;1m 2.4sec[0m,
org.apache.calcite.adapter.elasticsearch.[0;1mElasticSearchAdapterTest[0m >
[0;1mtestLimit()[0m
[0;1m 2.6sec[0m,
org.apache.calcite.adapter.elasticsearch.[0;1mElasticSearchAdapterTest[0m >
[0;1mbasic()[0m
[0;1m 2.8sec[0m,
org.apache.calcite.adapter.elasticsearch.[0;1mElasticSearchAdapterTest[0m >
[0;1mtestDismaxQuery()[0m
[0;1m 2.8sec[0m,
org.apache.calcite.adapter.elasticsearch.[0;1mElasticSearchAdapterTest[0m >
[0;1mview()[0m
[0;1m 2.8sec[0m,
org.apache.calcite.adapter.elasticsearch.[0;1mElasticSearchAdapterTest[0m >
[0;1mnotOperator()[0m
[0;1m 3.6sec[0m,
org.apache.calcite.adapter.elasticsearch.[0;1mProjectionTest[0m >
[0;1mprojection()[0m
44.9sec, 1 completed, 0 failed, 0 skipped,
org.apache.calcite.adapter.elasticsearch.ProjectionTest
[0;1m 2.9sec[0m,
org.apache.calcite.adapter.elasticsearch.[0;1mElasticSearchAdapterTest[0m >
[0;1mtestProject()[0m
[0;1m 2.9sec[0m,
org.apache.calcite.adapter.elasticsearch.[0;1mElasticSearchAdapterTest[0m >
[0;1mtestFilterSort()[0m
[0;1m 3.0sec[0m,
org.apache.calcite.adapter.elasticsearch.[0;1mElasticSearchAdapterTest[0m >
[0;1mtestSort()[0m
[0;1m 3.1sec[0m,
org.apache.calcite.adapter.elasticsearch.[0;1mElasticSearchAdapterTest[0m >
[0;1magg1()[0m
[0;1m 3.5sec[0m,
org.apache.calcite.adapter.elasticsearch.[0;1mElasticSearchAdapterTest[0m >
[0;1mgroupBy()[0m
[0;34;1mWARNING[0m 45.7sec, 22 completed, 0 failed, [0;34;1m 1[0m
skipped,
org.apache.calcite.adapter.elasticsearch.[0;34;1mElasticSearchAdapterTest[0m
[0;34;1mWARNING[0m 0.9sec, 1 completed, 0 failed, [0;34;1m 1[0m
skipped, org.apache.calcite.adapter.elasticsearch.[0;34;1mScrollingTest[0m
[0;34;1mWARNING[0m 4.1sec, 14 completed, 0 failed, [0;34;1m 1[0m
skipped, org.apache.calcite.adapter.elasticsearch.[0;34;1mAggregationTest[0m
4.4sec, 7 completed, 0 failed, 0 skipped,
org.apache.calcite.adapter.elasticsearch.Projection2Test
[0;1m 2.2sec[0m,
org.apache.calcite.adapter.elasticsearch.[0;1mBooleanLogicTest[0m >
[0;1mexpressions()[0m
4.5sec, 2 completed, 0 failed, 0 skipped,
org.apache.calcite.adapter.elasticsearch.BooleanLogicTest
[0;34;1mWARNING[0m 56.7sec, 64 completed, 0 failed, [0;34;1m 3[0m
skipped, [0;34;1mGradle Test Run :elasticsearch:test[0m
> 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
[0;1m 79.3sec[0m, org.apache.calcite.adapter.tpch.[0;1mTpchTest[0m
> [0;1mtestQuery07()[0m
[0;34;1mWARNING[0m 80.2sec, 29 completed, 0 failed, [0;34;1m 7[0m
skipped, org.apache.calcite.adapter.tpch.[0;34;1mTpchTest[0m
[0;34;1mWARNING[0m 84.8sec, 51 completed, 0 failed, [0;34;1m 11[0m
skipped, [0;34;1mGradle Test Run :plus:test[0m
> Task :cassandra:test
[0;1m 3.1sec[0m,
org.apache.calcite.test.[0;1mCassandraAdapterDataTypesTest[0m >
[0;1mtestCollectionsRowType()[0m
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.