We are seeing this as well. We have our own script that creates jobs for us and if we run it when jobs are building they get lost.
I think it is https://issues.jenkins-ci.org/browse/JENKINS-3265 My workaround has been to use the heavy job plugin to make the job creation script only run when nothing else is running. Paul On Tuesday, 12 March 2013 14:24:10 UTC, William Soula wrote: > > I am using Jenkins Job Builder to create and maintain my jobs and I am > seeing jobs disappearing, but cannot reproduce it in a test > environment. I am running 1.505 and was hoping all the disappearing > jobs bugs had been fixed since JENKINS-15156 has been resolved as > fixed. My situation is that I am using the Build Pipeline Plugin and if > a build is kicked off from the build pipeline page and fails and then I > run Jenkins Job Builder to edit the job and refresh the jobs page in > Jenkins the failed build disappears. I tried testing that same scenario > in my local Jenkins running 1.505 and it did not disappear. Does anyone > have any idea what is going on? -- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
