Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-7832

Hudson build time is calculated from the time job enters the queue while it should be when job actually starts to run

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Major Major
    • build-timeout-plugin
    • None
    • Hudson ver. 1.380

      I'm using build timeout plugin and there's evident that the build time includes the time a job spent waiting in the build queue.

      Let say I have build timeout set to 6 hours. But my job was actually executed for 1 hour or so before the build timeout plugin kicked in and killed it. So that 5 hour difference was actually spent in the build queue waiting for a available slave.

      I think it makes more sense to assume build time start ticking only when the job executes

            km km
            hhuynh hhuynh
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: