Re: Unknown Workflow CPS Exceptions in Jenkins log

2019-02-26 Thread Mark Waite
PI Plugin 2.10 > Pipeline: SCM Step 2.7 > Pipeline: Shared Groovy Libraries 2.13 > Pipeline: Stage Tags Metadata 1.3.4.1 > Pipeline: Stage View Plugin 2.10 > Pipeline: Step API 2.19 > Pipeline: Supporting APIs 3.2 > Git client plugin 2.7.6 > Git Parameter 0.9.9 > Git Pipeline

Re: Windows Installation and AIX slave.

2019-02-19 Thread Mark Waite
ps.google.com/d/msgid/jenkinsci-users/c3f9e95e-a7c1-47d2-8659-8b55e6cf40ae%40googlegroups.com?utm_medium=email_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Thanks! Mark Waite -- You received this message because you are subscribed to the Goog

Re: jenkins.repo of the redhat-stable not updated correctly for the new 2.150.3 release?

2019-02-19 Thread Mark Waite
6c6-de63a500f5bd%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/8c083f8e-0a11-4587-b6c6-de63a500f5bd%40googlegroups.com?utm_medium=email_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Thanks! Mark Waite -- You

Re: Need help unsubscribing

2019-02-18 Thread Mark Waite
om this group and stop receiving emails from it, send an > email to jenkinsci-users+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/BN8PR06MB5539C4B0653ED6622AA5A8A8DC630%40BN8PR06MB5539.namprd06.prod.outlook.com &g

Re: Does Bitbucket Source Branch plugin support "SSH username with private key" type credentials?

2019-02-14 Thread Mark Waite
I suspect that it is using API calls that are not available through an ssh connection. On Thu, Feb 14, 2019, 6:19 PM Cameron Morrison Hi, > > I am using the bitbucket-source-branch plugin - it's working, but I cannot > figure out how to provide "SSH & private key" type credentials to the >

Re: What are the reasons for using "Merging the pull request with the current target branch revision"

2019-02-14 Thread Mark Waite
and on the master. https://github.com/MarkEWaite/jenkins-bugs/blob/JENKINS-43931/Jenkinsfile shows an example in a scripted Pipeline. Mark Waite On Thu, Feb 14, 2019 at 6:59 AM Viacheslav Dubrovskyi wrote: > > 14.02.2019 12:58, Steven Foster пишет: > > It would definitely be my preferred way of b

Re: Jenkins is throwing exception error for robot sikuli script

2019-02-14 Thread Mark Waite
not persuaded that they are worth the effort. Windows services generally are not expected to interact with the Windows desktop. Mark Waite On Thu, Feb 14, 2019 at 3:06 AM Sayali Waghmare wrote: > Hi, > > I have a robot sikuli script when run from terminal it just runs fine. > > Whe

Re: Does the SSH Agents plugin support FIPS 140-2?

2019-02-13 Thread Mark Waite
FIPS-140-2 compliant library. It uses open source implementations of cryptographic algorithms. However, my exposure to that requirement was quite brief and may be entirely incorrect. Mark Waite On Wed, Feb 13, 2019 at 11:43 AM Dunnigan (US), Terrence J < terrence.j.dunni...@boeing.com>

Re: Does the SSH Agents plugin support FIPS 140-2?

2019-02-11 Thread Mark Waite
Try with an ed25519 private key. Some online docs suggest that ed25519 is FIPS-140-2 approved. On Mon, Feb 11, 2019, 12:13 PM Dunnigan (US), Terrence J < terrence.j.dunni...@boeing.com wrote: > Hi all, > > > > Does the SSH Slaves plugin support FIPS 140-2 ( >

Re: Jenkins is running as a docker image in a kubernetes cluster and won't come up due to plugin version incompatibility

2019-02-11 Thread Mark Waite
> https://groups.google.com/d/msgid/jenkinsci-users/2cdfaf6c-5ec1-4162-8e6b-a68a990c1061%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/2cdfaf6c-5ec1-4162-8e6b-a68a990c1061%40googlegroups.com?utm_medium=email_source=footer> > . > For more options, visit h

Re: How to configure $JENKINS_HOME/caches dir location?

2019-02-08 Thread Mark Waite
Used by multibranch pipeline and possibly by pipeline as far as I recall. On Fri, Feb 8, 2019, 5:52 PM Calvin Park It seems to contain some sort of git cache. Thankfully(?) all the > directories are empty. > >> /mnt/nfs/jenkins_home$ ls caches/ >> git-0d341dcbcc7c33c4efc44a104b892b60 >>

Re: Remove config Git Clïent plugin in Global Tool Configuration

2019-02-07 Thread Mark Waite
. Mark Waite On Thu, Feb 7, 2019, 8:06 AM Hi, > > We don't use this plugin, but because of dependency it can't be removed. > Therefore this plugin appears in the Global Tool Configuration. When i push > on the button to delete git, the config disapears as expected, but when i >

Re: Unable to run git repository on jenkins which is deplyed under tomcat8

2019-02-01 Thread Mark Waite
special characters in passphrases. Mark Waite > Regards, > Archana Srichandan > > > On Thu, Jan 31, 2019 at 8:58 PM Mark Waite > wrote: > >> Did you assign a private key credential to that job? A username.password >> credential won't work with an SSH URL.

Re: Unable to run git repository on jenkins which is deplyed under tomcat8

2019-01-31 Thread Mark Waite
confirm that the private key will authenticate from the command line? Mark Waite On Tue, Jan 29, 2019 at 3:17 PM wrote: > Hi All, > > I am not able to run my git repo on Jenkins ,attach is the screen shot for > your reference. > > Regards, > Archana Srichandan > > --

Re: How to push to Gitlab after Jenkins build

2019-01-27 Thread Mark Waite
should be pushed. You can pass an additional argument to `git push` which tells it to push the HEAD revision to the specific named branch you want. For example, if the remote destination branch is named 'master', the command would be: git push https://${GIT_USERNAME}:${GIT_PASSWORD}@ HEAD:master

Re: Error Message : org.xmlpull.v1.XmlPullParserException: only 1.0 is supported as

2019-01-25 Thread Mark Waite
e Google >>> Groups "Jenkins Users" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to jenkinsci-use...@googlegroups.com. >>> To view this discussion on the web visit >>> https://groups.google.com

Re: Error installing automatically JDK 8u192

2019-01-17 Thread Mark Waite
f the Oracle license agreement or the Oracle terms and conditions. With the increasing visibility of OpenJDK, I'm moving more and more to depend on OpenJDK builds rather than Oracle builds. I don't violate OpenJDK license agreements when I cache a copy of their installer locally. Mark Waite On Thurs

Re: Remote call on JNLP4-connect connection

2019-01-14 Thread Mark Waite
That stack trace seems like an out of memory condition on an agent or on the master. I think I'd first try disconnecting and reconnecting the agent. I'd also check the JDK versions on the agent and the master are reasonably close to one another. Mark Waite On Mon, Jan 14, 2019 at 5:51 PM LnT

Re: How to get GIT revision. All kind of post on variables does not match any case.

2019-01-14 Thread Mark Waite
for an example. Mark Waite On Mon, Jan 14, 2019 at 12:40 PM Eldad Cohen wrote: > How to get GIT revision in a pipeline. All kind of post on variables does > not match any case. > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users&q

Bug report or question to the mailing list

2019-01-08 Thread Mark Waite
Gregor Philp has a question that he'll need to ask the mailing list. He started by appending the question to another bug report. The user mailing list is a better place for questions. Thanks, Mark Waite (from a non-standard account) -- You received this message because you are subscribed

Re: SSH Connection failed with IOException: "Connection timed out (Connection timed out)" - Jenkins Remote Agent Connectivity

2018-12-29 Thread Mark Waite
sci-users/CAMu9-ZUkd-6W4bbGSbxDadX0UsV6qKJ2q57ja4MBeSKOvpum-w%40mail.gmail.com > <https://groups.google.com/d/msgid/jenkinsci-users/CAMu9-ZUkd-6W4bbGSbxDadX0UsV6qKJ2q57ja4MBeSKOvpum-w%40mail.gmail.com?utm_medium=email_source=footer> > . > For more options, visit https://groups.go

Re: Resurrecting a Backup to SCM structure - with Jenkinsfile and Agents

2018-12-25 Thread Mark Waite
ique since it embeds credentials into my Docker image, but I haven't found the next technique. I suspect it will involve storing the credentials in the Kubernetes credentials store rather than placing them in the docker repo. Mark Waite On Tuesday, December 25, 2018 at 12:42:44 PM UTC-7, Randall Be

Re: Unable to Launch an Agent, getting "received junk text is as follows: stdin: is not a tty"

2018-12-21 Thread Mark Waite
what I started to do , but how to find all of them ? > Do you have a tip ? > > Thanks > > On Friday, December 21, 2018 at 6:12:50 PM UTC+1, Mark Waite wrote: >> >> You'll need to remove the entries in the '.profile' and/or '.bashrc' that >> are doing things which are

Re: Unable to Launch an Agent, getting "received junk text is as follows: stdin: is not a tty"

2018-12-21 Thread Mark Waite
You'll need to remove the entries in the '.profile' and/or '.bashrc' that are doing things which are not allowed in a non-interactive shell. Either that, or wrap them in conditionals which prevent them from being executed in a non-interactive shell. Mark Waite On Friday, December 21, 2018

Re: Unable to checkout Jenkinsfile from git for a Pipeline Job: getting unable to fork

2018-12-21 Thread Mark Waite
On Friday, December 21, 2018 at 7:06:06 AM UTC-7, Mark Waite wrote: > > > > On Friday, December 21, 2018 at 6:20:56 AM UTC-7, Philippe M. wrote: >> >> Hello, >> >> Using Jenkins 2.138.3 and Git client plugin 2.7.4 I get an error when >> doing the follo

Re: Unable to checkout Jenkinsfile from git for a Pipeline Job: getting unable to fork

2018-12-21 Thread Mark Waite
he master. The preferred location for that temporary directory is adjacent to the workspace directory. However, there are cases where the system temporary directory is used instead. Refer to https://issues.jenkins-ci.org/browse/JENKINS-26993 and https://issues.jenkins-ci.org/browse/JENKINS

Re: How to add a secret file?

2018-12-20 Thread Mark Waite
subscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/5c1bb251.1c69fb81.47b4e.5104SMTPIN_ADDED_MISSING%40gmr-mx.google.com > <https://groups.google.com/d/msgid/jenkinsci-users/5c1bb251.1c69fb81.47b4e.5104SMTPIN_ADDED_MIS

Re: ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.

2018-12-17 Thread Mark Waite
t; On Monday, December 17, 2018 at 2:40:41 PM UTC-5, Mark Waite wrote: >> >> That seems to indicate that you previously had a branch named '9' and now >> the branch named '9' no longer exists. >> >> Mark Waite >> >> On Mon, Dec 17, 2018 at 11:32 AM 'Yas

Re: ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.

2018-12-17 Thread Mark Waite
That seems to indicate that you previously had a branch named '9' and now the branch named '9' no longer exists. Mark Waite On Mon, Dec 17, 2018 at 11:32 AM 'Yash Dabhi' via Jenkins Users < jenkinsci-users@googlegroups.com> wrote: > Hi all, > > when I am trying to run job gett

Re: How to configure GitHub Organizaiton Item/Job via Groovy

2018-12-14 Thread Mark Waite
-pipeline-github/config.xml for an example in a Docker image. Mark Waite On Fri, Dec 14, 2018 at 2:46 PM Phillip Dudley wrote: > Would anyone have any pointers to configuring the GitHub Organization > Item/Job with Groovy so that when my Jenkins instance starts up, it reads > the > >

Re: java.io.IOException: remote file operation failed

2018-12-13 Thread Mark Waite
Refer to https://wiki.jenkins.io/display/JENKINS/Builds+failing+with+OutOfMemoryErrors for pointers. If your server or build agent is macOS, refer to the comment from Alexander Link about unable to create new native thread. If that doesn't resolve it, refer to

Re: running shell commands in pipeline fails on pushd and source

2018-12-07 Thread Mark Waite
subscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/a2181b6e-96cc-4182-abca-a8ae0a0e195f%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/a2181b6e-96cc-4182-abca-a8ae0a0e195f%40googlegroups

Re: Jenkins Backup and Restore

2018-11-27 Thread Mark Waite
control system as your backup system. In your use case, I suspect you want to use a backup. Mark Waite On Tue, Nov 27, 2018 at 7:50 AM wrote: > I'm not sure what you are trying to say? > > On Monday, November 26, 2018 at 8:03:34 PM UTC-5, rajendraprasad reddy > wrote: >> >>

Re: how to find how a Jenkins instance is installed?

2018-11-19 Thread Mark Waite
, or OpenIndiana. Mark Waite On Mon, Nov 19, 2018 at 7:07 AM wrote: > I apologize for the delay in responding. Just got chance to check back on > these. > > Yes Mark, you are right. I'm trying to determine if Jenkins was installed > from apt/yum, rpm, MSI or war file. Is there a

Re: Multibranch Pipeline Scan Hangs

2018-11-15 Thread Mark Waite
corporate standards allow use of a username and password over https? If so, does that behave any better in your environment? Mark Waite On Thu, Nov 15, 2018 at 7:28 PM Randall Becker wrote: > I have 2 idle executors on every node, so that's not it. The hang is > definitely waiting on a respons

Re: Multibranch Pipeline Scan Hangs

2018-11-15 Thread Mark Waite
My passing tests were run from a master running in Docker with agents running a mix of various operating systems including Windows, Linux (CentOS, Debian, Ubuntu), and FreeBSD. Mark Waite On Thu, Nov 15, 2018 at 3:21 PM Randall Becker wrote: > I will continue to investigate. I am wonder

Re: Multibranch Pipeline Scan Hangs

2018-11-15 Thread Mark Waite
to duplicate the bug in a different environment, just in case there is something specific in your environment that is different than my attempt to duplicate the problem. Bug reports for the project are submitted to https://issues.jenkins-ci.org/ . On Thu, Nov 15, 2018 at 3:11 PM Mark Waite wrote

Re: Multibranch Pipeline Scan Hangs

2018-11-15 Thread Mark Waite
ket.org:MYURL.git' >> } >> >> So this is looking increasingly like an issue with Pipeline: Multibranch. >> >> Cheers, >> Randall >> >> On Thursday, November 15, 2018 at 12:38:43 PM UTC-5, Mark Waite wrote: >>> >>> I assume from

Re: Multibranch Pipeline Scan Hangs

2018-11-15 Thread Mark Waite
a passphrase? Does the same behavior happen if you use a multibranch Pipeline job rather than a simple Pipeline job? Mark Waite On Thu, Nov 15, 2018 at 9:18 AM Randall Becker wrote: > The original post showed the entire list of refs. No issue requiring a > timeout above 3 seconds actually. 10 m

Re: how to find how a Jenkins instance is installed?

2018-11-14 Thread Mark Waite
eb visit > https://groups.google.com/d/msgid/jenkinsci-users/70b0817f-aa60-42cc-bd83-713742c305aa%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/70b0817f-aa60-42cc-bd83-713742c305aa%40googlegroups.com?utm_medium=email_source=footer> > . > For more options, visit https://

Re: Error fetching remote origin in Jenkins pipeline

2018-11-09 Thread Mark Waite
lab server has change Mark Waite On Fri, Nov 9, 2018 at 3:30 PM Faad Sayaou wrote: > Everything was working fine until i added a new file to my > gitlab repository. It seems jenkins is not keeping track of changes made to > my repository and somehow inconsistent. I am getting the erro

Re: I have setup Jenkins and am unable to run some my script, I now have to run some 'winds batch script'.I gave command mvn exec:java -Dexec.mainClass="test.automation.framework.Runner",but i am gett

2018-11-09 Thread Mark Waite
o jenkinsci-users+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/88164238-e30a-4d29-86a0-26ff32ac91cd%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/88164238-e30a-4d29-86a0-26ff32ac9

Re: How to use environment variable in Jenkins Pipeline build?

2018-11-08 Thread Mark Waite
in the history of the job. Mark Waite On Thu, Nov 8, 2018 at 12:23 PM ZillaYT wrote: > Just to be clear, this is the text box in the job configuration page where > I want to use an environment variable. > > [image: Screen Shot 2018-11-08 at 1.37.35 PM.png] > > > On Thursday,

Re: Making the jenkins scm checkout smart

2018-10-30 Thread Mark Waite
hat each branch gets its own job and job history and so that new jobs are created automatically for new branches and are automatically destroyed for deleted branches. Mark Waite > Any idea or help will be appreciated. > > Thanks, > Touseef > > -- > You received

Re: Problem with Java 8 update 191?

2018-10-30 Thread Mark Waite
Those workspace names are not an indication of an incompatibility. If Jenkins needs to allocate a workspace and it detects that the default named workspace is already in use, it will allocate a second workspace adjacent to the first, with a digit appended to the workspace name. Mark Waite

Re: Connecting Jenkins to GitHub

2018-10-30 Thread Mark Waite
or you're using JGit, then a credential will need to be provided. It is usually best to provide those credentials and not rely on command line git defaults. Mark Waite On Mon, Oct 29, 2018 at 1:56 PM HB wrote: > Thank you. After installing the GitHub integration plugin and watch

Re: Windows Agent As a Service

2018-10-15 Thread Mark Waite
mmand line provided in the agent start page continues to work. Mark Waite On Mon, Oct 15, 2018 at 2:18 PM Mark Bidewell wrote: > With Java Web Start deprecated and slated for removal, what is the > canonical way to create a Windows Service agent? > > Thanks! > > -- > You re

Re: Is there a way to get a tool's path value in pipeline?

2018-10-12 Thread Mark Waite
Since the git tool may be entirely internal to the Jenkins java code (as with JGit), I'm not sure that will be as portable as you want it to be. I don't know the answer to your specific question about the data available related to a specific tool. Mark Waite On Fri, Oct 12, 2018 at 2:32 PM

Re: github teamfolder plugin

2018-10-04 Thread Mark Waite
GitHub Branch Source replaces it. It is obsolete because all the functionality it provided is now available in the GitHub Branch Source plugin. On Thu, Oct 4, 2018 at 3:25 PM David Karlsen wrote: > https://plugins.jenkins.io/github-organization-folder > says it is obsolete. > what replaces it?

Re: Jenkins pipelines

2018-10-04 Thread Mark Waite
might consider as well (note that some of them are not free). - If you register a free account with CloudBees (at https://go.cloudbees.com/training), you can also take the Jenkins Pipeline Fundamentals course for free ("View Online Courses"). Mark Waite On Thu, Oct 4, 2018 at

Re: Failure to build Jenkins from source

2018-10-03 Thread Mark Waite
https://maven.apache.org/download.cgi Mark Waite On Wed, Oct 3, 2018 at 1:39 PM Gerry Storm wrote: > I followed instructions in > https://wiki.jenkins.io/display/JENKINS/Building+Jenkins to build Jenkins > on my Ubuntu box. > > The build failed with the following error: > &g

Re: Jenkins pipeline

2018-10-03 Thread Mark Waite
You might also consider the detailed Jenkins and npm tutorial at https://jenkins.io/doc/tutorials/build-a-node-js-and-react-app-with-npm/ Mark Waite On Wed, Oct 3, 2018 at 6:52 AM Jan Monterrubio wrote: > Secrets: > > https://support.cloudbees.com/hc/en-us/articles/203802500-Injectin

Re: Multiple Github repositories in a build

2018-10-01 Thread Mark Waite
example. In that example, a checkout of a non-master branch is followed by a ws() { } block which then performs a checkout of the master branch inside the new workspace created by the 'ws() { } block. Mark Waite On Mon, Oct 1, 2018 at 5:49 PM wrote: > I have some builds that require multi

Re: Jenkins Testing failed after migrating to 2.121 LTS

2018-09-24 Thread Mark Waite
the people in the mailing list that you've investigated further by including detailed descriptions of the experiments you've attempted and the results of those experiments. Describing your investigation will help you and will probably help others who encounter similar problems in the future. Mark Waite On M

Re: structs v1.7 is missing. To fix, install v1.7 or later.

2018-09-23 Thread Mark Waite
red. Mark Waite On Sun, Sep 23, 2018 at 1:33 PM Steve Burrus wrote: > Mark Waite do yoiu NOT ch oose to help me any further with my continuing > problem with always get the login page after I have successfully activated > Jenkins? Just go ahead and tell me that you don't WANT TO help

Re: structs v1.7 is missing. To fix, install v1.7 or later.

2018-09-23 Thread Mark Waite
it will download the requested plugin and all its dependencies. Mark Waite On Sun, Sep 23, 2018 at 10:59 AM Baptiste Mathus wrote: > Did you check the structs.jpi is not corrupted? > > Cf. https://updates.jenkins.io/download/plugins/structs/ where you'll see > the expected SHA1. > W

Re: How to check plugin version for a specific jenkins version

2018-09-20 Thread Mark Waite
The Jenkins-Version field embedded in the plugin manifest file is the minimum Jenkins version supported, not the maximum. Jenkins works very hard to allow older plugins to continue operating in newer releases. Mark Waite On Thu, Sep 20, 2018 at 9:09 PM Narahari 'n' Savitha wrote: > Thank

Re: Blue ocean plugin supported version

2018-09-19 Thread Mark Waite
Blue ocean runs well on that version. Mark Waite On Wed, Sep 19, 2018, 10:20 PM Pranav Kv wrote: > Recently we migrated jenkins to latest LTS > Version of jenkins(2.121).But now one of our customer wants to install > jenkins blue ocean plugin. But as per my understand blue oce

Re: Relationship between GitHub credentials and Jenkins Service account (running as Windows Service)

2018-09-13 Thread Mark Waite
not an ssh URL. The https URL's use personal access tokens. The ssh URL's (like ssh://g...@github.com/MarkEWaite/git-plugin.git and g...@github.com:MarkEWaite/git-plugin.git) use private keys. Mark Waite On Thu, Sep 13, 2018 at 9:07 AM Christopher List wrote: > We are running Jenkins as a wi

Re: Still Login Problem.

2018-09-08 Thread Mark Waite
nd assign a password to that user. The post-installation setup wizard <https://jenkins.io/doc/book/installing/#setup-wizard> is the guide for that process. Mark Waite On Sat, Sep 8, 2018 at 1:42 PM Steve Burrus wrote: > > > *I’m sorry but I haven’t evr even gotten to captur

Re: Still Login Problem.

2018-09-08 Thread Mark Waite
earlier. Inside %JENKINS_HOME%\config.xml you'll find the '' XML tag. Mark Waite On Sat, Sep 8, 2018 at 1:21 PM Steve Burrus wrote: > > > *Ya I have tried dpoing th at maybe 2-3 times before "start over with a > clean setup." to no avail BUT I will try doing that yet ag

Re: Need Login Help

2018-09-07 Thread Mark Waite
page suggests that Windows search might be choosing to not index the xml configuration files. If so, then it gives hints that may help you change that setting. Mark Waite On Fri, Sep 7, 2018 at 9:16 AM Steve Burrus wrote: > *Mark I absolutely CANNOT FIND the config.xml file after looking all ov

Re: Need Login Help

2018-09-06 Thread Mark Waite
gt; > > > Now should I put that line in THIS file, and > if so where? > > > On Thu, Sep 6, 2018 at 8:09 PM Mark Waite > wrote: > >> It depends on how you are running Jenkins. >> >> If you are running Jenkins from a command line using

Re: What is the System requirement for installing jenkins in linux prod Environemnt

2018-09-06 Thread Mark Waite
https://jenkins.io/doc/book/installing/ describes some general guidelines for a Linux based installation of Jenkins. Mark Waite On Wed, Sep 5, 2018 at 5:29 AM Vowner wrote: > Hello Experts, > > Please help me with the Jenkins system requirement to setup in linux > production

Re: Need Login Help

2018-09-06 Thread Mark Waite
rting Jenkins, then that is where it was placed. If none of those match your installation, please describe in more detail how you have installed Jenkins on your Windows 10 machine. Mark Waite On Thu, Sep 6, 2018 at 5:03 PM Steve Burrus wrote: > *I'm sorry but I can't find that config.xml fi

Re: Need Login Help

2018-09-06 Thread Mark Waite
https://stackoverflow.com/questions/6988849/how-to-reset-jenkins-security-settings-from-the-command-line On Thu, Sep 6, 2018 at 1:04 PM Steve Burrus wrote: > *I keep on disinstalling/reinstaling Jenkins because of my forgetting wh > at my login information is. I have read that my password is

Re: Running Jenkins in Docker on Windows 7 - missing info on Getting started with the Guided Tour page

2018-09-01 Thread Mark Waite
ance. Those first 5 steps don't use Docker. Thanks! Mark Waite On Sat, Sep 1, 2018 at 6:34 AM Tony C wrote: > That tutorial states that Docker requires Windows 10, and that installing > the Docker Toolbox on Windows 7 and other platforms, is a *required*. > workaround. > > > On

Re: Howto change the output/workspace of a git clone job?

2018-08-31 Thread Mark Waite
/srv/www/htdocs as a Jenkins workspace, you should create a "deploy step" in your build process that copies from a working directory (assigned by Jenkins automatically) to /srv/www/htdocs after all the build and verification steps are complete. Mark Waite On Thu, Aug 30, 2018 at 9:43 AM G

Re: JNLP java.nio.channels.ClosedChannelException with kubernetes-plugin

2018-08-25 Thread Mark Waite
Does the pod template meet the Kubernetes plugin constraints mentioned in readme? Specifically, is ttyEnabled and is there a long-running process that will allow the pod to continue running until the job completes? On Sat, Aug 25, 2018

Re: Help staff the Contributors Corner at DevOps World | Jenkins World 2018

2018-08-23 Thread Mark Waite
Thanks Slide! I'll include you on those topics. I assume San Francisco only unless you tell me that you'll also be in Nice. Mark Waite On Mon, Aug 20, 2018 at 8:38 PM Slide wrote: > See response inline below. Thanks for leading this effort! > > On Mon, Aug 20, 2018, 17:56 Mark Wai

Re: Help staff the Contributors Corner at DevOps World | Jenkins World 2018

2018-08-23 Thread Mark Waite
Thanks Ulli! Will you be attending in San Francisco, or Nice, or both? On Thu, Aug 23, 2018 at 4:41 PM Ullrich Hafner wrote: > Am 21.08.2018 um 02:56 schrieb Mark Waite : > > We want more people to help the Jenkins project in many different ways. > The Contributors Corner at

Re: java.lang.NoSuchMethodError: No such DSL method 'pipeline' found among steps

2018-08-21 Thread Mark Waite
e some other technique that indicates it is a UTF-8 file? If you can provide steps to duplicate the problem, feel free to upload those steps to JENKINS-52844, or to create a new bug report if you believe that the bug you're seeing does not match JENKINS-52844. Mark Waite On Tue, Aug 21, 2018 at 2

Re: Help staff the Contributors Corner at DevOps World | Jenkins World 2018

2018-08-20 Thread Mark Waite
Yes, this does not replace a ticket to Jenkins World, nor does it cover any other costs. Mark Waite On Mon, Aug 20, 2018 at 7:16 PM su suren wrote: > I love to this. But I still have to buy a ticket. Yea? > > su suren > 邮箱:linuxsu...@gmail.com > > <https://maas.mail.163

Help staff the Contributors Corner at DevOps World | Jenkins World 2018

2018-08-20 Thread Mark Waite
of those themes during the conference, reply to this message and I'll include you in the list. If you have suggestions for additional themes, send them to me. Thanks, Mark Waite -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To u

Re: Is Jenkins right for me (orchestration of unix command line, akin to cron)?

2018-08-20 Thread Mark Waite
) to also use it to orchestrate your scheduled tasks. I often refer to the execution history of specific jobs to identify why they failed and how to improve them. The web interface makes that easier for me than filtering through my e-mail box for the output from cron jobs. Mark Waite On Mon, Aug 20

Re: Is Jenkins right for me (orchestration of unix command line, akin to cron)?

2018-08-17 Thread Mark Waite
<https://www.researchgate.net/publication/274738961/download> on integrating performance testing into Jenkins builds. The "how" question depends very much on the specifics of your load testing tool, how you would like to present the results, and how much effort you want to spend

Re: Pipeline git an LFS project

2018-08-17 Thread Mark Waite
quot; step. The "git" step is a simplified form of the "checkout" step. It intentionally does not include all the options and capabilities of the "checkout" step. Mark Waite On Fri, Aug 17, 2018 at 7:42 AM Leandro Cofre wrote: > Hi, > > I have a pipeline where

Re: Specifing git branch via a parameter

2018-08-09 Thread Mark Waite
String expansion in groovy happens inside a double-quoted string and does not happen inside a single-quoted string. Change to a double-quoted string. You may also prefer the simpler form of: [name: params.Branch] Mark Waite When the project it runs because the parameter isn't being inserted.

Re: pipeline script and git parameter plugin

2018-08-09 Thread Mark Waite
be generated dynamically based on the contents of the repository, investigate the git parameter plugin at https://plugins.jenkins.io/git-parameter Mark Waite -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this gr

Re: Create and push new git branch?

2018-08-07 Thread Mark Waite
ORD}@example.com/dir/repo;. There are examples of withCredentials on the jenkins.io site to give good techniques. Mark Waite On Tue, Aug 7, 2018 at 6:24 PM wrote: > Hi folks, > > I've googled extensively, but I haven't seen any documentation or answers > on how to create a new git branch in

Re: Can i run master and slave on same machine

2018-08-06 Thread Mark Waite
://scmquest.com/jenkins-windows-slave-configuration-with-screenshots/ . If those don't solve the issue you're seeing, you'll need to provide more details about the error "file available", including the steps you took with precede that error and the alternatives you've tried to resolve the error.

Re: Is it possible to build and test 50 similarly named Github repos with a singe job?

2018-08-05 Thread Mark Waite
erent tests or different types of tests, they can add them. If they decide that they want static analysis with findbugs or spotbugs, they can extend the Jenkinsfile. Since each student has their own repository, I think you want the student to have the autonomy to choose how their repository is built. Ma

Re: Jenkins new git plugin which allows to ignore commits which are created by the automated Neustar commits.

2018-08-03 Thread Mark Waite
I'm not aware of a new git plugin. The existing git plugin allows freestyle jobs to ignore commits based on author and based on content of the commit message. It does not allow multibranch pipeline jobs to ignore commits. Mark Waite On Fri, Aug 3, 2018, 5:39 AM wrote: > Hello, > &g

Re: Global Git config update in Jenkins

2018-08-01 Thread Mark Waite
There isn't a way to configure those types of settings from the git plugin. Can you explain why you want to set credential helper cache? Mark Waite On Wed, Aug 1, 2018 at 5:41 PM Nitish Goel wrote: > Hi , > > I want to add few of git configuration as below in my j

Re: jenkins-core-2.107.3 jgit.transport.RemoteConfig not present

2018-05-20 Thread Mark Waite
hunch is that you may need to remove all cases where you have both an hpi and a jpi file for the same plugin, remove the subdirectory of the plugins directory for those cases (for example, if you have both a git-client.jpi and a git-client.hpi, remove one of those two files and remove "plugins

Re: jenkins-core-2.107.3 jgit.transport.RemoteConfig not present

2018-05-20 Thread Mark Waite
wrote: > Hi Mark > Under Manage Old Data I found this, does it mean something to you? > > hudson.model.FreeStyleBuild project-name #82 NoClassDefFoundError: > org/eclipse/jgit/lib/AnyObjectId > El domingo, 20 de mayo de 2018, 20:36:48 (UTC-3), Mark Waite escribió: >> >> &

Re: jenkins-core-2.107.3 jgit.transport.RemoteConfig not present

2018-05-20 Thread Mark Waite
> I think that error means that the git client plugin failed to initailize and all git operations after the git client plugin failure to initailize will be suspect. The git client plugin initalization failure is likely much earlier in the log file. Mark Waite > Thanks > Regards >

Re: jenkins-core-2.107.3 jgit.transport.RemoteConfig not present

2018-05-20 Thread Mark Waite
be a source of confusion for Jenkins. You might try an experiment to assure that only one or the other are available. Mark Waite On Sun, May 20, 2018 at 5:07 PM Kernel Panic <netwarrior...@gmail.com> wrote: > Hi Mark, > Yes, that's the output from /var/log/jenkins

Re: jenkins-core-2.107.3 jgit.transport.RemoteConfig not present

2018-05-20 Thread Mark Waite
When I say "the jenkins log", I mean the log file written by Jenkins as it is running. I don't mean the log from individual jobs. On my Debian machine, the Jenkins logs are written in /var/log/jenkins/ Mark Waite On Sun, May 20, 2018 at 4:51 PM Kernel Panic <netwarrior...@gma

Re: jenkins-core-2.107.3 jgit.transport.RemoteConfig not present

2018-05-20 Thread Mark Waite
: java.lang.ClassNotFoundException: > org.eclipse.jgit.transport.RemoteConfig > > at > jenkins.util.AntClassLoader.findClassInComponents(AntClassLoader.java:1374) > > at jenkins.util.AntClassLoader.findClass(AntClassLoader.java:1327) > > at jenkins.util.AntClassLo

Re: jenkins-core-2.107.3 jgit.transport.RemoteConfig not present

2018-05-20 Thread Mark Waite
ifferent version, it may be enough to stop Jenkins, perform a backup, then repalce the ".jpi" (or ".hpi" if it exists instead) with the replacement version. You might also read the Jenkins log file to see if there are hints in the log file that might give an indication why the plug

Re: jenkins-core-2.107.3 jgit.transport.RemoteConfig not present

2018-05-20 Thread Mark Waite
reventing the git plugin from being loaded. Mark Waite > Build step 'Execute shell' marked build as failure > Skipped archiving because build is not successful > Finished: FAILURE > > > > > El domingo, 20 de mayo de 2018, 16:54:48 (UTC-3), Mark Waite escribió:

Re: jenkins-core-2.107.3 jgit.transport.RemoteConfig not present

2018-05-20 Thread Mark Waite
Have you checked in the "Plugin Manager" section of "Manage Jenkins" to confirm that there are no warnings about unsatisfied dependencies? I think that type of message might appear if a new git plugin were manually uploaded to a system that hadn't yet updated the git client plugin to the latest

Re: SSH deploy key needed for?

2018-05-18 Thread Mark Waite
No, ssh keys are not used in http or https. Mark Waite On Fri, May 18, 2018 at 3:00 AM Tekk nj <tekknj...@gmail.com> wrote: > Do I need to use my SSH public key in GitLab as a deploy to make a HTTP > and HTTPS connection between my Jenkins project and the GitLab repo? > >

Re: GIT_SSH not working on one of my windows slaves

2018-05-14 Thread Mark Waite
h > > > On Friday, May 11, 2018 at 4:51:28 PM UTC-4, Mark Waite wrote: >> >> You may be able to use GIT_SSH_COMMAND="ssh -vvv" as a job parameter or >> an agent environment variable. Refer to >> https://support.cloudbees.com/hc/en-us/articles/11500

Re: GIT_SSH not working on one of my windows slaves

2018-05-11 Thread Mark Waite
ing the environment var to and maybe get > some trace level info too. Is there a git > > On Thursday, May 10, 2018 at 3:27:12 PM UTC-4, Mark Waite wrote: > >> The name of the temporary directory used for the credentials is based on >> either the workspace folder path (with @

Re: GIT_SSH not working on one of my windows slaves

2018-05-10 Thread Mark Waite
it detects a space character in a temporary directory path. Since you didn't report such a message, I assume that is not the issue in this case. Mark Waite On Thu, May 10, 2018 at 12:38 PM red 888 <fakemailred...@gmail.com> wrote: > also, if this is helpful this is the global git config on bo

Re: GIT_SSH not working on one of my windows slaves

2018-05-10 Thread Mark Waite
assume from the log that the workspace does not include a space character in its path. If it does, that could invoke the same problem with command line git authentication on Windows not really liking temporary paths which contain a space character. Mark Waite On Thu, May 10, 2018 at 12:17 PM red 888

Re: GIT_SSH not working on one of my windows slaves

2018-05-10 Thread Mark Waite
y is still retrieved. Mark Waite On Thu, May 10, 2018 at 11:44 AM Slide <slide.o@gmail.com> wrote: > Can you try dumping the environment variables on each node and see if > there are any differences? > > On Thu, May 10, 2018 at 10:42 AM red 888 <fakemailred...@gmail.com> wro

Re: java.io.IOException: Cannot run program "chmod": java.io.IOException

2018-05-07 Thread Mark Waite
of the ant process? Mark Waite On Mon, May 7, 2018 at 5:04 AM Ganesh MN <ganesh.ujjanip...@gmail.com> wrote: > > Hi, > > I am running ant task to change permission of files form Jenkins tool. > But, I am getting following exception. > Can someone please help me to resolve this

<    1   2   3   4   5   6   7   8   9   10   >