Getting Error when running Gcloud commands on jenkins windows agent "When Running Gcloud commands on jenkins windows agent getting error like "This may be due to network connectivity issues. Please ch

2020-03-26 Thread Shanmukha Bera
Hi Team, We have master slave jenkins setup where i am running windows agent as slave and want to run my powershell script which consist of gcloud commands so wn we run on windows agent we are getting below error. "*This may be due to network connectivity issues. Please check your network

Re: Jenkins Docker Plugin - How to configure to connect to Docker host with TLS

2020-03-26 Thread Liejun Tao
Generate a client certificate which could connect to the Docker host with tls. In Jenkins, add a credential of "Docker Host Certificate Authentication" type with the client certificate. Use the credential in Docker plugin. On Thu, Mar 26, 2020 at 7:58 AM Gil wrote: > Hello All - > > On the

How to submit an attachment to Rocketchat

2020-03-26 Thread 'Holger W.' via Jenkins Users
Hi there, I configured a Jenkins job to send a message to a Rocketchat channel when a build fails. I made use of the https://github.com/jenkinsci/rocketchatnotifier-plugin Can anybody help me in configuring the post-build-action, so the build-logfile is also submitted to the channel? In the

Re: Jenkins + Kubernetes - Cache .m2 for jobs

2020-03-26 Thread James Nord
you can massively speed up the build (even without caching) by having a maven repository proxy/cache nexus etc) in the same cluster (or at least on a high bandwidth low latency link). even when you have things local to the container the remote maven repo will still be contacted and depending

Jenkins Docker Plugin - How to configure to connect to Docker host with TLS

2020-03-26 Thread Gil
Hello All - On the Docker host, I enable remote API with with the TLS option (i.e. create CA server/client keys to protect the daemon socket as described in https://docs.docker.com/engine/security/https/). All is well. Now, my question is, on the Jenkins side, with the Docker plugin, how do I

Re: Java error at the end of otherwise normal build causing build failure

2020-03-26 Thread Boyka Zhu
Having the same issue... Have you got the root cause? 在 2019年4月27日星期六 UTC+8上午4:08:54,Rich Stephens写道: > > I have a fully working build, but for some reason, after my build is > actually complete, at the very end, Jenkins throws the following error: > > FATAL: Argument value 0xfd8

Re: Java error at the end of otherwise normal build causing build failure

2020-03-26 Thread Boyka Zhu
Finally got the cause, after change to java8 64 bit on AIX, the issue was gone. 在 2019年4月27日星期六 UTC+8上午4:08:54,Rich Stephens写道: > > I have a fully working build, but for some reason, after my build is > actually complete, at the very end, Jenkins throws the following error: > > FATAL: Argument

Re: Security for team-specific nodes

2020-03-26 Thread Daniel Beck
> On 25. Mar 2020, at 14:25, Roland Asmann wrote: > > Now, I was wondering if it was possible to configure nodes to be only used by > certain people/groups/jobs/..., or even better, have the UI hide them from > people that are not supposed to use them? > > We are currently using

Re: Jenkins + Kubernetes - Cache .m2 for jobs

2020-03-26 Thread Tristan FAURE
seems like there is an issue about it: https://issues.jenkins-ci.org/browse/JENKINS-42422 Le jeu. 26 mars 2020 à 08:07, Tristan FAURE a écrit : > Hello > Thank you for the hint ! I think it could help some projects ! > but it will make some docker images very heavy and I would be interested >

Re: Jenkins + Kubernetes - Cache .m2 for jobs

2020-03-26 Thread Tristan FAURE
Hello Thank you for the hint ! I think it could help some projects ! but it will make some docker images very heavy and I would be interested to have jenkins team opinion about getting the equivalent of https://docs.gitlab.com/ee/ci/caching/ Le jeu. 26 mars 2020 à 06:10, Liejun Tao a écrit : >

Cannot create build step

2020-03-26 Thread Andreas Tscharner
Hello World, While evaluating the new Jenkins version for our company I've experienced an odd problem: I cannot create a build step or post-build action (Freestyle project). If I click on the drop-down list, all entries are available, but no matter which one I select, nothing happens (No window,