Re-2: How to stop job at run time

2015-06-29 Thread Jovan Jevric
Hi, i would have a look, if these builds can be started as downstream-jobs, without waiting for those to finisch. Afterwards try polling jobs you're interested in instead. Haven't adapted this approach yet, but may look like this partly: Joe import hudson.model.* // For each job for (item

Job Name validation based on Job Type.

2015-06-29 Thread Anil Subudhi
I have created the new project type, I would like to validate the job name of project type i created. What i tried: 1) As it is calling doCheckjobName of Hudson it is not invoking my descriptor method doCheckjobName (). 2) Checked with newInstance() to throw Runtime exception/Failure but

Re: Connecting Jenkins Operation Center to an existing jenkins master

2015-06-29 Thread Stephen Connolly
Please do not spam the Jenkins open source mailing lists with questions specific to CloudBees products. The correct place to direct those issues is either supp...@cloudbees.com (or perhaps the us...@cloudbees.com mailing list but I think that is not really used now since the PaaS was dropped) To

Re: How to stop job at run time

2015-06-29 Thread Panikera Raj
Hi Guys, Any update on this... Regards, Panikera On Fri, Jun 26, 2015 at 5:46 PM, Panikera Raj panikera.raj...@gmail.com wrote: Hi All, I have a scenario where I am using Build flow project in jenkins like below: parallel ( {build(NightlyBuilds)}, {build(MemoryLeaks)} ) so

Jenkins Plugin categories - upload /download

2015-06-29 Thread Vince Webb
Hello I'm searching for a plugin that I feel must exist already but I can't find it. I've got to thinking that perhaps the reason I can't find it is a weakness in the plugin categorisations. The terms upload and download are well understood when the user's local computer is either the source

Re: Jenkins Plugin categories - upload /download

2015-06-29 Thread vince webb
Hello Dick Thank you for your reply. I'm thinking about this download of multiple files not for a single Jenkins job but for numerous different jobs each of which will require a different list of files. Thus I figured: Step 1 get a file which contains a list of URLs Step 2 get a file from each of

Re: What Jenkins copies from slave to master when a build finishes?

2015-06-29 Thread Eric Pyle
The Jenkins book is correct, but the terminology can be misleading. Artifacts and build results will indeed be stored on the Jenkins master. However, build results include only success/failure, console log, and other things Jenkins and your plugins use to perform their functions. Artifacts

RE: Jenkins Plugin categories - upload /download

2015-06-29 Thread Ginga, Dick
Hi Vince You can of course insert a Batch/Shell step that copies anything you want. There is, under Build Environment section: Run buildstep before SCM runs – from the Pre SCM BuildStep Plugin From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Vince

Re: What Jenkins copies from slave to master when a build finishes?

2015-06-29 Thread Alan Evangelista
RG Well I am not a Linux guy but is /srv/share a folder mapped to your Jenkins server? Then that would be a manual copy step. No, there is no NFS setup between master and server. RG If /srv/share is a local folder on your slave, then I do not know how it is getting to your master. That's

Debug 'Trigger a remote parameterized job'

2015-06-29 Thread Steve K
Hello, In my system configuration, I setup the plugin to use the Credentials plugin. I provided the username and password of a user on the remote system with plenty of rights to run the job. The job, however, is not launching. I see the following in the console output from the job that

Re: wiki is down

2015-06-29 Thread Arnaud Héritier
wiki was restored ~1h ago and everything seems to be fine Let us know if you notice any issue cheers On Mon, Jun 29, 2015 at 10:29 AM, Arnaud Héritier aherit...@gmail.com wrote: Hi, We have an outage on our wiki. I'm trying to restore it. Please be patient. thanks -- - Arnaud

Re: Publish over CIFS suddenly stops working

2015-06-29 Thread Daniel Beck
Take a thread dump to see what all the threads are doing. On 23.06.2015, at 22:13, Steve Robbins st...@sumost.ca wrote: Hi, I've had Jenkins running fine for some time with jobs that publish the build artifacts to a CIFS share. Then suddenly it stopped working; the build log says java

Re: Jenkins Plugin categories - upload /download

2015-06-29 Thread Richard Bywater
Is https://wiki.jenkins-ci.org/display/JENKINS/URL+SCM something like you are looking for? Richard. On Tue, 30 Jun 2015 at 03:43 vince webb vince.w...@gmail.com wrote: Hello Dick Thank you for your reply. I'm thinking about this download of multiple files not for a single Jenkins job but for

Jenkins and stash

2015-06-29 Thread Doug
Hi, I'm very new and would appreciate if anyone can point me to how to setup Jenkins for Stash repo, no need for webhooks, its for testing and I'll just like to manually trigger a build. I used stash repo URL ssh://git@stash.xx:xx/xx/xx.git with my stash credential but got a connection

Log is being polluted..

2015-06-29 Thread Ivo Bellin Salarin
Hi everybody, I encounter a problem while administering a jenkins server. Its logs are being polluted bu somewhat, and I am unable to detect what. Since I don't want to be rude with other ML readers, please find an excerpt of the jenkins logs at the following address:

wiki is down

2015-06-29 Thread Arnaud Héritier
Hi, We have an outage on our wiki. I'm trying to restore it. Please be patient. thanks -- - Arnaud Héritier http://aheritier.net Mail/GTalk: aheritier AT gmail DOT com Twitter/Skype : aheritier -- You received this message because you are subscribed to the Google Groups Jenkins Users