slave Questions

1

The question is asked already. I have seen there answers but none of them is working for me. I have changed the global configuration settings and set the git path of the slave machine. Plus I added...
Standush asked 26/10, 2020 at 2:47

8

I need some help here, It's been a week I'm with this problem, can't figure out what's going on. I'm not able to clone a git repo from a slave node (Jenkins). I added the ssh key, host and slave (I...
Evert asked 27/3, 2015 at 13:22

2

I am trying to establish a connection between Jenkins master (Linux Debian) and a slave (Windows 7). However, the connection is rapidly aborted with the following message: Ping response time is too...
Fortney asked 27/2, 2015 at 13:57

2

Our build job on Jenkins runs as part of a release build some git commands like git push and git pull, therefore requires a way to run authenticated git commands from the shell during the build. O...
Amand asked 22/9, 2016 at 19:8

6

Solved

We want to use jenkins to build some specific software on Windows 2012 R2 x64. But when I trying to run it, master node fails whis this error: Connecting to 192.168.1.27 Checking if Java exists C...
Odd asked 20/5, 2014 at 8:16

1

Solved

I have a local Jenkins server that I've set up and created jobs for. I am trying to register new slave/build machines, but Jenkins refuses to offer a slave.jar or slave-agent.jnlp These files simp...
Contrapose asked 16/10, 2018 at 14:59

3

On our Jenkins master a Multi-configuration project is used to spread a highly parallel task on many slaves which actually do the work. Now I would like to list all jobs, which were running on a s...
Egin asked 17/6, 2015 at 5:1

2

I wish to install jdk7 and jdk8 on an alpine container side by side. I would like to pick jdk7 only if an env variable is set. I've chained FROM openjdk:7-alpine and FROM openjdk:8-alpine, but reg...
Moonlit asked 15/11, 2017 at 14:54

3

Solved

Is there a way to find it programatically? I need this as part of an automated run; So this would be very helpful if there is an existing remote API call which can give this.
Abeyta asked 8/7, 2010 at 9:33

1

root@k8s:/opt/k8s/kubernetes/cluster/ubuntu/binaries# ./kubectl logs jnlp-slave-1c45182a61 Aug 16, 2016 6:56:38 AM hudson.remoting.jnlp.Main createEngine INFO: Setting up slave: jnlp-slave-1c45182...
Punkie asked 16/8, 2016 at 7:33

1

We are using a Jenkins Master and Slave (both Linux) type setup. Recently upgraded to LTS version and for some reason Slaves connects to Master only when Anonymous is given Admin privileges. I hav...
Larrylars asked 5/7, 2014 at 18:26

1

Solved

In Jenkins, we can block a job A if job B is running using Build blocker plugin. Similarly or in some fashion, I would like a job, for ex: another_dumb_job to NOT run / (wait and let it sit in q...
Subaltern asked 20/1, 2016 at 21:4

1

Solved

We have a jenkins setup with docker slaves, but somehow not all artifacts are available from within jenkins. Our setup: Jenkins Master running on a single VM multiple Docker hosts setup on dif...
Gala asked 27/3, 2015 at 8:19

2

Solved

I'm trying to set one device for playback and another one for capture, my nano /etc/asound.conf has this: pcm.!default { type asym playback.pcm "plughw:1,1" capture.pcm "plughw:1,0" } ctl.!def...
Eboat asked 21/11, 2014 at 2:54

3

We use Jenkins 1.504 on Windows. We need to have Master and Slave in different sub-networks with firewall in between. We can't have ANY to ANY port firewall rules, we must specify exact port numbe...
Riboflavin asked 4/7, 2013 at 14:1

1

I have just upgraded to Jenkins 1.500 on a windows machine. I also have a windows slave with 8GB RAM. I have made a remote connection to this slave and started it from the Jenkins webinterface (usi...
Photoconductivity asked 1/2, 2013 at 20:20

2

Solved

I am setting up a jenkins slave on a machine that is supposed to build a maven project containing some native C code. The machine itself however, is proving to be a problem. The machine is hosting ...
Allout asked 3/10, 2013 at 13:5

2

Solved

How to configure Jenkins to send a notification email when a Slave goes offline? I have a Windows Server in the Cloud. In there is a Jenkins Slave running that runs a nightly build, but sometimes t...
Myopic asked 2/4, 2013 at 14:43

2

I'm currently trying to set up a distributed Tsung load testing environment which uses the Erlang slave functionality, however I have been unsuccessful in getting the controller node to start a sla...
Obovate asked 29/5, 2012 at 9:13

2

Solved

This is starting to drive me crazy .. but it seems like I am out of luck to figure it out by myself :/ I need to set up a mechanism to share string value between two slaves, for example, named sla...

1

Solved

I am interested in working with BLE proximity sensor on iOS and have been looking up for a few answers to my query but could not find any solid ones. 1) Is there a maximum number of BLE slaves th...
Christopherchristopherso asked 20/11, 2012 at 8:52

1

We use Erlang with the slave module in an application that is spawning slave nodes on different machines that report to and are coordinated by a master node on another machine. The slave nodes are ...
Lorolla asked 8/11, 2012 at 11:33

3

Solved

I have a Jenkins master (running on a small Linux box) and a Jenkins slave (running on a "correct" XP machine). I have configured both for all jibs to be run on the Windows XP slave. Unfortunatly...
Exuberance asked 18/10, 2011 at 12:26

1

Solved

I have just set up my first Jenkins slave. I run the build, and I hit problems with the SSH keys. The master Jenkins server is running under the user 'jenkins'. I have set up the SSH keys such that...
Essequibo asked 17/4, 2012 at 12:6

2

Solved

Can I configure Redis slave to stop saving dumps? I have omitted all save instructions in config file but slave is still doing dumps.
Canine asked 1/4, 2012 at 13:52

© 2022 - 2024 — McMap. All rights reserved.