{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.TimerTrigger$TimerTriggerCause",
          "shortDescription" : "Started by timer"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 3457,
      "buildableTimeMillis" : 3457,
      "buildingDurationMillis" : 303840,
      "executingTimeMillis" : 303840,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 3,
      "waitingTimeMillis" : 3
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 903,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1a12f6b16e6de41f10cff1e36b54f8adb05a5d70",
            "branch" : [
              {
                "SHA1" : "1a12f6b16e6de41f10cff1e36b54f8adb05a5d70",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1a12f6b16e6de41f10cff1e36b54f8adb05a5d70",
            "branch" : [
              {
                "SHA1" : "1a12f6b16e6de41f10cff1e36b54f8adb05a5d70",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "1a12f6b16e6de41f10cff1e36b54f8adb05a5d70",
        "branch" : [
          {
            "SHA1" : "1a12f6b16e6de41f10cff1e36b54f8adb05a5d70",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/nih-sparc/sparc-api.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#903",
  "duration" : 303840,
  "estimatedDuration" : 451758,
  "executor" : None,
  "fullDisplayName" : "SPARC-API-DEV #903",
  "id" : "903",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 903,
  "queueId" : 7129,
  "result" : "FAILURE",
  "timestamp" : 1718024808199,
  "url" : "https://autotest.bioeng.auckland.ac.nz/jenkins/view/all/job/SPARC-API-DEV/903/",
  "builtOn" : "Ubuntu_18.04_bioeng49",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/scicrunch_processing_common.py"
        ],
        "commitId" : "7b18cbea611b5aaed107200f3b170e71290fbd97",
        "timestamp" : 1693459715000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/hsor001",
          "fullName" : "Hugh Sorby"
        },
        "authorEmail" : "h.sorby@auckland.ac.nz",
        "comment" : "Add additional skipped mimetypes.\u000a",
        "date" : "2023-08-31 17:28:35 +1200",
        "id" : "7b18cbea611b5aaed107200f3b170e71290fbd97",
        "msg" : "Add additional skipped mimetypes.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/scicrunch_processing_common.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/scicrunch_processing_v_1_2_X.py",
          "app/scicrunch_processing_skipped_mimetypes.py",
          "app/scicrunch_processing_common.py"
        ],
        "commitId" : "86e2e16fd73636ba8f69a43101d895ce2a8192ed",
        "timestamp" : 1717969541000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/hsor001",
          "fullName" : "Hugh Sorby"
        },
        "authorEmail" : "h.sorby@auckland.ac.nz",
        "comment" : "Move skipped mimetypes into their own file.\u000a",
        "date" : "2024-06-10 09:45:41 +1200",
        "id" : "86e2e16fd73636ba8f69a43101d895ce2a8192ed",
        "msg" : "Move skipped mimetypes into their own file.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/scicrunch_processing_common.py"
          },
          {
            "editType" : "edit",
            "file" : "app/scicrunch_processing_v_1_2_X.py"
          },
          {
            "editType" : "add",
            "file" : "app/scicrunch_processing_skipped_mimetypes.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/manifest_name_to_discover_name.py"
        ],
        "commitId" : "3e3095410fb03774373fb02f6881567a563b3395",
        "timestamp" : 1717972166000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/hsor001",
          "fullName" : "Hugh Sorby"
        },
        "authorEmail" : "h.sorby@auckland.ac.nz",
        "comment" : "Fix up entries in app/manifest_name_to_discover_name.py.\u000a",
        "date" : "2024-06-10 10:29:26 +1200",
        "id" : "3e3095410fb03774373fb02f6881567a563b3395",
        "msg" : "Fix up entries in app/manifest_name_to_discover_name.py.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/manifest_name_to_discover_name.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/scicrunch_processing_skipped_mimetypes.py"
        ],
        "commitId" : "b255618bcafdf392112a32b7c6e7d28ed0bebfc9",
        "timestamp" : 1717972504000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/hsor001",
          "fullName" : "Hugh Sorby"
        },
        "authorEmail" : "h.sorby@auckland.ac.nz",
        "comment" : "Update skipped mimetype list.\u000a",
        "date" : "2024-06-10 10:35:04 +1200",
        "id" : "b255618bcafdf392112a32b7c6e7d28ed0bebfc9",
        "msg" : "Update skipped mimetype list.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/scicrunch_processing_skipped_mimetypes.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/scicrunch_processing_common.py"
        ],
        "commitId" : "f38eb65ff6539cae0478b2bae3bda95ff3141762",
        "timestamp" : 1717973161000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/hsor001",
          "fullName" : "Hugh Sorby"
        },
        "authorEmail" : "h.sorby@auckland.ac.nz",
        "comment" : "Strip any leading and trailing whitespace from mime type passed to mime type map.\u000a",
        "date" : "2024-06-10 10:46:01 +1200",
        "id" : "f38eb65ff6539cae0478b2bae3bda95ff3141762",
        "msg" : "Strip any leading and trailing whitespace from mime type passed to mime type map.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/scicrunch_processing_common.py"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/hsor001",
      "fullName" : "Hugh Sorby"
    }
  ]
}