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

60 Million ListBucket API call a month by Artifact S3 Manager

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None

      artifact-manager-s3:871.v72f7f642a_245

      I recently started using artifact-manager-s3 to save jenkins job artifacts on S3. In the previous month's AWS bill, I saw that more than $200 had been billed for the 'ListBucket' API call. There are more than 60M requests. I found that the call was made to the S3 bucket used to save the jenkins artifacts.

          [JENKINS-73411] 60 Million ListBucket API call a month by Artifact S3 Manager

          Avaneesh added a comment -

          If it matters:

          The bucket was created from the artifact configuration page on Jenkins

          Avaneesh added a comment - If it matters: The bucket was created from the artifact configuration page on Jenkins

          Kendall added a comment -

          We are also seeing this with Artifact Manager 894.v29efa_d1a_6383 - page loads are very slow and when we root-caused, we found that every page load is stalling behind 70 calls to 'getBucketLocation'. Attached request logs showing spam created when opening a job's /artifact page.

          Kendall added a comment - We are also seeing this with Artifact Manager 894.v29efa_d1a_6383 - page loads are very slow and when we root-caused, we found that every page load is stalling behind 70 calls to 'getBucketLocation'. Attached request logs showing spam created when opening a job's /artifact page.

            Unassigned Unassigned
            anianna Avaneesh
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: