Artifact download button does not include pipeline.log

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

XMLWordPrintable

      Steps to reproduce

      1. Setup a new Pipeline using the Jenkinsfile below
      2. Run the Pipeline
      3. Go to the run and click on the artifacts tab
      4. Click Download All
      5. There are no "real" artifacts, so the download all option will fail

      Notes
      We display the log file as an artifact though Jenkins does not consider it an artifact.

      Example

      node {
        echo 'Hello world'
      }
      

            Assignee:
            Vivek Pandey
            Reporter:
            James Dumay
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: