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
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
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
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
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,
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
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
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
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
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
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
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
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.
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
14 matches
Mail list logo