jenkinsci / jenkinsci/gerrit-trigger-plugin

[JENKINS-71000] Gerrit Trigger silent-mode jobs that depend on another job get permanently stuck

Open
#970 0 comments 0 reactions 0 assignees View on GitHub
component:gerrit-trigger-plugin imported-jira-issue priority:major resolution:unresolved
Dominant language
Java
Stars
226
Forks
289
PR merge metrics
No merged PRs in 30d

Description

Suppose two jobs are created, both of which are configured to be triggered by Gerrit Trigger.

 

These jobs are called "job1" and "job2". The second job depends on the first job, via the Gerrit Trigger -> Advanced -> Other jobs on which this job depends option. The second job also has Gerrit Trigger -> Silent Mode enabled.

 

In this case, once the first job is complete, the second job will be permanently stuck in the "Waiting for all projects to finish gerrit-triggering to make sure no dependencies need to build first" state.

 

Disabling the "Silent Mode" option on the second job fixes this issue, so there is a connection.

---
Originally reported by levnagdimunov0, imported from: Gerrit Trigger silent-mode jobs that depend on another job get permanently stuck


  • assignee: rsandell
  • status: Open
  • priority: Major
  • component(s): gerrit-trigger-plugin
  • label(s): gerrit-trigger, jenkins, plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 1
  • imported: 2025-12-07

Raw content of original issue

Suppose two jobs are created, both of which are configured to be triggered by Gerrit Trigger.

 

These jobs are called "job1" and "job2". The second job depends on the first job, via the Gerrit Trigger -> Advanced -> Other jobs on which this job depends option. The second job also has Gerrit Trigger -> Silent Mode enabled.

 

In this case, once the first job is complete, the second job will be permanently stuck in the "Waiting for all projects to finish gerrit-triggering to make sure no dependencies need to build first" state.

 

Disabling the "Silent Mode" option on the second job fixes this issue, so there is a connection.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.