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

CauseOfBlockage of items in Queue is extremely verbose

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • core
    • Jenkins:2.46

      When hovering over a queued item to check on the cause of blockage, the UI displays an extremely large text area showing something like the following:

      <nodeA> doesn’t have label <label>; <nodeB> doesn’t have label <label>; ...
      

      The text contains every single node in the Jenkins instance. And on some systems completely fills the browser window obscuring all other text.

      But it is intermittent and on the next refresh (probably by the automatic queue maintenance), the cause of blockage shows more simple cause like "Waiting for the next available executor for <label1>" (see simple-cause.png ).

      (For that reason I have not been able to capture a screenshot yet. As soon as I can I will attach it to this ticket)

      *Sensitive Information*

      It sometimes appears that build parameters shows up in that text.

      *Related Issues*

      This seems related to the improvement made in https://issues.jenkins-ci.org/browse/JENKINS-38514.

          [JENKINS-45927] CauseOfBlockage of items in Queue is extremely verbose

          Allan BURDAJEWICZ created issue -
          Allan BURDAJEWICZ made changes -
          Labels New: Queue
          Oleg Nenashev made changes -
          Link New: This issue is related to JENKINS-38514 [ JENKINS-38514 ]
          Steven Christenson made changes -
          Description Original: When overing a queued item to check on the cause of blockage, the UI displays an extremely large text area showing something like the following:

          {code}
          <nodeA> doesn’t have label <label>; <nodeB> doesn’t have label <label>; ...
          {code}

          The text contains every single node in the Jenkins instance.

          But it is intermittent and on the next refresh (probably by the automatic queue maintenance), the cause of blockage shows more simple cause like "Waiting for the next available executor for <label1>" (see [^simple-cause.png] ).

          (For that reason I have not been able to capture a screenshot yet. As soon as I can I will attach it to this ticket)

          **Sensitive Information**

          It sometimes appears that build parameters shows up in that text.

          **Related Issues**

          This seems related to the improvement made in https://issues.jenkins-ci.org/browse/JENKINS-38514.
          New: When hovering over a queued item to check on the cause of blockage, the UI displays an extremely large text area showing something like the following:
          {code:java}
          <nodeA> doesn’t have label <label>; <nodeB> doesn’t have label <label>; ...
          {code}
          The text contains every single node in the Jenkins instance. And on some systems completely fills the browser window obscuring all other text.

          But it is intermittent and on the next refresh (probably by the automatic queue maintenance), the cause of blockage shows more simple cause like "Waiting for the next available executor for <label1>" (see [^simple-cause.png] ).

          (For that reason I have not been able to capture a screenshot yet. As soon as I can I will attach it to this ticket)

          **Sensitive Information**

          It sometimes appears that build parameters shows up in that text.

          **Related Issues**

          This seems related to the improvement made in https://issues.jenkins-ci.org/browse/JENKINS-38514.
          Steven Christenson made changes -
          Attachment New: JenkinsWhyredux.png [ 39149 ]
          Daniel Beck made changes -
          Labels Original: Queue New: Queue newbie-friendly
          James Dumay made changes -
          Remote Link New: This issue links to "CloudBees Internal OSS-2423 (Web Link)" [ 18323 ]

            Unassigned Unassigned
            allan_burdajewicz Allan BURDAJEWICZ
            Votes:
            2 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: