Re: [BitBucket Branch Source Plugin] Massive PR rebuild

2018-05-16 Thread Dan Tran
I added 'build strategies' * *Change requests* Ignore rebuilding merge branches when only the target branch changed = check * *Named branches* *Wildcard include/excludes: master* Without the second one, no build trigger at direct commit to master and PR merge into

Re: Getting Jgit exception in a Job that uses native Git

2018-05-16 Thread Brian Ray
No problem on top posting. It seems to be the default behavior of the Groups UI here, so I am guilty of it too. I misunderstood or otherwise skipped right over the "native" modifier in your original post. I wonder if there is some path through the plugin code that utilizes parts of JGit even

Re: Using Gradle in Pipeline

2018-05-16 Thread Brian Ray
We are, extensively. I may be interpreting the issue wrong, but it seems like a more "native" pipeline API is not necessarily the blocker here. Does this help at all?: sh "gradle build --info --console=plain" Those switches increase logging verbosity and eliminate the control characters that

Plugin Updates for jenkins 1.6x ?

2018-05-16 Thread Torsten Reinhard
Hi, I know there is Jenkins 2.x out for quite a while - but for "historical reasons" we still rely on the old 1.6x version in some projects. Is there a way to get the latest plugin updates for that version without downloading them manually? Most of the shown Updates depend on 2.x version, so

Re: Regarding plugin installation issue

2018-05-16 Thread R. Tyler Croy
(replies inline) On Wed, 16 May 2018, kirti.rast...@winvest-global.com wrote: > Hi All, > > While launching jenkins through apache tomcat jenkins doesnt allow me to > install plugins. Now i want to install manualy but while installing i am > getting error through hpi. > Please help me out

Re: Post commit hook failed with exit code 127: --post-data not found

2018-05-16 Thread R. Tyler Croy
(replies inline) On Tue, 15 May 2018, jack wrote: > Hi everyone, > > I'm recently working on this automation solution for my dev team using SVN > as version control, to run builds and tests automatically when a commit > occurs. > > But each time when I commit my post-commit hook script

Regarding plugin installation issue

2018-05-16 Thread kirti . rastogi
Hi All, While launching jenkins through apache tomcat jenkins doesnt allow me to install plugins. Now i want to install manualy but while installing i am getting error through hpi. Please help me out error is- java.io.IOException: Docker plugin v1.1.4 failed to load. -

Error while fetching all of the branches of Jenkins

2018-05-16 Thread Tharanya Prem Kumar
I get the below error while i save to fetch all of the branches in the general Jenkins settings. Started by user Tharanya Dillibabu [Tue May 15 14:26:29 BST 2018] Starting branch indexing... > git.exe --version # timeout=10 using GIT_SSH to set credentials Tharanya > git.exe ls-remote

Post commit hook failed with exit code 127: --post-data not found

2018-05-16 Thread jack
Hi everyone, I'm recently working on this automation solution for my dev team using SVN as version control, to run builds and tests automatically when a commit occurs. But each time when I commit my post-commit hook script fails me :/ post-commit hook failed (exit code 127) with output:

Test aborted

2018-05-16 Thread cmautosanity
Hi, I'm using Jenkins to run my automation tests. Sometimes the job is fail because of one of the tests is "Aborted" and it cause the all job to stop and fail while debugging it I saw the test is Aborted because of "Thread was being aborted" exception which sometimes it's hapend and other times

Re: Jenkins Setup Wizard Fail with 'An error occurred during installation: No such plugin: cloudbees-folder'

2018-05-16 Thread masaru tsuchiyama
I clean-installed Fedora 28 (64bit) on Virtualbox, and installed jenkins 2.122. But the result was the same. If you need further information to investigate, please let me know. Regards. Masaru. 2018年5月5日(土) 14:00 masaru tsuchiyama : > Hi, > > Jenkins Setup Wizard failed