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

Promotion appears to be linking to the wrong build

      I have an _Build project that compiles the application and produces artefacts. An _Test project is triggered on successful build and pulls in the artefacts of that build that triggered it. If the  _Test pass the _Build is promoted and more complex tests are then run.

      Build #24 of my _Build project successfully promoted, since then we've got to _Build 31 but no more promotions are running. Each _Build is triggering _Test but the _Test project appears to incorrectly link back to _Build #24 as though that build keeps promoting over and over.

      As a result the rest of the pipeline doesn't run because no new builds are promoted.

       

      Output of _Test showing it pulls in the correct artefacts

      Status of _Test showing a bizarre link to _Build #24

          [JENKINS-55676] Promotion appears to be linking to the wrong build

          Devin Nusbaum added a comment -

          Thanks for the report. I'm not aware of any recent changes to the plugin that might affect this (really I am not aware of any recent changes at all), so maybe you've just hit a long-standing bug. Has anything changed in the Job configuration or in your Jenkins instance recently (upgrades, new plugins, etc.)? If you have steps to reproduce the issue from scratch that would be interesting. I do not have any time to work on this plugin, but if you submit a pull request to to the repository I would be more than happy to review it.

          Devin Nusbaum added a comment - Thanks for the report. I'm not aware of any recent changes to the plugin that might affect this (really I am not aware of any recent changes at all), so maybe you've just hit a long-standing bug. Has anything changed in the Job configuration or in your Jenkins instance recently (upgrades, new plugins, etc.)? If you have steps to reproduce the issue from scratch that would be interesting. I do not have any time to work on this plugin, but if you submit a pull request to to the repository I would be more than happy to review it.

            Unassigned Unassigned
            mattclarkie Matthew Clarke
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: