hudson pending - Waiting for next available executor

简介:

领导要求使用hudson 搭建CI测试环境。

安装的hudson 版本是:3.0.1-b2

刚开始可以构建项目,有一段时间没研究。过了一段时间之后,在使用hudson 构建项目时,报错:

pending - Waiting for next available executor 



 后来终于找到了原因:

进入如下菜单:

系统管理-管理节点

 

 

如上图所示,“master”的状态为:不可用

 

解决方法:

点击右上角的“make this node back online”,刷新就ok了:

 

也可以参考:http://stackoverflow.com/questions/15112890/jenkins-not-executing-jobs-pending-waiting-for-next-executor

相关文章
|
1月前
|
安全 Linux 测试技术
Completions - "wait for completion" barrier APIs 【ChatGPT】
Completions - "wait for completion" barrier APIs 【ChatGPT】
|
关系型数据库 MySQL
MySQL主从异常Coordinator stopped because there were error(s) in the worker(s). The most recent failur
MySQL主从异常Coordinator stopped because there were error(s) in the worker(s). The most recent failur
3621 0
|
存储 API 流计算
Flink - checkpoint Failure reason: Not all required tasks are currently running
Flink 程序增加 readFile 生成文件流后,最初运行期间 CheckPoint 存储没有问题,待文件流 Finished 后 CheckPoint 存储报错: checkpoint Failure reason: Not all required tasks are currently running,下面分析并解决下。
2630 0
Flink - checkpoint Failure reason: Not all required tasks are currently running
|
SQL 关系型数据库 MySQL
Lock wait timeout exceeded; try restarting transaction解决方案
在测试程序时,打的断点怎么都跳不进去,console一直报 “Lock wait timeout exceeded; try restarting transaction”
390 0
|
存储 监控 数据可视化
踩坑: "Waiting for a runner to pick up this job"
「已解决」Error "Waiting for a runner to pick up this job" using GitHub Actions
|
Java Spring
Redisson BUG: Failed to submit a listener notification task. Event loop shut down?
Redisson BUG: Failed to submit a listener notification task. Event loop shut down?
1274 0
|
Java 调度
Java中线程的6种状态详解(NEW、RUNNABLE、BLOCKED、WAITING、TIMED_WAITING、TERMINATED)
Java中线程的6种状态详解(NEW、RUNNABLE、BLOCKED、WAITING、TIMED_WAITING、TERMINATED)
389 0
Timeout waiting to lock artifact cache ....
Timeout waiting to lock artifact cache ....
Timeout waiting to lock artifact cache ....