Intermittently met 404 when fetch /queue/item//api/json

2015-09-10 Thread zhu kane
I am using Jenkins LTS 1.609.2. My app heavily depends on Jenkins remote APIs to run new job then fetch the job result later. I noticed the Jenkins server throws 404 not found error when fetching the detail job information via queue item API. The Jenkins server was not restarted and always runs w

Re: copy artefacts from build with specific parameter

2015-09-10 Thread Jovan Jevric
Try to set up a post build job evaluating parameter given and make your job A exclusive in order to prevent loss of your artifacts. Cheers processed by David.fx Subject: copy artefacts from build with specific parameter (01-Sep-2015 18:49) From:Alan Birtles To: j...@huber-onl

Re: [workflow-plugin] keeping default parameters in build step

2015-09-10 Thread Michael Neale
Eric, this sounds like a bug, not a feature missing (or are they the same thing ? ;), worth opening a ticket for? On Thursday, September 10, 2015 at 10:12:43 PM UTC+10, Eric Engel wrote: > > Hi, > > > > I have this scenario: > > > > Job X with default Parameters A=1, B=2 and C=3. Workflow Jo

Re: Skype Integration With Jenkins

2015-09-10 Thread Michael Neale
Hi Ajnish. there is this: https://wiki.jenkins-ci.org/display/JENKINS/Skype+Plugin - but it is required to run with a skype client. Skype doesn't have external apis unfortunately (at least last I heard). On Thursday, September 10, 2015 at 10:37:38 PM UTC+10, Ajnish Kumar wrote: > > Hello Gu

Re: High Memory Usage with Job DSL

2015-09-10 Thread Daniel Beck
On 11.09.2015, at 01:51, Slide wrote: > I would also like to know if anyone can help me figure out how to profile > Jenkins (while running under Tomcat) so I can determine where the memory > issues are coming from. Anything interesting in the heap dump? (Does /computer/(master)/heapDump work

Re: Findbugs found bugs but FindBug Jenkin plugin doesn't regconize at all

2015-09-10 Thread Tùng Trần
*"Is the bug referenced in the result file /root/.jenkins/jobs/apache-* *cxf-sample/workspace/apache-**cxf/apache-cxf-sample/target/* *findbugs/findbugsXml.xml?"=> Yes Ultron, :D* -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe

Re: High Memory Usage with Job DSL

2015-09-10 Thread Slide
Anyone have any ideas on this one? I haven't been able to track down what is going on. On Wed, Jun 17, 2015 at 7:33 AM Slide wrote: > I just noticed an issue after upgrading the version of Job DSL recently > (1.34) that the memory consumption has gone up significantly. I have to > restart Tomcat

Re: Jenkins and Git Error Returned Status Code 128:

2015-09-10 Thread Mark Waite
If you're new to git, then I'd suggest the following steps to have some quick, positive experiences that will also confirm your Jenkins installation is working reasonably. Those steps may also help you identify areas where you need to fine tune or improve your Jenkins installation. 1. Add JGit

Priority plugin settings not working

2015-09-10 Thread ambrose nikale
Hi all, I am trying to use priority plugin, so this is my scenario: - there are 4 different jobs doing different things - one slave with 4 executors I am setting the throttle for each job to max builds-1, max node-0 Now I start builds for each job with priority 4, each of them pick up one exec

Re: Workflow : how to send a basic "build failed" mail

2015-09-10 Thread Francois Marot
Thanks Victor, so in fact what worked was creating a new node() {...} block to wrap my whole workflow and inside it I now have a LARGE try / catch and I send the failure mail in the catch block. I did not know I could nest node() {...} blocks but it seems to work. In the ends, I got this workin

Re: Findbugs found bugs but FindBug Jenkin plugin doesn't regconize at all

2015-09-10 Thread Ullrich Hafner
Is the bug referenced in the result file /root/.jenkins/jobs/apache-cxf-sample/workspace/apache-cxf/apache-cxf-sample/target/findbugs/findbugsXml.xml? > Am 10.09.2015 um 10:53 schrieb Tùng Trần : > > Hi friends, > I have a maven project on Jenkins 1.628 . I use > findbug

[workflow-plugin] Sample script for deleting a workflow workspace?

2015-09-10 Thread Craig Rodrigues
Hi, James Nord recently fixed: "add a cross platform step that will delete all files in the current directory." https://issues.jenkins-ci.org/browse/JENKINS-30346 This does not address: 'workflow plugin: no opton to "Wipe Out Current Workspace"' https://issues.jenkins-ci.org/browse/JENKINS-2838

Re: Jenkins and Git Error Returned Status Code 128:

2015-09-10 Thread angel . williams
Mark, Can you supply a commandline to use.. that is how new to GIT I am and if you know a good site for details on GIT that I can get up to speed on it. On Wednesday, September 9, 2015 at 5:50:57 PM UTC-6, Mark Waite wrote: > > Some of the things you can test to see if any of them help: > >1

Venue needed for Jenkins meetup in the Bay Area

2015-09-10 Thread Alyssa Tong
Hi All, We're looking for a facility to host Jenkins Area Meetup in the Bay Area on Sept 23. There's a change in availability at the CloudBees office therefore we are looking for another venue to host the meetup. Addition to Kohsuke speaking

Concurrent execution using a Node parameter

2015-09-10 Thread Ginga, Dick
I am trying to spawn multiple parallel jobs (using Build Flow plugin) to perform some TestComplete tests and passing to each invocation a Node parameter to run on. They both start and run a couple of build steps, but then one waits for the other before continuing with this message: 10:37:52 Tes

Need :: Adobe CQ5 developer position in Richmond, VA

2015-09-10 Thread Satish Babu
*Hi,* *Good Morning!!!* *Greetings from IDC Technologies!!!* *We have an immediate requirement with our client and the details are as follows.* *Role : Adobe CQ5 developer position* *Duration :12+ months.* *Location : Richmond, VA.* · 2+years’ experience in web content manag

Skype Integration With Jenkins

2015-09-10 Thread Ajnish Kumar
Hello Guys, Can anyone please tell how can i integrate skype with the jenkins. I have tried alot but not ye got the solution. Thanks and Regards Ajnish kumar. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this gro

Re: Connecting to irc freenode from jenkins

2015-09-10 Thread Ajnish Kumar
And I am using irc.freenode.net as a server. On Thursday, September 10, 2015 at 5:55:41 PM UTC+5:30, Ajnish Kumar wrote: > > just I am trying to send the notification on any channel when after the > build failied in the jenkins, this server is easily accessable , so i am > using the freenode #j

Re: Connecting to irc freenode from jenkins

2015-09-10 Thread Ajnish Kumar
just I am trying to send the notification on any channel when after the build failied in the jenkins, this server is easily accessable , so i am using the freenode #jenkins channel. my primary concern is the irc configuration in the jenkins. Can u please send me the configuration detail for t

[workflow-plugin] keeping default parameters in build step

2015-09-10 Thread Eric Engel
Hi, I have this scenario: Job X with default Parameters A=1, B=2 and C=3. Workflow Job Y calls Job X with a build step: >build job: 'X', propagate: false, parameters: [new >hudson.model.StringParameterValue('A', '2'), new >hudson.model.StringParameterValue('B', '3')] What happens: Job X is c

Re: Mail notification log level

2015-09-10 Thread Victor Martinez
Hi, You can use the extended email plugin: https://wiki.jenkins-ci.org/display/JENKINS/Email-ext+plugin Cheers On Thursday, 10 September 2015 13:36:15 UTC+2, Ilya Liberman wrote: > > I use Jenkins to run Selenium tests. > Once the build fails it sends a mail notification with a lot unimporta

Mail notification log level

2015-09-10 Thread Ilya Liberman
I use Jenkins to run Selenium tests. Once the build fails it sends a mail notification with a lot unimportant information regarding the test failure. Is it possible to configure Jenkins to send email with the most relevant information only? -- You received this message because you are subscribe

Re: Connecting to irc freenode from jenkins

2015-09-10 Thread Richard Bywater
Seems to me you are trying to connect to the server that hosts the web version of the Freenode IRC. You should be using one of the servers listed on https://freenode.net/irc_servers.shtml But I must ask, why are you trying to get your Jenkins to talk to the Jenkins channel on IRC?? Richard. On T

Extending the functionality of Jenkins with PRQA plugin

2015-09-10 Thread KKCS
Hi all, Can you please provide suggestions on how to configure Jenkins jobs to perform static analysis on the source code with help of PRQA plugin? Thank you. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and

Re: Connecting to irc freenode from jenkins

2015-09-10 Thread Ajnish Kumar
i M getting this error after build of job IRC notifier plugin: [ERROR] not connected. Cannot send message to '#jenkins' On Thursday, September 10, 2015 at 3:29:01 PM UTC+5:30, Ajnish Kumar wrote: > > Hi Guys, > > I am trying to connect to http://webchat.freenode.net/?channels=jenkins > form

Connecting to irc freenode from jenkins

2015-09-10 Thread Ajnish Kumar
Hi Guys, I am trying to connect to http://webchat.freenode.net/?channels=jenkins form the jenkins on windows. For that i am doing the configuration Host : webchat.freenode.net port : 6667 channel : #jenkins But Jenkins is not get connected. Please tell me the path what i need to do extra

Findbugs found bugs but FindBug Jenkin plugin doesn't regconize at all

2015-09-10 Thread Tùng Trần
Hi friends, I have a maven project on Jenkins 1.628 . I use findbugs to "findbugs". Althought there is a bug reported after analyzed *"This call to a generic collection method contains an argument with an incompatible class from that of the collection's parameter

Re: SDL init failure, reason is: No available video device

2015-09-10 Thread Kirshan Luhana
Thanks, can you give hints, where to look for double memory error ? I tried to install a fresh copy for some more experience on Jenkins and now getting error [android] Starting Android emulator [android] Erasing existing emulator data... $ /home/jenkins/tools/android-sdk/tools/emulator -ports 7