{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a5a7766264fd8a259f1fa1268bb2381a875d6254",
            "branch" : [
              {
                "SHA1" : "a5a7766264fd8a259f1fa1268bb2381a875d6254",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a5a7766264fd8a259f1fa1268bb2381a875d6254",
            "branch" : [
              {
                "SHA1" : "a5a7766264fd8a259f1fa1268bb2381a875d6254",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "a5a7766264fd8a259f1fa1268bb2381a875d6254",
        "branch" : [
          {
            "SHA1" : "a5a7766264fd8a259f1fa1268bb2381a875d6254",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/str4d/ed25519-java.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.disk_usage.BuildDiskUsageAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#2",
  "duration" : 8991,
  "estimatedDuration" : 8383,
  "executor" : None,
  "fullDisplayName" : "net.i2p.crypto.eddsa #2",
  "id" : "2",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 2,
  "queueId" : 429,
  "result" : "SUCCESS",
  "timestamp" : 1451340486968,
  "url" : "https://consolving.de/jenkins/view/all/job/net.i2p.crypto.eddsa/2/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/net/i2p/crypto/eddsa/Ed25519TestVectors.java"
        ],
        "commitId" : "0b3730e2a47464f27e16f7eda8283c004e9050bd",
        "timestamp" : 1415999603000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/str4d",
          "fullName" : "str4d"
        },
        "authorEmail" : "str4d@mail.i2p",
        "comment" : "Throw a better error message if EdDSA test vectors not found, part 2\u000a",
        "date" : "2014-11-14 21:13:23 +0000",
        "id" : "0b3730e2a47464f27e16f7eda8283c004e9050bd",
        "msg" : "Throw a better error message if EdDSA test vectors not found, part 2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "test/net/i2p/crypto/eddsa/Ed25519TestVectors.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/net/i2p/crypto/eddsa/math/bigint/BigIntegerFieldElementTest.java"
        ],
        "commitId" : "628ecadac03eeb4efe7956c0b400d5fcf1c7036b",
        "timestamp" : 1416001838000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/str4d",
          "fullName" : "str4d"
        },
        "authorEmail" : "str4d@mail.i2p",
        "comment" : "BigIntegerFieldElement.isNonZero() tests\u000a",
        "date" : "2014-11-14 21:50:38 +0000",
        "id" : "628ecadac03eeb4efe7956c0b400d5fcf1c7036b",
        "msg" : "BigIntegerFieldElement.isNonZero() tests",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "test/net/i2p/crypto/eddsa/math/bigint/BigIntegerFieldElementTest.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/net/i2p/crypto/eddsa/math/bigint/BigIntegerFieldElementTest.java"
        ],
        "commitId" : "3783f069cf8df557a49652562fb5a8da3452a432",
        "timestamp" : 1416002413000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/str4d",
          "fullName" : "str4d"
        },
        "authorEmail" : "str4d@mail.i2p",
        "comment" : "JavaDoc fixes\u000a",
        "date" : "2014-11-14 22:00:13 +0000",
        "id" : "3783f069cf8df557a49652562fb5a8da3452a432",
        "msg" : "JavaDoc fixes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "test/net/i2p/crypto/eddsa/math/bigint/BigIntegerFieldElementTest.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "LICENSE.txt",
          "README.md"
        ],
        "commitId" : "a5a7766264fd8a259f1fa1268bb2381a875d6254",
        "timestamp" : 1451335496000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/str4d",
          "fullName" : "str4d"
        },
        "authorEmail" : "str4d@mail.i2p",
        "comment" : "Officially license codebase under CC0\u000aCloses #11\u000a",
        "date" : "2015-12-28 20:44:56 +0000",
        "id" : "a5a7766264fd8a259f1fa1268bb2381a875d6254",
        "msg" : "Officially license codebase under CC0",
        "paths" : [
          {
            "editType" : "add",
            "file" : "LICENSE.txt"
          },
          {
            "editType" : "edit",
            "file" : "README.md"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://consolving.de/jenkins/user/str4d",
      "fullName" : "str4d"
    }
  ]
}