{
  "_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" : 2,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c9c850b15bcc4d3f071d5836b50cd979c8ce6030",
            "branch" : [
              {
                "SHA1" : "c9c850b15bcc4d3f071d5836b50cd979c8ce6030",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c9c850b15bcc4d3f071d5836b50cd979c8ce6030",
            "branch" : [
              {
                "SHA1" : "c9c850b15bcc4d3f071d5836b50cd979c8ce6030",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "c9c850b15bcc4d3f071d5836b50cd979c8ce6030",
        "branch" : [
          {
            "SHA1" : "c9c850b15bcc4d3f071d5836b50cd979c8ce6030",
            "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" : 159,
      "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" : "#2",
  "duration" : 13258,
  "estimatedDuration" : 20066,
  "executor" : None,
  "fullDisplayName" : "Puyo #2",
  "id" : "2",
  "keepLog" : False,
  "number" : 2,
  "queueId" : 22,
  "result" : "SUCCESS",
  "timestamp" : 1547606616963,
  "url" : "https://ci.studiopoppy.com/jenkins/user/pen/my-views/view/all/job/Puyo/2/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "checkstyle.xml",
          "src/Puyo/Pager/Pager.php",
          "src/Puyo/Time/MicroSecondTime.php",
          "src/Puyo/Util/PhpError.php"
        ],
        "commitId" : "055c3548458be7e903017a25574cfacd06c82065",
        "timestamp" : 1547604151000,
        "author" : {
          "absoluteUrl" : "https://ci.studiopoppy.com/jenkins/user/pen",
          "fullName" : "pen"
        },
        "authorEmail" : "iamapen@studiopoppy.com",
        "comment" : "fix coding style\n",
        "date" : "2019-01-16 11:02:31 +0900",
        "id" : "055c3548458be7e903017a25574cfacd06c82065",
        "msg" : "fix coding style",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/Puyo/Util/PhpError.php"
          },
          {
            "editType" : "edit",
            "file" : "src/Puyo/Pager/Pager.php"
          },
          {
            "editType" : "add",
            "file" : "checkstyle.xml"
          },
          {
            "editType" : "edit",
            "file" : "src/Puyo/Time/MicroSecondTime.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/Puyo/Psr7/UploadedFile.php",
          "src/Puyo/Loader/Psr4.php",
          "src/Puyo/Security/Csrf/Strategy/SessionId.php",
          "src/Puyo/File/Iterator/LineIterator53.php",
          "src/Puyo/Date/MonthCalc.php",
          "src/Puyo/File/Iterator/ByteIterator53.php",
          "src/Puyo/Pager/Pager.php",
          "src/Puyo/Time/Clock.php",
          "src/Puyo/Util/Date.php",
          "src/Puyo/Time/MicroSecondTime.php",
          "src/Puyo/Psr7/Stream.php",
          "src/Puyo/Db/DbalFactory.php",
          "checkstyle.xml",
          "src/Puyo/Pager/Page.php",
          "src/Puyo/Security/Csrf/Strategy/SessionMicroTime.php",
          "src/Puyo/Calc/CheckDigit.php",
          "src/Puyo/Util/Strings.php",
          "src/Puyo/Security/Csrf/Strategy/SessionIdAbstract.php",
          "src/Puyo/MultiProcessor.php",
          "src/Puyo/Time/TimeRange.php",
          "src/Puyo/File/Iterator/CsvLineIterator53.php",
          "src/Puyo/Db/Dbal.php",
          "src/Puyo/Security/Csrf/LightManager.php",
          "src/Puyo/Time/DTI.php",
          "src/Puyo/File/Generator/CsvLineGenerator.php",
          "src/Puyo/Util/Json.php",
          "src/Puyo/DataStructure/Enum.php",
          "src/Puyo/Security/Csrf/Strategy/IStrategy.php",
          "src/Puyo/File/Iterator/FileIterator53.php",
          "src/Puyo/Loader/Psr0.php",
          "src/Puyo/File/Generator/LineGenerator.php",
          "src/Puyo/Util/PhpError.php"
        ],
        "commitId" : "0c026540fafaf191ec00286c4bb54cfbe492aae6",
        "timestamp" : 1547604275000,
        "author" : {
          "absoluteUrl" : "https://ci.studiopoppy.com/jenkins/user/pen",
          "fullName" : "pen"
        },
        "authorEmail" : "iamapen@studiopoppy.com",
        "comment" : "fix coding style\nPSR2.Classes.ClassDeclaration.OpenBraceNewLine \nGeneric.WhiteSpace.DisallowTabIndent.TabsUsed \nPSR2.Files.EndFileNewline.NoneFound \nGeneric.Functions.FunctionCallArgumentSpacing.NoSpaceAfterComma \nPSR2.ControlStructures.ElseIfDeclaration.NotAllowed \nSquiz.Scope.MethodScope.Missing \nSquiz.WhiteSpace.SuperfluousWhitespace.EndLine \nGeneric.Files.LineLength.TooLong \nPSR1.Methods.CamelCapsMethodName.NotCamelCaps\n",
        "date" : "2019-01-16 11:04:35 +0900",
        "id" : "0c026540fafaf191ec00286c4bb54cfbe492aae6",
        "msg" : "fix coding style",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/Puyo/File/Iterator/ByteIterator53.php"
          },
          {
            "editType" : "edit",
            "file" : "src/Puyo/File/Iterator/CsvLineIterator53.php"
          },
          {
            "editType" : "edit",
            "file" : "src/Puyo/Pager/Pager.php"
          },
          {
            "editType" : "edit",
            "file" : "src/Puyo/Util/Date.php"
          },
          {
            "editType" : "edit",
            "file" : "src/Puyo/MultiProcessor.php"
          },
          {
            "editType" : "edit",
            "file" : "src/Puyo/Util/Json.php"
          },
          {
            "editType" : "edit",
            "file" : "src/Puyo/Util/PhpError.php"
          },
          {
            "editType" : "edit",
            "file" : "src/Puyo/Loader/Psr4.php"
          },
          {
            "editType" : "edit",
            "file" : "src/Puyo/File/Iterator/LineIterator53.php"
          },
          {
            "editType" : "edit",
            "file" : "src/Puyo/Security/Csrf/LightManager.php"
          },
          {
            "editType" : "edit",
            "file" : "src/Puyo/Security/Csrf/Strategy/SessionIdAbstract.php"
          },
          {
            "editType" : "edit",
            "file" : "src/Puyo/Loader/Psr0.php"
          },
          {
            "editType" : "edit",
            "file" : "src/Puyo/Db/DbalFactory.php"
          },
          {
            "editType" : "edit",
            "file" : "src/Puyo/File/Generator/LineGenerator.php"
          },
          {
            "editType" : "edit",
            "file" : "src/Puyo/Psr7/Stream.php"
          },
          {
            "editType" : "edit",
            "file" : "src/Puyo/Time/Clock.php"
          },
          {
            "editType" : "edit",
            "file" : "src/Puyo/DataStructure/Enum.php"
          },
          {
            "editType" : "edit",
            "file" : "src/Puyo/Date/MonthCalc.php"
          },
          {
            "editType" : "edit",
            "file" : "src/Puyo/Security/Csrf/Strategy/SessionMicroTime.php"
          },
          {
            "editType" : "edit",
            "file" : "src/Puyo/Security/Csrf/Strategy/SessionId.php"
          },
          {
            "editType" : "edit",
            "file" : "src/Puyo/File/Generator/CsvLineGenerator.php"
          },
          {
            "editType" : "edit",
            "file" : "src/Puyo/File/Iterator/FileIterator53.php"
          },
          {
            "editType" : "edit",
            "file" : "src/Puyo/Time/MicroSecondTime.php"
          },
          {
            "editType" : "edit",
            "file" : "src/Puyo/Calc/CheckDigit.php"
          },
          {
            "editType" : "edit",
            "file" : "src/Puyo/Psr7/UploadedFile.php"
          },
          {
            "editType" : "edit",
            "file" : "src/Puyo/Time/TimeRange.php"
          },
          {
            "editType" : "edit",
            "file" : "src/Puyo/Time/DTI.php"
          },
          {
            "editType" : "edit",
            "file" : "checkstyle.xml"
          },
          {
            "editType" : "edit",
            "file" : "src/Puyo/Pager/Page.php"
          },
          {
            "editType" : "edit",
            "file" : "src/Puyo/Util/Strings.php"
          },
          {
            "editType" : "edit",
            "file" : "src/Puyo/Security/Csrf/Strategy/IStrategy.php"
          },
          {
            "editType" : "edit",
            "file" : "src/Puyo/Db/Dbal.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/Puyo/Pager/Pager.php",
          "src/Puyo/MultiProcessor.php",
          "src/Puyo/Time/Clock.php",
          "src/Puyo/Time/MicroSecondTime.php"
        ],
        "commitId" : "293036136a4f5877af784d6ce6b431167b969b56",
        "timestamp" : 1547604324000,
        "author" : {
          "absoluteUrl" : "https://ci.studiopoppy.com/jenkins/user/pen",
          "fullName" : "pen"
        },
        "authorEmail" : "iamapen@studiopoppy.com",
        "comment" : "fix doc comments\n",
        "date" : "2019-01-16 11:05:24 +0900",
        "id" : "293036136a4f5877af784d6ce6b431167b969b56",
        "msg" : "fix doc comments",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/Puyo/Time/MicroSecondTime.php"
          },
          {
            "editType" : "edit",
            "file" : "src/Puyo/Time/Clock.php"
          },
          {
            "editType" : "edit",
            "file" : "src/Puyo/MultiProcessor.php"
          },
          {
            "editType" : "edit",
            "file" : "src/Puyo/Pager/Pager.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/Puyo/Db/DbalFactory.php",
          "src/Puyo/File/Iterator/FileIterator53.php",
          "src/Puyo/Loader/Psr0.php",
          "src/Puyo/Db/Dbal.php",
          "src/Puyo/File/Iterator/LineIterator53.php",
          "src/Puyo/Util/Json.php",
          "src/Puyo/DataStructure/Enum.php",
          "src/Puyo/Pager/Pager.php",
          "src/Puyo/File/Iterator/ByteIterator53.php",
          "src/Puyo/MultiProcessor.php",
          "src/Puyo/Time/MicroSecondTime.php"
        ],
        "commitId" : "38356126cf016a2c0e9d0f2816302adecdaa3b27",
        "timestamp" : 1547604335000,
        "author" : {
          "absoluteUrl" : "https://ci.studiopoppy.com/jenkins/user/pen",
          "fullName" : "pen"
        },
        "authorEmail" : "iamapen@studiopoppy.com",
        "comment" : "fix coding style\n",
        "date" : "2019-01-16 11:05:35 +0900",
        "id" : "38356126cf016a2c0e9d0f2816302adecdaa3b27",
        "msg" : "fix coding style",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/Puyo/Loader/Psr0.php"
          },
          {
            "editType" : "edit",
            "file" : "src/Puyo/File/Iterator/LineIterator53.php"
          },
          {
            "editType" : "edit",
            "file" : "src/Puyo/Db/DbalFactory.php"
          },
          {
            "editType" : "edit",
            "file" : "src/Puyo/Pager/Pager.php"
          },
          {
            "editType" : "edit",
            "file" : "src/Puyo/Util/Json.php"
          },
          {
            "editType" : "edit",
            "file" : "src/Puyo/File/Iterator/FileIterator53.php"
          },
          {
            "editType" : "edit",
            "file" : "src/Puyo/MultiProcessor.php"
          },
          {
            "editType" : "edit",
            "file" : "src/Puyo/Time/MicroSecondTime.php"
          },
          {
            "editType" : "edit",
            "file" : "src/Puyo/Db/Dbal.php"
          },
          {
            "editType" : "edit",
            "file" : "src/Puyo/File/Iterator/ByteIterator53.php"
          },
          {
            "editType" : "edit",
            "file" : "src/Puyo/DataStructure/Enum.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/Puyo/Psr7/UploadedFile.php",
          "src/Puyo/Time/DTI.php",
          "src/Puyo/File/Generator/CsvLineGenerator.php",
          "src/Puyo/DataStructure/Enum.php",
          "src/Puyo/Util/Json.php",
          "src/Puyo/Util/Date.php",
          "checkstyle.xml",
          "src/Puyo/File/Iterator/FileIterator53.php",
          "src/Puyo/Db/DbalFactory.php",
          "src/Puyo/Calc/CheckDigit.php",
          "src/Puyo/Util/Strings.php",
          "src/Puyo/File/Generator/LineGenerator.php",
          "src/Puyo/Util/PhpError.php"
        ],
        "commitId" : "89f6d4e8aa43daa7b21c20a51cc12f78da05d3a3",
        "timestamp" : 1547604346000,
        "author" : {
          "absoluteUrl" : "https://ci.studiopoppy.com/jenkins/user/pen",
          "fullName" : "pen"
        },
        "authorEmail" : "iamapen@studiopoppy.com",
        "comment" : "fix coding style\nPSR2.Methods.MethodDeclaration.StaticBeforeVisibility\n",
        "date" : "2019-01-16 11:05:46 +0900",
        "id" : "89f6d4e8aa43daa7b21c20a51cc12f78da05d3a3",
        "msg" : "fix coding style",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/Puyo/File/Generator/CsvLineGenerator.php"
          },
          {
            "editType" : "edit",
            "file" : "src/Puyo/Time/DTI.php"
          },
          {
            "editType" : "edit",
            "file" : "src/Puyo/Psr7/UploadedFile.php"
          },
          {
            "editType" : "edit",
            "file" : "src/Puyo/Util/Date.php"
          },
          {
            "editType" : "edit",
            "file" : "checkstyle.xml"
          },
          {
            "editType" : "edit",
            "file" : "src/Puyo/File/Generator/LineGenerator.php"
          },
          {
            "editType" : "edit",
            "file" : "src/Puyo/File/Iterator/FileIterator53.php"
          },
          {
            "editType" : "edit",
            "file" : "src/Puyo/DataStructure/Enum.php"
          },
          {
            "editType" : "edit",
            "file" : "src/Puyo/Calc/CheckDigit.php"
          },
          {
            "editType" : "edit",
            "file" : "src/Puyo/Db/DbalFactory.php"
          },
          {
            "editType" : "edit",
            "file" : "src/Puyo/Util/Strings.php"
          },
          {
            "editType" : "edit",
            "file" : "src/Puyo/Util/Json.php"
          },
          {
            "editType" : "edit",
            "file" : "src/Puyo/Util/PhpError.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/Puyo/Loader/Psr0.php"
        ],
        "commitId" : "7cc2715ea2ec8fdecf8085063a5237f8cec42c32",
        "timestamp" : 1547604368000,
        "author" : {
          "absoluteUrl" : "https://ci.studiopoppy.com/jenkins/user/pen",
          "fullName" : "pen"
        },
        "authorEmail" : "iamapen@studiopoppy.com",
        "comment" : "fix coding style\nGeneric.Files.LineLength.TooLong\n",
        "date" : "2019-01-16 11:06:08 +0900",
        "id" : "7cc2715ea2ec8fdecf8085063a5237f8cec42c32",
        "msg" : "fix coding style",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/Puyo/Loader/Psr0.php"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "checkstyle.xml",
          "src/Puyo/DataStructure/Enum.php",
          "build.xml"
        ],
        "commitId" : "9ab97212a52b09c0335f1f99707d2c63f74df162",
        "timestamp" : 1547604379000,
        "author" : {
          "absoluteUrl" : "https://ci.studiopoppy.com/jenkins/user/pen",
          "fullName" : "pen"
        },
        "authorEmail" : "iamapen@studiopoppy.com",
        "comment" : "fix coding style\nPSR2.Methods.MethodDeclaration.FinalAfterVisibility\n",
        "date" : "2019-01-16 11:06:19 +0900",
        "id" : "9ab97212a52b09c0335f1f99707d2c63f74df162",
        "msg" : "fix coding style",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/Puyo/DataStructure/Enum.php"
          },
          {
            "editType" : "edit",
            "file" : "build.xml"
          },
          {
            "editType" : "edit",
            "file" : "checkstyle.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "unittest/utall"
        ],
        "commitId" : "aa1c8ec971332420ba749fbc00b2fe3e66b89192",
        "timestamp" : 1547604678000,
        "author" : {
          "absoluteUrl" : "https://ci.studiopoppy.com/jenkins/user/pen",
          "fullName" : "pen"
        },
        "authorEmail" : "iamapen@studiopoppy.com",
        "comment" : "add all-test script\n",
        "date" : "2019-01-16 11:11:18 +0900",
        "id" : "aa1c8ec971332420ba749fbc00b2fe3e66b89192",
        "msg" : "add all-test script",
        "paths" : [
          {
            "editType" : "add",
            "file" : "unittest/utall"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pmd.xml",
          "build.xml"
        ],
        "commitId" : "083d19bf0baf99a86eacce072bce3ae9df70dc54",
        "timestamp" : 1547606508000,
        "author" : {
          "absoluteUrl" : "https://ci.studiopoppy.com/jenkins/user/pen",
          "fullName" : "pen"
        },
        "authorEmail" : "iamapen@studiopoppy.com",
        "comment" : "add phpmd rule\n",
        "date" : "2019-01-16 11:41:48 +0900",
        "id" : "083d19bf0baf99a86eacce072bce3ae9df70dc54",
        "msg" : "add phpmd rule",
        "paths" : [
          {
            "editType" : "add",
            "file" : "pmd.xml"
          },
          {
            "editType" : "edit",
            "file" : "build.xml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ci.studiopoppy.com/jenkins/user/pen",
      "fullName" : "pen"
    }
  ]
}