Race condition when multiple jobs are queued for a specific node

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Minor
    • None
    • Environment:
      Jenkins 1.622
      slave-utilization-plugin 1.8

      a specific node A is currently executing a job that is configured to use 100% of the node's resources.

      while this job is executing, to new jobs are queued that are bound to the same node A: one job is a standard build job, one is a clean-up job, which is also configured to use 100% of the node's resources.

      now the very first job finishes, and now both the build job and the clean-up job are executed on the node.

            Assignee:
            Unassigned
            Reporter:
            vessel
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: