See <https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/326/display/redirect?page=changes>
Changes: [Stamatis Zampetakis] [CALCITE-5475] Improve test coverage accuracy by aggregating modules ------------------------------------------ [...truncated 682.16 KB...] <https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1751: warning: no @param for <T> public <T> AssertQuery withHook(Hook hook, Consumer<T> handler) { ^ <https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1751: warning: no @param for hook public <T> AssertQuery withHook(Hook hook, Consumer<T> handler) { ^ <https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1751: warning: no @param for handler public <T> AssertQuery withHook(Hook hook, Consumer<T> handler) { ^ <https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1751: warning: no @return public <T> AssertQuery withHook(Hook hook, Consumer<T> handler) { ^ <https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1759: warning: no @param for <V> public <V> AssertQuery withProperty(Hook hook, V value) { ^ <https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1759: warning: no @param for hook public <V> AssertQuery withProperty(Hook hook, V value) { ^ <https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1759: warning: no @param for value public <V> AssertQuery withProperty(Hook hook, V value) { ^ <https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1759: warning: no @return public <V> AssertQuery withProperty(Hook hook, V value) { ^ <https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1111: warning: no @param for specs public AssertThat with(SchemaSpec... specs) { ^ <https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1111: warning: no @return public AssertThat with(SchemaSpec... specs) { ^ <https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1120: warning: no @param for connectionFactory public AssertThat with(ConnectionFactory connectionFactory) { ^ <https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1120: warning: no @return public AssertThat with(ConnectionFactory connectionFactory) { ^ <https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1127: warning: no @param for <T> public <T> AssertThat withHook(Hook hook, Consumer<T> handler) { ^ <https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1127: warning: no @param for hook public <T> AssertThat withHook(Hook hook, Consumer<T> handler) { ^ <https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1127: warning: no @param for handler public <T> AssertThat withHook(Hook hook, Consumer<T> handler) { ^ <https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1127: warning: no @return public <T> AssertThat withHook(Hook hook, Consumer<T> handler) { ^ <https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1152: warning: no @param for lex public AssertThat with(Lex lex) { ^ <https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1152: warning: no @return public AssertThat with(Lex lex) { ^ <https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1157: warning: no @param for name public AssertThat withSchema(String name, Schema schema) { ^ <https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1157: warning: no @param for schema public AssertThat withSchema(String name, Schema schema) { ^ <https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1157: warning: no @return public AssertThat withSchema(String name, Schema schema) { ^ <https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1162: warning: no @param for schema public AssertThat withDefaultSchema(String schema) { ^ <https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1162: warning: no @return public AssertThat withDefaultSchema(String schema) { ^ <https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1185: warning: no @param for model public final AssertThat withMaterializations(String model, final boolean existing, ^ <https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1185: warning: no @param for existing public final AssertThat withMaterializations(String model, final boolean existing, ^ <https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1185: warning: no @param for materializations public final AssertThat withMaterializations(String model, final boolean existing, ^ <https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1185: warning: no @return public final AssertThat withMaterializations(String model, final boolean existing, ^ <https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1207: warning: no @param for model public final AssertThat withMaterializations(String model, ^ <https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1207: warning: no @param for materializations public final AssertThat withMaterializations(String model, ^ <https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1207: warning: no @return public final AssertThat withMaterializations(String model, ^ <https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1273: warning: no @param for message public AssertThat connectThrows(String message) { ^ <https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1273: warning: no @return public AssertThat connectThrows(String message) { ^ <https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1279: warning: no @param for exceptionChecker public AssertThat connectThrows(Consumer<Throwable> exceptionChecker) { ^ <https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1279: warning: no @return public AssertThat connectThrows(Consumer<Throwable> exceptionChecker) { ^ <https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1297: warning: no @param for <T> public <T> AssertThat doWithConnection(Function<CalciteConnection, T> fn) ^ <https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1297: warning: no @param for fn public <T> AssertThat doWithConnection(Function<CalciteConnection, T> fn) ^ <https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1297: warning: no @return public <T> AssertThat doWithConnection(Function<CalciteConnection, T> fn) ^ <https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1297: warning: no @throws for java.lang.Exception public <T> AssertThat doWithConnection(Function<CalciteConnection, T> fn) ^ <https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1308: warning: no @param for fn public final AssertThat doWithConnection(Consumer<CalciteConnection> fn) ^ <https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1308: warning: no @return public final AssertThat doWithConnection(Consumer<CalciteConnection> fn) ^ <https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1308: warning: no @throws for java.lang.Exception public final AssertThat doWithConnection(Consumer<CalciteConnection> fn) ^ <https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/testkit/src/main/java/org/apache/calcite/test/CalciteAssert.java>:1317: warning: no @param for <T> 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>:1317: warning: no @param for fn 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>:1317: 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>:1317: 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>:1330: 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>:1330: 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>:1340: 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 :redis:test docker[redis:2.8.19] 2023-01-17 12:28:53,707 [ForkJoinPool-1-worker-9] INFO - Container redis:2.8.19 is starting: 2471f642b378f7214b38b8926b3776dafc2224235574150dc27b8c00c14f5c50 docker[redis:2.8.19] 2023-01-17 12:28:53,943 [ForkJoinPool-1-worker-9] INFO - Container redis:2.8.19 started in PT31.602S [0;1m 5.5sec[0m, org.apache.calcite.adapter.redis.[0;1mRedisAdapterCaseBase[0m > [0;1mtestSqlWithJoin()[0m 70.2sec, 2 completed, 0 failed, 0 skipped, org.apache.calcite.adapter.redis.RedisAdapterCaseBase [0;34;1mWARNING[0m 72.4sec, 3 completed, 0 failed, [0;34;1m 1[0m skipped, [0;34;1mGradle Test Run :redis:test[0m > Task :plus:test [0;1m 67.0sec[0m, org.apache.calcite.adapter.tpch.[0;1mTpchTest[0m > [0;1mtestQuery05()[0m > Task :elasticsearch:test Gradle Test Executor 18 STANDARD_OUT 2023-01-17 12:28:53,349 [ForkJoinPool-1-worker-4] WARN - gateway.auto_import_dangling_indices is disabled, dangling indices will not be automatically detected or imported and must be managed manually 2023-01-17 12:28:54,651 [elasticsearch[fake-elastic][scheduler][T#1]] WARN - [gc][1] overhead, spent [671ms] collecting in the last [1s] [0;1m 3.3sec[0m, org.apache.calcite.adapter.elasticsearch.[0;1mAggregationTest[0m > [0;1mcat1Cat3()[0m [0;1m 3.3sec[0m, org.apache.calcite.adapter.elasticsearch.[0;1mAggregationTest[0m > [0;1mintegerCat()[0m [0;1m 3.3sec[0m, org.apache.calcite.adapter.elasticsearch.[0;1mAggregationTest[0m > [0;1mcat1Cat2Cat3()[0m [0;1m 3.5sec[0m, org.apache.calcite.adapter.elasticsearch.[0;1mAggregationTest[0m > [0;1mcat1Cat2()[0m [0;1m 3.5sec[0m, org.apache.calcite.adapter.elasticsearch.[0;1mAggregationTest[0m > [0;1maggregationWithCast()[0m [0;1m 3.6sec[0m, org.apache.calcite.adapter.elasticsearch.[0;1mAggregationTest[0m > [0;1manyValue()[0m [0;1m 3.8sec[0m, org.apache.calcite.adapter.elasticsearch.[0;1mAggregationTest[0m > [0;1mapproximateCountDistinct()[0m [0;1m 3.8sec[0m, org.apache.calcite.adapter.elasticsearch.[0;1mAggregationTest[0m > [0;1mcat1()[0m [0;1m 3.8sec[0m, org.apache.calcite.adapter.elasticsearch.[0;1mAggregationTest[0m > [0;1mall()[0m [0;1m 4.1sec[0m, org.apache.calcite.adapter.elasticsearch.[0;1mProjectionTest[0m > [0;1mprojection()[0m 53.7sec, 1 completed, 0 failed, 0 skipped, org.apache.calcite.adapter.elasticsearch.ProjectionTest [0;1m 3.9sec[0m, org.apache.calcite.adapter.elasticsearch.[0;1mElasticSearchAdapterTest[0m > [0;1mtestFilterSort()[0m [0;34;1mWARNING[0m 54.3sec, 14 completed, 0 failed, [0;34;1m 1[0m skipped, org.apache.calcite.adapter.elasticsearch.[0;34;1mAggregationTest[0m [0;34;1mWARNING[0m 55.7sec, 22 completed, 0 failed, [0;34;1m 1[0m skipped, org.apache.calcite.adapter.elasticsearch.[0;34;1mElasticSearchAdapterTest[0m [0;1m 6.0sec[0m, org.apache.calcite.adapter.elasticsearch.[0;1mBooleanLogicTest[0m > [0;1mnotExpression()[0m [0;1m 4.1sec[0m, org.apache.calcite.adapter.elasticsearch.[0;1mBooleanLogicTest[0m > [0;1mexpressions()[0m 56.9sec, 2 completed, 0 failed, 0 skipped, org.apache.calcite.adapter.elasticsearch.BooleanLogicTest [0;34;1mWARNING[0m 1.0sec, 1 completed, 0 failed, [0;34;1m 1[0m skipped, org.apache.calcite.adapter.elasticsearch.[0;34;1mScrollingTest[0m 3.3sec, 7 completed, 0 failed, 0 skipped, org.apache.calcite.adapter.elasticsearch.Projection2Test 3.5sec, 1 completed, 0 failed, 0 skipped, org.apache.calcite.adapter.elasticsearch.MatchTest [0;34;1mWARNING[0m 71.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 2023-01-17 12:29:36,489 [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-01-17 12:29:37,920 [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 91.0sec[0m, org.apache.calcite.adapter.tpch.[0;1mTpchTest[0m > [0;1mtestQuery07()[0m [0;34;1mWARNING[0m 110.2sec, 29 completed, 0 failed, [0;34;1m 7[0m skipped, org.apache.calcite.adapter.tpch.[0;34;1mTpchTest[0m [0;34;1mWARNING[0m 113.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.4sec[0m, org.apache.calcite.test.[0;1mCassandraAdapterDataTypesTest[0m > [0;1mtestCollectionsRowType()[0m 100.2sec, 11 completed, 0 failed, 0 skipped, org.apache.calcite.test.CassandraAdapterDataTypesTest CassandraAdapterTest STANDARD_OUT 2023-01-17 12:30:04,169 [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-01-17 12:30:21,948 [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-01-17 12:30:21,954 [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.3sec, 11 completed, 0 failed, 0 skipped, org.apache.calcite.test.CassandraAdapterTest Gradle Test Executor 19 STANDARD_OUT 2023-01-17 12:30:27,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=501fddb3-b3d8-425e-9f39-e9d93f22b173}): failed to send request (io.netty.channel.StacklessClosedChannelException)) 2023-01-17 12:30:27,421 [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=0f8536b9-37fc-4eed-836e-7bc36f2cf8cd}): failed to send request (io.netty.channel.StacklessClosedChannelException)) 2023-01-17 12:30:29,221 [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=501fddb3-b3d8-425e-9f39-e9d93f22b173}): failed to send request (io.netty.channel.StacklessClosedChannelException)) 2023-01-17 12:30:29,627 [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=0f8536b9-37fc-4eed-836e-7bc36f2cf8cd}): failed to send request (io.netty.channel.StacklessClosedChannelException)) 2023-01-17 12:30:32,666 [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=501fddb3-b3d8-425e-9f39-e9d93f22b173}): failed to send request (io.netty.channel.StacklessClosedChannelException)) 146.2sec, 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.4.2/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 5m 58s 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-2023-01-17-12-24-41.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-2023-01-17-12-24-47.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.
