-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Jenkins 2.414.2
When we want to build a package using Jenkins dsl (using classic scm checkout) we have an issue. There is a problem with Jackson/Joda time on Gitlab API calls.
So this is impossible to checkout the project in Jenkins.
I've tried to update with the latest Jenkins BOM to be sure but I still have the issue.
Please find the logs in attachment.
The plugin version is the latest.
Exception caught:org.gitlab4j.api.GitLabApiException: A MultiException has 2 exceptions. They are: 1. java.util.ServiceConfigurationError: com.fasterxml.jackson.databind.Module: Provider com.fasterxml.jackson.datatype.joda.JodaModule could not be instantiated 2. java.lang.IllegalStateException: Unable to perform operation: post construct on org.glassfish.jersey.jackson.internal.DefaultJacksonJaxbJsonProvider MultiException stack 1 of 2 java.util.ServiceConfigurationError: com.fasterxml.jackson.databind.Module: Provider com.fasterxml.jackson.datatype.joda.JodaModule could not be instantiated
[JENKINS-72297] Impossible to build on Jenkins 2.414.2 - Jackson/Joda time issue on Gitlab API calls
Attachment | New: plugins.txt [ 61444 ] |
Component/s | New: aws-java-sdk-plugin [ 21126 ] | |
Component/s | Original: gitlab-branch-source-plugin [ 21980 ] |
Released As | New: https://github.com/jenkinsci/aws-java-sdk-plugin/releases/tag/1.12.610-428.v849169a_01b_a_5 | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |