Pipeline name breaks sh step

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      pipeline name: Spaces and 'Fancy' "Symbols"

      pipeline script:

      node ('master') {
          sh "ls -la"
      }

       

      error:

      Started by user xaseron
      [Pipeline] node
      Running on master in /var/jenkins_home/workspace/Spaces and 'Fancy' "Symbols"
      [Pipeline] {
      [Pipeline] sh
      [Spaces and 'Fancy' "Symbols"] Running shell script
      sh: can't create /var/jenkins_home/workspace/Spaces and Fancy "Symbols"@tmp/durable-2e345778/pid: nonexistent directory
      sh: can't create /var/jenkins_home/workspace/Spaces and Fancy "Symbols"@tmp/durable-2e345778/jenkins-log.txt: nonexistent directory
      sh: can't create /var/jenkins_home/workspace/Spaces and Fancy "Symbols"@tmp/durable-2e345778/jenkins-result.txt: nonexistent directory
      [Pipeline] }
      [Pipeline] // node
      [Pipeline] End of Pipeline
      ERROR: script returned exit code -2
      Finished: FAILURE

            Assignee:
            Unassigned
            Reporter:
            Michael Werner
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: