{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 0,
      "buildableTimeMillis" : 0,
      "buildingDurationMillis" : 28216,
      "executingTimeMillis" : 28216,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 0,
      "waitingTimeMillis" : 0
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 12,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "9c27708cc090b28f4a2a26d7231985c4956b3deb",
            "branch" : [
              {
                "SHA1" : "9c27708cc090b28f4a2a26d7231985c4956b3deb",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "9c27708cc090b28f4a2a26d7231985c4956b3deb",
            "branch" : [
              {
                "SHA1" : "9c27708cc090b28f4a2a26d7231985c4956b3deb",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "9c27708cc090b28f4a2a26d7231985c4956b3deb",
        "branch" : [
          {
            "SHA1" : "9c27708cc090b28f4a2a26d7231985c4956b3deb",
            "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" : "#12",
  "duration" : 28216,
  "estimatedDuration" : 8383,
  "executor" : None,
  "fullDisplayName" : "net.i2p.crypto.eddsa #12",
  "id" : "12",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 12,
  "queueId" : 31,
  "result" : "FAILURE",
  "timestamp" : 1481494087162,
  "url" : "https://consolving.de/jenkins/view/all/job/net.i2p.crypto.eddsa/12/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/net/i2p/crypto/eddsa/EdDSAEngine.java"
        ],
        "commitId" : "881a85d08a94666284767fbd9a7c241a1c5b58e0",
        "timestamp" : 1481423370000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/str4d",
          "fullName" : "str4d"
        },
        "authorEmail" : "str4d@mail.i2p",
        "comment" : "javadoc typo\u000a",
        "date" : "2016-12-11 15:29:30 +1300",
        "id" : "881a85d08a94666284767fbd9a7c241a1c5b58e0",
        "msg" : "javadoc typo",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/net/i2p/crypto/eddsa/EdDSAEngine.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/net/i2p/crypto/eddsa/math/bigint/BigIntegerLittleEndianEncoding.java"
        ],
        "commitId" : "a48ee14cc68432fe43a87e879fd467a997396355",
        "timestamp" : 1481423867000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/str4d",
          "fullName" : "str4d"
        },
        "authorEmail" : "str4d@mail.i2p",
        "comment" : "Throw IllegalStateException instead of NPE if field not set\u000a",
        "date" : "2016-12-11 15:37:47 +1300",
        "id" : "a48ee14cc68432fe43a87e879fd467a997396355",
        "msg" : "Throw IllegalStateException instead of NPE if field not set",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/net/i2p/crypto/eddsa/math/bigint/BigIntegerLittleEndianEncoding.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/net/i2p/crypto/eddsa/spec/EdDSAPrivateKeySpec.java",
          "src/net/i2p/crypto/eddsa/EdDSAPrivateKey.java",
          "src/net/i2p/crypto/eddsa/spec/EdDSAParameterSpec.java"
        ],
        "commitId" : "78aabab17f3e2ff6c6c3163acc500e17d227c483",
        "timestamp" : 1481423876000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/str4d",
          "fullName" : "str4d"
        },
        "authorEmail" : "str4d@mail.i2p",
        "comment" : "Add private key spec constructor for hash, update javadocs\u000aCloses #17\u000a",
        "date" : "2016-12-11 15:37:56 +1300",
        "id" : "78aabab17f3e2ff6c6c3163acc500e17d227c483",
        "msg" : "Add private key spec constructor for hash, update javadocs",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/net/i2p/crypto/eddsa/spec/EdDSAPrivateKeySpec.java"
          },
          {
            "editType" : "edit",
            "file" : "src/net/i2p/crypto/eddsa/spec/EdDSAParameterSpec.java"
          },
          {
            "editType" : "edit",
            "file" : "src/net/i2p/crypto/eddsa/EdDSAPrivateKey.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/net/i2p/crypto/eddsa/math/Constants.java"
        ],
        "commitId" : "d24bdb515eda74657afbefb90f06a412a2cebc75",
        "timestamp" : 1481424010000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/str4d",
          "fullName" : "str4d"
        },
        "authorEmail" : "str4d@mail.i2p",
        "comment" : "Findbugs\u000a",
        "date" : "2016-12-11 15:40:10 +1300",
        "id" : "d24bdb515eda74657afbefb90f06a412a2cebc75",
        "msg" : "Findbugs",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/net/i2p/crypto/eddsa/math/Constants.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/net/i2p/crypto/eddsa/spec/EdDSAPrivateKeySpec.java"
        ],
        "commitId" : "ca6e2207779817638cc6fb13343c3471646129d2",
        "timestamp" : 1481424136000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/str4d",
          "fullName" : "str4d"
        },
        "authorEmail" : "str4d@mail.i2p",
        "comment" : "Whitespace\u000a",
        "date" : "2016-12-11 15:42:16 +1300",
        "id" : "ca6e2207779817638cc6fb13343c3471646129d2",
        "msg" : "Whitespace",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/net/i2p/crypto/eddsa/spec/EdDSAPrivateKeySpec.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".travis.yml"
        ],
        "commitId" : "12b9d907f08c7b117bf737d62cd5cd06b295c668",
        "timestamp" : 1481429339000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/str4d",
          "fullName" : "str4d"
        },
        "authorEmail" : "str4d@mail.i2p",
        "comment" : "Add Travis CI config\u000a",
        "date" : "2016-12-11 17:08:59 +1300",
        "id" : "12b9d907f08c7b117bf737d62cd5cd06b295c668",
        "msg" : "Add Travis CI config",
        "paths" : [
          {
            "editType" : "add",
            "file" : ".travis.yml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "README.md"
        ],
        "commitId" : "e14e5978918f63e76993962387456e3901af06b2",
        "timestamp" : 1481429561000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/str4d",
          "fullName" : "str4d"
        },
        "authorEmail" : "str4d@mail.i2p",
        "comment" : "Add Travis CI badge\u000a",
        "date" : "2016-12-11 17:12:41 +1300",
        "id" : "e14e5978918f63e76993962387456e3901af06b2",
        "msg" : "Add Travis CI badge",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "README.md"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".travis.yml"
        ],
        "commitId" : "906e5de2baf0c9019875c8337684a84d3236c94c",
        "timestamp" : 1481430321000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/str4d",
          "fullName" : "str4d"
        },
        "authorEmail" : "str4d@mail.i2p",
        "comment" : "Skip GPG signing in Travis CI\u000a",
        "date" : "2016-12-11 17:25:21 +1300",
        "id" : "906e5de2baf0c9019875c8337684a84d3236c94c",
        "msg" : "Skip GPG signing in Travis CI",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".travis.yml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pom.xml"
        ],
        "commitId" : "be2ae5b7e80d46fa347733a7b330b0d08d013cac",
        "timestamp" : 1481430615000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/str4d",
          "fullName" : "str4d"
        },
        "authorEmail" : "str4d@mail.i2p",
        "comment" : "Update name in bundle\u000a",
        "date" : "2016-12-11 17:30:15 +1300",
        "id" : "be2ae5b7e80d46fa347733a7b330b0d08d013cac",
        "msg" : "Update name in bundle",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pom.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pom.xml"
        ],
        "commitId" : "d1f499955b0407214b4d1531411ba8be99fdfc45",
        "timestamp" : 1481430671000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/str4d",
          "fullName" : "str4d"
        },
        "authorEmail" : "str4d@mail.i2p",
        "comment" : "Use POM defaults for bundle name and description\u000a",
        "date" : "2016-12-11 17:31:11 +1300",
        "id" : "d1f499955b0407214b4d1531411ba8be99fdfc45",
        "msg" : "Use POM defaults for bundle name and description",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pom.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".travis.yml"
        ],
        "commitId" : "f62ba315fe2d05bdb699a54cccf0f2f85d7c1273",
        "timestamp" : 1481431398000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/str4d",
          "fullName" : "str4d"
        },
        "authorEmail" : "str4d@mail.i2p",
        "comment" : "Use Java 8 for installing\u000aThe Maven Bundle Plugin depends on bndlib 3.0.0 which requires at least\u000aJava 7.\u000a",
        "date" : "2016-12-11 17:43:18 +1300",
        "id" : "f62ba315fe2d05bdb699a54cccf0f2f85d7c1273",
        "msg" : "Use Java 8 for installing",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".travis.yml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".travis.yml"
        ],
        "commitId" : "e8d863a07a98c485642122eb4a27616d5a9f7f8c",
        "timestamp" : 1481431746000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/str4d",
          "fullName" : "str4d"
        },
        "authorEmail" : "str4d@mail.i2p",
        "comment" : "Travis CI: Ensure that tests are compiled with the correct JDK\u000a",
        "date" : "2016-12-11 17:49:06 +1300",
        "id" : "e8d863a07a98c485642122eb4a27616d5a9f7f8c",
        "msg" : "Travis CI: Ensure that tests are compiled with the correct JDK",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".travis.yml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/net/i2p/crypto/eddsa/spec/EdDSAPrivateKeySpecTest.java"
        ],
        "commitId" : "eb223932144696d758c8068c59409dc2d5ad9d43",
        "timestamp" : 1481431985000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/str4d",
          "fullName" : "str4d"
        },
        "authorEmail" : "str4d@mail.i2p",
        "comment" : "Add test for new EdDSAPrivateKeySpec constructor\u000a",
        "date" : "2016-12-11 17:53:05 +1300",
        "id" : "eb223932144696d758c8068c59409dc2d5ad9d43",
        "msg" : "Add test for new EdDSAPrivateKeySpec constructor",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "test/net/i2p/crypto/eddsa/spec/EdDSAPrivateKeySpecTest.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pom.xml"
        ],
        "commitId" : "65d144f027caf07357cca4f1ea70b0876b334509",
        "timestamp" : 1481432070000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/str4d",
          "fullName" : "str4d"
        },
        "authorEmail" : "str4d@mail.i2p",
        "comment" : "Turn off test-skipping\u000a",
        "date" : "2016-12-11 17:54:30 +1300",
        "id" : "65d144f027caf07357cca4f1ea70b0876b334509",
        "msg" : "Turn off test-skipping",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pom.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/net/i2p/crypto/eddsa/math/AbstractFieldElementTest.java",
          "test/net/i2p/crypto/eddsa/math/ed25519/Ed25519FieldElementTest.java"
        ],
        "commitId" : "39dfd51f85dcd5a1bf351ec38489178bd69a2cbf",
        "timestamp" : 1481448437000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/str4d",
          "fullName" : "str4d"
        },
        "authorEmail" : "str4d@mail.i2p",
        "comment" : "Extract FieldElement tests into an abstract parent\u000a",
        "date" : "2016-12-11 22:27:17 +1300",
        "id" : "39dfd51f85dcd5a1bf351ec38489178bd69a2cbf",
        "msg" : "Extract FieldElement tests into an abstract parent",
        "paths" : [
          {
            "editType" : "add",
            "file" : "test/net/i2p/crypto/eddsa/math/AbstractFieldElementTest.java"
          },
          {
            "editType" : "edit",
            "file" : "test/net/i2p/crypto/eddsa/math/ed25519/Ed25519FieldElementTest.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/net/i2p/crypto/eddsa/math/bigint/BigIntegerFieldElementTest.java"
        ],
        "commitId" : "f7ad0481279285e2772b20c1e9e1f554bb8ccd77",
        "timestamp" : 1481452007000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/str4d",
          "fullName" : "str4d"
        },
        "authorEmail" : "str4d@mail.i2p",
        "comment" : "Implement BigIntegerFieldElement tests\u000a",
        "date" : "2016-12-11 23:26:47 +1300",
        "id" : "f7ad0481279285e2772b20c1e9e1f554bb8ccd77",
        "msg" : "Implement BigIntegerFieldElement tests",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "test/net/i2p/crypto/eddsa/math/bigint/BigIntegerFieldElementTest.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pom.xml"
        ],
        "commitId" : "9c27708cc090b28f4a2a26d7231985c4956b3deb",
        "timestamp" : 1481454111000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/str4d",
          "fullName" : "str4d"
        },
        "authorEmail" : "str4d@mail.i2p",
        "comment" : "Add zzz to contributors\u000a",
        "date" : "2016-12-12 00:01:51 +1300",
        "id" : "9c27708cc090b28f4a2a26d7231985c4956b3deb",
        "msg" : "Add zzz to contributors",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pom.xml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://consolving.de/jenkins/user/str4d",
      "fullName" : "str4d"
    },
    {
      "absoluteUrl" : "https://consolving.de/jenkins/user/jim",
      "fullName" : "jim"
    }
  ]
}