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

Changes:


------------------------------------------
[...truncated 341.71 KB...]

> Task :druid:publishDruidPublicationToNexusRepository

> Task :piglet:test
          5.1sec, org.apache.calcite.test.PigRelExTest > 
testCast()
WARNING  32.2sec,   29 completed,   0 failed,   1 
skipped, org.apache.calcite.test.PigRelExTest
          2.2sec, org.apache.calcite.test.PigRelOpTest > 
testForEachNested()
          2.4sec, org.apache.calcite.test.PigRelOpTest > 
testJoin3Rels()
          2.2sec, org.apache.calcite.test.PigRelOpTest > 
testAggregate3()
          2.6sec, org.apache.calcite.test.PigRelOpTest > 
testJoin2Rels()
         32.9sec,   35 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.PigRelOpTest
WARNING  40.1sec,  106 completed,   0 failed,   2 
skipped, Gradle Test Run :piglet:test

> Task :testkit:test
          7.1sec, org.apache.calcite.test.FixtureTest > 
testOperatorFixture()
          7.4sec,    9 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.FixtureTest
         15.0sec,   15 completed,   0 failed,   0 skipped, Gradle Test Run 
:testkit:test

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

> Task :plus:test
         36.4sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery02()
         36.9sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery06()
         37.1sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery01()
         13.9sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery22()
         22.8sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery14()
         37.2sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery13()
         16.9sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery20()
         37.5sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery10()
         20.8sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery15()
         37.6sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery12()
         37.6sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery03()
         37.7sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery08()
         37.8sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery04()
         18.0sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery18()
         37.9sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery09()
         19.7sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery17()

> Task :redis:test

Gradle Test Executor 9 STANDARD_OUT
    docker[redis:2.8.19] 2022-03-10 09:19:03,629 [ForkJoinPool-1-worker-25] 
INFO  - Pulling docker image: redis:2.8.19. Please be patient; this may take 
some time but only needs to be done once.

> Task :cassandra:test

CassandraAdapterDataTypesTest STANDARD_ERROR
    no libsigar-amd64-linux.so in java.library.path
    org.hyperic.sigar.SigarException: no libsigar-amd64-linux.so in 
java.library.path
        at org.hyperic.sigar.Sigar.loadLibrary(Sigar.java:172)
        at org.hyperic.sigar.Sigar.<clinit>(Sigar.java:100)
        at org.apache.cassandra.utils.SigarLibrary.<init>(SigarLibrary.java:47)
        at 
org.apache.cassandra.utils.SigarLibrary.<clinit>(SigarLibrary.java:28)
        at 
org.apache.cassandra.service.StartupChecks$7.execute(StartupChecks.java:284)
        at 
org.apache.cassandra.service.StartupChecks.verify(StartupChecks.java:132)
        at 
org.apache.cassandra.service.CassandraDaemon.runStartupChecks(CassandraDaemon.java:487)
        at 
org.apache.cassandra.service.CassandraDaemon.setup(CassandraDaemon.java:262)
        at 
org.apache.cassandra.service.CassandraDaemon.activate(CassandraDaemon.java:763)
        at 
org.cassandraunit.utils.EmbeddedCassandraServerHelper.lambda$startEmbeddedCassandra$1(EmbeddedCassandraServerHelper.java:152)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)

> Task :geode:test
          3.3sec, 
org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > 
testSqlDistinctSort()
          3.4sec, 
org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > 
testSqlBooleanColumnNotFilter()
          3.4sec, 
org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > 
testSqlBooleanColumnFilter()
          3.4sec, 
org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > 
testSqlMultipleTimeWhereFilter()
          3.4sec, 
org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > 
testSqlSingleBooleanWhereFilter()
          3.4sec, 
org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > 
testSqlMultipleBooleanWhereFilter()
          3.4sec, 
org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > 
testSqlSimple()
          3.4sec, 
org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > 
testSqlMultipleTimestampWhereFilter()
          3.4sec, 
org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > 
testInSetFilterWithNestedStringField()
          3.4sec, 
org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > 
testSqlWhereWithMultipleOrForLiteralFields()
          3.4sec, 
org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > 
testSqlMultipleDateWhereFilter()
          3.4sec, 
org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > 
testSqlWhereWithMultipleOrForAllFields()
          3.5sec, 
org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > 
testAddMissingGroupByColumnToProjectedFields()
          3.5sec, 
org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > 
testSortWithProjection()
          3.5sec, 
org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > 
testMissingProjectRelationOnGroupByColumnMatchingProjectedFields()
          3.5sec, 
org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > 
testSortWithProjectionAndLimit()
          3.4sec, 
org.apache.calcite.adapter.geode.rel.GeodeZipsTest > 
testMaxRaw()
          3.5sec, 
org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > 
testWhereWithOr()
          3.5sec, 
org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > 
testFilterWithNestedField()
          3.7sec, 
org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > 
testSqlSingleTimestampWhereFilter()
          3.7sec, 
org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > 
testSqlSingleTimeWhereFilter()
          3.8sec, 
org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > 
testSqlSingleDateWhereFilter()
         30.6sec,   12 completed,   0 failed,   0 skipped, 
org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest
WARNING  31.1sec,   14 completed,   0 failed,   3 
skipped, org.apache.calcite.adapter.geode.rel.GeodeZipsTest
         31.3sec,   36 completed,   0 failed,   0 skipped, 
org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest
WARNING  42.1sec,   62 completed,   0 failed,   3 
skipped, Gradle Test Run :geode:test

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

> Task :spark:test
         42.6sec, org.apache.calcite.test.SparkAdapterTest 
> testFilterFalse()
         42.3sec, org.apache.calcite.test.SparkAdapterTest 
> testAggFuncNoGroupBy()
         42.6sec, org.apache.calcite.test.SparkAdapterTest 
> testFilterIsNull()
         42.6sec, org.apache.calcite.test.SparkAdapterTest 
> testOrderByLimit()
         42.2sec, org.apache.calcite.test.SparkAdapterTest 
> testSortXAscYDescProjectY()
         42.2sec, org.apache.calcite.test.SparkAdapterTest 
> testSelectDistinct()
         42.3sec, org.apache.calcite.test.SparkAdapterTest 
> testArithmeticMul()
         42.4sec, org.apache.calcite.test.SparkAdapterTest 
> testSortXAscProjectY()
         42.3sec, org.apache.calcite.test.SparkAdapterTest 
> testFilterTrue()
         42.4sec, org.apache.calcite.test.SparkAdapterTest 
> testJoinProjectAliasProject()
         42.4sec, org.apache.calcite.test.SparkAdapterTest 
> testUnionWithFiltersProject()
         42.4sec, org.apache.calcite.test.SparkAdapterTest 
> testFilterIsNotNull()
         42.5sec, org.apache.calcite.test.SparkAdapterTest 
> testUnion()
         42.5sec, org.apache.calcite.test.SparkAdapterTest 
> testLimit()
         42.4sec, org.apache.calcite.test.SparkAdapterTest 
> testFilterOr()
         42.4sec, org.apache.calcite.test.SparkAdapterTest 
> testGroupByMinMaxCountCountDistinctOrderByAsc()
         42.4sec, org.apache.calcite.test.SparkAdapterTest 
> testSortXDescYAscProjectY()
         42.2sec, org.apache.calcite.test.SparkAdapterTest 
> testJoinProject()
         42.3sec, org.apache.calcite.test.SparkAdapterTest 
> testArithmeticDiv()
         42.3sec, org.apache.calcite.test.SparkAdapterTest 
> testGroupBy()
         42.4sec, org.apache.calcite.test.SparkAdapterTest 
> testGroupByOrderByAsc()
         42.6sec, org.apache.calcite.test.SparkAdapterTest 
> testSortXDescYDescProjectY()
         42.3sec, org.apache.calcite.test.SparkAdapterTest 
> testUnionAll()
         42.2sec, org.apache.calcite.test.SparkAdapterTest 
> testArithmeticPlus()
WARNING  42.9sec,   38 completed,   0 failed,   4 
skipped, org.apache.calcite.test.SparkAdapterTest
WARNING  47.5sec,   38 completed,   0 failed,   4 
skipped, Gradle Test Run :spark:test

> Task :redis:test
    docker[redis:2.8.19] 2022-03-10 09:19:05,864 
[docker-java-stream--1133810895] INFO  - Starting to pull image
    docker[redis:2.8.19] 2022-03-10 09:19:05,866 
[docker-java-stream--1133810895] INFO  - Pulling image layers:  0 pending,  0 
downloaded,  0 extracted, (0 bytes/0 bytes)
    docker[redis:2.8.19] 2022-03-10 09:19:06,282 
[docker-java-stream--1133810895] INFO  - Pulling image layers:  8 pending,  1 
downloaded,  0 extracted, (32 bytes/? MB)
    docker[redis:2.8.19] 2022-03-10 09:19:06,561 
[docker-java-stream--1133810895] INFO  - Pulling image layers:  7 pending,  2 
downloaded,  0 extracted, (3 MB/? MB)
    docker[redis:2.8.19] 2022-03-10 09:19:07,016 
[docker-java-stream--1133810895] INFO  - Pulling image layers:  6 pending,  3 
downloaded,  0 extracted, (34 MB/? MB)
    docker[redis:2.8.19] 2022-03-10 09:19:07,053 
[docker-java-stream--1133810895] INFO  - Pulling image layers:  5 pending,  4 
downloaded,  0 extracted, (34 MB/? MB)
    docker[redis:2.8.19] 2022-03-10 09:19:07,090 
[docker-java-stream--1133810895] INFO  - Pulling image layers:  4 pending,  5 
downloaded,  0 extracted, (34 MB/? MB)
    docker[redis:2.8.19] 2022-03-10 09:19:07,466 
[docker-java-stream--1133810895] INFO  - Pulling image layers:  3 pending,  6 
downloaded,  0 extracted, (34 MB/? MB)
    docker[redis:2.8.19] 2022-03-10 09:19:07,522 
[docker-java-stream--1133810895] INFO  - Pulling image layers:  2 pending,  7 
downloaded,  0 extracted, (34 MB/? MB)
    docker[redis:2.8.19] 2022-03-10 09:19:07,524 
[docker-java-stream--1133810895] INFO  - Pulling image layers:  1 pending,  8 
downloaded,  0 extracted, (34 MB/? MB)
    docker[redis:2.8.19] 2022-03-10 09:19:07,829 
[docker-java-stream--1133810895] INFO  - Pulling image layers:  0 pending,  9 
downloaded,  0 extracted, (34 MB/46 MB)
    docker[redis:2.8.19] 2022-03-10 09:19:10,286 
[docker-java-stream--1133810895] INFO  - Pulling image layers:  0 pending,  9 
downloaded,  1 extracted, (38 MB/46 MB)
    docker[redis:2.8.19] 2022-03-10 09:19:11,330 
[docker-java-stream--1133810895] INFO  - Pulling image layers:  0 pending,  9 
downloaded,  2 extracted, (38 MB/46 MB)
    docker[redis:2.8.19] 2022-03-10 09:19:12,479 
[docker-java-stream--1133810895] INFO  - Pulling image layers:  0 pending,  9 
downloaded,  3 extracted, (38 MB/46 MB)
    docker[redis:2.8.19] 2022-03-10 09:19:15,214 
[docker-java-stream--1133810895] INFO  - Pulling image layers:  0 pending,  9 
downloaded,  4 extracted, (42 MB/46 MB)
    docker[redis:2.8.19] 2022-03-10 09:19:16,193 
[docker-java-stream--1133810895] INFO  - Pulling image layers:  0 pending,  9 
downloaded,  5 extracted, (42 MB/46 MB)
    docker[redis:2.8.19] 2022-03-10 09:19:17,224 
[docker-java-stream--1133810895] INFO  - Pulling image layers:  0 pending,  9 
downloaded,  6 extracted, (43 MB/46 MB)

> Task :elasticsearch:test

Gradle Test Executor 19 STANDARD_OUT
    2022-03-10 09:19:18,530 [ForkJoinPool-1-worker-15] WARN  - 
gateway.auto_import_dangling_indices is disabled, dangling indices will not be 
automatically detected or imported and must be managed manually

> Task :redis:test
    docker[redis:2.8.19] 2022-03-10 09:19:23,591 
[docker-java-stream--1133810895] INFO  - Pulling image layers:  0 pending,  9 
downloaded,  7 extracted, (46 MB/46 MB)
    docker[redis:2.8.19] 2022-03-10 09:19:24,434 
[docker-java-stream--1133810895] INFO  - Pulling image layers:  0 pending,  9 
downloaded,  8 extracted, (46 MB/46 MB)
    docker[redis:2.8.19] 2022-03-10 09:19:26,557 
[docker-java-stream--1133810895] INFO  - Pulling image layers:  0 pending,  9 
downloaded,  9 extracted, (46 MB/46 MB)
    docker[redis:2.8.19] 2022-03-10 09:19:29,476 
[docker-java-stream--1133810895] INFO  - Pull complete. 9 layers, pulled in 23s 
(downloaded 46 MB at 2 MB/s)
    docker[redis:2.8.19] 2022-03-10 09:19:29,530 [ForkJoinPool-1-worker-25] 
INFO  - Creating container for image: redis:2.8.19
    docker[redis:2.8.19] 2022-03-10 09:19:33,215 [ForkJoinPool-1-worker-25] 
INFO  - Starting container with ID: 
3adf24e4ca7ce6c8139627ec25900e1cba10c54cc9a9b36603e59d02bfc25338
    docker[redis:2.8.19] 2022-03-10 09:19:35,347 [ForkJoinPool-1-worker-25] 
INFO  - Container redis:2.8.19 is starting: 
3adf24e4ca7ce6c8139627ec25900e1cba10c54cc9a9b36603e59d02bfc25338
    docker[redis:2.8.19] 2022-03-10 09:19:35,526 [ForkJoinPool-1-worker-25] 
INFO  - Container redis:2.8.19 started in PT31.94S
          4.0sec, 
org.apache.calcite.adapter.redis.RedisAdapterCaseBase > 
testSqlWithJoin()
         76.1sec,    2 completed,   0 failed,   0 skipped, 
org.apache.calcite.adapter.redis.RedisAdapterCaseBase
WARNING  82.3sec,    3 completed,   0 failed,   1 
skipped, Gradle Test Run :redis:test

> Task :elasticsearch:test
          3.3sec, 
org.apache.calcite.adapter.elasticsearch.AggregationTest > 
integerCat()
          3.3sec, 
org.apache.calcite.adapter.elasticsearch.AggregationTest > 
cat1Cat2Cat3()
          3.3sec, 
org.apache.calcite.adapter.elasticsearch.AggregationTest > 
dateCat()
          3.3sec, 
org.apache.calcite.adapter.elasticsearch.AggregationTest > 
cat1Cat3()
          3.4sec, 
org.apache.calcite.adapter.elasticsearch.AggregationTest > 
aggregationWithCast()
          3.4sec, 
org.apache.calcite.adapter.elasticsearch.AggregationTest > 
cat1Cat2()
          3.5sec, 
org.apache.calcite.adapter.elasticsearch.AggregationTest > 
anyValue()
          3.5sec, 
org.apache.calcite.adapter.elasticsearch.AggregationTest > 
cat2()
          3.5sec, 
org.apache.calcite.adapter.elasticsearch.AggregationTest > 
anyValueWithOtherAgg()
          3.6sec, 
