Most answered questions in Jenkins

0 votes
1 answer

Kubernetes - Jenkins integration

The best practice is to launch you ...READ MORE

Aug 6, 2018 in Jenkins by Kalgi
• 52,360 points
754 views
0 votes
1 answer

How to construct Maven installation in Jenkins for each Slave node?

I’m assuming that Java and Maven are ...READ MORE

Aug 2, 2018 in Jenkins by Sophie may
• 10,610 points
4,807 views
0 votes
1 answer

Jenkins task for remote hosts

Here is a concept which you can ...READ MORE

Jul 24, 2018 in Jenkins by Atul
• 10,240 points
1,294 views
0 votes
1 answer

I’m facing a login error when I try to run Jenkins on Docker. How do I solve this?

You have to open the /var/log/jenkins/jenkins.log file to ...READ MORE

Jul 24, 2018 in Jenkins by Sophie may
• 10,610 points
3,320 views
0 votes
1 answer

Jenkins docker-compose error

You must install docker-compose in order to run ...READ MORE

Jul 24, 2018 in Jenkins by Sophie may
• 10,610 points
2,222 views
0 votes
1 answer

Jenkins failed to set git

Change to the jenkins user and run the command ...READ MORE

Jul 19, 2018 in Jenkins by Kalgi
• 2,680 points
5,247 views
0 votes
1 answer

Jenkins 2.89.3 “This Jenkins instance appears to be offline”

From your question Jenkins seems have been ...READ MORE

Jul 19, 2018 in Jenkins by Kalgi
• 2,680 points
2,285 views
0 votes
1 answer

Jenkins slave slower than jenkins master

There's many possible reasons for that: different workspace locations (local ...READ MORE

Jul 19, 2018 in Jenkins by Kalgi
• 2,680 points
1,802 views
0 votes
1 answer

An error “Unable to create the home directory ‘JENKINS_HOME’”

This is most probably a permission problem. You ...READ MORE

Jul 19, 2018 in Jenkins by Kalgi
• 2,680 points
2,964 views
0 votes
1 answer

How Can I measure Jenkins Build Performance?

If you go to the Jenkins page ...READ MORE

Jul 16, 2018 in Jenkins by Kalgi
• 2,680 points
1,889 views
0 votes
1 answer

devops - selenium- jira integration into jenkins

it's a better to display your test ...READ MORE

Jul 12, 2018 in Jenkins by Kalgi
• 2,680 points
1,108 views
0 votes
1 answer

How do I pass value from my Fake # script to the host build server (Jenkins)

You can use the EnvInject plugin to pass environment ...READ MORE

Jul 11, 2018 in Jenkins by Kalgi
• 2,680 points
1,152 views
0 votes
1 answer

Jenkins: Build Pipeline Plugin Scheduled Trigger

This can be done by setting the ...READ MORE

Jul 11, 2018 in Jenkins by Sophie may
• 10,610 points
4,414 views
0 votes
1 answer

Number of pipelines instances shown for each pipeline

Go to edit view on the left, ...READ MORE

Jul 10, 2018 in Jenkins by Kalgi
• 2,680 points
384 views
0 votes
1 answer

Allow starting a new pipeline run from the delivery pipeline view

Yes you can. Go to edit view on ...READ MORE

Jul 10, 2018 in Jenkins by Kalgi
• 2,680 points
367 views
0 votes
1 answer

How to rebuild an item on Jenkins pipeline

Yes you can, its pretty simple actually. Go ...READ MORE

Jul 10, 2018 in Jenkins by Kalgi
• 2,680 points
3,895 views
0 votes
1 answer

How can I exchange jobs between 2 different Jenkins instances?

java -jar jenkins-cli.jar -s http://server get-job myjob ...READ MORE

Jul 6, 2018 in Jenkins by Sophie may
• 10,610 points
614 views
0 votes
1 answer

IBM DevOps Pipeline: How to Access Artifacts from Previous Job?

Currently, both jobs inside a stage are ...READ MORE

Jul 5, 2018 in Jenkins by Kalgi
• 52,360 points
483 views
+1 vote
1 answer

Unable to access Jenkins. I newly installed Jenkins but for some reason I cannot access it.

Try changing the port, Change JENKINS_AJP_PORT="xyz" to JENKINS_AJP_PORT="abc" If changing the ...READ MORE

Jul 4, 2018 in Jenkins by Sophie may
• 10,610 points
7,805 views
0 votes
1 answer

I'm trying to set up two Jenkins servers without implementing the master slave model. Is there any way to do this?

There is a parameterized remote trigger plugin ...READ MORE

Jun 27, 2018 in Jenkins by Sophie may
• 10,610 points
3,401 views
0 votes
1 answer

parallel jobs in Bluemix Delivery Pipeline

You can try and have two stages ...READ MORE

Jun 27, 2018 in Jenkins by DareDev
• 6,890 points
485 views
0 votes
1 answer

running gunicorn bind command in Jenkins background?

If you're getting a 502 error that ...READ MORE

Jun 26, 2018 in Jenkins by DareDev
• 6,890 points
1,793 views
0 votes
1 answer

sonar XML plugin installation failure in jenkins

You can try this link which SonarQube XML ...READ MORE

Jun 21, 2018 in Jenkins by Atul
• 10,240 points
718 views
0 votes
1 answer

Ansible or Jenkins pipelines for bigger jobs

Well, you are indeed well aware of ...READ MORE

Jun 17, 2018 in Jenkins by shubham
• 7,340 points
806 views
0 votes
1 answer

adding exclusions in sonar analysis properties

Properties are not cumulative. As described at ...READ MORE

Jun 8, 2018 in Jenkins by DareDev
• 6,890 points
4,684 views
0 votes
1 answer

Will there be any trouble if I start two jenkins master having common windows slave machine.

Since, you can go with your procedure ...READ MORE

Jun 7, 2018 in Jenkins by Damon Salvatore
• 5,980 points
1,277 views
0 votes
1 answer

Is support XML Canon available in Jenkins?

Here is some information regarding your query ...READ MORE

Jun 1, 2018 in Jenkins by Damon Salvatore
• 5,980 points
566 views
0 votes
1 answer

Unable to integrate jenkins with tfs: EndpointNotFoundException

Check if you can connect to tfs ...READ MORE

May 28, 2018 in Jenkins by DareDev
• 6,890 points

edited May 28, 2018 by DareDev 1,003 views
0 votes
1 answer

running a Jenkins job on multiple virtual servers.

Your goals can be achieved by using ...READ MORE

May 25, 2018 in Jenkins by shubham
• 7,340 points
2,798 views
0 votes
1 answer

gulp serve & not working in jenkins

Try using nohup. It will creates nohup.out ...READ MORE

May 11, 2018 in Jenkins by DareDev
• 6,890 points
981 views
0 votes
1 answer

Error while talking to remote Oracle DB using Jenkins-CI

I installed Oracle XE to talk to ...READ MORE

May 1, 2018 in Jenkins by shubham
• 7,340 points
1,687 views
0 votes
1 answer

Not getting any output through sh 'alias' for Jenkinsfile

As you know each sh command runs in ...READ MORE

May 1, 2018 in Jenkins by shubham
• 7,340 points
2,531 views
0 votes
1 answer

Print the line if it contains a specific string by using groovy.

You can try the code written below: ...READ MORE

Apr 27, 2018 in Jenkins by shubham
• 7,340 points
29,294 views
0 votes
1 answer

Error while communicating with remote Oracle DB through Jenkins-CI

I was also facing the same problem. ...READ MORE

Apr 25, 2018 in Jenkins by shubham
• 7,340 points
773 views
0 votes
1 answer

unable to compile java code in Jenkins

If the code is compiling and running ...READ MORE

Apr 25, 2018 in Jenkins by DareDev
• 6,890 points
2,095 views
0 votes
1 answer

Why is it displaying Jenkins build failure for Android app

I think you should try this. Try Uninstalling ...READ MORE

Apr 12, 2018 in Jenkins by shubham
• 7,340 points
1,539 views
0 votes
1 answer

any way to integrate Jenkins with ServiceNow?

Now, there is no official servicenow support ...READ MORE

Apr 10, 2018 in Jenkins by DareDev
• 6,890 points
4,325 views
0 votes
1 answer

How do I set SQL user password while deploying the database project using CI/CD pipeline

While you are trying , just try ...READ MORE

Apr 10, 2018 in Jenkins by shubham
• 7,340 points
1,047 views
0 votes
1 answer

How can I create global macros and templates in jenkins job builder?

you can append the path to the ...READ MORE

Apr 2, 2018 in Jenkins by ajs3033
• 7,300 points
1,564 views
0 votes
1 answer

How to do CI integration with code review tools

Here is an explanation. If you can switch ...READ MORE

Mar 27, 2018 in Jenkins by Atul
• 10,240 points
1,109 views
0 votes
0 answers

I am unable to install packages on jenkins it was showing "An error occurred during installation: Forbidden"

Please let me know how to fix ...READ MORE

Dec 9, 2021 in Jenkins by anonymous
• 120 points
1,633 views
0 votes
0 answers
0 votes
0 answers

Doubt Regarding Jenkins Shared Libraries

Hello All, I have doubt.The way we declare ...READ MORE

Jul 14, 2020 in Jenkins by omkarnik
• 120 points
438 views
+1 vote
0 answers

Multibranch pipeline job not triggered when using shared libraries

I would highly appreciate if you could ...READ MORE

May 5, 2020 in Jenkins by Ubaid
• 130 points
1,462 views
0 votes
0 answers

Unable to readfilePropertie in Jenkins Declerative Pipeline. I want to read properties from ini file in workspace.

I am using jenkins declerative pipeline to ...READ MORE

Mar 27, 2020 in Jenkins by Atul
• 180 points
6,026 views
0 votes
0 answers

jenkins pipeline script deploy error

C:\Program Files (x86)\Jenkins\workspace\app>del "C:\Program Files\Apache Software Foundation\Tomcat ...READ MORE

Nov 28, 2019 in Jenkins by Rajendra
• 510 points
2,751 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,037 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,039 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 872 views
0 votes
0 answers

integrate Jenkins with AWS CodeCommit [closed]

I'm trying to integrate Jenkins with AWS ...READ MORE

Apr 16, 2019 in Jenkins by Vishal

closed May 14, 2019 by Vardhan 1,488 views