Cannot run agent Pod for Jenkins 2.346.2 on Kubernetes

2022-07-20 Thread Jim Leary
. Thanks. --Jim L. *Kubernetes plugin: 3670.v6ca_059233222* *Jenkins: 2.346.2* *Helm Chart: jenkins/jenkins 4.1.13* *Namespace: jenkins* *AWS EKS v1.2.2* *Partial Log:* *2022-07-20 20:29:27.245+ [id=45] INFO hudson.slaves.NodeProvisioner#update: default-v6pxh provisioning successfully

Re: How to pull a report from HP Performance Center in Jenkins.

2019-08-27 Thread Jim Ryan
Nobody? I can't be the first...;+} On Friday, August 16, 2019 at 9:11:29 AM UTC-4, Jim Ryan wrote: > > We run regular, scheduled jobs in Performance Center. These are scheduled > to run via the Performance Center API. I want to then have a scheduled job > in Jenkins that wil

How to pull a report from HP Performance Center in Jenkins.

2019-08-16 Thread Jim Ryan
ve no admin rights and Jenkins and have to deal with another group in the company via service tickets to get this done. That being said, is it possible to see somewhere in Jenkins, as a lowly user, what plugins are installed? Thanks for any help. Jim -- You received this message because yo

Re: TCP port for JNLP slave agents section not found in configure global security

2019-06-12 Thread Jim Barnebee
On Friday, May 24, 2019 at 6:10:40 AM UTC-6, Emilio Escobar Reyero wrote: > > Hi, > > I have started a 2.178 instance from scratch, installing suggested > plugins, and the agent port configuration is behind Markup Formatter as > expected. > > > [image: Screenshot 2019-05-24 at 13.36.39.png] > >

AW: Jenkins: How to run test on multiple hosts in parallel?

2018-08-10 Thread Spriggs, Jim
default, and the status consoles and results will all be independently available. Works for me. Good Luck! -- jim Von: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] Im Auftrag von Vijay Hiremath Gesendet: Dienstag, 7. August 2018 08:43 An: jenkinsci-users

AW: Upgrade Path for Jenkins/Hudson

2018-04-06 Thread Spriggs, Jim
only human, after all. Big thanks to everyone involved for making my life easier! -- jim RAYLASE GmbH Argelsrieder Feld 2+4 82234 Wessling Germany Tel.: +49-(0)8153/88 98-0 Fax: +49-(0)8153/88 98-10 http://www.raylase.de District Court Munich, HRB 234738

Re: Remove / disable the Replay capability for Jenkins Pipeline consumers

2017-06-07 Thread Jim Coll
Worked it out - the Run/Reply permission was getting greyed out when the Job/Configure permission is selected which implies that it's automatically granted with the latter permission. On Tuesday, June 6, 2017 at 6:45:54 PM UTC+1, Jim Coll wrote: > > I want to remove the ability f

Remove / disable the Replay capability for Jenkins Pipeline consumers

2017-06-06 Thread Jim Coll
I want to remove the ability for users of Jenkins Pipeline to be able to modify the Jenkinsfile or other loaded pipeline scripts using the Replay option. I have tried removing the permission from the roles that I've assigned to a user group but for some reason they still have the access to the

List instances of a template using REST API

2017-05-05 Thread Jim Coll
nyone have any idea how we could achieve this using the API? Thanks Jim -- 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, send an email to jenkinsci-users+unsubscr

AW: Workspace root directory (Jenkinsfile)

2017-02-21 Thread Spriggs, Jim
the “Manage Jenkins|Configure System” page for more info. Good Luck! -- jim Von: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] Im Auftrag von Ryan Hutchison Gesendet: Dienstag, 21. Februar 2017 16:38 An: jenkinsci-users@googlegroups.com Betreff: Workspace root

Sending email to $DEFAULT_RECIPIENTS via Pipeline script?

2016-11-01 Thread Jim Klo
This just yields the following error: groovy.lang.MissingPropertyException: No such property: DEFAULT_RECIPIENTS for class: groovy.lang.Binding And using ${env.DEFAULT_RECIPIENTS} results in a null value. Can someone provide some pointers? FWIW using various providers doesn't work for us as t

TestNG Plugin: Can the plugin handle changes made using TestNG XML Reporter properties?

2016-09-23 Thread Jim Mochel
at the TestNG plug-in code and didn't see any obvious keywords to indicate whether they could or couldn't Thank you in advance, Jim Mochel -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this grou

Re: AccuRev SCM Plugin crashes on Save or Apply

2016-06-28 Thread Jim Gorski
Daniel - you are the level best. Next time I'll do a better job searching the open issues before posting. Thank you! Jim G. On Tuesday, June 28, 2016 at 10:59:30 AM UTC-4, Daniel Beck wrote: > > > > On 28.06.2016, at 14:38, Jim Gorski > > wrote: > > > > I

AccuRev SCM Plugin crashes on Save or Apply

2016-06-28 Thread Jim Gorski
My group just updated our server to 2.11 and now every change to a job using the AccuRev SCM plugin causes this crash: javax.servlet.ServletException: java.lang.IllegalArgumentException: Failed to instantiate class hudson.scm.SCM from {"value":"1","stapler-class":"hudson.plugins.accurev.Accurev

Re: Git Plugin: updated password now cannot connect to repo

2016-01-20 Thread Jim Klo
orks fine using the same entered credentials for SVN and only a problem with GIT. Also the odd thing is that old password contained both '{' and '}' and it worked fine for the last year. On Thursday, January 14, 2016 at 5:11:59 PM UTC-8, Jim Klo wrote: > > Hi, > &g

Re: Git Plugin: updated password now cannot connect to repo

2016-01-14 Thread Jim Klo
ng +refs/heads/*:refs/remotes/origin/*" returned status code 128: stdout: stderr: fatal: remote error: Invalid username or password. Now I've also tried upgrading Jenkins and all the plugins... same error. Jim -- You received this message because you are subscribed to the Google

Git Plugin: updated password now cannot connect to repo

2016-01-14 Thread Jim Klo
Hi, Over the last few days my password used for Jenkins' Git Plugin expired, of which I promptly updated in Jenkins. Unfortunately, even with the correct password (which uses the same special characters as the previous password) it won't authenticate, and there doesn't seem to be any other er

[workflow] How to control the scheduling of node allocations.

2015-11-08 Thread Jim Tilander
I can force priorities of which jobs get their nodes allocated? Or is there any other way to ensure that the three different steps gets run as soon as possible? I'm on Jenkins 1.630. Cheers, Jim -- You received this message because you are subscribed to the Google Groups "Jenkin

Re: Running a single job multiple times against a slave pool, taking a free slave if possible before queueing the next run

2015-10-30 Thread Jim
Thank you, that looks like it's working as I want now. :-) Have Fun, Jim. On Friday, 30 October 2015 15:55:26 UTC, Eric Pyle wrote: > > I think all you need to do is check the box "Execute concurrent builds if > necessary" in the job configuration. > > Eric > &

Running a single job multiple times against a slave pool, taking a free slave if possible before queueing the next run

2015-10-30 Thread Jim
d queue it until a slave became free, at which point it would than be run. Thnks for any help, Jim. -- 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, send an email to jenk

Re: Need basic guidance on defining job that monitors gerrit

2015-04-23 Thread Jim West
hi David, There is a gerrit plugin for jenkins that is quite handy. Once configured it will listen for gerrit events. You can then use these to trigger jobs. We use this primarily for review/gate jobs. A git review is done, patch set is uploaded (patch set creation event), the jenkins job tie

Password Parameter passes masked characters into maven goals

2015-03-19 Thread Jim Arasim
I have a job using a Password Parameter type (This Build is Parameterized => Add Parameter => Password Parameter), that I reference in "Goals and Options" of a maven build. This week I found the masked characters ("") were getting passed through to the underlying java program that uses

Re: Promote jobs from test -> staging -> production

2015-03-18 Thread Jim West
hi Jochen, Take a look at jenkins-job-builder. With templates and macros you you'd be set. We use this almost exclusively at work with 500+ jobs and it works great. Job descriptions are yaml files that we keep in git. Version controlled jobs FTW! -jimW Sent from my iPad > On Mar 18, 2015

need help with commit hooks and build order

2015-03-04 Thread Jim Priest
ul then it would kick of my tests, etc. but I'm not sure of the correct way to wire that up. Thanks, Jim -- 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, send an

Re: Concurrent builds in a BuildFlow

2015-02-19 Thread Jim Adams
t; > /James > > [1] https://wiki.jenkins-ci.org/display/JENKINS/Build+Flow+Extensions+Plugin > >> On Thursday, 19 February 2015 00:36:41 UTC, Jim Adams wrote: >> I am using the BuildFlow plugin to attempt to sequence a whole bunch of >> builds. The same build could be qu

Concurrent builds in a BuildFlow

2015-02-18 Thread Jim Adams
I am using the BuildFlow plugin to attempt to sequence a whole bunch of builds. The same build could be queued by different build flow jobs. The problem is that if the different build flow jobs are run at the same time one will fail if the other has already enqueued the job. Is there a way to j

Is there a plugin that generates trending graphs?

2014-08-21 Thread Jim Fung
ry views Does anyone know if plugins already exist which could satisfy some/all of these requirements? Thanks, Jim -- 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, se

Re: Issues with a job configured to build any git 'feature' branch.

2014-07-26 Thread Jim Lloyd
patibility. I'd need to evaluate the source code of the change for > other possible incompatibilities. > > Let me know if you're interested. > > Mark Waite > > > > On Tue, Jul 22, 2014 at 7:14 PM, Jim Lloyd wrote: > >> On Tue, Jul 22, 2014

Re: Issues with a job configured to build any git 'feature' branch.

2014-07-22 Thread Jim Lloyd
On Tue, Jul 22, 2014 at 5:37 PM, Mark Waite wrote: > On Tue, Jul 22, 2014 at 5:30 PM, Jim Lloyd wrote: > >> Can't you obtain the results you want (on your different, but related >>> concern) by asking your developers to push a new branch for changes which >>

Re: Issues with a job configured to build any git 'feature' branch.

2014-07-22 Thread Jim Lloyd
believe the problem we have is that the Git plugin assumes that a Jenkins job is used for one specific branch, and is therefore partially confused when a job is configured to match a wildcard pattern like 'feature/**'. -Jim > > On Tue, Jul 22, 2014 at 12:28 PM, Jim L

Issues with a job configured to build any git 'feature' branch.

2014-07-22 Thread Jim Lloyd
Our workflow using git is similar to the GitFlow model that is now commonly used by many developer teams. In particular, we create feature branches that use the prefix feature/, and we have a Jenkins job configured to build any push to

Re: Error sending to the following VALID addresses; SendFailedException message: 501 5.1.7 Invalid Address

2014-07-15 Thread Jim Lloyd
mentioned? Also, can you post your global config.xml file (after you > scrub it for company information). > > > On Tue, Jul 15, 2014 at 2:31 PM, Jim Lloyd wrote: > >> I don't think that is the problem. I can send test emails from Jenkins >> using the "Test con

Re: Error sending to the following VALID addresses; SendFailedException message: 501 5.1.7 Invalid Address

2014-07-15 Thread Jim Lloyd
n the SMTP server that > prevents you sending to that address? > > Richard. > > > On Wed, Jul 16, 2014 at 5:29 AM, Jim Lloyd wrote: > >> We have a Jenkins installation that has undergone several changes in the >> last couple months as we transition from using Perforce

Re: Error sending to the following VALID addresses; SendFailedException message: 501 5.1.7 Invalid Address

2014-07-15 Thread Jim Lloyd
p > correctly? Can you also check the logs for the container and see if there > is additional JavaMail log info there? > > > On Tue, Jul 15, 2014 at 11:15 AM, Jim Lloyd wrote: > >> Debug mode was already on for that build. The two lines of error message >> were all tha

Re: Error sending to the following VALID addresses; SendFailedException message: 501 5.1.7 Invalid Address

2014-07-15 Thread Jim Lloyd
d log, it should give information > from JavaMail as to what is going on. > > > On Tue, Jul 15, 2014 at 10:29 AM, Jim Lloyd > wrote: > >> We have a Jenkins installation that has undergone several changes in the >> last couple months as we transition from using Perforce

Error sending to the following VALID addresses; SendFailedException message: 501 5.1.7 Invalid Address

2014-07-15 Thread Jim Lloyd
We have a Jenkins installation that has undergone several changes in the last couple months as we transition from using Perforce to using Git as our SCM. We've had numerous problems with email-ext during the transition, but we may be getting close to a solution. We're currently using the most rece

Re: Problems with email-ext messages after Jenkins upgrade, with both Perforce and Git SCM jobs

2014-06-18 Thread Jim Lloyd
red plugins that were stable as of 1.532.3, or would I be offered plugins that matched 1.554.2? Thanks, Jim -- 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, send an

Re: Problems with email-ext messages after Jenkins upgrade, with both Perforce and Git SCM jobs

2014-06-16 Thread Jim Lloyd
Thank you Rob, that's exactly the info I need. It's not clear to me when I can expect a public release of the fixed perforce plugin, but at least now I understand specifically what the problem is and see options for how to work around it until there is a new release of the plugin. -Jim

Problems with email-ext messages after Jenkins upgrade, with both Perforce and Git SCM jobs

2014-06-13 Thread Jim Lloyd
UCCESS, reverse=true, showPaths=true, format="%c", changesFormat="[%r] %d %a%m%p", pathFormat="%p"} I have searched to try to understand why ${CHANGES_SINCE_LAST_SUCCESS} is now partially broken but have so far not found an answer. Can someone help? Thanks, Jim -- Yo

Re: Mirror instability. many 503 responses

2014-05-19 Thread Jim Gumbley
Seeing identical issues, very disruptive when creating a new environment? Surprised this is not causing more disruption? Are the mirrors using a CDN? On Tuesday, 8 April 2014 10:49:21 UTC+1, Johannes Wienke wrote: > > Hi, > > we are automatic the bootstrapping of our jenkins installations > inc

Fighting to just copy some files

2014-03-12 Thread Jim Munn
I am setting up an environment to do some testing. Our build actually happens on our Team Foundation Server (TFS), which also spawns two Linux builds via SSH. The result of our build is 6 different configurations, including Windows and Linux both 32 and 64 bit (it's C++ code with a Python layer

Re: Using a job to decide when to run another job

2013-05-28 Thread Jim Zajkowski
Hi Jason, Thanks for this suggestion - this looks like it will work for us! --Jim On Tue, May 28, 2013 at 3:10 PM, Jason Swager wrote: > Your second approach - slightly modified - would work. Create a job that > determines if the next job should run, using whatever logic/scripts you

Using a job to decide when to run another job

2013-05-28 Thread Jim Zajkowski
nvoke the second job via remote call, e.g., with curl. Our Jenkins installation is behind a centralized SSO system, so that makes life a bit more difficult, but not impossible. Is there any way to perhaps have a job execute based on the output of the monitoring job? Or any other way to do t

Error creating a signed Xip in OS X from within Jenkins

2012-11-30 Thread Jim
Jenkins to use /bin/bash as the shell and that made no difference, either. Can anyone think of a difference between running this command in Terminal and running this command from Jenkins? Thanks, Jim Dodd Onset Computer Corporation

RE: New to jenkins

2012-10-11 Thread Jim McCaskey
There’s some good documentation on this on the Sonar website: http://docs.codehaus.org/display/SONAR/Hudson+and+Jenkins+Plugin -Jim From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of hamoodh parameswaran Sent: Thursday, October 11, 2012 9:43 PM To

Local user when using AD integration

2012-08-07 Thread Jim McCaskey
in AD just for the slaves would be... trying at best. Given that I am using the Active Directory plugin as my Security Realm, is there any way to also create a local user in Jenkins that I could use for this generic JNLP access? -Jim NOTICE: All information in and attached to this email m

Re: Perl XML::Simple settings for configuring jobs

2012-07-02 Thread Jim Searle
Thanks! I will look at XML::Twig On Wed, Jun 27, 2012 at 5:29 PM, Mark Heiges wrote: > Can you use XML::Twig? It works well for me to modify configurations through > the api. > > On Jun 27, 2012, at 4:45 PM, Jim Searle wrote: > >> Thanks, and I agree, but I have very litt

RE: Maven assembly error only through Jenkins

2012-06-29 Thread Jim McCaskey
Hello all, No need to answer this. I was finally able to reproduce the problem outside of Jenkins. -Jim -Original Message- From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Jim McCaskey Sent: Friday, June 29, 2012 3:04 PM To: 'jenk

Maven assembly error only through Jenkins

2012-06-29 Thread Jim McCaskey
before it is actually created resulting in this error. I'm using Maven 2.1.0 if it matters. -Jim [INFO] Building tar : E:\workspace\projectName\moduleName1\moduleName2\target\moduleName2-10.2.4-SNAPSHOT-linux64.tar.gz [INFO] ---

RE: SSH not executing commands in the correct order

2012-06-28 Thread Jim McCaskey
That's interesting. I do have EnvInject installed but it is not used on these projects. Perhaps it has gotten a little over aggressive? -Jim -Original Message- From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Daniel Beck Sent: Thu

RE: SSH not executing commands in the correct order

2012-06-28 Thread Jim McCaskey
nstance by hard coding the entire PATH value. Seems like a bug to me though. Thanks for taking the time Sami! -Jim -Original Message- From: Sami Tikka [mailto:sjti...@gmail.com] Sent: Thursday, June 28, 2012 2:41 PM To: jenkinsci-users@googlegroups.com; Jim McCaskey Subject: Re: SS

RE: SSH not executing commands in the correct order

2012-06-28 Thread Jim McCaskey
I wonder how I would accomplish that by just upgrading Jenkins? So are you saying that the order that I see those in the error report has no meaning as well? I have noticed a number of SSH related issues in the last several Jenkins releases. I wonder if I just have a regression here. -Jim

SSH not executing commands in the correct order

2012-06-28 Thread Jim McCaskey
and not found Build step 'Execute shell' marked build as failure Any ideas on how to fix this? Needless to say I'm dead in the water right now on these platforms. -Jim

Re: Unfail a build manually?

2012-06-27 Thread Jim Searle
and if it looks good, they run the CompareApproved promotion, which run's another job called 'approve' which copies the latest files to the golden copy (and these files are in svn so we have a history) That's the basics, if you need more info let me know. - Jim On Wed, Jun 20, 2012 at

Re: Perl XML::Simple settings for configuring jobs

2012-06-27 Thread Jim Searle
amples with Java/Groovy in the Wiki and in the web. > Maybe a quick alternative to solve your issue. > > > On Wed, Jun 27, 2012 at 9:44 PM, Jim Searle wrote: >> >> I have perl scripts that automate setting up and modifying our job >> configurations using get/post

Perl XML::Simple settings for configuring jobs

2012-06-27 Thread Jim Searle
I have perl scripts that automate setting up and modifying our job configurations using get/post to the api. But, have a few issues with keeping the xml properly formatted using the perl XML::Simple module. Does anyone have the proper settings for the XMLin and XMLout calls?

RE: latest version not downloadable

2012-06-11 Thread Jim McCaskey
Oh good, it's not just me. J Below is the error from yum. Downloading Packages: http://pkg.jenkins-ci.org/redhat/jenkins-1.469-1.1.noarch.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404" Trying other mirror. Error Downloading Packages: jenkins-1.469-1.1.noarch: failur

RE: Using relative paths when deploying ZIP artifact using Jenkins Artifactory Plugin

2012-03-28 Thread Jim McCaskey
You would change "myfile" to whatever you want. -Jim -Original Message- From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of abargnesi Sent: Wednesday, March 28, 2012 2:15 PM To: Jenkins Users Subject: Re: Using relative paths when deployi

RE: Using relative paths when deploying ZIP artifact using Jenkins Artifactory Plugin

2012-03-28 Thread Jim McCaskey
that Maven and Jenkins would do what comes naturally. -Jim -Original Message- From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of abargnesi Sent: Wednesday, March 28, 2012 12:47 PM To: Jenkins Users Subject: Using relative paths when deploying

RE: Handing off builds between Jenkins masters

2012-03-02 Thread Jim McCaskey
ested but couldn't find it. Even if it was too restrictive I could try and find some time to augment it to do what I want. I suppose I could always start from scratch. :) -Jim -Original Message- From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On

Handing off builds between Jenkins masters

2012-03-02 Thread Jim McCaskey
uld make this happen. Thanks! -Jim

RE: Using svn export instead of svn checkout

2012-02-23 Thread Jim McCaskey
or me. Maybe make it an option only when clean checkouts are done? -Jim -Original Message- From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Asmann, Roland Sent: Thursday, February 23, 2012 6:53 AM To: jenkinsci-users@googlegroups.com Subjec

Re: Triggering a build via a scripted http call and getting back the build number

2012-02-17 Thread Jim Searle
I second this. It would be really nice to see the actual build number created in the response somewhere when using the api build and buildWithParameters calls. We can try to figure it out based on the nextBuildNumber, plus parsing through the queue/api/xml output, but it is not guaranteed. I cre