×
Sep 7, 2021 · Failure mode on the master: On master, the details of the connection loss is captured into the slave log file, and not the build log. So you'll ...
Sep 7, 2021 · Run jenkins-slave.exe install and then check the Windows service list to ensure it is there. Start it up, and watch Jenkins to see if the agent ...
Dec 27, 2021 · In my setup I am trying to perform distributed build of a Unity game project on several agents. Basically I will invoke a command “path-to-unity ...
Missing: troubleshooting | Show results with:troubleshooting
There are essentially three ways of enabling the access control mechanism: Through web UI, go to http://jenkins/configureSecurityand check "Enable Agent →  ...
There are potential pitfalls associated with each approach to scaling Jenkins, but with careful planning, many of them can be avoided or managed.
Missing: howto | Show results with:howto
Sep 7, 2021 · On your master machine go to Manage Jenkins > Manage Nodes. New Node. Enter Node Name; Select Permanent Agent; Press OK.
Pipelines leverage the power of multiple steps to execute both simple and complex tasks according to parameters that you establish. Once created, pipelines can ...
Missing: distribution | Show results with:distribution
Jan 10, 2022 · I am trying to add a Debian GNU/Linux 8 slave node to an already existing Jenkins CI-system (configured by a colleague of mine that has in ...
Missing: howto troubleshooting
Mar 20, 2019 · Slave node is 'Terminated' when I execute 'slave-agent'. This is the error that I receive: "La conexión se ha cortado. java.nio.channels.
Missing: distribution howto troubleshooting
Sep 7, 2021 · This plugin is made to cleanup the build's workspace in all slave nodes except the one(s) currently running. If you have many jobs and many ...