Adding ssh keyfile in gerrit trigger:"/...../.ssh/id_rsa" does not exist.

2016-04-07 Thread Heidi Tseng
hi, I installed git, gerrit and jenkins on linux, and I installed gerrit trgger plugin on jenkins. Now I am setting the geerrit server, and trying to add the ssh key file, but it is giving me error "/home/heidi/.ssh/id_rsa" does not exist, and Bad SSH keyfile orpassword. just like the image on

Re: jenkins git plugin sparse check out configuration is not saved.

2016-04-07 Thread Mark Waite
If you're using git plugin 2.4.3, then you're seeing a bug that was fixed in 2.4.4. My apologies for the bug that was introduced in 2.4.3. If this is not a 2.4.3 installation, and is a 2.4.4 installation, then I'll need more information on how you're seeing the problem. I installed the latest gi

jenkins git plugin sparse check out configuration is not saved.

2016-04-07 Thread Andy Billy
hi:) I use git plugin's sparse check out feature ,it works after configure ,but if I restart jenkins ,all the sparse check out configuration disappear . Are there suggestion for this ? thanks! -- You received this message because you are subscribed to the Google Groups "Jenkins Users"

Re: Storing job configurations with source code in VCS

2016-04-07 Thread Patrick van der Velde
Hi I've tried the SCM configuration plugin and while it allows us to track what changes the users have made it doesn't allow us to keep the build job configuration for each project with the project code (or at least linked to the project code somehow. Also when we tested the SCM configuration p

Re: Calling a job from another Jenkins job with Parameters

2016-04-07 Thread Victor Martinez
What error? What setup? What plugins? If you need to setup those parameters, have you tried https://wiki.jenkins-ci.org/display/JENKINS/Parameterized+Trigger+Plugin? Cheers On Thursday, 7 April 2016 22:04:06 UTC+1, Hector Magnanao wrote: > > I have a job that needs to call a post build job with

Re: Storing job configurations with source code in VCS

2016-04-07 Thread Craig Rodrigues
Hi, Take a look at the SCM Sync configuration plugin https://wiki.jenkins-ci.org/display/JENKINS/SCM+Sync+configuration+plugin It allows users to modify their job configuration, but keeps track of the changes in Git or Subversion. -- Craig On Wed, Mar 9, 2016 at 8:04 PM, Patrick van der Velde <

Fwd: Us congress hearing of maan alsaan Money laundry قضية الكونغجرس لغسيل الأموال للمليادير معن الصانع

2016-04-07 Thread saleem a
*موقع اليوتيوب الذي عرض فيديوهات جلسة استماع الكونجرس الأمريكي * * لمتابعة نشاطات غسل الأموال ونشاطات* *السعودي معن عبدالواحد الصانع* *مالك مستشفى وشركة سعد ومدارس سعد بالمنطقة الشرقية** بالسعودية * * ورئيس مجلس ادارة بنك اوال البحريني* *وتعليق محطة سي ان بي سي التلفزيونية* *مترجم بال

Calling a job from another Jenkins job with Parameters

2016-04-07 Thread Hector Magnanao
I have a job that needs to call a post build job with parameters. When I try to make the call with parameters, it gives me an error. How do I set this up inside Jenkins ? -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from

Re: Selenium WebDriver project fails in Jenkins, runs fine in Eclipse

2016-04-07 Thread Viktor Amkhinich
Just resolved it! Before executing sendKeys(), do this: JavascriptExecutor js=(JavascriptExecutor)driver; js.executeScript("arguments[0].scrollIntoView(true);", element); On Thursday, April 7, 2016 at 12:13:05 PM UTC-4, Viktor Amkhinich wrote: > > Jenkins ver. 1.642.4 > Launching from localhost:

Re: Pipeline parallel branch and stage durations

2016-04-07 Thread Logan Glickfield
Thanks, Frank! We're using that plugin, but the duration only shows up in the UI and not from the REST API. And it also doesn't indicate the time for the various parallel branches contained within a stage. So if I ran unit and system tests in parallel, I wouldn't be able to see the duration of my

Selenium WebDriver project fails in Jenkins, runs fine in Eclipse

2016-04-07 Thread Viktor Amkhinich
Jenkins ver. 1.642.4 Launching from localhost:8080 Java jdk1.8.0_40 The website page I'm testing using Selenium WebDriver has an I also print isDisplayed() element property, and in Eclipse it is true, in Jenkins false. That's the difference, but why? Thanks Viktor -- You received this messa

Jenkins crash - ci-game reference

2016-04-07 Thread 'David Brown' via Jenkins Users
Hi All, Our Jenkins server crashed this afternoon for the first time in about 6 weeks. This is the first crash we've experienced since installing the Support Core Plugin, which we installed partly in the hope that it would assist us in debugging server crash issues. Now we have a number of file

Re: Build Flow Plugin - Dynamic Job Invocation

2016-04-07 Thread Venkata Amirineni
did you figure out a solution? On Wednesday, April 22, 2015 at 11:08:22 AM UTC-4, Zile Rehman wrote: > > I am trying to use the Build Flow Plugin ( > https://wiki.jenkins-ci.org/display/JENKINS/Build+Flow+Plugin) to > dynamically define a parallel build job. > > In my main script, I am dynamicall

Re: false Static Analysis Warnings with symlinks in ClearCase

2016-04-07 Thread Ullrich Hafner
Please create a new bug report in the issue tracker for the warnings plugin. Paste the offending console log snippet into the description (with {norformat} tags), maybe the regular expression of the gcc parser can be improved. Viele Grüße, Ulli > Am 07.04.2016 um 07:32 schrieb Graham Menhennit

Re: Automating First-Time Configuration

2016-04-07 Thread Daniel Beck
On 06.04.2016, at 18:21, Karl Davis wrote: > So... is there any way to automate that new OOB experience from a command > line? Preferably without having to use cURL or something to pretend I'm > clicking around in the webapp. :-) Pass 'false' as the value of the system property 'jenkins.ins

Re: Jenkins 2.0-beta 2: Pipeline on Windows not working

2016-04-07 Thread Daniel Beck
On 06.04.2016, at 13:01, Javed Mandary wrote: > When you run the build the project stays indefinitely in progress and > nothing happens. > > I have checked the WAR deployed on tomcat 8 as well as using the installer > for windows both give the same results. > If your version of the Pipeli

Gitlab Merge Request Builder Plugin

2016-04-07 Thread inforedaster .
Hi, I have Jenkins ver. 1.642.3 and GitLab Community Edition 8.5.1 i use Gitlab Merge Request Builder Plugin it's work for me but i have a logs in evry cron check Apr 07, 2016 11:59:05 AM org.jenkinsci.plugins.gitlab.GitlabBuilds build INFO: The target regex matches the t

Regarding Jenkins Integration with BitBucket

2016-04-07 Thread Sabari Nathan
Hi Team, I have successfully integrated my bitbucket project with jenkins.I have got the result as follows Started by user anonymous Building in workspace C:\Users\Entappia\.jenkins\jobs\SampleA\workspace > C:\Program Files\Git\bin\git.exe rev-parse --is-inside

Jenkins Pipeline: How to fail on junit results

2016-04-07 Thread Frank Hask
Hi all, i am creating build pipeline and i am stuck at the integration tests stage. This stage generates junit test results in XML format and if there are some failures pipeline just ignores it and continue as usual. But i want to stop pipeline and mark it as failure on test failure. I have ex

Re: Pipeline parallel branch and stage durations

2016-04-07 Thread Frank Hask
If you are using Pipeline Stage View Plugin , then you can see execution time of stages on project page. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe fr