org.apache.calcite.adapter.elasticsearch.AggregationTest > 
all()
          3.6sec, 
org.apache.calcite.adapter.elasticsearch.AggregationTest > 
cat1()
          3.7sec, 
org.apache.calcite.adapter.elasticsearch.AggregationTest > 
approximateCountDistinct()
          4.1sec, 
org.apache.calcite.adapter.elasticsearch.AggregationTest > 
countStar()
WARNING  66.5sec,   14 completed,   0 failed,   1 
skipped, org.apache.calcite.adapter.elasticsearch.AggregationTest
         66.7sec,    1 completed,   0 failed,   0 skipped, 
org.apache.calcite.adapter.elasticsearch.MatchTest
          5.5sec, 
org.apache.calcite.adapter.elasticsearch.BooleanLogicTest > 
notExpression()
WARNING  67.9sec,   22 completed,   0 failed,   1 
skipped, 
org.apache.calcite.adapter.elasticsearch.ElasticSearchAdapterTest

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

> Task :elasticsearch:test
          6.6sec, 
org.apache.calcite.adapter.elasticsearch.BooleanLogicTest > 
expressions()
         69.0sec,    2 completed,   0 failed,   0 skipped, 
org.apache.calcite.adapter.elasticsearch.BooleanLogicTest
         69.4sec,    7 completed,   0 failed,   0 skipped, 
org.apache.calcite.adapter.elasticsearch.Projection2Test
WARNING   2.6sec,    1 completed,   0 failed,   1 
skipped, org.apache.calcite.adapter.elasticsearch.ScrollingTest
          2.9sec,    1 completed,   0 failed,   0 skipped, 
org.apache.calcite.adapter.elasticsearch.ProjectionTest
WARNING  82.1sec,   64 completed,   0 failed,   3 
skipped, Gradle Test Run :elasticsearch:test

> Task :cassandra:test

CassandraAdapterDataTypesTest STANDARD_OUT
    2022-03-10 09:20:20,776 [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-10 09:20:23,758 [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).
          3.6sec, 
org.apache.calcite.test.CassandraAdapterDataTypesTest > 
testCollectionsRowType()
        137.8sec,   11 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.CassandraAdapterDataTypesTest

CassandraAdapterTest STANDARD_OUT
    2022-03-10 09:21:14,853 [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-10 09:21:48,100 [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-10 09:21:48,134 [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.
         50.4sec,   11 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.CassandraAdapterTest

Gradle Test Executor 20 STANDARD_OUT
    2022-03-10 09:21:53,589 [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=45093dde-8fff-4aeb-afc2-d045fd50005b}): failed 
to send request (io.netty.channel.StacklessClosedChannelException))
    2022-03-10 09:21:53,589 [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=a8ab8bc3-17ce-4c3f-b6ef-9a6c347b2a65}): failed 
to send request (io.netty.channel.StacklessClosedChannelException))
    2022-03-10 09:21:55,457 [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=a8ab8bc3-17ce-4c3f-b6ef-9a6c347b2a65}): failed 
to send request (io.netty.channel.StacklessClosedChannelException))
    2022-03-10 09:21:55,757 [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=45093dde-8fff-4aeb-afc2-d045fd50005b}): failed 
to send request (io.netty.channel.StacklessClosedChannelException))
    2022-03-10 09:21:58,863 [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=a8ab8bc3-17ce-4c3f-b6ef-9a6c347b2a65}): failed 
to send request (io.netty.channel.StacklessClosedChannelException))
    2022-03-10 09:21:59,164 [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=45093dde-8fff-4aeb-afc2-d045fd50005b}): failed 
to send request (io.netty.channel.StacklessClosedChannelException))
        204.6sec,   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 8m 21s
438 actionable tasks: 438 executed

See the profiling report at: 
file://<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/build/reports/profile/profile-2022-03-10-09-14-04.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-10-09-14-13.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