So I did find the file "/var/lib/jenkins/jenkins.install.InstallUtil.lastExecVersion:
$ ls -l jenkins.install.InstallUtil.lastExecVersion -rw-r--r-- 1 jenkins jenkins 7 Feb 10 19:00 jenkins.install.InstallUtil.lastExecVersion jenkins.install.InstallUtil.lastExecVersion:2.263.4 Note: there does not appear to be a newline after the "4". I guess this explains the version issue, but why isn't that file updated? Permissions look OK On Thursday, March 18, 2021 at 12:07:04 PM UTC-6 [email protected] wrote: > Something I do not recall seeing before… I have LTS Jenkins installed on > my Ubuntu 18.04 AWS instance. > > > > Every time I stop/start Jenkins, the logs say: > > > > 2021-03-18 17:58:32.679+0000 [id=27] INFO > hudson.PluginManager#loadDetachedPlugins: Upgrading Jenkins. The last > running version was 2.263.4. This Jenkins is version 2.277.1. > > 2021-03-18 17:58:33.724+0000 [id=27] INFO > hudson.PluginManager#loadDetachedPlugins: Upgraded Jenkins from version > 2.263.4 to version 2.277.1. Loaded detached plugins (and dependencies): [] > > > > And, every time, the UI shows “Jenkins 2.277.1”. Why is this happening? > Where does it store the info about previous version, to where is wants to > upgrade over and over? > > > > Thanks in advance. > > -Alan > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/fb2ef7f9-1e28-42a6-a044-a98d0f27edd0n%40googlegroups.com.
