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

durationMillis must not be negative in timestamper

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • timestamper-plugin
    • None

      If pipeline build has been aborted by "timeout" block and we try to download build log, it throw exception like:

      ${BUILD_URL}/timestamps/?elapsed=HH:mm:ss.S&appendLog
      IllegalArgumentException: durationMillis must not be negative

      Exception is not thrown if download url is ${BUILD_URL}/timestamps/?appendLog
      Any format provided to "elpased" throw this exception.

          [JENKINS-67266] durationMillis must not be negative in timestamper

          aby abo added a comment -

          I am facing this when I view the full log as well

          aby abo added a comment - I am facing this when I view the full log as well

            Unassigned Unassigned
            xjjx Pawel Xj
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: