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

[JobConfigurationHistory] Wrong history being displayed

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Major Major
    • Jenkins 1.509.2 LTS
      Job Configuration History 2.4
      Tomcat 6.0.36
      Java 1.7.0 u25-b15

      When clicking on "Job Config History" from within a job, it seems that all (global) recent job changes are being displayed rather than the job changes of the job itself.

      On the other hand, the actual configuration changes of the job itself are missing (see the screenshot).

      Clicking on the "View as XML" link however will display the correct xml that belongs to the job as it seems.

      config-history directory listing
      drwxr-xr-x 2 jboss jboss 41 Feb 27 20:41 2012-04-27_11-42-23
      drwxr-xr-x 2 jboss jboss 41 Feb 27 20:41 2012-04-27_11-54-08
      drwxr-xr-x 2 jboss jboss 41 Feb 27 20:41 2012-04-27_11-54-12
      drwxr-xr-x 2 jboss jboss 41 Feb 27 20:41 2012-04-27_12-50-06
      drwxr-xr-x 2 jboss jboss 41 Feb 27 20:41 2012-04-27_13-02-23
      drwxr-xr-x 2 jboss jboss 41 Feb 27 20:41 2012-04-27_13-02-24
      drwxr-xr-x 2 jboss jboss 41 Feb 27 20:41 2012-04-27_13-21-05
      drwxr-xr-x 2 jboss jboss 41 Feb 27 20:41 2012-04-27_14-26-12
      drwxr-xr-x 2 jboss jboss 41 Feb 27 20:41 2012-04-27_14-28-01
      drwxr-xr-x 2 jboss jboss 41 Feb 27 20:41 2012-04-27_14-42-55
      drwxr-xr-x 2 jboss jboss 41 Feb 27 20:41 2012-05-16_09-40-55
      drwxr-xr-x 2 jboss jboss 41 Feb 27 20:41 2012-06-06_09-16-45
      drwxr-xr-x 2 jboss jboss 41 Feb 27 20:41 2012-06-19_15-09-11
      drwxr-xr-x 2 jboss jboss 41 Feb 27 20:41 2012-06-19_15-09-14
      drwxr-xr-x 2 jboss jboss 41 Feb 27 20:41 2012-06-19_15-10-19
      drwxr-xr-x 2 jboss jboss 41 Feb 27 20:41 2012-06-28_09-24-09
      drwxr-xr-x 2 jboss jboss 41 Feb 27 20:41 2012-08-02_11-52-25
      drwxr-xr-x 2 jboss jboss 41 Feb 27 20:41 2012-08-02_11-57-28
      drwxr-xr-x 2 jboss jboss 41 Feb 27 20:41 2012-08-06_12-05-38
      drwxr-xr-x 2 jboss jboss 41 Feb 27 20:41 2012-08-06_12-06-40
      drwxr-xr-x 2 jboss jboss 41 Feb 27 20:41 2012-08-06_12-11-04
      drwxr-xr-x 2 jboss jboss 41 Feb 27 20:41 2012-08-06_12-26-12
      drwxr-xr-x 2 jboss jboss 41 Feb 27 20:41 2012-08-06_14-47-51
      drwxr-xr-x 2 jboss jboss 41 Feb 27 20:41 2012-08-06_14-57-27
      drwxr-xr-x 2 jboss jboss 41 Feb 27 20:41 2012-08-06_15-09-25
      drwxr-xr-x 2 jboss jboss 41 Feb 27 20:41 2012-08-06_15-16-25
      drwxr-xr-x 2 jboss jboss 41 Feb 27 20:41 2012-08-07_01-02-23
      drwxr-xr-x 2 jboss jboss 41 Feb 27 20:41 2012-08-10_17-32-07
      drwxr-xr-x 2 jboss jboss 41 Feb 27 20:41 2012-08-10_17-32-09
      drwxr-xr-x 2 jboss jboss 41 Feb 27 20:41 2012-08-15_16-18-29
      drwxr-xr-x 2 jboss jboss 41 Feb 27 20:41 2012-08-15_16-19-11
      drwxr-xr-x 2 jboss jboss 41 Feb 27 20:41 2012-08-16_08-09-36
      drwxr-xr-x 2 jboss jboss 41 Feb 27 20:41 2012-08-16_08-09-37
      drwxr-xr-x 2 jboss jboss 41 Feb 27 20:41 2012-08-27_17-22-28
      drwxr-xr-x 2 jboss jboss 41 Feb 27 20:41 2012-09-12_13-58-03
      drwxr-xr-x 2 jboss jboss 41 Feb 27 20:41 2012-09-24_16-51-05
      drwxr-xr-x 2 jboss jboss 41 Feb 27 20:41 2012-09-24_16-52-07
      drwxr-xr-x 2 jboss jboss 41 Feb 27 20:41 2012-09-24_16-52-08
      drwxr-xr-x 2 jboss jboss 41 Feb 27 20:41 2012-11-22_10-32-46
      drwxr-xr-x 2 jboss jboss 41 Feb 27 20:41 2012-11-22_10-32-47
      drwxr-xr-x 2 jboss jboss 41 Feb 27 20:41 2012-11-22_10-32-49
      

      As you can see, the oldest entry in the file system is 2012-11-22 while the oldest entry in the Jenkins frontend is 2012-11-28.

          [JENKINS-18900] [JobConfigurationHistory] Wrong history being displayed

          Sorry Steffen for the delay.

          Do you've still this problem?
          Are any files inside the not shown folders? If yes, please could you paste the content of history.xml here?

          Thanks.

          Stefan Brausch added a comment - Sorry Steffen for the delay. Do you've still this problem? Are any files inside the not shown folders? If yes, please could you paste the content of history.xml here? Thanks.

          Kathi Stutz added a comment -

          Hi Stefan,

          not sure if you're aware of this: Steffen also works at 1and1 (Montabaur). I tried to get some data from him before I left the project, but we had some trouble with the "tausch".

          Kathi

          Kathi Stutz added a comment - Hi Stefan, not sure if you're aware of this: Steffen also works at 1and1 (Montabaur). I tried to get some data from him before I left the project, but we had some trouble with the "tausch". Kathi

          Thanks Kathi, yes I know him

          Stefan Brausch added a comment - Thanks Kathi, yes I know him

          Hi Stefan,

          no problem.

          I've opened this issue when we were running 1.509.2 LTS and Job Configuration History 2.4

          We're running 1.532.1 and Job Configuration History 2.5 and I can't reproduce the issue any more.

          As far as I am concerned the issue may be closed.

          Regards
          Steffen

          Steffen Breitbach added a comment - Hi Stefan, no problem. I've opened this issue when we were running 1.509.2 LTS and Job Configuration History 2.4 We're running 1.532.1 and Job Configuration History 2.5 and I can't reproduce the issue any more. As far as I am concerned the issue may be closed. Regards Steffen

            sbreitbach Steffen Breitbach
            sbreitbach Steffen Breitbach
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: