{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$RemoteCause",
          "shortDescription" : "Started by remote host 104.192.143.193",
          "addr" : "104.192.143.193",
          "note" : None
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 45,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "6cc5ed3f98f72f20e67e67ca5050f90b99c9ea65",
            "branch" : [
              {
                "SHA1" : "6cc5ed3f98f72f20e67e67ca5050f90b99c9ea65",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "6cc5ed3f98f72f20e67e67ca5050f90b99c9ea65",
            "branch" : [
              {
                "SHA1" : "6cc5ed3f98f72f20e67e67ca5050f90b99c9ea65",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "6cc5ed3f98f72f20e67e67ca5050f90b99c9ea65",
        "branch" : [
          {
            "SHA1" : "6cc5ed3f98f72f20e67e67ca5050f90b99c9ea65",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git@bitbucket.org:julien0305/tfe_dev.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 22,
      "urlName" : "testReport"
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#45",
  "duration" : 118258,
  "estimatedDuration" : 86358,
  "executor" : None,
  "fullDisplayName" : "raspoid #45",
  "id" : "45",
  "keepLog" : False,
  "number" : 45,
  "queueId" : 16,
  "result" : "SUCCESS",
  "timestamp" : 1459700205006,
  "url" : "http://raspoid.com:8080/view/all/job/raspoid/45/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "brickpi_java_api/src/main/com/raspoid/additionalcomponents/LED.java",
          "brickpi_java_api/src/main/com/raspoid/network/Pushbullet.java",
          "brickpi_java_api/src/main/com/raspoid/additionalcomponents/MPU6050.java",
          "brickpi_java_api/src/main/com/raspoid/robots/poc/RobotPOC.java"
        ],
        "commitId" : "32fe1bce92b7cebdc577134b19d0ea7575679f4b",
        "timestamp" : 1459700171000,
        "author" : {
          "absoluteUrl" : "http://raspoid.com:8080/user/julien",
          "fullName" : "julien"
        },
        "comment" : "Lint fixes.\n",
        "date" : "2016-04-03 18:16:11 +0200",
        "id" : "32fe1bce92b7cebdc577134b19d0ea7575679f4b",
        "msg" : "Lint fixes.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "brickpi_java_api/src/main/com/raspoid/additionalcomponents/LED.java"
          },
          {
            "editType" : "edit",
            "file" : "brickpi_java_api/src/main/com/raspoid/network/Pushbullet.java"
          },
          {
            "editType" : "edit",
            "file" : "brickpi_java_api/src/main/com/raspoid/robots/poc/RobotPOC.java"
          },
          {
            "editType" : "edit",
            "file" : "brickpi_java_api/src/main/com/raspoid/additionalcomponents/MPU6050.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "brickpi_java_api/src/main/com/raspoid/additionalcomponents/examples/MPU6050BrickPiTests.java"
        ],
        "commitId" : "6cc5ed3f98f72f20e67e67ca5050f90b99c9ea65",
        "timestamp" : 1459700189000,
        "author" : {
          "absoluteUrl" : "http://raspoid.com:8080/user/julien",
          "fullName" : "julien"
        },
        "comment" : "Lint fixes.\n",
        "date" : "2016-04-03 18:16:29 +0200",
        "id" : "6cc5ed3f98f72f20e67e67ca5050f90b99c9ea65",
        "msg" : "Lint fixes.",
        "paths" : [
          {
            "editType" : "add",
            "file" : "brickpi_java_api/src/main/com/raspoid/additionalcomponents/examples/MPU6050BrickPiTests.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://raspoid.com:8080/user/julien",
      "fullName" : "julien"
    }
  ]
}