Audit pipeline stage status

2018-12-06 Thread Philippe73
Hello, is there a plugin like 'Audit trail' that allow to push stages/steps status of a pipeline in console or log file. thanks -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, s

When using github oauth, each jenkins API call is consuming a unit of github rate limit.

2018-12-06 Thread Ian Murray
Hi, We have github oauth set-up but whenever we use a token (either native or github personal access), one is subtracted from the count of github API requests we make an hour. We are using a dashing-js dashboard to monitor unreleased code, but this burns through our 5000 calls per hour limit in

Re: Audit pipeline stage status

2018-12-06 Thread Jeff Pearce
Can you explain in more detail what you’re looking for? I’m not sure what information you want to capture, or how you want to access it. You might look at the https://wiki.jenkins.io/display/JENKINS/Job+and+Stage+Monitoring+Plugin plugin, which can send job and stage information to an indluxDB

Kubernetes-based Jenkins worker pipeline fails because it hasn't started yet error

2018-12-06 Thread Andrew Feller
I'm using Jenkins on OpenShift with the kubernetes plugin for creating Jenkins workers. Occasionally we get the following error whenever the pipeline first runs but can't explain what is going on; simply rerun it and the 2nd time will work. Many thanks for someone who can point out to what is goi

Re: Kubernetes-based Jenkins worker pipeline fails because it hasn't started yet error

2018-12-06 Thread Devin Nusbaum
This stack trace looks a lot like the one posted in JENKINS-51290 , which was marked as fixed in Pipeline Multibranch 2.19 based on the changelog for that plugin. Does that issue line up with what you are seeing, and are you using Pipeline Multibranch 2.18 or older? If so, I would try updating,

Re: which plugin can generate PDF from Markdown file?

2018-12-06 Thread Björn Rohlén
I doubt there will ever be such a thing, considering it's more work than it's worth with the >100 or so existing utilities that can do this already and be called in-line in any jenkins-script. On Thursday, 6 December 2018 04:38:48 UTC+1, Wu Yin wrote: > > cam I create a Jenkins job to generate

Re: Audit pipeline stage status

2018-12-06 Thread Philippe73
Hello Jeff, thx for your quick response. I need to put/trace in in console to push it in a AWS CloudWatck log group to push it In an Elastic search for reporting. So I'd like an output message like that: - timestamp - job/pipeline name - stage name - submitter With 'Audit trail' plugin I can ret

Jenkins and BOX

2018-12-06 Thread Pietto Vasco
Ive been reviewing Jenkins and feel it would help us in automating our build and deploy cycle. In my org they use box to store source code and executables, as SCM. Is it possible to intergrate box with Jenkins? -- You received this message because you are subscribed to the Google Groups "J

Re: Jenkins and BOX

2018-12-06 Thread Jeff Pearce
I’ve never heard of using box as an scm; it’s an interesting choice. Have you looked at https://www.cloudpipes.com/integrations/box/jenkins Jeff From: on behalf of Pietto Vasco Reply-To: "jenkinsci-users@googlegroups.com" Date: Thursday, December 6, 2018 at 12:56 PM To: Jenkins Users Subjec

Can you specify a host / agent for a single build step in a freestyle project?

2018-12-06 Thread Adam von Nieda
Hi folks, I’m able to split parts of a build across multiple nodes using a pipeline, is there any way to do that with a freestyle project? Maybe a plugin I haven’t run across? For example, my project might look like the following.. Step1: Execute on node 2 Step 2: Execute on node 3 St

Re: Can you specify a host / agent for a single build step in a freestyle project?

2018-12-06 Thread Jan Monterrubio
I think a declarative pipeline might be able to accomplish this with the “agent” closure. Iirc the free style project will run all in a single node. On Thu, Dec 6, 2018 at 16:06 Adam von Nieda wrote: > >Hi folks, > >I’m able to split parts of a build across multiple nodes using a > pipe

Re: Can you specify a host / agent for a single build step in a freestyle project?

2018-12-06 Thread Adam von Nieda
Thanks very much for the reply Jan, I’m aware of being able to do this with a pipeline. I’ll ask again in case anyone else wants to respond. By the way, a freestyle project is not necessarily isolated to a single node, you can specify labels or individual servers using the NodeLabel plugin. T

OOM seen intermittently while running jobs on K8S Cluster

2018-12-06 Thread pbasanta2002
Hi , While running a job on Kubernetes Cluster .. Just want to know what could be the cause of the failure .. After rerun same job passes after some time. java.lang.OutOfMemoryError: unable to create new native thread at java.lang.Thread.start0(Native Method) at java.lang.Thread.

docker image for jenkins:lts is not latest

2018-12-06 Thread Dan Tran
Hi Current docker image for jenkins:lts is not latest - 2.150.1 Could someone confirm? otherwise, it may be something to do with my env Thanks -D -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop