It appears that your Jenkins controller has been through one or more upgrades since it was installed but your plugins have not been upgraded. Please read and follow the upgrade guides for the upgrades you've already performed. In case one of the upgrades was across Jenkins 2.277.1, you might also want to read the community forum post that provides a summary and includes video guidance as well.
Deprecated plugins
You're running a very recent version of Jenkins but many of your plugins are out of date or deprecated. You need to remove deprecated plugins as described on the "Manage Jenkins" page. It says:
The following installed plugins are deprecated
- Multijob plugin
- Pipeline: Declarative Agent API
- Warnings Plug-in
- Team Foundation Server Plug-in
- Static Analysis Utilities
- jQuery UI plugin
- Pipeline: Shared Groovy Libraries
- Checkstyle Plug-in
- WMI Windows Agents Plugin
In general, this means that these plugins are either obsolete, no longer being developed, or may no longer work.
See the linked web pages for further information about the cause for the deprecation, and suggestions on how to proceed.
Vulnerable plugins
You're running a very recent version of Jenkins but many of your plugins have security vulnerabilities reported against them. You need to upgrade or remove those plugins so that you are not at risk due to the vulnerabilities in those plugins. The "Manage Jenkins" page says:
Warnings have been published for the following currently installed components:
- Git plugin 4.4.5
- Improper masking of credentials
- Multiple SCM plugins can check out from the controller file system
- Lack of authentication mechanism in webhook
- Stored XSS vulnerability
- Pipeline: Supporting APIs 813.vb_d7c3d2984a_0
- GitLab Plugin 1.5.13
- Non-constant time webhook token comparison
- Stored XSS vulnerability
- Missing permission check allows enumerating credentials IDs
- CVS Plug-in 2.16
- Stored XSS vulnerability
- XXE vulnerability
- Dashboard View 2.14
- Stored XSS vulnerability
- Stored XSS vulnerability
- Pipeline: Shared Groovy Libraries 2.17
- Untrusted users can modify some Pipeline libraries
- Sandbox bypass vulnerability
- Vulnerabilities in multiple Pipeline-related plugins allow reading arbitrary files on the controller
- Sandbox bypass vulnerability
- Sandbox bypass vulnerability
- Sandbox bypass vulnerability
- OS command execution vulnerabilities in Pipeline-related plugins
- Git client plugin 3.5.1
- Missing hostname verification
Many more were listed, but I was unwilling to continue reformatting the output.
Plugins to upgrade
The "Manage Jenkins" page shows that there are 131 plugins in your installation that need updates.
See the screenshot
Please provide the list of plugins and their versions as described at "How to report an issue"