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

Mercurial polling stopped working; never triggers a build

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Major Major
    • mercurial-plugin
    • None

      Recently, builds that poll Bitbucket using mercurial stopped working. The polling never triggers a build. Triggering these builds manually works no problem, so mercurial is working.

      The poll line looks like:

      H/5 * * * *

      The poll log says the following:

      Started on Oct 4, 2013 12:06:35 PM
      Polling SCM changes on master
      [staging] $ hg pull --rev staging
      remote: /bin/sh: ssh: command not found
      abort: no suitable response from remote hg!
      [staging] $ hg log --rev staging --template

      {node}

      [staging] $ hg log --rev staging --template

      {rev}

      Done. Took 0.48 sec
      No changes

      This machine absolutely has SSH and Mercurial installed (manual builds work).

      Jenkins 1.533
      Jenkins Mailer Plugin 1.47

            jglick Jesse Glick
            jdufresne Jon Dufresne
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: