Latest questions in Jenkins

0 votes
1 answer

Different ways of scheduling a build in jenkins.

Here are the ways in which you ...READ MORE

Oct 11, 2019 in Jenkins by Sirajul
• 59,230 points
6,791 views
0 votes
1 answer

How to fix a broken build for my project in jenkins?

The user needs to open the console ...READ MORE

Oct 11, 2019 in Jenkins by Sirajul
• 59,230 points
8,025 views
+5 votes
2 answers

How to assign a groovy variable to a shell variable?

I have tried the following in my ...READ MORE

Dec 4, 2019 in Jenkins by Raveendiran
• 980 points
87,745 views
+1 vote
1 answer

Unable to extract elements from a ArrayList and assign to a variable

I got the solution for this: pipeline ...READ MORE

Sep 5, 2019 in Jenkins by Abhilash
• 380 points
10,219 views
0 votes
1 answer

Getting below error on Jenkins while creating a Maven Build Job

When you are using ssh to connect, ...READ MORE

Sep 3, 2019 in Jenkins by Hari
2,056 views
0 votes
1 answer

Run Jenkins on Private VPC?

If you want to place the instance ...READ MORE

Aug 30, 2019 in Jenkins by Tara
2,261 views
0 votes
1 answer

Secure Jenkins with AWS

Make use of the security groups and ...READ MORE

Aug 30, 2019 in Jenkins by Payal
429 views
0 votes
1 answer

How can a jenkins slave node be configured to communicate with the jenkins master?

There are two ways we can start ...READ MORE

Aug 30, 2019 in Jenkins by Sirajul
• 59,230 points
6,193 views
0 votes
1 answer

How do you implement CI/CD using Jenkins?

Continuous Integration using Jenkins and Git plugin Create ...READ MORE

Aug 30, 2019 in Jenkins by Sirajul
• 59,230 points
1,310 views
0 votes
1 answer

Mention some post conditions pipeline options that are used in a jenkinsfile.

We can mention some test conditions to ...READ MORE

Aug 28, 2019 in Jenkins by Sirajul
• 59,230 points
4,634 views
0 votes
1 answer

How to configure and use third party tools in jenkins?

The procedure to utilize a third party ...READ MORE

Aug 27, 2019 in Jenkins by Sirajul
• 59,230 points
3,371 views
0 votes
1 answer

What is groovy in jenkins?

Groovy is the default scripting language that ...READ MORE

Aug 27, 2019 in Jenkins by Sirajul
• 59,230 points
4,547 views
0 votes
1 answer

Jenkins and Docker: How can I customize my jenkins pipeline to use docker?

Jenkins Pipeline is designed to easily use ...READ MORE

Aug 26, 2019 in Jenkins by Sirajul
• 59,230 points
1,389 views
0 votes
1 answer

What is Blue Ocean in jenkins?

Blue Ocean is a project that redefines/rethinks ...READ MORE

Aug 26, 2019 in Jenkins by Sirajul
• 59,230 points
726 views
0 votes
2 answers

Jenkins and Docker : Build a Docker image using an jenkins pipeline and push it into docker registry.

In the illustration below, i have created a ...READ MORE

Aug 26, 2019 in Jenkins by Sirajul
• 59,230 points
145,005 views
+2 votes
0 answers

I'm facing the issue while connecting from pipeline script to svn (scm) checkout

Running in Durability level: MAX_SURVIVABILITY [Pipeline] Start of ...READ MORE

Aug 26, 2019 in Jenkins by sk
2,039 views
+1 vote
1 answer

How to extract a substring of a string in a declarative pipeline code?

This would have been more easier using ...READ MORE

Aug 16, 2019 in Jenkins by Sirajul
• 59,230 points
46,053 views
+2 votes
2 answers

what is the key difference between Declarative pipeline and scripted pipeliine

The key difference between Declarative pipeline and Scripted pipeline ...READ MORE

Aug 13, 2019 in Jenkins by Sirajul
• 59,230 points
121,987 views
0 votes
1 answer

how can you temporarily turn off the jenkins security when the adminstrators have locked out of the admin consoles?

The JENKINS_HOME organizer contains a document named ...READ MORE

Aug 7, 2019 in Jenkins by Sirajul
• 59,230 points
2,064 views
0 votes
1 answer

How do you configure automatic build in jenkins?

Works in Jenkins can be activated intermittently ...READ MORE

Aug 6, 2019 in Jenkins by Sirajul
• 59,230 points
694 views
0 votes
1 answer

How can I ensure that my jenkins build server is accessed only by authorized users?

Anyone can make use of the URL ...READ MORE

Aug 6, 2019 in Jenkins by Sirajul
• 59,230 points
613 views
+1 vote
1 answer

Example for building an artifact using Jenkins and deploying it using Ansible

Hey @Harsh, follow this to get an ...READ MORE

Aug 1, 2019 in Jenkins by Vijay
7,607 views
+1 vote
0 answers

How to change the jenkins job status manually ( user interaction ) ?

I have 7 freestyle jobs (A,B,C,D,E,F,G) in ...READ MORE

Jul 24, 2019 in Jenkins by Veeranji
• 130 points
4,044 views
0 votes
0 answers

Developing Continuous Delivery Pipeline using Git, Jenkins, Maven & Tomcat - join link. Registered today but not geeting link to joinin [closed]

Developing Continuous Delivery Pipeline using Git, Jenkins, ...READ MORE

Jul 4, 2019 in Jenkins by Mukul

closed Jul 5, 2019 by Vardhan 873 views
0 votes
2 answers

how to execute a shell script post build step in Jenkins?

You could use the Post Build Task Plugin ...READ MORE

Jul 31, 2019 in Jenkins by Sirajul
• 59,230 points
28,566 views
0 votes
2 answers

how to manually install plugins in Jenkins?

You can download the plugin (*.hpi file) ...READ MORE

Aug 1, 2019 in Jenkins by Sirajul
• 59,230 points
5,208 views
+1 vote
3 answers

How to auto build a job in jenkins if there is any change in code on Github repository?

To automatically run build on code commit, follow ...READ MORE

Jul 31, 2019 in Jenkins by Sirajul
• 59,230 points
76,211 views
0 votes
1 answer

How to run selenium script with TestNG on Jenkins?

You can build this project in Jenkins ...READ MORE

Jun 19, 2019 in Jenkins by Neel
• 3,020 points
3,772 views
0 votes
1 answer

Jenkins displays the message that reverse proxy setup is broken. How to solve this issue? [closed]

As long as it is not interrupting ...READ MORE

Jun 19, 2019 in Jenkins by Neel
• 3,020 points
1,588 views
0 votes
2 answers

How do I schedule job periodically in Jenkins?

The format is as follows: MINUTE (0-59), HOUR ...READ MORE

Aug 2, 2019 in Jenkins by Sirajul
• 59,230 points
9,073 views
0 votes
2 answers

How to disable or reset security settings in Jenkins?

One other way would be to manually ...READ MORE

Aug 2, 2019 in Jenkins by Sirajul
• 59,230 points
20,241 views
+2 votes
1 answer

How to run a job in Jekins by a different user ?

To run a job by a specific ...READ MORE

Jun 17, 2019 in Jenkins by Neel
• 3,020 points
26,753 views
+1 vote
1 answer

What is the difference between Hudson and Jenkins?

Jenkins and Hudson are Continuous Integration tool, ...READ MORE

Jun 17, 2019 in Jenkins by Neel
• 3,020 points
4,219 views
0 votes
1 answer

What is "Pipeline as code" concept in jenkins?

Jenkins "Pipeline as code"  allows you to define ...READ MORE

Jun 4, 2019 in Jenkins by Sirajul
• 59,230 points
1,442 views
0 votes
1 answer

How do I set up a windows_slave agent via JNLP, If I have a Jenkins master configured on linux?

JNLP(JAVA NETWORK LAUNCH PROTOCOL) is used to Connect to/launch ...READ MORE

Jun 3, 2019 in Jenkins by Sirajul
• 59,230 points
56,849 views
+1 vote
1 answer

Is it possible to create a jenkins pipeline without using a jenkinsfile?

Yes, you can create a Jenkins pipeline ...READ MORE

May 31, 2019 in Jenkins by Sirajul
• 59,230 points
5,144 views
0 votes
1 answer

How do I know who has performed a particular operation in jenkins?

You can keep a log of who ...READ MORE

May 30, 2019 in Jenkins by Sirajul
• 59,230 points
8,550 views
0 votes
1 answer
0 votes
1 answer

How do I schedule a Jenkins compile/build job only when there is a new commit to my source code ?

To automatically run build on code commit, follow ...READ MORE

May 29, 2019 in Jenkins by Sirajul
• 59,230 points
3,618 views
0 votes
2 answers

What is the command to restart jenkins through command line in linux?

On Ubuntu or Debian, when installed through apt-get/dpkg: $ ...READ MORE

Aug 1, 2019 in Jenkins by Sirajul
• 59,230 points
20,116 views
+3 votes
2 answers

Is there a way to restrict permissions to a user per individual job in jenkins?

Yes, you can configure user permissions per ...READ MORE

May 28, 2019 in Jenkins by Sirajul
• 59,230 points

edited May 28, 2019 by Sirajul 109,870 views
0 votes
1 answer

jenkins workspace option

You can basically customize your jenkins workspace. ...READ MORE

May 16, 2019 in Jenkins by Hitesh
2,295 views
0 votes
1 answer

Warning saying "It appears that your reverse proxy set up is broken."

 As noted in the Jenkins Wiki, "The ...READ MORE

May 16, 2019 in Jenkins by Haider
3,165 views
0 votes
2 answers
0 votes
1 answer

Location of jenkins workspace

By default, your Jenkins workspace would be ...READ MORE

May 15, 2019 in Jenkins by Sharma
1,048 views
0 votes
1 answer

Changing Jenkins workspace

By default, your Jenkins workspace would be ...READ MORE

May 15, 2019 in Jenkins by Kapil
30,620 views
+1 vote
3 answers

"No such file pom.xml" error in Jenkins

Can you please che ck the location ...READ MORE

May 16, 2019 in Jenkins by Samir
20,577 views
0 votes
1 answer

Use terraform to generate HTTPS Git credentials for AWS CodeCommit

Use data.external to execute a CLI script: credentials=$(aws ...READ MORE

Apr 17, 2019 in Jenkins by Jaimy
2,238 views
0 votes
1 answer

config.xml file location on ubuntu 14

Set useSecurity from true to false and ...READ MORE

Apr 17, 2019 in Jenkins by Navya
2,824 views
0 votes
1 answer

Configure nginx as reverse reverse proxy

Hey @Kiara, you can use something like ...READ MORE

Apr 16, 2019 in Jenkins by Bryan
948 views