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

SVN post commit hook does not rsolve jobs to build

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • subversion-plugin
    • None

      When using the post-commit-hook in svn to trigger a job Jenkins logs that the notification has been received but that there is no job interested in the change.

      After downgrading to Subversion-Plugin 2.3 the notification works fine again.

          [JENKINS-23941] SVN post commit hook does not rsolve jobs to build

          Reinhold Füreder added a comment - - edited

          Because we are currently experiencing the same (?) problem (using Jenkins v2.36 and Subversion Plugin v2.71):

          Would that ("Jenkins logs that the notification has been received but that there is no job interested in the change.") look like this:

          Dez 15, 2016 3:16:46 PM jenkins.scm.impl.subversion.SubversionSCMSource$ListenerImpl onNotify
          INFO: Received post-commit hook from fa86427e-e420-4d14-a4fd-9ab1bdfcde57 for revision 119.196 on paths [...] // value is correct
          Dez 15, 2016 3:16:46 PM jenkins.scm.impl.subversion.SubversionSCMSource$ListenerImpl onNotify
          INFO: No subversion consumers for UUID fa86427e-e420-4d14-a4fd-9ab1bdfcde57
          

          Or like mentioned in here: https://groups.google.com/forum/#!topic/jenkinsci-users/FGTaADCc29U

          Reinhold Füreder added a comment - - edited Because we are currently experiencing the same (?) problem (using Jenkins v2.36 and Subversion Plugin v2.71): Would that ("Jenkins logs that the notification has been received but that there is no job interested in the change.") look like this: Dez 15, 2016 3:16:46 PM jenkins.scm.impl.subversion.SubversionSCMSource$ListenerImpl onNotify INFO: Received post-commit hook from fa86427e-e420-4d14-a4fd-9ab1bdfcde57 for revision 119.196 on paths [...] // value is correct Dez 15, 2016 3:16:46 PM jenkins.scm.impl.subversion.SubversionSCMSource$ListenerImpl onNotify INFO: No subversion consumers for UUID fa86427e-e420-4d14-a4fd-9ab1bdfcde57 Or like mentioned in here: https://groups.google.com/forum/#!topic/jenkinsci-users/FGTaADCc29U

            Unassigned Unassigned
            christianlangmann Christian Langmann
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: