Triggering pipeline builds when a commit is pushed to a branch or when a tag that matches a regex is pushed.

2019-07-14 Thread Francis Chuang
Hey all, I have a question with configuring Jenkins that I have been struggling with for a while. We are using Jenkins 2.150.1. My jenkinsfile looks like this: pipeline { agent { node { label 'some-node' } } environment { COMPOSE_PROJECT_NAME =

Re: Memory issues with Jenkins

2019-07-14 Thread Sverre Moe
I checked out that link Tried the ulimit settings https://support.cloudbees.com/hc/en-us/articles/222446987-Prepare-Jenkins-for-Support#bulimitsettingsjustforlinuxos Will try the additional JVM flags suggested in https://support.cloudbees.com/hc/en-us/articles/222446987-Prepare-Jenkins-for-Suppor

Re: Jenkins Agents getting disconnected

2019-07-14 Thread Sverre Moe
I suspected it might be related, but was not sure. The odd thing this just started being a problem a week ago. Nothing as far as I can see has changed on the Jenkins server. lørdag 13. juli 2019 13.04.44 UTC+2 skrev Ivan Fernandez Calvo følgende: > > I saw that you have another question related

Re: Memory issues with Jenkins

2019-07-14 Thread Sverre Moe
jenkins@meoscorebs12:~> ulimit -a core file size (blocks, -c) unlimited data seg size (kbytes, -d) unlimited scheduling priority (-e) 0 file size (blocks, -f) unlimited pending signals (-i) 80229 max locked memory (kbytes, -l)