revision=a24ece9cf797f7ea647e33bf846b115208ed1ba5
command=./gradlew :adapter:outbound:persistence-jpa:test --tests '*ExperimentalFeatureGateTest.analysisProbe*' --console=plain --rerun-tasks
> Task :build-logic:extractPluginRequests
> Task :build-logic:generatePluginAdapters
> Task :build-logic:compileJava
> Task :build-logic:compileGroovy
> Task :build-logic:compileGroovyPlugins
> Task :build-logic:pluginDescriptors
> Task :build-logic:processResources
> Task :build-logic:classes
> Task :build-logic:jar
> Task :shared-contract:compileJava
> Task :shared-contract:processResources
> Task :shared-contract:classes
> Task :shared-contract:jar
> Task :application-core:compileJava
> Task :application-core:processResources NO-SOURCE
> Task :application-core:classes
> Task :application-core:jar
> Task :adapter:outbound:persistence-jpa:compileJava
> Task :adapter:outbound:persistence-jpa:processResources
> Task :adapter:outbound:persistence-jpa:classes
> Task :adapter:outbound:persistence-jpa:compileTestkitJava
> Task :adapter:outbound:persistence-jpa:processTestkitResources NO-SOURCE
> Task :adapter:outbound:persistence-jpa:testkitClasses
> Task :adapter:outbound:persistence-jpa:compileTestJava
> Task :adapter:outbound:persistence-jpa:processTestResources NO-SOURCE
> Task :adapter:outbound:persistence-jpa:testClasses

> Task :adapter:outbound:persistence-jpa:test FAILED

ExperimentalFeatureGateTest > analysisProbeVariablePoolSizeOvershootsBudget() FAILED
    java.lang.IllegalArgumentException at ExperimentalFeatureGateTest.java:192

3 tests completed, 1 failed

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':adapter:outbound:persistence-jpa:test'.
> There were failing tests. See the report at: file:///shared/codebase/clean-architecture-backend-template/src/adapter/outbound/persistence-jpa/build/reports/tests/test/index.html

* Try:
> Run with --scan to generate a Build Scan (Powered by Develocity).

BUILD FAILED in 23s
18 actionable tasks: 18 executed
