• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • core
    • Open JDK 1.8.0_252
      Ubuntu 18.04.4
      Jenkins 2.235.2

      Available plugins list is empty.

      Installed plugins is visible and plugin update works fine.

       

      In jenkins.log it has following:

      2020-07-18 04:49:04.420+0000 [id=380] INFO h.m.DownloadService$Downloadable#load: Obtained the updated data file for hudson.tasks.Maven.MavenInstaller
      2020-07-18 04:49:05.169+0000 [id=380] INFO h.m.DownloadService$Downloadable#load: Obtained the updated data file for hudson.tasks.Ant.AntInstaller
      2020-07-18 04:49:06.420+0000 [id=380] INFO h.m.DownloadService$Downloadable#load: Obtained the updated data file for hudson.plugins.gradle.GradleInstaller
      2020-07-18 04:49:07.714+0000 [id=380] INFO h.m.DownloadService$Downloadable#load: Obtained the updated data file for hudson.plugins.nodejs.tools.NodeJSInstaller
      2020-07-18 04:49:09.976+0000 [id=380] INFO h.m.DownloadService$Downloadable#load: Obtained the updated data file for hudson.tools.JDKInstaller
      2020-07-18 04:49:09.976+0000 [id=380] INFO hudson.util.Retrier#start: Performed the action check updates server successfully at the attempt #1

          [JENKINS-63129] Available plugins list is empty

          Batbayar Bazarragchaa created issue -
          Batbayar Bazarragchaa made changes -
          Description Original: Available plugins list is empty.

          Installed plugins is visible and plugin update works fine.
          New: Available plugins list is empty.

          Installed plugins is visible and plugin update works fine.

           

          In jenkins.log it has following:
          {code:java}
          2020-07-18 04:49:04.420+0000 [id=380] INFO h.m.DownloadService$Downloadable#load: Obtained the updated data file for hudson.tasks.Maven.MavenInstaller
          2020-07-18 04:49:05.169+0000 [id=380] INFO h.m.DownloadService$Downloadable#load: Obtained the updated data file for hudson.tasks.Ant.AntInstaller
          2020-07-18 04:49:06.420+0000 [id=380] INFO h.m.DownloadService$Downloadable#load: Obtained the updated data file for hudson.plugins.gradle.GradleInstaller
          2020-07-18 04:49:07.714+0000 [id=380] INFO h.m.DownloadService$Downloadable#load: Obtained the updated data file for hudson.plugins.nodejs.tools.NodeJSInstaller
          2020-07-18 04:49:09.976+0000 [id=380] INFO h.m.DownloadService$Downloadable#load: Obtained the updated data file for hudson.tools.JDKInstaller
          2020-07-18 04:49:09.976+0000 [id=380] INFO hudson.util.Retrier#start: Performed the action check updates server successfully at the attempt #1{code}

          David Cleland added a comment - - edited

          I found the same thing with Jenkins 2.235.2 under Win10 Pro.

          The data is definitely there, just not being shown. I found that if you type into the Search field and know some 'word' in the plugin then you will get a list.

          e.g. when I typed 'scm' into the search field suddenly 30+ plugins appeared in the list.

          It also appears you need to type two characters minimum into the search field, so you cannot just type 'e' and hope to get all plugins listed.

          David Cleland added a comment - - edited I found the same thing with Jenkins 2.235.2 under Win10 Pro. The data is definitely there, just not being shown. I found that if you type into the Search field and know some 'word' in the plugin then you will get a list. e.g. when I typed 'scm' into the search field suddenly 30+ plugins appeared in the list. It also appears you need to type two characters minimum into the search field, so you cannot just type 'e' and hope to get all plugins listed.

          dcleland good find, the data is there. Typed something and the search works.

          Batbayar Bazarragchaa added a comment - dcleland good find, the data is there. Typed something and the search works.

          Ian Williams added a comment - - edited

          That is the expected behavior. According to the releases notes for [LTS 2.235.1 (changes since 2.224.1)|https://www.jenkins.io/changelog-stable,]

          Various improvements to the plugin manager, including: It no longer shows all available plugins by default; use search field to find plugins. They are now sorted by popularity by default. Additionally, categories are no longer used to group plugins, instead they're shown as labels. (issue 61166, pull 4580pull 4513pull 4588pull 4534pull 4591pull 4535pull 4589pull 4584)

          Ian Williams added a comment - - edited That is the expected behavior. According to the releases notes for [LTS 2.235.1 (changes since 2.224.1)| https://www.jenkins.io/changelog-stable ,] Various improvements to the plugin manager, including: It no longer shows all available plugins by default; use search field to find plugins. They are now sorted by popularity by default. Additionally, categories are no longer used to group plugins, instead they're shown as labels. (issue 61166,  pull 4580 ,  pull 4513 ,  pull 4588 ,  pull 4534 ,  pull 4591 ,  pull 4535 ,  pull 4589 ,  pull 4584 )

          David Cleland added a comment -

          This is a very badly thought out change, which causes confusion and makes it impossible to explore and find new plugins, which is how I setup my first Jenkins system.

          I now am moving from a very old Jenkins system and a bunch of plugins that I used to use seem to have gone, and now I cannot find their replacements.

          There is no obvious wildcard method to see all available plugins. I tried , ., ., ?, **

          Apply the same logic to the other tabs and see how bad an idea this actually is.

          This change should be reverted.

           

          David Cleland added a comment - This is a very badly thought out change, which causes confusion and makes it impossible to explore and find new plugins, which is how I setup my first Jenkins system. I now am moving from a very old Jenkins system and a bunch of plugins that I used to use seem to have gone, and now I cannot find their replacements. There is no obvious wildcard method to see all available plugins. I tried , . , . , ? , ** Apply the same logic to the other tabs and see how bad an idea this actually is. This change should be reverted.  

          Ken Morse added a comment -

          This does seem like an odd change and it first glance it just looks like the list isn't properly updating. 

          Ken Morse added a comment - This does seem like an odd change and it first glance it just looks like the list isn't properly updating. 
          Tim Jacomb made changes -
          Component/s New: core [ 15593 ]
          Component/s Original: plugin-installation-manager-tool [ 25433 ]
          Tim Jacomb made changes -
          Assignee Original: Natasha Stopa [ stopalopa ]
          Tim Jacomb made changes -
          Priority Original: Critical [ 2 ] New: Minor [ 4 ]

            Unassigned Unassigned
            digz6666 Batbayar Bazarragchaa
            Votes:
            4 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: