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

Shell step fails on Mac: nohup: can't detach from console: No such file or directory

XMLWordPrintable

      Simple hello world from workflow-plugin

      node {
       sh 'echo hello world'
      }
      

      fails

      Running: Allocate node : Start
      Running on master in /Users/Shared/Jenkins/Home/jobs/workflow/workspace
      Running: Allocate node : Body : Start
      Running: Shell Script
      [workspace] Running shell script
      nohup: can't detach from console: No such file or directory
      Aborted by asdf
      Aborted by asdf
      Running: Allocate node : Body : End
      Running: Allocate node : End
      Running: End of Workflow
      Finished: ABORTED
      

            jglick Jesse Glick
            integer Kanstantsin Shautsou
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: