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

Jenkins python api raise java.lang.IndexOutOfBoundsException

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • core
    • None

      When I use jenkins python api to get the job build history, sometimes the request raise 500 status code, and the jenkins server log shows java.lang.IndexOutOfBoundsException: Index: 14939, Size: 14938

      The api we invoke is : https://jenkins_url/job/<job_name>/api/python/?tree=allBuilds%5Bnumber%2Curl%5D

          [JENKINS-72076] Jenkins python api raise java.lang.IndexOutOfBoundsException

          Basil Crow added a comment -

          If the stack trace emanates from AbstractList via AbstractLazyLoadRunMap, then this is a duplicate of JENKINS-63267.

          Basil Crow added a comment - If the stack trace emanates from AbstractList via AbstractLazyLoadRunMap , then this is a duplicate of JENKINS-63267 .

            Unassigned Unassigned
            yudh yu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: