×
Sep 7, 2021 · Open a browser on the agent machine and go to the Jenkins master server url (http://yourjenkinsmaster:8080). Go to Manage Jenkins > Manage Nodes ...
Sep 7, 2021 · Windows slaves fail to start via JNLP. Some more general troubleshooting tips: Every time Jenkins launches a program locally/remotely, it prints ...
Dec 18, 2023 · Since a couple of weeks, I started to notice that my jenkins get hanged and Java SE binary consumption always going up to 95-98%.
Missing: distribution troubleshooting
There are potential pitfalls associated with each approach to scaling Jenkins, but with careful planning, many of them can be avoided or managed.
In Windows environments, use “bat” in place of “sh,” and use backslashes as the file separator where needed (backslashes need to be escaped inside strings).
Missing: distribution | Show results with:distribution
Aug 3, 2013 · Browser access to the terminal​​ The terminal is accessible in two ways. The first is through a browser.
Jenkins 2.205 and newer attempts to prevent browsers ... Avoids problems with 256 character limit on paths in Cygwin, path depths problems on Windows, and shell ...
Specifying 4 makes Hudson schedule your builds to only run on a slave with 4 or more executors, and if your build is then run on a slave with 5 executors, the ...
Sep 7, 2021 · Supports distributed/remote build execution. In a clustered Jenkins environment, this plugin is designed to execute the checkout operation on ...
This plugin allows use of Git as a build SCM, including repository browsers for several providers. A recent Git runtime is required (1.7.9 minimum, ...