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

NodeJS buildstep succeeds, although installation failed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Trivial Trivial
    • nodejs-plugin
    • None

      I have configured a NodeJS 0.10.26 Installation in the global Jenkins configuration (as "install automatically from nodejs.org"), and added grunt to the "Global npm packages to install".

      I also have a very simple hello world job that uses that installation.

      Now, due to firewall restrictions, the Jenkins slave cannot connect to the internet, so the NodeJS installation first fails, but then seems to succeed anyway as it is somehow downloading it from the master (this part confuses me).

      Then it tries to install grunt, and that one also fails (for real this time).

      Anyway, the point of this bugreport is, that the NodeJS buildstep succeeds, and the job is green. If NodeJS installation could not succeed completely, I would expect it so fail ?!?

            Unassigned Unassigned
            marc_guenther Marc Günther
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: