{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user Mike Dawson",
          "userId" : "mike",
          "userName" : "Mike Dawson"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 5,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1ba77380f679b3d1540b178e52cd8560ad264ae9",
            "branch" : [
              {
                "SHA1" : "1ba77380f679b3d1540b178e52cd8560ad264ae9",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1ba77380f679b3d1540b178e52cd8560ad264ae9",
            "branch" : [
              {
                "SHA1" : "1ba77380f679b3d1540b178e52cd8560ad264ae9",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "1ba77380f679b3d1540b178e52cd8560ad264ae9",
        "branch" : [
          {
            "SHA1" : "1ba77380f679b3d1540b178e52cd8560ad264ae9",
            "name" : "refs/remotes/origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/UstadMobile/Respect.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "respect-cli.zip",
      "fileName" : "respect-cli.zip",
      "relativePath" : "respect-cli/build/distributions/respect-cli.zip"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#5",
  "duration" : 46289,
  "estimatedDuration" : 115562,
  "executor" : None,
  "fullDisplayName" : "RESPECT-Primary #5",
  "id" : "5",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 5,
  "queueId" : 2998,
  "result" : "SUCCESS",
  "timestamp" : 1750427751119,
  "url" : "https://devserver3.ustadmobile.com/jenkins/job/RESPECT-Primary/5/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "shared/src/jvmMain/kotlin/world/respect/domain/validator/ValidateHttpResponseForUrlUseCase.kt"
        ],
        "commitId" : "7e291270440f1f4d77256a5d4185175267fdf3dd",
        "timestamp" : 1750417025000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mike",
          "fullName" : "Mike Dawson"
        },
        "authorEmail" : "mike@ustadmobile.com",
        "comment" : "Add explicit accept-encoding header on ValidateHttpResponseForUrlUseCase\u000a",
        "date" : "2025-06-20 14:57:05 +0400",
        "id" : "7e291270440f1f4d77256a5d4185175267fdf3dd",
        "msg" : "Add explicit accept-encoding header on ValidateHttpResponseForUrlUseCase",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "shared/src/jvmMain/kotlin/world/respect/domain/validator/ValidateHttpResponseForUrlUseCase.kt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "shared/src/jvmMain/kotlin/world/respect/domain/validator/ValidateHttpResponseForUrlUseCase.kt"
        ],
        "commitId" : "1ba77380f679b3d1540b178e52cd8560ad264ae9",
        "timestamp" : 1750425237000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mike",
          "fullName" : "Mike Dawson"
        },
        "authorEmail" : "mike@ustadmobile.com",
        "comment" : "Add explicit accept-encoding when sending http request to check for 304 response.\u000a",
        "date" : "2025-06-20 17:13:57 +0400",
        "id" : "1ba77380f679b3d1540b178e52cd8560ad264ae9",
        "msg" : "Add explicit accept-encoding when sending http request to check for 304 response.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "shared/src/jvmMain/kotlin/world/respect/domain/validator/ValidateHttpResponseForUrlUseCase.kt"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mike",
      "fullName" : "Mike Dawson"
    }
  ]
}