Started by upstream project "Cforall_Full_Build" build number 339 originally caused by: Started by user pabuhr Running as Jenkins Build User > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-914b6fdde163b7e17ee75d99ca23f18a/.git # timeout=10 Setting origin to cforall@plg.uwaterloo.ca:software/cfa/cfa-cc > git config remote.origin.url cforall@plg.uwaterloo.ca:software/cfa/cfa-cc # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.43.0' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials Git key use to connect to the cforall git repo (August 2025) Verifying host key using known hosts file > git fetch --no-tags --force --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 Seen branch in repository origin/ADT Seen branch in repository origin/aaron-thesis Seen branch in repository origin/arm-eh Seen branch in repository origin/ast-experimental Seen branch in repository origin/cleanup-dtors Seen branch in repository origin/ctor Seen branch in repository origin/deferred_resn Seen branch in repository origin/demangler Seen branch in repository origin/enum Seen branch in repository origin/forall-pointer-decay Seen branch in repository origin/gc_noraii Seen branch in repository origin/jacob/cs343-translation Seen branch in repository origin/jenkins-sandbox Seen branch in repository origin/master Seen branch in repository origin/memory Seen branch in repository origin/new-ast Seen branch in repository origin/new-ast-unique-expr Seen branch in repository origin/new-env Seen branch in repository origin/no_list Seen branch in repository origin/persistent-indexer Seen branch in repository origin/pthread-emulation Seen branch in repository origin/qualifiedEnum Seen branch in repository origin/resolv-new Seen branch in repository origin/string Seen branch in repository origin/stuck-waitfor-destruct Seen branch in repository origin/with_gc Seen 26 remote branches Obtained Jenkinsfile from 556c6bc2f739044c4366c2f5bb04db088e20201b [Pipeline] Start of Pipeline [Pipeline] node Running on Brokk 5 in /var/lib/jenkins/workspace/Cforall_master_2 [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] properties WARNING: Unknown parameter(s) found for class type 'hudson.model.ChoiceParameterDefinition': defaultValue WARNING: Unknown parameter(s) found for class type 'hudson.model.ChoiceParameterDefinition': defaultValue [Pipeline] checkout The recommended git tool is: NONE using credential git_key_aug2025 Fetching changes from the remote Git repository Cleaning workspace Fetching without tags Checking out Revision 556c6bc2f739044c4366c2f5bb04db088e20201b (master) Commit message: "remove blank lines from groovy script" [Pipeline] load [Pipeline] { (Jenkins/tools.groovy) [Pipeline] } [Pipeline] // load Scripts not permitted to use method groovy.lang.GroovyObject getProperty java.lang.String (BuildSettings.cc). Administrators can decide whether to approve or reject this signature. [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // node [Pipeline] echo org.jenkinsci.plugins.scriptsecurity.sandbox.RejectedAccessException: Scripts not permitted to use method groovy.lang.GroovyObject getProperty java.lang.String (BuildSettings.cc) > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Cforall_master_2/.git # timeout=10 > git config remote.origin.url cforall@plg.uwaterloo.ca:software/cfa/cfa-cc # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from cforall@plg.uwaterloo.ca:software/cfa/cfa-cc > git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_SSH to set credentials Git key use to connect to the cforall git repo (August 2025) Verifying host key using known hosts file > git fetch --no-tags --force --progress -- cforall@plg.uwaterloo.ca:software/cfa/cfa-cc +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 556c6bc2f739044c4366c2f5bb04db088e20201b # timeout=10 > git rev-list --no-walk 556c6bc2f739044c4366c2f5bb04db088e20201b # timeout=10 [Pipeline] node Running on Brokk 5 in /var/lib/jenkins/workspace/Cforall_master_2 [Pipeline] { [Pipeline] echo Notifying users of result [Pipeline] echo Would send email to: cforall@lists.uwaterloo.ca [Pipeline] echo With title: [cforall git][BUILD# 2820 - FAILURE] - branch master [Pipeline] echo Content:
This is an automated email from the Jenkins build machine. It was generated because of a git hooks/post-receive script following a ref change which was pushed to the C∀ repository.
- Status --------------------------------------------------------------
BUILD# 2820 - FAILURE
Check console output at https://cforall.uwaterloo.ca/jenkins/job/Cforall/job/master/2820/ to view the results.
ERROR retrieveing current git information! [Pipeline] } [Pipeline] // node [Pipeline] echo Build Completed [Pipeline] End of Pipeline Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 1f047d47-8534-4485-956e-aeb5344b4833 org.jenkinsci.plugins.scriptsecurity.sandbox.RejectedAccessException: Scripts not permitted to use method groovy.lang.GroovyObject getProperty java.lang.String (BuildSettings.cc) at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.whitelists.StaticWhitelist.rejectMethod(StaticWhitelist.java:248) at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.lambda$onGetProperty$12(SandboxInterceptor.java:349) at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onGetProperty(SandboxInterceptor.java:386) at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$7.call(Checker.java:375) at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:379) at org.kohsuke.groovy.sandbox.impl.Checker$checkedGetProperty$0.callStatic(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallStatic(CallSiteArray.java:55) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:197) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:233) at BuildSettings.