{
  "_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/php7" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 7,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8b1ca6bea28f1b6c93a9aaae93012e875e3fe00a",
            "branch" : [
              {
                "SHA1" : "8b1ca6bea28f1b6c93a9aaae93012e875e3fe00a",
                "name" : "origin/php7"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8b1ca6bea28f1b6c93a9aaae93012e875e3fe00a",
            "branch" : [
              {
                "SHA1" : "8b1ca6bea28f1b6c93a9aaae93012e875e3fe00a",
                "name" : "origin/php7"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "8b1ca6bea28f1b6c93a9aaae93012e875e3fe00a",
        "branch" : [
          {
            "SHA1" : "8b1ca6bea28f1b6c93a9aaae93012e875e3fe00a",
            "name" : "origin/php7"
          }
        ]
      },
      "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" : 158,
      "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" : "#7",
  "duration" : 19856,
  "estimatedDuration" : 13612,
  "executor" : None,
  "fullDisplayName" : "Puyo-php7 #7",
  "id" : "7",
  "keepLog" : False,
  "number" : 7,
  "queueId" : 34,
  "result" : "SUCCESS",
  "timestamp" : 1560349638820,
  "url" : "https://ci.studiopoppy.com/jenkins/job/Puyo-php7/7/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/Puyo/Util/Strings.php",
          "unittest/tests/Util/StringsTest.php",
          ".idea/inspectionProfiles/profiles_settings.xml"
        ],
        "commitId" : "8b1ca6bea28f1b6c93a9aaae93012e875e3fe00a",
        "timestamp" : 1560349408000,
        "author" : {
          "absoluteUrl" : "https://ci.studiopoppy.com/jenkins/user/pen",
          "fullName" : "pen"
        },
        "authorEmail" : "iamapen@studiopoppy.com",
        "comment" : "Fix: Strings::isPositiveInteger() が 空文字を許可してしまう\n",
        "date" : "2019-06-12 23:23:28 +0900",
        "id" : "8b1ca6bea28f1b6c93a9aaae93012e875e3fe00a",
        "msg" : "Fix: Strings::isPositiveInteger() が 空文字を許可してしまう",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "unittest/tests/Util/StringsTest.php"
          },
          {
            "editType" : "edit",
            "file" : "src/Puyo/Util/Strings.php"
          },
          {
            "editType" : "delete",
            "file" : ".idea/inspectionProfiles/profiles_settings.xml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ci.studiopoppy.com/jenkins/user/pen",
      "fullName" : "pen"
    }
  ]
}