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

RejectedAccessException: Scripts not permitted to use method hudson.plugins.git.GitSCM getBranches

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Critical Critical
    • git-plugin
    • None
    • jenkins instance configured with github organization plugin and github authorization too.
    • git plugin 4.1.0

      It seems that I get this exception which is NOT logged inside the script approver which means there is not way to approve it.

      org.jenkinsci.plugins.scriptsecurity.sandbox.RejectedAccessException: Scripts not permitted to use method hudson.plugins.git.GitSCM getBranches
      

      This happened with this pipeline https://github.com/pycontribs/powertape/blob/master/Jenkinsfile

       

      Now, the interesting thing is that if you configure a this project in jenkins using the pipeline type of of job and setting the source as SCM, it will work.

      So this problem is specific to this way of configuring the jobs.

            Unassigned Unassigned
            ssbarnea Sorin Sbarnea
            Votes:
            9 Vote for this issue
            Watchers:
            15 Start watching this issue

              Created:
              Updated:
              Resolved: