First four characters of filename or folder name cut off when uploading an html file to S3

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major
    • Component/s: s3-plugin
    • Environment:
      Jenkins 1.628, S3 Plugin 0.7

      Uploading any html file to S3 results in the first four characters of the file name or the folder path to the html being cut off in the S3 bucket.

      The console output log shows "Publish artifacts to S3 Bucket" with the full file name but looking at the files in S3, the name is cut off.

      Example 1: uploading file from workspace "index.html"
      Becomes "x.html" in the S3 bucket

      Example 2: uploading file from workspace "testing.html"
      Becomes "ing.html" in the S3 bucket

      Example 3: uploading path and file from workspace "static/index.html"
      Becomes "ic/index.html" in the S3 bucket

      I've tested this and recreated the Jenkins job and reproduced this bug several times.

            Assignee:
            Unassigned
            Reporter:
            ct323i
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: