I have been running in to this exact same issue, in fact i just posted here 
<https://groups.google.com/forum/#!topic/jenkinsci-users/24Lb5O95YH4> about 
it also. Do you know when it started for you? I can't tell if my update of 
Jenkins to 2.46 caused it or if it was due to an update to Script Security, 
which was February, and i just wasn't paying attention. 

On Monday, April 24, 2017 at 4:47:33 AM UTC-5, Romaric Crailox wrote:
>
> Hello all,
>
> I have this error during execution of a Jenkins job with "Scan for 
> compiler warnings" in "post build action" (two parsers are use : parser1 
> and parser2)  :
>
> [WARNINGS] Parsing warnings in files 'output1' with parser parser1
> [WARNINGS] Groovy sandbox rejected the parsing script for parser parser1: 
> Scripts not permitted to use method java.util.regex.MatchResult group int. 
> You will need to manually approve the call in the Script Approval UI.
> [WARNINGS] Parsing warnings in files 'output2' with parser parser2
> [WARNINGS] Groovy sandbox rejected the parsing script for parser parser2: 
> Scripts not permitted to use method java.util.regex.MatchResult group int. 
> You will need to manually approve the call in the Script Approval UI.
>
> Problem, java.util.regex.MatchResult method already approve in "In-process 
> Script Approval" Windows (in Manage Jenkins) : see script_aproval.png file.
> In "Manage Jenkins" > "Configure System" > "Compiler Warnings" > "Parsers" 
> there is no error message below parser1 and parser2... (I think about error 
> message like "An exception occurred during evaluation of the Groovy script: 
> Scripts not permitted to use method 
> hudson.plugins.analysis.util.model.FileAnnotation setModuleName 
> java.lang.String").
>
> Can you help me to understand what thing I have missed to make please ?
>
> Best regards
>
> Romaric Crailox
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/92846e97-96ab-4d5f-9018-188c50389b57%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to