testlens-app[bot] commented on PR #16139: URL: https://github.com/apache/grails-core/pull/16139#issuecomment-5277190951
## 🚨 TestLens detected 1 failed test 🚨 Here is what you can do: 1) Inspect the test failures carefully. 2) If you are convinced that some of the tests are flaky, you can mute them below. 3) Finally, trigger a rerun by checking the rerun checkbox. ### Test Summary #### [CI / Build Grails Forge \(Java 25, indy\=false\)](https://github.com/apache/grails-core/actions/runs/31674512634/job/94366128865?pr=16139) > :grails-forge-cli:test [grails-forge] | Test | Runs | Flakiness | |---|---|--:| | CreateControllerCommandSpec > test app with controller | ❌ | [1% 🟡](https://github.com/apache/grails-core/issues/16030) | 🏷️ Commit: f719515a0761d88b50e8ce327aac1050a2133aec ▶️ Tests: 38690 executed 🟡 Checks: 34/71 completed ### Test Failures <details> <summary><strong>CreateControllerCommandSpec > test app with controller</strong> (:grails-forge-cli:test [grails-forge] in <a href="https://github.com/apache/grails-core/actions/runs/31674512634/job/94366128865?pr=16139">CI / Build Grails Forge (Java 25, indy=false)</a>)</summary> ``` Condition failed with Exception: testOutputContains('BUILD SUCCESSFUL') | java.lang.AssertionError: The generated build exited with code 1 without producing the expected output [BUILD SUCCESSFUL]. Build output: To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/9.6.0/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation. Daemon will be stopped at the end of the build > Task :assetCompile Starting AssetCompiler [-i, /tmp/grailsforgetmp11662551405629387275/grails-app/assets, -o, /tmp/grailsforgetmp11662551405629387275/build/assets, -j, /home/runner/.gradle/caches/modules-2/files-2.1/org.webjars.npm/bootstrap/5.3.8/1a2f960f569cba04bce1c79ff07ab8985a0f56a0/bootstrap-5.3.8.jar, -j, /home/runner/.gradle/caches/modules-2/files-2.1/org.webjars.npm/bootstrap-icons/1.13.1/add743da3f8acf43906ece5d5fb8b759d2b0eeed/bootstrap-icons-1.13.1.jar, -j, /home/runner/.gradle/caches/modules-2/files-2.1/org.webjars.npm/jquery/4.0.0/bfedbeaadde5b1aa3d3403fa36a995e685e2a867/jquery-4.0.0.jar, -B, eyJjb25maWdPcHRpb25zIjp7fSwiZW5hYmxlRGlnZXN0cyI6dHJ1ZSwiZW5hYmxlR3ppcCI6dHJ1ZSwiZW5hYmxlU291cmNlTWFwcyI6dHJ1ZSwiZXhjbHVkZXNHemlwIjpbXSwibWF4VGhyZWFkcyI6bnVsbCwibWluaWZ5Q3NzIjp0cnVlLCJtaW5pZnlKcyI6dHJ1ZSwic2tpcE5vbkRpZ2VzdHMiOnRydWUsIm1pbmlmeU9wdGlvbnMiOnt9LCJ2ZXJib3NlIjp0cnVlLCJleGNsdWRlcyI6WyJ3ZWJqYXJzL2pxdWVyeS8qKiIsIndlYmphcnMvYm9vdHN0cmFwLyoqIiwid2ViamFycy9ib290c3RyYXAtaWNvbnMvKioiXSwiaW5jbHVk ZXMiOlsid2ViamFycy9qcXVlcnkvKi9kaXN0L2pxdWVyeS5qcyIsIndlYmphcnMvYm9vdHN0cmFwLyovZGlzdC9qcy9ib290c3RyYXAuYnVuZGxlLmpzIiwid2ViamFycy9ib290c3RyYXAvKi9kaXN0L2Nzcy9ib290c3RyYXAuY3NzIiwid2ViamFycy9ib290c3RyYXAtaWNvbnMvKi9mb250L2Jvb3RzdHJhcC1pY29ucy5jc3MiLCJ3ZWJqYXJzL2Jvb3RzdHJhcC1pY29ucy8qL2ZvbnQvZm9udHMvKiJdLCJyZXNvbHZlcnMiOltdLCJhc3NldHNQYXRoIjoiL3RtcC9ncmFpbHNmb3JnZXRtcDExNjYyNTUxNDA1NjI5Mzg3Mjc1L2dyYWlscy1hcHAvYXNzZXRzIiwiY2FjaGVMb2NhdGlvbiI6Ii90bXAvZ3JhaWxzZm9yZ2V0bXAxMTY2MjU1MTQwNTYyOTM4NzI3NS9idWlsZC8uYXNzZXRjYWNoZSJ9] 07:06:53.126 [main] INFO asset.pipeline.LoggingAssetEventListener -- Finished Precompiling Assets > Task :compileJava NO-SOURCE > Task :compileGroovy > Task :buildProperties > Task :processResources > Task :classes > Task :compileWebappGroovyPages NO-SOURCE > Task :compileGroovyPages > Task :findMainClass > Task :bootWar > Task :jar > Task :war > Task :assemble > Task :compileTestJava NO-SOURCE > Task :compileTestGroovy > Task :processTestResources NO-SOURCE > Task :testClasses > Task :test > Task :compileIntegrationTestJava NO-SOURCE > Task :compileIntegrationTestGroovy > Task :processIntegrationTestResources NO-SOURCE > Task :integrationTestClasses > Task :integrationTest FooSpec > should display the correct title on the home page FAILED org.spockframework.runtime.SpockComparisonFailure at FooSpec.groovy:17 2026-08-13T07:08:43.378Z INFO 14261 --- [ionShutdownHook] o.s.boot.tomcat.GracefulShutdown : Commencing graceful shutdown. Waiting for active requests to complete 2026-08-13T07:08:43.387Z INFO 14261 --- [tomcat-shutdown] o.s.boot.tomcat.GracefulShutdown : Graceful shutdown complete 2026-08-13T07:08:43.417Z INFO 14261 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown initiated... 2026-08-13T07:08:43.422Z INFO 14261 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown completed. > Task :integrationTest FAILED > Task :mergeTestReports gradle/actions: Writing build results to /home/runner/work/_temp/.gradle-actions/build-results/__run_3-1786604741839.json 14 actionable tasks: 14 executed at org.grails.forge.cli.CommandSpec.testOutputContains(CommandSpec.groovy:101) at org.grails.forge.cli.command.CreateControllerCommandSpec.test app with controller(CreateControllerCommandSpec.groovy:73) at org.grails.forge.cli.command.CreateControllerCommandSpec.test app with controller(CreateControllerCommandSpec.groovy:73) Caused by: java.lang.AssertionError: The generated build exited with code 1 without producing the expected output [BUILD SUCCESSFUL]. Build output: To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/9.6.0/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation. Daemon will be stopped at the end of the build > Task :assetCompile Starting AssetCompiler [-i, /tmp/grailsforgetmp11662551405629387275/grails-app/assets, -o, /tmp/grailsforgetmp11662551405629387275/build/assets, -j, /home/runner/.gradle/caches/modules-2/files-2.1/org.webjars.npm/bootstrap/5.3.8/1a2f960f569cba04bce1c79ff07ab8985a0f56a0/bootstrap-5.3.8.jar, -j, /home/runner/.gradle/caches/modules-2/files-2.1/org.webjars.npm/bootstrap-icons/1.13.1/add743da3f8acf43906ece5d5fb8b759d2b0eeed/bootstrap-icons-1.13.1.jar, -j, /home/runner/.gradle/caches/modules-2/files-2.1/org.webjars.npm/jquery/4.0.0/bfedbeaadde5b1aa3d3403fa36a995e685e2a867/jquery-4.0.0.jar, -B, eyJjb25maWdPcHRpb25zIjp7fSwiZW5hYmxlRGlnZXN0cyI6dHJ1ZSwiZW5hYmxlR3ppcCI6dHJ1ZSwiZW5hYmxlU291cmNlTWFwcyI6dHJ1ZSwiZXhjbHVkZXNHemlwIjpbXSwibWF4VGhyZWFkcyI6bnVsbCwibWluaWZ5Q3NzIjp0cnVlLCJtaW5pZnlKcyI6dHJ1ZSwic2tpcE5vbkRpZ2VzdHMiOnRydWUsIm1pbmlmeU9wdGlvbnMiOnt9LCJ2ZXJib3NlIjp0cnVlLCJleGNsdWRlcyI6WyJ3ZWJqYXJzL2pxdWVyeS8qKiIsIndlYmphcnMvYm9vdHN0cmFwLyoqIiwid2ViamFycy9ib290c3RyYXAtaWNvbnMvKioiXSwiaW5jbHVk ZXMiOlsid2ViamFycy9qcXVlcnkvKi9kaXN0L2pxdWVyeS5qcyIsIndlYmphcnMvYm9vdHN0cmFwLyovZGlzdC9qcy9ib290c3RyYXAuYnVuZGxlLmpzIiwid2ViamFycy9ib290c3RyYXAvKi9kaXN0L2Nzcy9ib290c3RyYXAuY3NzIiwid2ViamFycy9ib290c3RyYXAtaWNvbnMvKi9mb250L2Jvb3RzdHJhcC1pY29ucy5jc3MiLCJ3ZWJqYXJzL2Jvb3RzdHJhcC1pY29ucy8qL2ZvbnQvZm9udHMvKiJdLCJyZXNvbHZlcnMiOltdLCJhc3NldHNQYXRoIjoiL3RtcC9ncmFpbHNmb3JnZXRtcDExNjYyNTUxNDA1NjI5Mzg3Mjc1L2dyYWlscy1hcHAvYXNzZXRzIiwiY2FjaGVMb2NhdGlvbiI6Ii90bXAvZ3JhaWxzZm9yZ2V0bXAxMTY2MjU1MTQwNTYyOTM4NzI3NS9idWlsZC8uYXNzZXRjYWNoZSJ9] 07:06:53.126 [main] INFO asset.pipeline.LoggingAssetEventListener -- Finished Precompiling Assets > Task :compileJava NO-SOURCE > Task :compileGroovy > Task :buildProperties > Task :processResources > Task :classes > Task :compileWebappGroovyPages NO-SOURCE > Task :compileGroovyPages > Task :findMainClass > Task :bootWar > Task :jar > Task :war > Task :assemble > Task :compileTestJava NO-SOURCE > Task :compileTestGroovy > Task :processTestResources NO-SOURCE > Task :testClasses > Task :test > Task :compileIntegrationTestJava NO-SOURCE > Task :compileIntegrationTestGroovy > Task :processIntegrationTestResources NO-SOURCE > Task :integrationTestClasses > Task :integrationTest FooSpec > should display the correct title on the home page FAILED org.spockframework.runtime.SpockComparisonFailure at FooSpec.groovy:17 2026-08-13T07:08:43.378Z INFO 14261 --- [ionShutdownHook] o.s.boot.tomcat.GracefulShutdown : Commencing graceful shutdown. Waiting for active requests to complete 2026-08-13T07:08:43.387Z INFO 14261 --- [tomcat-shutdown] o.s.boot.tomcat.GracefulShutdown : Graceful shutdown complete 2026-08-13T07:08:43.417Z INFO 14261 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown initiated... 2026-08-13T07:08:43.422Z INFO 14261 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown completed. > Task :integrationTest FAILED > Task :mergeTestReports gradle/actions: Writing build results to /home/runner/work/_temp/.gradle-actions/build-results/__run_3-1786604741839.json 14 actionable tasks: 14 executed at org.grails.forge.cli.CommandSpec.testOutputContains(CommandSpec.groovy:101) ... 1 more ``` </details> ### Muted Tests > [!NOTE] > Checks are currently running using the configuration below. Select tests to mute in this pull request: 🔲 CreateControllerCommandSpec > test app with controller <!-- uniqueId=[engine:spock]/[spec:org.grails.forge.cli.command.CreateControllerCommandSpec]/[feature:$spock_feature_1_1] --> Reuse successful test results: 🔲 ♻️ Only rerun the tests that failed or were muted before Click the checkbox to trigger a rerun: 🔲 **Rerun jobs** --- _Learn more about TestLens at [testlens.app](https://testlens.app)._ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
