{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user pen",
          "userId" : "pen",
          "userName" : "pen"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 6,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "26b56f5c3496b595b2bd429ca5cc467b25e3f5a0",
            "branch" : [
              {
                "SHA1" : "26b56f5c3496b595b2bd429ca5cc467b25e3f5a0",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "26b56f5c3496b595b2bd429ca5cc467b25e3f5a0",
            "branch" : [
              {
                "SHA1" : "26b56f5c3496b595b2bd429ca5cc467b25e3f5a0",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "26b56f5c3496b595b2bd429ca5cc467b25e3f5a0",
        "branch" : [
          {
            "SHA1" : "26b56f5c3496b595b2bd429ca5cc467b25e3f5a0",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "http://gitrepo.studiopoppy.com/puyo.git/"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.checkstyle.CheckStyleResultAction"
    },
    {
      "_class" : "hudson.plugins.pmd.PmdResultAction"
    },
    {
      "_class" : "hudson.plugins.dry.DryResultAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 161,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.violations.ViolationsBuildAction"
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "dependencies.svg",
      "fileName" : "dependencies.svg",
      "relativePath" : "build/pdepend/dependencies.svg"
    },
    {
      "displayPath" : "overview-pyramid.svg",
      "fileName" : "overview-pyramid.svg",
      "relativePath" : "build/pdepend/overview-pyramid.svg"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#6",
  "duration" : 22881,
  "estimatedDuration" : 20066,
  "executor" : None,
  "fullDisplayName" : "Puyo #6",
  "id" : "6",
  "keepLog" : False,
  "number" : 6,
  "queueId" : 36,
  "result" : "SUCCESS",
  "timestamp" : 1560351683974,
  "url" : "https://ci.studiopoppy.com/jenkins/view/all/job/Puyo/6/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/Puyo/Db/SqlDumper.php",
          "unittest/tests/Db/SqlDumperTest.php"
        ],
        "commitId" : "26b56f5c3496b595b2bd429ca5cc467b25e3f5a0",
        "timestamp" : 1560351599000,
        "author" : {
          "absoluteUrl" : "https://ci.studiopoppy.com/jenkins/user/pen",
          "fullName" : "pen"
        },
        "authorEmail" : "iamapen@studiopoppy.com",
        "comment" : "Add: Db\\SqlDumper\n",
        "date" : "2019-06-12 23:59:59 +0900",
        "id" : "26b56f5c3496b595b2bd429ca5cc467b25e3f5a0",
        "msg" : "Add: Db\\SqlDumper",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/Puyo/Db/SqlDumper.php"
          },
          {
            "editType" : "add",
            "file" : "unittest/tests/Db/SqlDumperTest.php"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ci.studiopoppy.com/jenkins/user/pen",
      "fullName" : "pen"
    }
  ]
}