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

BlueOcean displays unstable parallel stages as stable when other stages are still in progress

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • blueocean-plugin
    • None
    • Jenkins 2.249.2
      Blue Ocean 1.24.1

      BlueOcean displays unstable stages as stable until all stages are finished. After that it refreshes the status and they are changed from stable to unstable. The failed stages are displayed correctly right after the failure.

      It confuses developers who think that everything is fine and suddenly half of the stages turn to unstable.

      I checked it for dynamic stages (generated when the pipeline is executed) and static stages (standard declarative pipeline). There is no difference if dynamic stages have stage inside the node step or not.

          [JENKINS-63949] BlueOcean displays unstable parallel stages as stable when other stages are still in progress

          Peter Bauer added a comment -

          Same here with Jenkins 2.401.3 and Blue Ocean 1.27.5

          Peter Bauer added a comment - Same here with Jenkins 2.401.3 and Blue Ocean 1.27.5

          SDLC added a comment -

          Similarly with Jenkins 2.401.1 and Blue Ocean 1.25.8

          Noteworthy: 

          We're seeing this be the case for ERROR stage results as well (BlueOcean displaying error stages as green until all stages are finished, and then refreshing to change from green to errored)

          although when a command is in progress, it seems to override the state and show the stage as in progress, which leads me to believe that there's a way to correct this visualization?

          SDLC added a comment - Similarly with Jenkins 2.401.1 and Blue Ocean 1.25.8 Noteworthy:  We're seeing this be the case for ERROR stage results as well (BlueOcean displaying error stages as green until all stages are finished, and then refreshing to change from green to errored) although when a command is in progress, it seems to override the state and show the stage as in progress, which leads me to believe that there's a way to correct this visualization?

            Unassigned Unassigned
            agabrys Adam Gabryś
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: