Re: Usage of Jenkins shared library in Job DSL

2019-08-03 Thread Nick Muzika
hi Philip, It's possible @Grab('org.yaml:snakeyaml:1.17') import org.yaml.snakeyaml.Yaml .. def params = readFileFromWorkspace(param.getPath()) yamlMap = new Yaml().load(params) yamlMap.each { key, value -> } Works for me just use yaml module & groovy. In my case shared libraries

Re: Memory issues with Jenkins

2019-08-03 Thread 'guerkan demirci' via Jenkins Users
Hi Sverre Moe, could you resolve the issue? I have the same problem with Jenkins. Best Am Montag, 29. Juli 2019 11:30:58 UTC+2 schrieb Sverre Moe: > > I have analyzed the GC log > > > https://www.gceasy.io/my-gc-report.jsp?p=c2hhcmVkLzIwMTkvMDcvMjgvLS1nYy0yMDE5LTA3LTI2XzE3LTMxLTIyLmxvZy4wLmN1cn