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

Improve logging for multi-file download

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • pipeline-aws-plugin
    • None
    • Pipeline: AWS Steps 1.9

      When downloading a directory, this repetitive logging appears:

      Finished downloading a file!
      Finished downloading a file!
      Finished downloading a file!
      Finished downloading a file!
      Finished downloading a file!
      Finished downloading a file!
      ... (repeat possibly hundreds of times)
       

      Improvements to this could either:

      1. Summarize the total number of files downloaded like "200 files downloaded from ___" (This is how the Jenkins classic S3 plugin summarized multiple downloads.)
      2. Make the logging per-file contain some per-file information to make it useful.

      Thanks!

            hoegertn Thorsten Hoeger
            ericnondahl Eric Nondahl
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: