Re: Your Jenkins data directory "/home/jenkins" (AKA JENKINS_HOME) is almost full. You should act on it before it gets completely full.

2012-12-27 Thread Ingo Richter
Hi, You can change the workspace and the build record directory to a drive with more available space. I wrote a blogpost about it a couple of months ago http://ingorichter.blogspot.com/2012/02/jenkins-change-workspaces-and-build.html I hope this helps, Ingo On Tuesday, December 25, 2012 2:49

Re: Getting artifacts/files of last successful build

2012-12-27 Thread Jan Seidel
Hiya, I'm not sure what the problem is as this should work. I have just checked it. I browsed via the web interface to the workspace and copied the link from an artifact and entered it in the browser. It works and has the structure as your URL. Maybe a typo? browse to the workspace, copy the li

Copy Artifacts plugin on matrix-to-matrix configuration failing to find source

2012-12-27 Thread KEVIN FLEMING (BLOOMBERG/ 731 LEXIN)
For reference, the Jenkins server is here: http://ci.openbloomberg.com/jenkins The source (upstream) job is BSL-Build, and for now I'm just building a single configuration from its matrix. The build was successful, and the appropriate artifacts have been archived and are visible in the web inter

Re: Warnings-Plugin: How to access the path of current workspace?

2012-12-27 Thread Markus Schneider
Hi Ulli, i have changed the path to the file in the warning. It looks now like this: "src\test.c", line 199: warning #550-D: variable "test" was set but never used However, the path is not expanded. Any other suggestions, what I can try? Thanks, Markus Am 15.12.2012 um 22:10 schrieb Markus

Re: Getting artifacts/files of last successful build

2012-12-27 Thread William Soula
That way still works are you sure you are archiving it? If you look at a job that has run recently it will have links to the last successful build which uses the below syntax, so I'm thinking your file just isn't where you are expecting it to be. Will On 12/26/2012 04:16 PM, Niranjan Rao wrot

ERROR: Problem fetching from origin / origin - could be unavailable. Continuing anyway

2012-12-27 Thread Mav rick
Hi folks - I searched for the below error ,especially "ERROR: Problem fetching from origin / origin - could be unavailable. Continuing anyway",I couldnt get anything substantial,second error related to "$GERRIT_REFSPEC" is probably a manifestation of the first error since it could the read the

How to publish Visual Studio VSTO automatically

2012-12-27 Thread mwpowellhtx
Hello, I've got an Visual Studio Tools for Office Excel AddIn that I am scheduling for build. I build the Debug and Release versions, and that seems to be going well. I'd like to add a step that publishes to a staging folder, possibly share for folks to demo, evaluate release candidates, etc. Poss

Re: How to publish Visual Studio VSTO automatically

2012-12-27 Thread mwpowellhtx
I should say: the latest PIAs: Office 2013 at the time of this post. On Dec 27, 1:27 pm, mwpowellhtx wrote: > Hello, > > I've got an Visual Studio Tools for Office Excel AddIn that I am > scheduling for build. I build the Debug and Release versions, and that > seems to be going well. I'd like to

Re: publish-over-ssh plugin not transferring files

2012-12-27 Thread Bap
Quoting iamgen...@gmail.com: Hi, I am trying to use publish-over-ssh plugin along with Jenkins on Windows 2008 R2 server. Jenkins plug-in is installed and seems to be configured correctly. I can see in the verbose output (pasted below) that Jenkins is able to connect to the remote unix server a

Re: How to publish Visual Studio VSTO automatically

2012-12-27 Thread mwpowellhtx
Mostly figured it out. Hopefully I don't need to repeat it because it looks like an involved process: I've got it building on my dev box in a separate workspace and publishing to a drop area. Something not unlike this article: http://msdn.microsoft.com/en-us/library/ff624126.aspx (How to Build V

how to configure slave to use a specific jdk version - quick question

2012-12-27 Thread zw
Hi All We have a distributed network with Jenkins and its 2 slaves. We have a requirement to compile java code to a specific JDK. We already have a JDK set to JAVA_HOME How do we configure so that the slaves could use our newly installed JDK on their machines ? The Manage Jenkins seem to allow co

How to force a job on a slave to use a specific JDK version - quick question

2012-12-27 Thread zw
Hi We configured 2 JDK versions on Jenkins but we don't know how to set the slaves to use a specific JDK on a job we're interested in. Other jobs use the other JDK and how does the slaves know how to invoke that JDK version ? Thanks

Re: dos2unix in Jenkins

2012-12-27 Thread El alaoui Mohamed Reda
it's okey thank you very much :) 2012/12/26 Brent Atkinson > Hi, > > It should be simply a matter of doing the following: > > >- Checkout your working copy >- Change to your working copy directory >- Find all the files named *.sh and set the svn property >'svn:eol-style' to the

Re: dos2unix in Jenkins

2012-12-27 Thread Brent Atkinson
Happy to hear you were able to solve your problem. On Dec 27, 2012 5:08 PM, "El alaoui Mohamed Reda" wrote: > it's okey thank you very much :) > > 2012/12/26 Brent Atkinson > >> Hi, >> >> It should be simply a matter of doing the following: >> >> >>- Checkout your working copy >>- Chang

Re: Getting artifacts/files of last successful build

2012-12-27 Thread Niranjan Rao
Thank you. That fixed the problem. Regards, Niranjan On 12/27/2012 07:26 AM, William Soula wrote: That way still works are you sure you are archiving it? If you look at a job that has run recently it will have links to the last successful build which uses the below syntax, so I'm thinking you

SVN tag in Jenkins Job - quick question

2012-12-27 Thread Z W
Hi All How do we configure a Jenkins job to include SVN revision number that ties in with a build number ? We like to tag a SVN build number for every build we run. Thanks

How to verify from Jenkins Slave output which JDK version it is using - quick question

2012-12-27 Thread zw
Hi All We have a linux slave and we have a job configured to use a JDK version. How do we verify from the console output that the job is using the right JDK version. We have multiple JDKs installed on the slave. Thanks

Token Macro plugin v1.5.1 disrupts Email-Ext plugin notifications

2012-12-27 Thread Vikram Toprani
I'm using Jenkins v1.494 and was successfully using Email-ext plugin v2.25. But yesterday when I installed Conditional BuildStep Plugin, the notifications from Email-ext suddenly stopped firing. Once I uninstalled Conditional BuildStep plugin, the emails worked fine. Upon investigating I realized

RE: Token Macro plugin v1.5.1 disrupts Email-Ext plugin

2012-12-27 Thread Alex Earl
notifications MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="=_Part_459_28571250.1356676206148" --=_Part_459_28571250.1356676206148 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Email-ext has not been tested with 1.494, it is tested w

job workspace locked on linux, how to recover - quick question

2012-12-27 Thread zw
Hi All We have a job where its workspace is locked after SVN update with error message - "*14:31:25* Workspace appear to be locked, so Failing the build *14:31:25* Build was aborted*14:31:25* [WARNINGS] Skipping publisher since build result is ABORTED*14:31:25* Checking console output*14:3

Re: Logging UpstreamCause floods Jenkins - need to optionally disable that feature

2012-12-27 Thread dthomas
Is there any way to get the attention of the developers to address this pretty severe issue? https://issues.jenkins-ci.org/browse/JENKINS-15747 - Dirk

Re: Token Macro plugin v1.5.1 disrupts Email-Ext plugin

2012-12-27 Thread Vikram Toprani
Thanks for the quick response. :-) 1) So when would the tests on latest happen? Do I raise a JIRA for the same? 2) In meantime, could you let me know which version of Jenkins would allow me to use Email-ext and Contional Buildstep plugin together without such issue. Regards. On Friday, 28 Dece