Re: Jenkins-Testlink Integration:Not able to map multiple suites in testlink

2015-08-19 Thread manasi sattarkar
I have followed all steps as per this document: https://wiki.jenkins-ci.org/download/attachments/753702/jenkins.pdf in custom field we are giving class name as:pkgName.ClassName.java we are pulling code from GitHub, so how to handle this multiple suite scenario from POM.xml as we don't want to mo

Re: Jenkins-Testlink Integration:Not able to map multiple suites in testlink

2015-08-19 Thread Irfan Sayed
can you bit elaborate more on this ?? did you try running with giving package names?? On Thu, Aug 20, 2015 at 10:43 AM, manasi sattarkar < manasi.sattar...@gmail.com> wrote: > Hi, > > I have integrated Jenkins and Testlink with below specifications > Jenkins:1.624 > Testlink:1.9.13 > > I am able

Jenkins-Testlink Integration:Not able to map multiple suites in testlink

2015-08-19 Thread manasi sattarkar
Hi, I have integrated Jenkins and Testlink with below specifications Jenkins:1.624 Testlink:1.9.13 I am able to run one test suite with this configurations but when I tried with multiple suites, it worked for one suite but for other suite it shows 'not run'. my POM.xml is: .\\testNG-xml\\Test

Re: Another Jenkins server as backup

2015-08-19 Thread 'Pulkit Lall' via Jenkins Users
Thanks Khai Do  Regards, Pulkit Lall. On Thursday, 20 August 2015 8:33 AM, Khai Do wrote: Pulkit,  Another option that might work for you is having multiple jenkins masters.  Take a look at the gearman plugin, it might help you with your use case: https://wiki.jenkins-ci.org/d

Re: Grails Jenkins CI not working

2015-08-19 Thread Richard Bywater
The other alternative is to use the "legacy" version of the directory (e.g. C:\Progra~1\...) I think you'll find it by doing a "dir /x c:\" on the commant prompt. Richard. On Thu, 20 Aug 2015 at 15:35 Sanjay Lama wrote: > Hello there!! >> >> I put quotes in work dir. But, now I am getting fol

Re: Grails Jenkins CI not working

2015-08-19 Thread Sanjay Lama
> > Hello there!! > > I put quotes in work dir. But, now I am getting following error: ERROR: Build step failed with exceptionorg.codehaus.groovy.control.MultipleCompilationErrorsException

Re: Another Jenkins server as backup

2015-08-19 Thread Khai Do
Pulkit, Another option that might work for you is having multiple jenkins masters. Take a look at the gearman plugin, it might help you with your use case: https://wiki.jenkins-ci.org/display/JENKINS/Gearman+Plugin On Wednesday, August 19, 2015 at 6:33:52 PM UTC-7, Pulkit Lall wrote: > > Than

RE: Another Jenkins server as backup

2015-08-19 Thread 'Pulkit Lall' via Jenkins Users
Thanks Brian Will have a look and let you know. -Original Message- From: "Brian Ray" Sent: ‎20-‎08-‎2015 12:08 AM To: "Jenkins Users" Subject: Re: Another Jenkins server as backup The last chapter of the book Jenkins: The Definitive Guide describes a few practices that, if used tog

Re: JUC West - Sept 2 & 3, 2015

2015-08-19 Thread Brian Ray
Thanks for clearing that up! Brian On Wednesday, August 19, 2015 at 11:44:00 AM UTC-7, Alyssa Tong wrote: > > yes. JUC attendee > will be able to cross attend the CD Summit > at not additional char

Re: JUC West - Sept 2 & 3, 2015

2015-08-19 Thread Alyssa Tong
yes. JUC attendee will be able to cross attend the CD Summit at not additional charge. The CD Summit is gear toward IT execs and technologists. JUC is gear toward Jenkins Users, consisting of practiti

Re: Another Jenkins server as backup

2015-08-19 Thread Brian Ray
The last chapter of the book Jenkins: The Definitive Guide describes a few practices that, if used together, would give you something like a "cold" or "warm" Jenkins master mirror. Failover however would not be automat

Re: JUC West - Sept 2 & 3, 2015

2015-08-19 Thread Brian Ray
On a related topic, does registration at the JUC give you access to the concurrent CD Summi t? I received an email for it that suggests registering for CD gives you access to JUC, they both happen at the SC Convention center, seem targeted to th

Re: Jenkins 1.625 has no release note?

2015-08-19 Thread Daniel Beck
FWIW the packages for 1.625 have been released, and I fixed the changelog. On 19.08.2015, at 17:34, matthew.web...@diamond.ac.uk wrote: >> 'No notable changes' would probably have sufficed and prevented the entire >> "what's a user?" confusion, true. > Works for me. > Thanks > > > -- > This e

Re: ssh-agent 1.8

2015-08-19 Thread btm . 1791
The proxy configuration seems correct as I am able to download and update other packages. I'll have to see about pulling the package apart. Ben On Monday, August 17, 2015 at 2:41:50 PM UTC-7, Daniel Beck wrote: > > Are you sure it's not just your broken proxy config? What's the file > content?

Re: Build Promotions don't work with more than 1 downstream project

2015-08-19 Thread Daniel Hinojosa
My artifacts were all fingerprinted. I thought it was always required. Still in a three tiered job A - B - C it didn't work. Its been a while since I tried it. I'll do so again. On Aug 19, 2015 9:39 AM, wrote: > Jason, you are right about fingerprints. > > The 3rd job (chain-job-c) complains in t

Re: Build Promotions don't work with more than 1 downstream project

2015-08-19 Thread uvsmtid
Jason, you are right about fingerprints. The 3rd job (chain-job-c) complains in the console output: WARNING: chain-job-a appears to use this job as a promotion criteria, but no fingerprint is recorded. Fingerprint needs to be enabled on both this job and chain-job-a. See http://hudson.gotdns.c

RE: Jenkins 1.625 has no release note?

2015-08-19 Thread Matthew.Webber
> 'No notable changes' would probably have sufficed and prevented the entire > "what's a user?" confusion, true. Works for me. Thanks -- This e-mail and any attachments may contain confidential, copyright and or privileged material, and are for the use of the intended addressee only. If you

Re: Jenkins 1.625 has no release note?

2015-08-19 Thread Daniel Beck
'No notable changes' would probably have sufficed and prevented the entire "what's a user?" confusion, true. Then there would only be the question 'why was this even released?' -- probably just sticking to the established schedule. Given that we've kept to a weekly release schedule for years, I

Re: Build Promotions don't work with more than 1 downstream project

2015-08-19 Thread Jason Swager
On Jenkins of the past, the concept of "downstream builds" was determined through the use of fingerprints. I know that has been changing as new plugins have introduced new concepts of downstream builds. The documentation may not refer to using fingerprints, but I found that using them made th

RE: Jenkins 1.625 has no release note?

2015-08-19 Thread Matthew.Webber
When I saw "no major user-visible changes", I thought that "user" referred just to Jenkins users (rather than Jenkins administrators), and hence to me the message meant "no major UI nor behaviour changes". A major refactor might have "no major user-visible changes", but would be high-risk. So,

Re: Build Promotions don't work with more than 1 downstream project

2015-08-19 Thread uvsmtid
Hi Jason, Although I'll try to play with it later, in my case in particular, I do NOT use fingerprints. However, help message against *"When the following downstream projects build successfully"* field in promotion process configuration mentions NOTHING about fingerprints: *This option require

Re: Jenkins 1.625 has no release note?

2015-08-19 Thread Daniel Beck
On 19.08.2015, at 15:24, John Mellor wrote: > The changelog on the web site incredibly shows no changes between 1.624 and > 1.625. 1.625 has not actually been uploaded, and the tag in Git is possibly off as well (several commits from the weekend are missing). I'm hoping to grab KK today to fi

Re: Build Promotions don't work with more than 1 downstream project

2015-08-19 Thread Jason Swager
Do you have a common file with the same fingerprint between jobs A, B, and C? I have used this type of promotion before. One thing you may want to check; do the fingerprints on job A show that the fingerprint originated in job A? And are Job B and Job C listed with the same fingerprint? On W

Re: Build Promotions don't work with more than 1 downstream project

2015-08-19 Thread uvsmtid
Hi Daniel, I'm dealing with the same issue and created this bug report in Jenkins Jira . If we didn't do something wrong, it is supposed to be a common issue to many users. I cannot find anything wrong in what I do. *Have you fixed this issue

Jenkins 1.625 has no release note?

2015-08-19 Thread John Mellor
The changelog on the web site incredibly shows no changes between 1.624 and 1.625. This weird kind of entry was also done for the 1.623 release, although someone retrofitted the changelog to state “No major user-visible changes in this release.”, whatever that is supposed to mean. If there are

Re: Grails Jenkins CI not working

2015-08-19 Thread Eric Pyle
It also looks like there are two double quotes in the beginning right after the first single quote. I think there should only be one double quote there, or the quoting will come out wrong. Also, I'm not sure you need the single quotes at all. Eric On 8/19/2015 8:38 AM, Mark Waite wrote: Si

Re: Grails Jenkins CI not working

2015-08-19 Thread Mark Waite
Since work dir has a space in its path, you either need to quote the value or move work dir to a path which does not include a space. On Wed, Aug 19, 2015, 6:12 AM Sanjay Lama wrote: > I am trying to implement jenkins for Continuous integration with grails. > But, I am getting following error ev

Grails Jenkins CI not working

2015-08-19 Thread Sanjay Lama
I am trying to implement jenkins for Continuous integration with grails. But, I am getting following error every time: [workspace] $ cmd.exe /C '""C:\Program Files (x86)\Jenkins\jobs\wrapperTest\workspace\grailsw.bat" "-Dgrails.work.dir=C:/Program Files (x86)/Jenkins/jobs/wrapperTest/workspace

Re: Looking for existing plugins that provide extensive build/compile/run information

2015-08-19 Thread Matic Pajnič
Thanks, I got what I wanted :) 2015-08-19 13:31 GMT+02:00 Ginga, Dick : > First email: there is this plugin. I have not used it. > https://wiki.jenkins-ci.org/display/JENKINS/Build+Failure+Analyzer > > > > You can install “any” and “all” plugins. I am not aware of any limitation. > Some do requir

RE: Looking for existing plugins that provide extensive build/compile/run information

2015-08-19 Thread Ginga, Dick
First email: there is this plugin. I have not used it. https://wiki.jenkins-ci.org/display/JENKINS/Build+Failure+Analyzer You can install “any” and “all” plugins. I am not aware of any limitation. Some do require individual configuration. From: jenkinsci-users@googlegroups.com [mailto:jenkinsc

Re: Automated installers testing

2015-08-19 Thread 'Pulkit Lall' via Jenkins Users
Thank you Richard for the reply. Will try it but was thinking if this feature is already available in Jenkins then I would not have to write the script. Also, I want to display the result in Jenkins i.e. similar to chart type where it will show that for custom install - passed, typical install

Re: Automated installers testing

2015-08-19 Thread Richard Bywater
Basically if you can code / script it then Jenkins can do it. I'd start by getting a scripted thing up and running and then you can have Jenkins call that script when things change etc. Richard. On Wed, 19 Aug 2015 8:43 pm 'Pulkit Lall' via Jenkins Users < jenkinsci-users@googlegroups.com> wrote:

Automated installers testing

2015-08-19 Thread 'Pulkit Lall' via Jenkins Users
Hi All, I have a scenario where I think Jenkins could help me a lot if its possible I did my best to explain the scenario but if there are still any questions, I will be glad to answer them. I have multiple jobs in Jenkins which are compiling code, creating installers (Windows and Linux), c

Jenkins - Put build in Queue

2015-08-19 Thread Alex Brodov
I want to create the following flow: I have some program which is making a REST CALL to one of my builds, it could make it any time in a day, but i don't want this my jennkins build to be executed immediately, only in a specific interval of time E.G between 3-5 AM, but only if it has been trigg

Re: 1.625

2015-08-19 Thread nicolas de loof
I was also confused as I tried to update the weekly docker image jenkins-ci.org indeed claim latest is 1.625 but download site isn't up-to-date - I guess we are waiting for some infra cron to rebuild it (tag was pushed < 24 hours ago) 2015-08-19 9:36 GMT+02:00 : > I see 1.625 on http://jenkins-

Re: Looking for existing plugins that provide extensive build/compile/run information

2015-08-19 Thread Matic Pajnič
Seeing as there are so many plugins of which every one satisfies one or more of the functionalities I wish to use, is using them all at once merely an issue of installing them and then running a build? Or does using more than one plugin at a time require additional configuration? 2015-08-19 9:22 G

1.625

2015-08-19 Thread jenkins
I see 1.625 on http://jenkins-ci.org/changelog but can't find it here http://mirrors.jenkins-ci.org/war/1.625/jenkins.war And http://mirrors.jenkins-ci.org/war/latest/jenkins.war seems to be 1.624 Anyone else? -- You received this message because you are subscribed to the Google Groups "Jenki

Win2008 - Jenkins slave generates a lot of FIN_WAIT_2 socket status

2015-08-19 Thread morten bjoernsvik
Hi All We have this irritating problem when restarting jenkins that it hangs with port already in use: INFO: Winstone shutdown successfully aug 10, 2015 11:57:41 AM winstone.Logger logInternal SEVERE: Container startup failed java.io.IOException: Failed to start Jetty at winstone.Launcher.(L

Looking for existing plugins that provide extensive build/compile/run information

2015-08-19 Thread Janez Novak
Hi, I'm working on a project to extend Jenkins' functionalities to serve certain goals, but before I start writing plugins from scratch I will of course look for these functionalities in existing plugins. Seeing as Jenkins seems to have more than a thousand available plugins, even narrowing my