Regarding docker : JENKINS-30113

2015-10-27 Thread Irfan Sayed
Hi All, I am using cloudbeese custom build environment plugin to create the build environment based on docket container I have created dockerfile and spawning image using container. In the docker file , i am installing oracle JDK and setting up path JAVA_HOME. However, after building docker image

Re: how to stop the "no changes" mail in e-mail notification

2015-10-27 Thread gembali srinu
please reply me -- 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 jenkinsci-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://

Looking for Jenkins plugin to track test case failures per build

2015-10-27 Thread john
Hi, I want to know if there is a Jenkins plugin that is available that provides some sort of tracking for test case failures per build. For example, when a user goes to the plugin, they will see a list of builds, and for each build, they will see test cases that failed in that given build. The

Re: unable to access Jenkins in Firefox and Chrome after latest browser updates because of "weak ephemeral Diffie-Hellman public key"

2015-10-27 Thread Brent Atkinson
https://productforums.google.com/forum/#!topic/chrome/o3vZD-Mg2Ic On Tue, Oct 27, 2015 at 1:31 PM, Roger Moore wrote: > Has anyone else seen a problem accessing Jenkins after Chrome was updated > to v45? Chrome reports: > > "This error can occur when connecting to a secure (HTTPS) server. It mea

Need help jenkins /ansible

2015-10-27 Thread Victor Martinez
Thats an Ansible error rather than a Jenkins issue IMO, some permissions are missing. Can you reproduce those commands in the same machine (slave) with the same credentials? Cheers -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscri

unable to access Jenkins in Firefox and Chrome after latest browser updates because of "weak ephemeral Diffie-Hellman public key"

2015-10-27 Thread Roger Moore
Has anyone else seen a problem accessing Jenkins after Chrome was updated to v45? Chrome reports: "This error can occur when connecting to a secure (HTTPS) server. It means that the server is trying to set up a secure connection but, due to a disastrous misconfiguration, the connection wouldn't

Need help jenkins /ansible

2015-10-27 Thread GBANE FETIGUE
hey Guys Is anybody has an idea about that error message PLAY [Deploy to status servers] *** GATHERING FACTS *** ok: [172.16.21.129] TASK: [nodejs_app | Put upstart script in place] *

Re: Jenkins wiki down !!!

2015-10-27 Thread R. Tyler Croy
(replies inline) On Tue, 27 Oct 2015, Manuel Jes?s Recena Soto wrote: > Hello, > > If you are using Firefoxdisable OCSP in your browser. I believe this issue is now fixed. Sorry for the mixup > Regards, > > 2015-10-27 5:28 GMT+01:00 Hiteswar : > > From tokyo, Japan , > > Jenkins wiki pag

Dead Parrots (threads)

2015-10-27 Thread Peter Berghold
I have a rather busy build flow that invokes other builds sometimes in parallel and other things serially. What I've been observing is thread on the subordinate jobs dying with an error saying "Build XXX already exists" and interestingly enough those build numbers don't show up in the build histor

Re: slave temporally offline not persisted disk v.1.625.1

2015-10-27 Thread Åsmund Østvold
I found that it was fixed with https://issues.jenkins-ci.org/browse/JENKINS-31055. Sorry for the fuss... Asmund On Tue, Oct 27, 2015 at 10:37 AM, Åsmund Østvold wrote: > I created https://issues.jenkins-ci.org/browse/JENKINS-31181 > > On Mon, Oct 26, 2015 at 3:33 PM, Åsmund Østvold wrote: >

Re: vSphere plugin on ESXi5

2015-10-27 Thread Jason Swager
It most likely means that you are using a version of esxi that doesn't have all the feature enabled, such as the free version of the esxi or possibly a time limited or trial version. The plugin is designed to work with vSphere - talking to a vCenter. ESXi standalone exposes the same API, but i

Re: Using Java 1.7 and SSL self-signed certs

2015-10-27 Thread Łukasz Korzybski
I had the same issue with OpenJDK 1.7.0 on CentOS 6.6. I had nss 3.16 and upgrading to nss 3.19 fixed the issue. On Thursday, 11 June 2015 16:08:46 UTC+1, Ari LiVigni wrote: > > I am having an issue with Java 1.7 and using self-signed cert it works > with Java 1.6 and an official certificate b

Re: Project Hierarchy

2015-10-27 Thread Yonnatan bar
Thanks Victor , That was exactly what i needed Br Yonnatan On Monday, October 26, 2015 at 9:56:08 PM UTC+2, Victor Martinez wrote: > > You can use blocker plugin > https://wiki.jenkins-ci.org/display/JENKINS/Build+Blocker+Plugin > > Cheers > > On Monday, 26 October 2015 15:09:19 UTC+1, Yonnata

Launch script to remote slave and get results

2015-10-27 Thread Stefano
Hi, is the first time to jenkins, i apologize in advance if I can not be precise in terms... i need run tests to ec2 slave and get result to jenkins, the test file is to git, every time I do a commit ,i have to run a job on jenkins. I've create a slave and work and i've planned to use hooks to g

Re: slave temporally offline not persisted disk v.1.625.1

2015-10-27 Thread Åsmund Østvold
I created https://issues.jenkins-ci.org/browse/JENKINS-31181 On Mon, Oct 26, 2015 at 3:33 PM, Åsmund Østvold wrote: > Hi > > Setting a node temporarily to offline is not always persisted to disk. > Normally this is not an issue but each time I have to restart Jenkins this > a big issue. I have 1

Re: Jenkins wiki down !!!

2015-10-27 Thread Manuel Jesús Recena Soto
Hello, If you are using Firefoxdisable OCSP in your browser. Regards, 2015-10-27 5:28 GMT+01:00 Hiteswar : > From tokyo, Japan , > Jenkins wiki page is shown down like below . > Is this known issue worldwide ? > Can anyone please check and fix it. > > https://wiki.jenkins-ci.org/display/JENK

vSphere plugin on ESXi5

2015-10-27 Thread Kishore RP
using jenkins, am trying to do some operations using the vmware vSphere plugin(https://wiki.jenkins-ci.org/display/JENKINS/vSphere+Cloud+Plugin) on a esxi5.0 server. am getting the below error, does it mean that the vsphere plugin does not work on esxi5.0? *13:55:26* org.jenkinsci.plugins.vsp

Re: Jenkins wiki down !!!

2015-10-27 Thread Baptiste Mathus
Known issue. Should be resolved after JavaOne IIUC. Cheers 2015-10-27 5:35 GMT+01:00 Hiteswar : > > Additional update : > issue observed on Mozilla and IE browser but ok on chrome browser . > > Regards > Hiteswar > > > > Oct 27, 2558 BE, at 1:28 PM, Hiteswar wrote: > > > > From tokyo, Japan , >

Re: Unable to schedule paralell builds using build flow dsl (java.util.ArrayList in place of set of closures)

2015-10-27 Thread Jakub Gladykowski
Thank you :) On Monday, October 26, 2015 at 4:25:02 PM UTC+1, Rob Mandeville wrote: > > I think your problem is no bigger than a typo. It’s “parallel”, not > “paralell”. The double-L is at the middle, not the end. > > > > --Rob > > > > *From:* jenkins...@googlegroups.com [mailto: > jenki