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 2023/05/05 02:19:50 UTC

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

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

Changes:

[Benchao Li] [CALCITE-5680] Wrong plan for multiple IN sub-queries with only literal operands


------------------------------------------
[...truncated 376.67 KB...]
> Task :innodb:test
          2.9sec, org.apache.calcite.adapter.innodb.InnodbAdapterTest > testSelectBySkTimestampRangeQueryGteProjectSomeFields()
          2.1sec, org.apache.calcite.adapter.innodb.InnodbAdapterTest > testSelectByMultipleSkRangeQueryPushDownPartialCondition3()
          2.9sec, org.apache.calcite.adapter.innodb.InnodbAdapterTest > testSelectByMultipleSkWithSameLeftPrefixChooseOneIndex()
          2.2sec, org.apache.calcite.adapter.innodb.InnodbAdapterTest > testSelectByMultipleSkRangeQueryPushDownPartialCondition2()
          2.3sec, org.apache.calcite.adapter.innodb.InnodbAdapterTest > testSelectByMultipleSkForceIndexAsPrimaryKey()
          3.1sec, org.apache.calcite.adapter.innodb.InnodbAdapterTest > testSelectBySkDateRangeQueryLtProjectSomeFieldsOrderByDesc()
          3.0sec, org.apache.calcite.adapter.innodb.InnodbAdapterTest > testJoinProjectAndFilterPushDown()
          2.2sec, org.apache.calcite.adapter.innodb.InnodbAdapterTest > testJoinProjectAndFilterPushDown2()
          3.7sec, org.apache.calcite.adapter.innodb.InnodbAdapterTest > testSelectByPrimaryKey()
          5.4sec, org.apache.calcite.adapter.innodb.InnodbAdapterTest > testSelectByPrimaryKeyRangeQueryGteLteEqualsProjectSomeFields()
         26.2sec,   83 completed,   0 failed,   0 skipped, org.apache.calcite.adapter.innodb.InnodbAdapterTest
         34.8sec,   85 completed,   0 failed,   0 skipped, Gradle Test Run :innodb:test

> Task :babel:test
    Warning: JDBC driver threw non-SQLException
    Warning: JDBC driver threw non-SQLException
    Warning: JDBC driver threw non-SQLException
         18.3sec, org.apache.calcite.test.BabelQuidemTest > test(String)[4], [4] sql/big-query.iq

> Task :testkit:test
         10.2sec, org.apache.calcite.test.FixtureTest > testRuleFixture()
         11.8sec, org.apache.calcite.test.FixtureTest > testOperatorFixture()
         12.3sec,    9 completed,   0 failed,   0 skipped, org.apache.calcite.test.FixtureTest
         19.8sec,   15 completed,   0 failed,   0 skipped, Gradle Test Run :testkit:test

> Task :redis:test
          3.4sec, org.apache.calcite.adapter.redis.RedisAdapterCaseBase > testRedisBySql()
         47.6sec,    2 completed,   0 failed,   0 skipped, org.apache.calcite.adapter.redis.RedisAdapterCaseBase
WARNING  53.3sec,    3 completed,   0 failed,   1 skipped, Gradle Test Run :redis:test

> Task :plus:test
         25.5sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery11()
         24.7sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery16()
         44.6sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery06()
         26.5sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery14()
         24.3sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery22()
         44.9sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery02Conversion()
         44.9sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery02()
         45.0sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery01()
         27.6sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery13()
         28.6sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery10()

> Task :piglet:test
         21.9sec, org.apache.calcite.test.PigletTest > testLimitExample()
         23.0sec, org.apache.calcite.test.PigRelExTest > testLessThan()
         23.1sec, org.apache.calcite.test.PigRelExTest > testIsNotNull()
         23.1sec, org.apache.calcite.test.PigRelExTest > testAdd()
         23.1sec, org.apache.calcite.test.PigRelExTest > testNegation()
         23.3sec, org.apache.calcite.test.PigRelExTest > testMod()
         23.6sec, org.apache.calcite.test.PigRelExTest > testAnd()
         23.6sec, org.apache.calcite.test.PigRelExTest > testNotEqual()
         23.8sec, org.apache.calcite.test.PigRelOpTest > testLoadWithoutSchema()
         24.2sec, org.apache.calcite.test.PigRelOpTest > testLoadWithSchema()
          2.3sec, org.apache.calcite.test.PigletTest > testDump()
          3.2sec, org.apache.calcite.test.PigRelExTest > testNot()
          2.1sec, org.apache.calcite.test.PigRelExTest > testProjection()
         25.1sec, org.apache.calcite.test.PigScriptTest > testReadScript()
          7.1sec, org.apache.calcite.test.PigRelOpTest > testFlattenStrSplit()
         25.6sec,    1 completed,   0 failed,   0 skipped, org.apache.calcite.test.PigScriptTest
          2.2sec, org.apache.calcite.test.PigRelExTest > testSubtract()
          2.3sec, org.apache.calcite.test.PigRelExTest > testGreaterThanEqual()
          2.3sec, org.apache.calcite.test.PigletTest > testGroupExample()
          4.1sec, org.apache.calcite.test.PigletTest > testFilterExample()
WARNING  26.2sec,   19 completed,   0 failed,   1 skipped, org.apache.calcite.test.PigletTest
         25.9sec, org.apache.calcite.test.PigRelOpTest > testUnionDifferentSchemas1()
         26.0sec, org.apache.calcite.test.PigRelOpTest > testUdf()
         26.1sec, org.apache.calcite.test.PigRelOpTest > testLimit()
          2.1sec, org.apache.calcite.test.PigRelOpTest > testSample()
         26.3sec, org.apache.calcite.test.PigRelOpTest > testAggregate2half()
          6.7sec, org.apache.calcite.test.PigRelOpTest > testMultipleStores()
         26.5sec, org.apache.calcite.test.PigRelOpTest > testSplit()
         26.8sec, org.apache.calcite.test.PigRelOpTest > testUnionDifferentSchemas2()
          2.0sec, org.apache.calcite.test.PigRelOpTest > testSimpleForEach3()
         27.6sec, org.apache.calcite.test.PigRelOpTest > testOrderBy()
          4.7sec, org.apache.calcite.test.PigRelOpTest > testGroupby()
         27.9sec, org.apache.calcite.test.PigRelOpTest > testCross()
         28.2sec, org.apache.calcite.test.PigRelOpTest > testRank()
          3.1sec, org.apache.calcite.test.PigRelOpTest > testAggregate2()
          2.7sec, org.apache.calcite.test.PigRelOpTest > testAggregate()
          3.1sec, org.apache.calcite.test.PigRelOpTest > testCubeCube()
          2.8sec, org.apache.calcite.test.PigRelOpTest > testCubeRollup()
          3.4sec, org.apache.calcite.test.PigRelOpTest > testCoGroup()
          2.4sec, org.apache.calcite.test.PigRelOpTest > testGroupby2()
          4.4sec, org.apache.calcite.test.PigRelOpTest > testJoin3Rels()
          3.8sec, org.apache.calcite.test.PigRelOpTest > testAggregate3()
          4.4sec, org.apache.calcite.test.PigRelExTest > testCast()
WARNING  30.0sec,   29 completed,   0 failed,   1 skipped, org.apache.calcite.test.PigRelExTest
          5.8sec, org.apache.calcite.test.PigRelOpTest > testJoin2Rels()
          2.5sec, org.apache.calcite.test.PigRelOpTest > testMultisetProjection()
          4.0sec, org.apache.calcite.test.PigRelOpTest > testForEachNested()
         30.5sec,   35 completed,   0 failed,   0 skipped, org.apache.calcite.test.PigRelOpTest
WARNING  39.9sec,  106 completed,   0 failed,   2 skipped, Gradle Test Run :piglet:test

> Task :elasticsearch:test
    2023-05-05 02:17:47,197 [elasticsearch[fake-elastic][scheduler][T#1]] WARN  - [gc][1] overhead, spent [1s] collecting in the last [1.6s]

> Task :geode:test
         14.1sec, org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > testSqlDistinctSort()
         14.9sec, org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > testSqlBooleanColumnNotFilter()
         14.8sec, org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > testSqlSimple()
         14.8sec, org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > testSqlBooleanColumnFilter()
         14.7sec, org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > testInSetFilterWithNestedStringField()
         15.1sec, org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > testSqlMultipleBooleanWhereFilter()
         15.2sec, org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > testSqlSingleBooleanWhereFilter()
         15.3sec, org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > testSqlMultipleTimestampWhereFilter()
         14.8sec, org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > testSqlMultipleTimeWhereFilter()
         15.0sec, org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > testSqlMultipleDateWhereFilter()
         14.8sec, org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > testMissingProjectRelationOnGroupByColumnMatchingProjectedFields()
         14.8sec, org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > testAddMissingGroupByColumnToProjectedFields()
         15.3sec, org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > testSqlWhereWithMultipleOrForAllFields()
         14.8sec, org.apache.calcite.adapter.geode.rel.GeodeZipsTest > testMaxRaw()
         15.0sec, org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > testSortWithProjection()
         15.2sec, org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > testSqlWhereWithMultipleOrForLiteralFields()
         15.1sec, org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > testSortWithProjectionAndLimit()
         15.3sec, org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > testWhereWithOr()
         15.3sec, org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > testFilterWithNestedField()
         16.3sec, org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > testSqlSingleTimestampWhereFilter()
         16.3sec, org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > testSqlSingleTimeWhereFilter()
         16.5sec, org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > testSqlSingleDateWhereFilter()
         29.0sec,   12 completed,   0 failed,   0 skipped, org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest
          2.1sec, org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > testMaxMinSumAvgInGroupBy()
          2.9sec, org.apache.calcite.adapter.geode.rel.GeodeZipsTest > testWhereWithOrForLargeValueList()
          3.1sec, org.apache.calcite.adapter.geode.rel.GeodeZipsTest > testItemPredicate()
WARNING  30.5sec,   14 completed,   0 failed,   3 skipped, org.apache.calcite.adapter.geode.rel.GeodeZipsTest
          2.5sec, org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > testWhereWithOrAnd()
         30.9sec,   36 completed,   0 failed,   0 skipped, org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest
WARNING  42.0sec,   62 completed,   0 failed,   3 skipped, Gradle Test Run :geode:test

> Task :plus:test
         25.7sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery20()
         28.2sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery12()
         27.1sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery15()
         45.4sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery03()
         26.0sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery18()
         45.6sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery09()
         45.7sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery08()
         45.7sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery04()
         27.3sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery17()
         27.1sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery21()

> Task :babel:test
         10.5sec, org.apache.calcite.test.BabelQuidemTest > test(String)[5], [5] sql/redshift.iq
         46.2sec,    5 completed,   0 failed,   0 skipped, org.apache.calcite.test.BabelQuidemTest > test(String)
         46.5sec,    5 completed,   0 failed,   0 skipped, org.apache.calcite.test.BabelQuidemTest
WARNING  54.5sec,  487 completed,   0 failed,   5 skipped, Gradle Test Run :babel:test

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

> Task :elasticsearch:test
          3.6sec, org.apache.calcite.adapter.elasticsearch.AggregationTest > integerCat()
          3.6sec, org.apache.calcite.adapter.elasticsearch.AggregationTest > cat1Cat3()
          3.6sec, org.apache.calcite.adapter.elasticsearch.AggregationTest > dateCat()
          3.6sec, org.apache.calcite.adapter.elasticsearch.AggregationTest > cat1Cat2Cat3()
          3.7sec, org.apache.calcite.adapter.elasticsearch.Projection2Test > projection2()
          3.7sec, org.apache.calcite.adapter.elasticsearch.Projection2Test > projection()
         51.3sec,    1 completed,   0 failed,   0 skipped, org.apache.calcite.adapter.elasticsearch.MatchTest
          3.9sec, org.apache.calcite.adapter.elasticsearch.AggregationTest > cat1Cat2()
          3.9sec, org.apache.calcite.adapter.elasticsearch.Projection2Test > projection3()
          4.0sec, org.apache.calcite.adapter.elasticsearch.AggregationTest > aggregationWithCast()
          4.2sec, org.apache.calcite.adapter.elasticsearch.AggregationTest > anyValue()
          4.2sec, org.apache.calcite.adapter.elasticsearch.AggregationTest > cat2()
          4.3sec, org.apache.calcite.adapter.elasticsearch.AggregationTest > anyValueWithOtherAgg()
          4.3sec, org.apache.calcite.adapter.elasticsearch.AggregationTest > all()
          4.4sec, org.apache.calcite.adapter.elasticsearch.AggregationTest > approximateCountDistinct()
          4.4sec, org.apache.calcite.adapter.elasticsearch.AggregationTest > cat1()
          4.6sec, org.apache.calcite.adapter.elasticsearch.ProjectionTest > projection()
         52.1sec,    1 completed,   0 failed,   0 skipped, org.apache.calcite.adapter.elasticsearch.ProjectionTest
          4.7sec, org.apache.calcite.adapter.elasticsearch.Projection2Test > projectionStringLiteralAndColumn()
          4.8sec, org.apache.calcite.adapter.elasticsearch.Projection2Test > projectionWithIdField()
         52.3sec,    7 completed,   0 failed,   0 skipped, org.apache.calcite.adapter.elasticsearch.Projection2Test
          5.1sec, org.apache.calcite.adapter.elasticsearch.AggregationTest > countStar()
WARNING  52.5sec,   14 completed,   0 failed,   1 skipped, org.apache.calcite.adapter.elasticsearch.AggregationTest
          3.6sec, org.apache.calcite.adapter.elasticsearch.ElasticSearchAdapterTest > testFilterSort()
          4.6sec, org.apache.calcite.adapter.elasticsearch.BooleanLogicTest > notExpression()
WARNING  53.6sec,   24 completed,   0 failed,   1 skipped, org.apache.calcite.adapter.elasticsearch.ElasticSearchAdapterTest
          3.4sec, org.apache.calcite.adapter.elasticsearch.BooleanLogicTest > expressions()
         54.5sec,    2 completed,   0 failed,   0 skipped, org.apache.calcite.adapter.elasticsearch.BooleanLogicTest
WARNING   1.1sec,    1 completed,   0 failed,   1 skipped, org.apache.calcite.adapter.elasticsearch.ScrollingTest
WARNING  63.4sec,   66 completed,   0 failed,   3 skipped, Gradle Test Run :elasticsearch:test

> Task :core:javadoc
100 warnings

> Task :cassandra:test

CassandraAdapterDataTypesTest STANDARD_OUT
    2023-05-05 02:18:36,081 [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).
    2023-05-05 02:18:37,507 [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
         90.2sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery07()
WARNING  91.0sec,   29 completed,   0 failed,   7 skipped, org.apache.calcite.adapter.tpch.TpchTest
WARNING  98.1sec,   51 completed,   0 failed,  11 skipped, Gradle Test Run :plus:test

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

CassandraAdapterTest STANDARD_OUT
    2023-05-05 02:19:04,674 [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).
    2023-05-05 02:19:22,376 [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).
    2023-05-05 02:19:22,383 [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.
         26.5sec,   11 completed,   0 failed,   0 skipped, org.apache.calcite.test.CassandraAdapterTest

CassandraAdapterWithoutKeyspaceTest STANDARD_OUT
    2023-05-05 02:19:31,557 [s0-io-3] WARN  - [s0] Detected a keyspace change at runtime (twissandra => cassandraunitkeyspace). This is an anti-pattern that should be avoided in production (see 'advanced.request.warn-if-set-keyspace' in the configuration).
    2023-05-05 02:19:34,999 [s0-io-3] WARN  - [s0] Detected a keyspace change at runtime (cassandraunitkeyspace => twissandra_small). This is an anti-pattern that should be avoided in production (see 'advanced.request.warn-if-set-keyspace' in the configuration).
         10.0sec,    1 completed,   0 failed,   0 skipped, org.apache.calcite.test.CassandraAdapterWithoutKeyspaceTest

Gradle Test Executor 40 STANDARD_OUT
    2023-05-05 02:19:38,253 [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=d9e94f1f-5db2-4e99-8a10-55fda2f36c50}): failed to send request (io.netty.channel.StacklessClosedChannelException))
    2023-05-05 02:19:38,253 [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=6209b555-5dbb-4bc7-ac71-a151a4c641fc}): failed to send request (io.netty.channel.StacklessClosedChannelException))
    2023-05-05 02:19:38,253 [s3-admin-0] WARN  - [s3|localhost/127.0.0.1:9142]  Error while opening new channel (ConnectionInitException: [s3|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=a794e8c1-e150-4ef1-b2fe-dd18901e1815}): failed to send request (io.netty.channel.StacklessClosedChannelException))
    2023-05-05 02:19:39,981 [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=6209b555-5dbb-4bc7-ac71-a151a4c641fc}): failed to send request (io.netty.channel.StacklessClosedChannelException))
    2023-05-05 02:19:40,058 [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=d9e94f1f-5db2-4e99-8a10-55fda2f36c50}): failed to send request (io.netty.channel.StacklessClosedChannelException))
    2023-05-05 02:19:40,440 [s3-admin-0] WARN  - [s3|localhost/127.0.0.1:9142]  Error while opening new channel (ConnectionInitException: [s3|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=a794e8c1-e150-4ef1-b2fe-dd18901e1815}): failed to send request (io.netty.channel.StacklessClosedChannelException))
    2023-05-05 02:19:43,588 [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=6209b555-5dbb-4bc7-ac71-a151a4c641fc}): failed to send request (io.netty.channel.StacklessClosedChannelException))
    2023-05-05 02:19:44,265 [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=d9e94f1f-5db2-4e99-8a10-55fda2f36c50}): failed to send request (io.netty.channel.StacklessClosedChannelException))
        148.3sec,   23 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.

* 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.6.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 5m 3s
454 actionable tasks: 454 executed

See the profiling report at: file://<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/build/reports/profile/profile-2023-05-05-02-14-48.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 #429

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