Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-64968

Incompatible plugins - kubernetes 1.29.0 + config-as-code 1.47

XMLWordPrintable

      I am running:

      • Jenkins 2.278
      • with only these 3 plugins :
        ```
      • kubernetes:1.29.0
      • configuration-as-code:1.47
      • atlassian-bitbucket-server-integration:2.1.3
        ```

      I got the following error when run `kubectl logs -f POD -c jenkins`

      2021-02-26 13:01:21.720+0000 [id=32] WARNING i.j.p.casc.BaseConfigurator#createAttribute: Can't handle class 
      org.csanchez.jenkins.plugins.kubernetes.PodTemplate#listener: type is abstract but not Describable. 
      2021-02-26 13:01:21.748+0000 [id=32] WARNING i.j.p.casc.BaseConfigurator#createAttribute: Can't handle class 
      org.csanchez.jenkins.plugins.kubernetes.PodTemplate#listener: type is abstract but not Describable. 
      2021-02-26 13:01:22.206+0000 [id=32] WARNING i.j.p.casc.BaseConfigurator#createAttribute: Can't handle class 
      jenkins.plugins.git.GitSCMSource#owner: type is abstract but not Describable. 
      2021-02-26 13:01:22.310+0000 [id=32] WARNING i.j.p.casc.BaseConfigurator#createAttribute: Can't handle class org.csanchez.jenkins.plugins.kubernetes.PodTemplate#listener: type is abstract but not Describable. 2021-02-26 13:01:22.323+0000 [id=32] WARNING i.j.p.casc.BaseConfigurator#createAttribute: Can't handle class
       org.csanchez.jenkins.plugins.kubernetes.PodTemplate#listener: type is abstract but not Describable. 
      2021-02-26 13:01:22.790+0000 [id=32] WARNING i.j.p.casc.BaseConfigurator#createAttribute: Can't handle class 
      jenkins.plugins.git.GitSCMSource#owner: type is abstract but not Describable. 

      Jenkins keep restarting when checking "kubectl get pods" .. But it's functional using web browser

            Unassigned Unassigned
            abdennour Abdennour Toumi
            Votes:
            4 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated: