Re: BUILD FLOW parallel closure simple example

2014-04-28 Thread Stuart Rowe
As Marc pointed out, the variable i isn't private to each closure because it's defined outside of the scope. One solution would be to copy the value of i to a variable defined within the scope of the closure: for (int i=1; i50; i++) { def curClosure = { def j = i

Change log for 1.561?

2014-04-28 Thread David Aldrich
Hi I see that Jenkins 1.561 is available, but there is no change log for it yet. Is that an oversight? http://jenkins-ci.org/changelog Best regards David -- You received this message because you are subscribed to the Google Groups Jenkins Users group. To unsubscribe from this group and

Re: Change log for 1.561?

2014-04-28 Thread Vivek
They might not have updated it yet. You can look for it by clicking *Upcoming changes* in that page. On Monday, 28 April 2014 15:18:30 UTC+5:30, David Aldrich wrote: Hi I see that Jenkins 1.561 is available, but there is no change log for it yet. Is that an oversight?

Re: Amazon EC2 plugin does not resume stopped instances

2014-04-28 Thread jpd4nt
Hi Ilya. We are using LTS 1.532.3 with EC2 plugin 1.21 and on demand instances for use work fine for resuming. Try using an account with full access to see if its an IAM issue, I can remember how ours is setup as its been a while since we set it up. -- You received this message because you

Re: [SOLVED] Apache SSL Proxy Jenkins

2014-04-28 Thread Marius Gedminas
On Sun, Apr 27, 2014 at 09:54:30PM -0700, Scott Hendrickson wrote: After some effort, I finally got Apache with an SSL connection to correctly proxy to Jenkins at localhost:8080/jenkins. There were two issues: (1) The AllowEncodedSlashes setting is not inherited by virtual hosts, and

Re: Job being hung on slave

2014-04-28 Thread Tatar Kolos
Hi, I've found what the problem was in case someone else runs into this. In the job Maven3 was invoked with -T 1C which apparently caused the job to hang. Without enabling multithread support, it's working fine. Kolos On Fri, 25 Apr 2014, Scott Evans wrote: Kolos, A few quick

Build flow and Git checkout

2014-04-28 Thread Renato Rodrigues
Is it possible to checkout a Git repository on the orchestration job of Build Flow plugin? The last version seems to not have an associated workspace. -- You received this message because you are subscribed to the Google Groups Jenkins Users group. To unsubscribe from this group and stop

RE: How to unsubscribe

2014-04-28 Thread Matthew.Webber
Possibly it’s a different address subscribed, which is then forwarding to you. From: Christopher Carlson [mailto:ccarl...@imsco-us.com] Sent: 24 April 2014 21:01 To: jenkinsci-users@googlegroups.com Subject: RE: How to unsubscribe When I try to unsubscribe, it sends me an e-mail that has the web

Job sometimes uses a workspace with appended @2 although Concurrent Builds is disabled

2014-04-28 Thread Dirk Heinrichs
Hi, we see some strange behaviour here where a job that is configured to run a single instance at a time (concurrentBuildfalse/concurrentBuild in config.xml) sometimes creates a new workspace jobname@2 next to the already existing workspace jobname. My understanding is that this should only

CppTest plugin with Parasoft C++Test tool - Trend graph display nothing

2014-04-28 Thread Jean-Baptiste MARTIN
Hello, I'm using Jenkins (1.561) with Cpptest plugin (0.12) to display test results from Parasoft C++Test tool (9.5). C++Test reports are XML SATE (Static Analysis Tool Exposition) files. Here are the test results of C++Test tool: [image: C++Test results] When using Cpptest (Publish

Re:Amazon EC2 plugin does not resume stopped instances

2014-04-28 Thread Kevin Fleming (BLOOMBERG/ 731 LEXIN)
You already posted this question and people have been responding to you. Why did you start a new thread with the same question? - Original Message - From: jenkinsci-users@googlegroups.com To: jenkinsci-users@googlegroups.com At: Apr 28 2014 11:07:01 As per description, the Amazon EC2

Re:[SOLVED] Apache SSL Proxy Jenkins

2014-04-28 Thread Kevin Fleming (BLOOMBERG/ 731 LEXIN)
Interesting! Thanks for the report, I'll have to experiment with this when I bring my Jenkins back up. Is the AllowEncodedSlashes issue also present in Apache HTTPD 2.2.x, or just 2.4.x? - Original Message - From: jenkinsci-users@googlegroups.com To: jenkinsci-users@googlegroups.com

slave fails

2014-04-28 Thread Kim Clark
We have a scenario where we have 3-4 slave servers out of 15-20 slave servers that the jenkins slaves are failing. The slave thread is still running and looks to be connected to the master. But when we kick off a build the build fails and the jenkin slave fails is dead . We have to restart

Agendas Are Up: JUC US East (Boston) EU (Berlin)

2014-04-28 Thread Alyssa Tong
Hi all, We're delighted to tell you that agendas are now up! We have amazing line-ups for both conferences - check them out... - JUC US East (Boston) - June 18http://www.cloudbees.com/jenkins/juc-2014/boston - JUC Europe (Berlin) - June 25http://www.cloudbees.com/jenkins/juc-2014/berlin

Re: Job sometimes uses a workspace with appended @2 although Concurrent Builds is disabled

2014-04-28 Thread Daniel Beck
Could be JENKINS-21622, fixed in 1.561. https://issues.jenkins-ci.org/browse/JENKINS-21622 (Note that 1.561 -- and 1.560 -- seems to be not so great, so you might want to hold off upgrading for a while.) On 28.04.2014, at 15:42, Dirk Heinrichs d...@recommind.com wrote: Hi, we see some

Re: [SOLVED] Apache SSL Proxy Jenkins

2014-04-28 Thread Daniel Beck
On 28.04.2014, at 17:50, Kevin Fleming (BLOOMBERG/ 731 LEXIN) kpflem...@bloomberg.net wrote: Is the AllowEncodedSlashes issue also present in Apache HTTPD 2.2.x, or just 2.4.x? 2.2.18+, see http://httpd.apache.org/docs/2.2/mod/core.html#allowencodedslashes -- You received this message

Re: [SOLVED] Apache SSL Proxy Jenkins

2014-04-28 Thread Daniel Beck
On 28.04.2014, at 06:54, Scott Hendrickson sahendrick...@gmail.com wrote: (2) Some pages returned absolute links (e.g., http://localhost:8080/jenkins/...; ) rather than relative links. Specifically, go to Jenkins' People page and select a user. The user's icon is broken. To fix this, I

Advice for executing Jenkins slave in a VM for automated tests

2014-04-28 Thread Matthew Forrestall
So I'm looking for advice for the following situation: We have several automated front end smoke tests that all run within a reverted VM on our VM server. Initially I thought this would work well with the Jenkins slave installed as a service but quickly found out that Microsoft has locked down

Re: Advice for executing Jenkins slave in a VM for automated tests

2014-04-28 Thread Scott Evans
Matthew, just a quick thought that's not 100% related to your issue, but is the first thing that came to mind when you said you're having issues with a slave upon startup. Are these dhcp machines by chance, and is it possible that this slave is somehow getting an ip address when it wakes up of a

A quicker Build History tool

2014-04-28 Thread Steve Parker
I've never known why Jenkins' Build History feature takes so long to generate its report on what was last run on a given build slave, but I've written a shell script to grab the data out of the XML files directly. It's not perfect, and it doesn't do proper XML parsing, but it works for me.

Re: Advice for executing Jenkins slave in a VM for automated tests

2014-04-28 Thread Matthew Forrestall
Scott, Thanks, it's a good thought; they are DHCP. Now that you say that, I guess I'm a little surprised that the IP hasn't changed at all despite so many reverts/reboots. When the slave is disconnected, it shows as disconnected in Jenkins. I did verify that. I definitely get where you're

Re: Advice for executing Jenkins slave in a VM for automated tests

2014-04-28 Thread Scott Evans
Matthew, You're correct that it's an unlikely scenario with dhcp, but it was the first thing I thought of. The next time it fails, not only look at the agent log, but look into the server logs and see if there's anything there that might shed light on what's going on. Is it always the same VM

Re: [SOLVED] Apache SSL Proxy Jenkins

2014-04-28 Thread Scott Hendrickson
I guess I prematurely marked this as [SOLVED]. Thank you for the feedback! I incorporated it and did some more testing of the configuration. Here's what I'm experiencing: (1) ProxyPreserveHost On seems to make the output filters unnecessary, as you guessed. However, if I remove the Header edit