{
  "_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" : 66,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "6ce48ce0ed8209cf3d50d520ec50e57da25f9e04",
            "branch" : [
              {
                "SHA1" : "6ce48ce0ed8209cf3d50d520ec50e57da25f9e04",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "6ce48ce0ed8209cf3d50d520ec50e57da25f9e04",
            "branch" : [
              {
                "SHA1" : "6ce48ce0ed8209cf3d50d520ec50e57da25f9e04",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "6ce48ce0ed8209cf3d50d520ec50e57da25f9e04",
        "branch" : [
          {
            "SHA1" : "6ce48ce0ed8209cf3d50d520ec50e57da25f9e04",
            "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" : "#66",
  "duration" : 90918,
  "estimatedDuration" : 86358,
  "executor" : None,
  "fullDisplayName" : "raspoid #66",
  "id" : "66",
  "keepLog" : False,
  "number" : 66,
  "queueId" : 17,
  "result" : "FAILURE",
  "timestamp" : 1460284466324,
  "url" : "http://raspoid.com:8080/view/all/job/raspoid/66/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "brickpi_java_api/src/main/com/raspoid/network/pushbullet/Pushbullet.java",
          "brickpi_java_api/src/main/com/raspoid/additionalcomponents/BarometerBMP180.java",
          "brickpi_java_api/src/main/com/raspoid/additionalcomponents/camera/CameraPi.java",
          "brickpi_java_api/src/main/com/raspoid/Test.java",
          "brickpi_java_api/src/main/com/raspoid/Tools.java"
        ],
        "commitId" : "6ce48ce0ed8209cf3d50d520ec50e57da25f9e04",
        "timestamp" : 1460284452000,
        "author" : {
          "absoluteUrl" : "http://raspoid.com:8080/user/julien",
          "fullName" : "julien"
        },
        "comment" : "Fix some critical FindBugs.\n",
        "date" : "2016-04-10 12:34:12 +0200",
        "id" : "6ce48ce0ed8209cf3d50d520ec50e57da25f9e04",
        "msg" : "Fix some critical FindBugs.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "brickpi_java_api/src/main/com/raspoid/additionalcomponents/BarometerBMP180.java"
          },
          {
            "editType" : "edit",
            "file" : "brickpi_java_api/src/main/com/raspoid/network/pushbullet/Pushbullet.java"
          },
          {
            "editType" : "add",
            "file" : "brickpi_java_api/src/main/com/raspoid/Test.java"
          },
          {
            "editType" : "edit",
            "file" : "brickpi_java_api/src/main/com/raspoid/Tools.java"
          },
          {
            "editType" : "edit",
            "file" : "brickpi_java_api/src/main/com/raspoid/additionalcomponents/camera/CameraPi.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://raspoid.com:8080/user/julien",
      "fullName" : "julien"
    }
  ]
}