{
  "_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" : 1,
      "buildableTimeMillis" : 1,
      "buildingDurationMillis" : 277932,
      "executingTimeMillis" : 277932,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 1,
      "waitingTimeMillis" : 1
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/downgrade-protobuf-to-resolve-failing-tests" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 402,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f42aa1f09f5c3358457e4268faaed7cf390174c9",
            "branch" : [
              {
                "SHA1" : "f42aa1f09f5c3358457e4268faaed7cf390174c9",
                "name" : "refs/remotes/origin/downgrade-protobuf-to-resolve-failing-tests"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f42aa1f09f5c3358457e4268faaed7cf390174c9",
            "branch" : [
              {
                "SHA1" : "f42aa1f09f5c3358457e4268faaed7cf390174c9",
                "name" : "refs/remotes/origin/downgrade-protobuf-to-resolve-failing-tests"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1479,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "534054a8b929d9bddc78a25ffed8116b6b217bbb",
            "branch" : [
              {
                "SHA1" : "534054a8b929d9bddc78a25ffed8116b6b217bbb",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "534054a8b929d9bddc78a25ffed8116b6b217bbb",
            "branch" : [
              {
                "SHA1" : "534054a8b929d9bddc78a25ffed8116b6b217bbb",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "534054a8b929d9bddc78a25ffed8116b6b217bbb",
        "branch" : [
          {
            "SHA1" : "534054a8b929d9bddc78a25ffed8116b6b217bbb",
            "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" : "#1479",
  "duration" : 277932,
  "estimatedDuration" : 242624,
  "executor" : None,
  "fullDisplayName" : "SPARC-API #1479",
  "id" : "1479",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1479,
  "queueId" : 1809,
  "result" : "SUCCESS",
  "timestamp" : 1747417203571,
  "url" : "https://autotest.bioeng.auckland.ac.nz/jenkins/job/SPARC-API/1479/",
  "builtOn" : "Ubuntu_18.04_bioeng49",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/scicrunch_processing_skipped_mimetypes.py",
          "app/scicrunch_process_results.py",
          "app/scicrunch_processing_v_1_2_X.py",
          "app/scicrunch_processing_v_undefined.py",
          "app/scicrunch_processing_common.py"
        ],
        "commitId" : "a064dce65c24ae4dab1496e8c7e401a269b70f9b",
        "timestamp" : 1747092406000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/hsor001",
          "fullName" : "Hugh Sorby"
        },
        "authorEmail" : "h.sorby@auckland.ac.nz",
        "comment" : "Mark the old thumbnail annotations as incorrect.\u000a",
        "date" : "2025-05-13 11:26:46 +1200",
        "id" : "a064dce65c24ae4dab1496e8c7e401a269b70f9b",
        "msg" : "Mark the old thumbnail annotations as incorrect.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/scicrunch_processing_v_1_2_X.py"
          },
          {
            "editType" : "edit",
            "file" : "app/scicrunch_process_results.py"
          },
          {
            "editType" : "edit",
            "file" : "app/scicrunch_processing_v_undefined.py"
          },
          {
            "editType" : "edit",
            "file" : "app/scicrunch_processing_common.py"
          },
          {
            "editType" : "edit",
            "file" : "app/scicrunch_processing_skipped_mimetypes.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/main.py"
        ],
        "commitId" : "980736f524d50f2e99318cd7a3fd69b37081d4a5",
        "timestamp" : 1747092584000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/hsor001",
          "fullName" : "Hugh Sorby"
        },
        "authorEmail" : "h.sorby@auckland.ac.nz",
        "comment" : "Don't really need to use match here.\u000a",
        "date" : "2025-05-13 11:29:44 +1200",
        "id" : "980736f524d50f2e99318cd7a3fd69b37081d4a5",
        "msg" : "Don't really need to use match here.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/main.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/main.py"
        ],
        "commitId" : "2f6a5f78709e5b14669e1b8ae9f4572e8a8108fb",
        "timestamp" : 1747092763000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/hsor001",
          "fullName" : "Hugh Sorby"
        },
        "authorEmail" : "h.sorby@auckland.ac.nz",
        "comment" : "Improve conformance to PEP8.\u000a",
        "date" : "2025-05-13 11:32:43 +1200",
        "id" : "2f6a5f78709e5b14669e1b8ae9f4572e8a8108fb",
        "msg" : "Improve conformance to PEP8.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/main.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/manifest_name_to_discover_name.py"
        ],
        "commitId" : "a19f3f2dd58dc47bd68b760d6fa23228c7dff6bb",
        "timestamp" : 1747136328000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/hsor001",
          "fullName" : "Hugh Sorby"
        },
        "authorEmail" : "h.sorby@auckland.ac.nz",
        "comment" : "Add to name map for plot data files in dataset 120 and 150.\u000a",
        "date" : "2025-05-13 23:38:48 +1200",
        "id" : "a19f3f2dd58dc47bd68b760d6fa23228c7dff6bb",
        "msg" : "Add to name map for plot data files in dataset 120 and 150.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/manifest_name_to_discover_name.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/scicrunch_processing_common.py"
        ],
        "commitId" : "fdc15cde22177ce48f455d1a44a05716cc6d3d95",
        "timestamp" : 1747136507000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/hsor001",
          "fullName" : "Hugh Sorby"
        },
        "authorEmail" : "h.sorby@auckland.ac.nz",
        "comment" : "Uncomment out still used thumbnail annotation.\u000a",
        "date" : "2025-05-13 23:41:47 +1200",
        "id" : "fdc15cde22177ce48f455d1a44a05716cc6d3d95",
        "msg" : "Uncomment out still used thumbnail annotation.",
        "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"
    }
  ]
}