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

Windows Command timing out running Gulp Script.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • durable-task-plugin
    • None
    • Linux jenkins Master with job restricted to Windows Jenkins slave

      Running a Gulp script (like Grunt) from Jenkins
      Gulp is an orchestrator/nodejs mix

      During execution of the Gulp command, via windows batch command it fails the build half way through the process, however I can run the full process via command line, so it seems Jenkins is timing out the processes.

      I have had "npm install" commands that took over 2hours, and not sure why this Gulp script is not allowed to finish.

      The 5 basic steps of the Gulp script are (clean, version, build, test, deploy) aborts during the test phase.

      Using Jenkins to run our Gulp script is an intricate part of our CI process.

            Unassigned Unassigned
            joewjordan Joe Jordan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: