• Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor

      Hi everyone,

       

      Since yesteday, jenkins are spamming my var log with this:

       

      déc. 17 09:49:01 jameswebb jenkins[880401]: 2024-12-17 08:49:01.364+0000 [id=3048]        WARNING        o.a.m.c.p.AbstractPollingIoProcessor$Processor#run: Create a new selector. Selected is 0, delta = 0

      Any idea ?

       

      Thanks all

          [JENKINS-75007] Jenkins Log Warning (new selector)

          Quentin created issue -
          Quentin made changes -
          Environment Original: Jenkins version : 2.479.2
          OS : debian bullseye

          plugins :
          ace-editor
          ansible
          ansicolor
          ant
          antisamy-markup-formatter
          ant.jpi.disabled
          build-timeout
          cloudbees-folder
          command-launcher
          credentials
          credentials-binding
          dark-theme
          database
          email-ext
          git
          git-client
          gradle
          gradle.jpi.disabled
          groovy
          handlebars
          instance-identity
          javadoc
          jdk-tool
          jsch
          junit
          mailer
          matrix-auth
          matrix-project
          mattermost
          mattermost.jpi.disabled
          maven-plugin
          maven-plugin.jpi.disabled
          mercurial
          mercurial.jpi.disabled
          metrics
          mina-sshd-api-common
          mina-sshd-api-core
          momentjs
          pam-auth
          pipeline-graph-analysis
          pipeline-graph-view
          pipeline-model-definition
          pipeline-model-extensions
          pipeline-stage-view
          plain-credentials
          redmine
          resource-disposer
          script-security
          solarized-theme
          ssh-credentials
          sshd
          ssh-slaves
          structs
          subversion
          swarm
          theme-manager
          timestamper
          token-macro
          variant
          windows-slaves
          workflow-aggregator
          workflow-basic-steps
          workflow-cps
          workflow-multibranch
          workflow-support
          New: Jenkins version : 2.479.2
          OS : debian bookworm

          plugins :
          ace-editor
          ansible
          ansicolor
          ant
          antisamy-markup-formatter
          ant.jpi.disabled
          build-timeout
          cloudbees-folder
          command-launcher
          credentials
          credentials-binding
          dark-theme
          database
          email-ext
          git
          git-client
          gradle
          gradle.jpi.disabled
          groovy
          handlebars
          instance-identity
          javadoc
          jdk-tool
          jsch
          junit
          mailer
          matrix-auth
          matrix-project
          mattermost
          mattermost.jpi.disabled
          maven-plugin
          maven-plugin.jpi.disabled
          mercurial
          mercurial.jpi.disabled
          metrics
          mina-sshd-api-common
          mina-sshd-api-core
          momentjs
          pam-auth
          pipeline-graph-analysis
          pipeline-graph-view
          pipeline-model-definition
          pipeline-model-extensions
          pipeline-stage-view
          plain-credentials
          redmine
          resource-disposer
          script-security
          solarized-theme
          ssh-credentials
          sshd
          ssh-slaves
          structs
          subversion
          swarm
          theme-manager
          timestamper
          token-macro
          variant
          windows-slaves
          workflow-aggregator
          workflow-basic-steps
          workflow-cps
          workflow-multibranch
          workflow-support

          "o.a.m.c.p.AbstractPollingIoProcessor" is likely to mean org.apache.mina.core.polling.AbstractPollingIoProcessor, which might be related to the mina-sshd-api plugin.

          Kalle Niemitalo added a comment - "o.a.m.c.p.AbstractPollingIoProcessor" is likely to mean org.apache.mina.core.polling.AbstractPollingIoProcessor , which might be related to the mina-sshd-api plugin.

          Kalle Niemitalo added a comment - This code would log a warning similar to what you are getting: https://github.com/apache/mina/blob/2.2.3/mina-core/src/main/java/org/apache/mina/core/polling/AbstractPollingIoProcessor.java#L640

          Version 2.1010.v64ec48721231 of SSH Build Agents was released just yesterday. Did you install that version? Perhaps it is what causes the new warning. I didn't find anything related in the Java code changes though.

          Kalle Niemitalo added a comment - Version 2.1010.v64ec48721231 of SSH Build Agents was released just yesterday. Did you install that version? Perhaps it is what causes the new warning. I didn't find anything related in the Java code changes though.

          Quentin added a comment -

          hey, thanks for your time.

           

          I will investigate on all youre advice

           

          have a nice day

           

          Quentin added a comment - hey, thanks for your time.   I will investigate on all youre advice   have a nice day  
          Allan BURDAJEWICZ made changes -
          Component/s New: mina-sshd-api-plugin [ 28925 ]

            fcojfernandez Francisco Fernández
            sushihash Quentin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: