Re: Rebuild job on the same node as before

2014-04-08 Thread Dirk Heinrichs
Am 09.04.2014 08:22, schrieb Christoph Vollmer: > Everything is working fine right now but since our project gets bigger > and bigger we try to optimise our build times. One huge improvement is > that we are now using ccache. > But using ccache is only helping alot if the same devices are build on

Rebuild job on the same node as before

2014-04-08 Thread Christoph Vollmer
Hey, we are using jenkins to build an android rom every night for many devices. Currently we set up a matrix job which has 1 axis with build parameters (the actual devices name) and 1 axis for the node selection (contains ~20 nodes). Example for the device axis (contains ~120 entries): device1

Re: Problem setting up slave on Linux

2014-04-08 Thread Dirk Heinrichs
Am 08.04.2014 21:31, schrieb Christopher Carlson: > As a matter of fact, I just noticed that none of the slave .jar files > are on the slave. I have verified that ssh from the master to slave > works without a password, and I’ve verified scp works. I’m just baffled. This is just a wild guess: D

Re: Enabling Jenkins Security Blocks Github Webook <404 Error>

2014-04-08 Thread Kevin Fleming (BLOOMBERG/ 731 LEXIN)
You are allowing 'anonymous' to configure your jobs? That sounds quite bad. - Original Message - From: jenkinsci-users@googlegroups.com To: jenkinsci-users@googlegroups.com At: Apr 8 2014 17:05:42 >> My security matrix grants Overall and Job Read to Anonymous. That did the trick. Afte

Re: Enabling Jenkins Security Blocks Github Webook <404 Error>

2014-04-08 Thread Jonathan Cope
>> My security matrix grants Overall and Job Read to Anonymous. That did the trick. After some fidgeting with anon permissions, the following allowed git to push the build. Overall: +read and Jobs: +configure +read +build -- You received this message because you are subscribed to the G

Re: read build flow script from file

2014-04-08 Thread Åsmund Østvold
thank you all for your input. I am investigating to do a local change to build flow plugin. Introduce a comment "//includefile " that is detected and replaced it with the content of the file. I have a demo working. What is missing is to be able to have a parameter as the second argument. If you

Re: [ANN] build flow

2014-04-08 Thread teilo
it's now (hopefully) marked as incompatible - (thanks for the pointer - got there before the release was deployed!) As it's not just a simple reconfig the announcement was still needed. On Tuesday, 8 April 2014 20:57:09 UTC+1, Daniel Beck wrote: > > Shouldn't this info be distributed using updat

Re: Error link in github pull request builder configuration after jenkins upgrade

2014-04-08 Thread Daniel Spangler
Thanks for the update. I'll submit an issue for this. Unfortunately, the error results in some of the configuration options not appearing... On Tuesday, April 8, 2014 3:29:00 PM UTC-4, Daniel Beck wrote: > > The Github pull request builder plugin uses a method that seems to not be > considered

Re: [ANN] build flow

2014-04-08 Thread Daniel Beck
Shouldn't this info be distributed using update center metadata? E.g.: https://wiki.jenkins-ci.org/display/JENKINS/Marking+a+new+plugin+version+as+incompatible+with+older+versions On 08.04.2014, at 21:52, teilo wrote: > Hi, > > Buildflow 0.11 is in the process of releasing and should hit the u

Re: [ANN] build flow

2014-04-08 Thread Les Mikesell
On Tue, Apr 8, 2014 at 2:52 PM, teilo wrote: > Hi, > > Buildflow 0.11 is in the process of releasing and should hit the update > center in a few hours. > > This version contains a significant intentional change that may affect you > if you using functionality that was unintentionally exposed. > >

[ANN] build flow

2014-04-08 Thread teilo
Hi, Buildflow 0.11 is in the process of releasing and should hit the update center in a few hours. This version contains a significant intentional change that may affect you if you using functionality that was unintentionally exposed. The Flow is now a flyweight task and as such *has no worksp

Re: Jenkins Plugin for Web.Config Replacement

2014-04-08 Thread Mark Waite
I thought that Ant also had a token replacement facility as part of its standard tasks. You might refer to http://stackoverflow.com/questions/5138815/text-replace-in-xml-using-ant On Tue, Apr 8, 2014 at 12:54 PM, Les Mikesell wrote: > On Tue, Apr 8, 2014 at 12:40 PM, award wrote: > > I apolog

RE: Re:Problem setting up slave on Linux

2014-04-08 Thread Christopher Carlson
Yes, we have a Slave Setup Plugin, but it is labeled “NewSlave”. My understanding is that this won’t get involved in the initializing of the slave unless the slave is also labeled “NewSlave”. I have used our Slave Setup Plugin on numerous occasions without an issue. I would expect to see some

Re: Error link in github pull request builder configuration after jenkins upgrade

2014-04-08 Thread Daniel Beck
The Github pull request builder plugin uses a method that seems to not be considered public API of Jenkins core and whose signature was changed in 1.558. https://github.com/jenkinsci/jenkins/commit/f97b5b33b0754532b945340cdee4b6ea1d2f6ba4#diff-b96181c66eb8934a98153f7f6baeff05R76 This is probably

RE: Re:Problem setting up slave on Linux

2014-04-08 Thread Chris_Williams1
It sounds like the Slave Setup Plugin, which should have a section under Configure System labelled “Slave Setups”. Chris Williams Dell | PG Release Engineering From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googl

JUC 2014 - Register Early

2014-04-08 Thread Alyssa Tong
Hi All, Registrations for Boston, Berlinand Israel

Re: Jenkins Plugin for Web.Config Replacement

2014-04-08 Thread Les Mikesell
On Tue, Apr 8, 2014 at 12:40 PM, award wrote: > I apologize if this has already been discussed or resolved in advance; > however, I can't seem to find the answer i'm looking for. Maybe I'm not > asking it correctly. Any who... > > We are using Jenkins to poll subversion, build projects, and run

Dynamically populate choice parameters

2014-04-08 Thread dev123
I am looking either for an existing plugin or suggestion for writing my own plugin that will give me the following functionality: On the job configuration page the user has access to one or more choice parameter drop-down menus. Now when the user clicks one of these drop-down boxes the values a

Error link in github pull request builder configuration after jenkins upgrade

2014-04-08 Thread Daniel Spangler
I upgraded my jenkins instance and am now getting a link labelled Error in my project level pull request builder configuration. When you click on the link, the following stack trace displays. Any ideas on how to resolve this? javax.servlet.ServletException: java.lang.NoSuchMethodError: hudso

Jenkins Plugin for Web.Config Replacement

2014-04-08 Thread award
I apologize if this has already been discussed or resolved in advance; however, I can't seem to find the answer i'm looking for. Maybe I'm not asking it correctly. Any who... We are using Jenkins to poll subversion, build projects, and run unit tests. This is working great! Now we want to add

Re: Next LTS (after 1.532)

2014-04-08 Thread Mark Waite
https://groups.google.com/d/msg/jenkinsci-dev/aF6FJ8qbRg4/sWlZkyXbk2wJ says that the next stable branch is now available and will be based on 1.554. The backporting window is open until 16 April. You might consider helping with LTS release candidate testing to assure that it is a stable, high val

Next LTS (after 1.532)

2014-04-08 Thread VFloyd
Is there any information on when the next LTS will be available? We want to go to the LTS, but we are on v 1.536 and the latest LTS is 1.532. I don't want to go backwards, and I'm concerned about jumping to 1.588. -- You received this message because you are subscribed to the Google Groups "

RE: Re:Problem setting up slave on Linux

2014-04-08 Thread Christopher Carlson
Not that I know of. I’ve inherited this build system, and I thought it just ran the basic slave setup. I just looked in Configure System, Manage Plugins and Manage Nodes, but I don’t see anything that indicates there’s a special script. If there was one, where would I find it? Thanks a lot fo

Re:Problem setting up slave on Linux

2014-04-08 Thread Kevin Fleming (BLOOMBERG/ 731 LEXIN)
Do you have a 'prepare' script as part of the slave's configuration in Jenkins? If so, what does that script do? - Original Message - From: jenkinsci-users@googlegroups.com To: jenkinsci-users@googlegroups.com At: Apr 8 2014 12:20:38 It is very strange. We've been running Jenkins on Ub

Problem setting up slave on Linux

2014-04-08 Thread Christopher Carlson
It is very strange. We've been running Jenkins on Ubuntu 12.04 Linux for years. We have a number of slave machines, and we have multiple builds going on each day. The other day, something happened to one of our slaves. We have no idea what, but now the master cannot start a build on one of t

Re: email-ext jelly template - git date format problem...

2014-04-08 Thread Slide
Actually, if the date is being returned from the Git plugin as 1970-01-17T04:01:10+ +0300), parsing and reformatting won't work. I think you need to open a bug against the Git plugin. slide On Tue, Apr 8, 2014 at 5:37 AM, Nir Reuveny wrote: > Hi, > > I hope someone can help with this...

email-ext jelly template - git date format problem...

2014-04-08 Thread Nir Reuveny
Hi, I hope someone can help with this... We use custom jelly email template, and it used to work fine. (it works if I roll back the git-plugin to 2.0.1), the date is showing as below in the email (seems like wrong unix time conversion) CHANGES by XXX:1970-01-17T04:01:10+ +0300) this is a

Where did the maven deploy plugin go?

2014-04-08 Thread Costin Caraivan
A long, long time ago I used Hudson/Jenkins with a very nifty plugin called maven deploy plugin. What this plugin did - invaluable for larger Maven projects - was that you could deploy the artifacts built by the project only at the end of the build. 1. No more partially deployed projects (12 buil

Mirror instability. many 503 responses

2014-04-08 Thread Johannes Wienke
Hi, we are automatic the bootstrapping of our jenkins installations including plugins through a script that is executed from time to time. Recently, the installation process fails frequently because either jenkins itself or some plugins cannot be downloaded: jwienke@cinnabar:/tmp/installertests$