{
  "_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" : 1200,
      "buildableTimeMillis" : 1200,
      "buildingDurationMillis" : 370961,
      "executingTimeMillis" : 370961,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 2,
      "waitingTimeMillis" : 2
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1279,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "218583d2e88236d3b06186eaa2ab2795fc4d44ea",
            "branch" : [
              {
                "SHA1" : "218583d2e88236d3b06186eaa2ab2795fc4d44ea",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "218583d2e88236d3b06186eaa2ab2795fc4d44ea",
            "branch" : [
              {
                "SHA1" : "218583d2e88236d3b06186eaa2ab2795fc4d44ea",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "218583d2e88236d3b06186eaa2ab2795fc4d44ea",
        "branch" : [
          {
            "SHA1" : "218583d2e88236d3b06186eaa2ab2795fc4d44ea",
            "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" : "#1279",
  "duration" : 370961,
  "estimatedDuration" : 340274,
  "executor" : None,
  "fullDisplayName" : "SPARC-API-DEV #1279",
  "id" : "1279",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1279,
  "queueId" : 2006,
  "result" : "SUCCESS",
  "timestamp" : 1749215161763,
  "url" : "https://autotest.bioeng.auckland.ac.nz/jenkins/view/all/job/SPARC-API-DEV/1279/",
  "builtOn" : "Ubuntu_18.04_bioeng49",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/main.py",
          "requirements.txt",
          "app/config.py"
        ],
        "commitId" : "bde4b2856d6ba80fd67a513f8965c0468ed65358",
        "timestamp" : 1747944515000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ericgauzens",
          "fullName" : "ericgauzens"
        },
        "authorEmail" : "ericgauzens@hotmail.com",
        "comment" : "added total protocols metric endpoont\u000a",
        "date" : "2025-05-22 16:08:35 -0400",
        "id" : "bde4b2856d6ba80fd67a513f8965c0468ed65358",
        "msg" : "added total protocols metric endpoont",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/config.py"
          },
          {
            "editType" : "edit",
            "file" : "app/main.py"
          },
          {
            "editType" : "edit",
            "file" : "requirements.txt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/main.py",
          "scripts/update_protocol_metrics.py",
          "app/dbtable.py",
          "app/config.py",
          "tests/test_api.py"
        ],
        "commitId" : "3a8b98190c30760195ffba2f1ab4c2242c19f6c3",
        "timestamp" : 1748188686000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ericgauzens",
          "fullName" : "ericgauzens"
        },
        "authorEmail" : "ericgauzens@hotmail.com",
        "comment" : "Stored protocol metrics in DB and wrote test\u000a",
        "date" : "2025-05-25 11:58:06 -0400",
        "id" : "3a8b98190c30760195ffba2f1ab4c2242c19f6c3",
        "msg" : "Stored protocol metrics in DB and wrote test",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/test_api.py"
          },
          {
            "editType" : "add",
            "file" : "scripts/update_protocol_metrics.py"
          },
          {
            "editType" : "edit",
            "file" : "app/config.py"
          },
          {
            "editType" : "edit",
            "file" : "app/main.py"
          },
          {
            "editType" : "edit",
            "file" : "app/dbtable.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/test_api.py",
          "app/main.py"
        ],
        "commitId" : "8401b0a06bbb62c6ec1e2793a2293f7349539c00",
        "timestamp" : 1748289183000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ericgauzens",
          "fullName" : "ericgauzens"
        },
        "authorEmail" : "ericgauzens@hotmail.com",
        "comment" : "added endpoint and tests for getting total dataset citations\u000a",
        "date" : "2025-05-26 15:53:03 -0400",
        "id" : "8401b0a06bbb62c6ec1e2793a2293f7349539c00",
        "msg" : "added endpoint and tests for getting total dataset citations",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/test_api.py"
          },
          {
            "editType" : "edit",
            "file" : "app/main.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/main.py",
          "scripts/update_protocol_metrics.py"
        ],
        "commitId" : "f48d9d98b7d4311bc9c4c4c73a7a3c8153de95e8",
        "timestamp" : 1748978497000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ericgauzens",
          "fullName" : "ericgauzens"
        },
        "authorEmail" : "ericgauzens@hotmail.com",
        "comment" : "add newlines\u000a",
        "date" : "2025-06-03 15:21:37 -0400",
        "id" : "f48d9d98b7d4311bc9c4c4c73a7a3c8153de95e8",
        "msg" : "add newlines",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/main.py"
          },
          {
            "editType" : "edit",
            "file" : "scripts/update_protocol_metrics.py"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/ericgauzens",
      "fullName" : "ericgauzens"
    }
  ]
}