jenkinsci / jenkinsci/workflow-api-plugin

[JENKINS-42314] Timing reported for branches is 1ms

Open
#486 0 comments 0 reactions 0 assignees View on GitHub
component:workflow-api-plugin imported-jira-issue priority:minor resolution:unresolved
Dominant language
Java
Stars
31
Forks
80
Avg merge
1d 16h
Merged PRs (30d)
1

Description

Observed in https://ci.jenkins.io/job/Plugins/job/workflow-support-plugin/job/PR-30/5/flowGraphTable/ that of the four branches, the first three are displayed as

Branch: linux-8 - (1 ms in block)

whereas only the last shows a real time:

Branch: windows-8-2.32.2 - (17 min in block)

Unfortunately I do not know what plugin versions are being run here so it is possible this no longer reproduces with current code, but it should be easy enough to check: just run a build with parallel that will sleep for a while in each of several branches.

---
Originally reported by jglick, imported from: Timing reported for branches is 1ms


  • status: Open
  • priority: Minor
  • component(s): workflow-api-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 3
  • imported: 20260601-173816

Raw content of original issue

Observed in https://ci.jenkins.io/job/Plugins/job/workflow-support-plugin/job/PR-30/5/flowGraphTable/ that of the four branches, the first three are displayed as

Branch: linux-8 - (1 ms in block)

whereas only the last shows a real time:

Branch: windows-8-2.32.2 - (17 min in block)

Unfortunately I do not know what plugin versions are being run here so it is possible this no longer reproduces with current code, but it should be easy enough to check: just run a build with parallel that will sleep for a while in each of several branches.

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.