forking-renovate[bot] commented on PR #6597:
URL: https://github.com/apache/jmeter/pull/6597#issuecomment-3512397217
### ⚠️ Artifact update problem
Renovate failed to update an artifact related to this branch. You probably
do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the
following happens:
- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you click the rebase/retry checkbox if found above, or
- you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
##### File name: build-logic/verification/build.gradle.kts
```
Command failed: ./gradlew --console=plain --dependency-verification lenient
-q --write-verification-metadata sha256,pgp dependencies
e:
file:///tmp/containerbase/cache/.gradle/caches/modules-2/files-2.1/com.github.spotbugs.snom/spotbugs-gradle-plugin/6.4.4/8f76c82259ee80e02a7a14df7a68e995237902aa/spotbugs-gradle-plugin-6.4.4.jar!/META-INF/spotbugs-gradle-plugin.kotlin_module
Module was compiled with an incompatible version of Kotlin. The binary version
of its metadata is 2.2.0, expected version is 2.0.0.
e:
file:///tmp/containerbase/cache/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/2.2.20/5380b19fa1924399b62ce3a1faffebb2b4f82272/kotlin-stdlib-2.2.20.jar!/META-INF/kotlin-stdlib-jdk7.kotlin_module
Module was compiled with an incompatible version of Kotlin. The binary version
of its metadata is 2.2.0, expected version is 2.0.0.
e:
file:///tmp/containerbase/cache/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/2.2.20/5380b19fa1924399b62ce3a1faffebb2b4f82272/kotlin-stdlib-2.2.20.jar!/META-INF/kotlin-stdlib-jdk8.kotlin_module
Module was compiled with an incompatible version of Kotlin. The binary version
of its metadata is 2.2.0, expected version is 2.0.0.
e:
file:///tmp/containerbase/cache/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/2.2.20/5380b19fa1924399b62ce3a1faffebb2b4f82272/kotlin-stdlib-2.2.20.jar!/META-INF/kotlin-stdlib.kotlin_module
Module was compiled with an incompatible version of Kotlin. The binary version
of its metadata is 2.2.0, expected version is 2.0.0.
FAILURE: Build completed with 2 failures.
1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':build-logic:verification:compilePluginsBlocks'.
> A failure occurred while executing
org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction
> Compilation error. See log for more details
* 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.
==============================================================================
2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':build-logic:verification:compilePluginsBlocks'.
> A failure occurred while executing
org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction
> Compilation error. See log for more details
* 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.
==============================================================================
BUILD FAILED in 1m 5s
```
--
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]