{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by inkybutton"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 0,
      "buildableTimeMillis" : 0,
      "buildingDurationMillis" : 11872,
      "executingTimeMillis" : 11872,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 0,
      "waitingTimeMillis" : 0
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 19,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5b7a031125c68fb7629ccd7e43553c07959c6eed",
            "branch" : [
              {
                "SHA1" : "5b7a031125c68fb7629ccd7e43553c07959c6eed",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5b7a031125c68fb7629ccd7e43553c07959c6eed",
            "branch" : [
              {
                "SHA1" : "5b7a031125c68fb7629ccd7e43553c07959c6eed",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "5b7a031125c68fb7629ccd7e43553c07959c6eed",
        "branch" : [
          {
            "SHA1" : "5b7a031125c68fb7629ccd7e43553c07959c6eed",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/Physiome/journal-website"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#19",
  "duration" : 11872,
  "estimatedDuration" : 10917,
  "executor" : None,
  "fullDisplayName" : "PhysiomeJournalSite #19",
  "id" : "19",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 19,
  "queueId" : 1231,
  "result" : "SUCCESS",
  "timestamp" : 1499755031964,
  "url" : "https://autotest.bioeng.auckland.ac.nz/jenkins/job/PhysiomeJournalSite/19/",
  "builtOn" : "Ubuntu_16.04_bioeng49",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "themes/pj/templates/index.html"
        ],
        "commitId" : "eb2b245cb3390ed2dd41691d84114133da92bf92",
        "timestamp" : 1499752913000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/hello",
          "fullName" : "hello"
        },
        "authorEmail" : "hello@noel.geek.nz",
        "comment" : "amend blurb on front page\u000a",
        "date" : "2017-07-11 18:01:53 +1200",
        "id" : "eb2b245cb3390ed2dd41691d84114133da92bf92",
        "msg" : "amend blurb on front page",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "themes/pj/templates/index.html"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "themes/pj/templates/article.html",
          "themes/pj/templates/shared/pub.html"
        ],
        "commitId" : "9354dad70540baf2c36fbf51765fb0ec3416e951",
        "timestamp" : 1499752928000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/hello",
          "fullName" : "hello"
        },
        "authorEmail" : "hello@noel.geek.nz",
        "comment" : "emphasis Launch with OpenCOR\u000a",
        "date" : "2017-07-11 18:02:08 +1200",
        "id" : "9354dad70540baf2c36fbf51765fb0ec3416e951",
        "msg" : "emphasis Launch with OpenCOR",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "themes/pj/templates/article.html"
          },
          {
            "editType" : "edit",
            "file" : "themes/pj/templates/shared/pub.html"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "content/Articles/test.md",
          "themes/pj/templates/article.html",
          "themes/pj/templates/shared/pub.html"
        ],
        "commitId" : "5b7a031125c68fb7629ccd7e43553c07959c6eed",
        "timestamp" : 1499755009000,
        "author" : {
          "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/hello",
          "fullName" : "hello"
        },
        "authorEmail" : "hello@noel.geek.nz",
        "comment" : "add maths and code links\u000a",
        "date" : "2017-07-11 18:36:49 +1200",
        "id" : "5b7a031125c68fb7629ccd7e43553c07959c6eed",
        "msg" : "add maths and code links",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "content/Articles/test.md"
          },
          {
            "editType" : "edit",
            "file" : "themes/pj/templates/shared/pub.html"
          },
          {
            "editType" : "edit",
            "file" : "themes/pj/templates/article.html"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://autotest.bioeng.auckland.ac.nz/jenkins/user/hello",
      "fullName" : "hello"
    }
  ]
}