{
  "_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" : 32470,
      "executingTimeMillis" : 32470,
      "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" : 26,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e0ac35769db8553fb714b09f0d3f3d2b001fd033",
            "branch" : [
              {
                "SHA1" : "e0ac35769db8553fb714b09f0d3f3d2b001fd033",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e0ac35769db8553fb714b09f0d3f3d2b001fd033",
            "branch" : [
              {
                "SHA1" : "e0ac35769db8553fb714b09f0d3f3d2b001fd033",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "e0ac35769db8553fb714b09f0d3f3d2b001fd033",
        "branch" : [
          {
            "SHA1" : "e0ac35769db8553fb714b09f0d3f3d2b001fd033",
            "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" : "#26",
  "duration" : 32470,
  "estimatedDuration" : 8383,
  "executor" : None,
  "fullDisplayName" : "net.i2p.crypto.eddsa #26",
  "id" : "26",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 26,
  "queueId" : 118,
  "result" : "FAILURE",
  "timestamp" : 1564952887694,
  "url" : "https://consolving.de/jenkins/view/all/job/net.i2p.crypto.eddsa/26/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/net/i2p/crypto/eddsa/EdDSAEngine.java"
        ],
        "commitId" : "35c34a549cc933dc2d1d23ad4bfa88187fe77e7a",
        "timestamp" : 1564850131000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/thestr4d",
          "fullName" : "thestr4d"
        },
        "authorEmail" : "thestr4d@gmail.com",
        "comment" : "EdDSAEngine.initVerify(): Handle any non-EdDSAPublicKey X.509-encoded\u000apubkey\u000asun.security.x509.X509Key is a JDK-internal API, and should not be used \u000adirectly. Instead of looking for an instance of that class, we check the \u000aprimary encoding format of the PublicKey, and proceed if it is \"X.509\".\u000a",
        "date" : "2019-08-03 17:35:31 +0100",
        "id" : "35c34a549cc933dc2d1d23ad4bfa88187fe77e7a",
        "msg" : "EdDSAEngine.initVerify(): Handle any non-EdDSAPublicKey X.509-encoded",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/net/i2p/crypto/eddsa/EdDSAEngine.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".travis.yml"
        ],
        "commitId" : "8d90c59baeb6bdc6a8604b9ec4aa6658e300b057",
        "timestamp" : 1564867903000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/thestr4d",
          "fullName" : "thestr4d"
        },
        "authorEmail" : "thestr4d@gmail.com",
        "comment" : "Travis CI: Use Trusty build environment\u000aTravis CI recently bumped the default build environment from Trusty to \u000aXenial. The latter does not enable installing Java 7 or 8, which we \u000astill test against.\u000a",
        "date" : "2019-08-03 22:31:43 +0100",
        "id" : "8d90c59baeb6bdc6a8604b9ec4aa6658e300b057",
        "msg" : "Travis CI: Use Trusty build environment",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".travis.yml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://consolving.de/jenkins/user/str4d",
      "fullName" : "str4d"
    },
    {
      "absoluteUrl" : "https://consolving.de/jenkins/user/ross.nicoll",
      "fullName" : "ross.nicoll"
    },
    {
      "absoluteUrl" : "https://consolving.de/jenkins/user/jim",
      "fullName" : "jim"
    },
    {
      "absoluteUrl" : "https://consolving.de/jenkins/user/thestr4d",
      "fullName" : "thestr4d"
    },
    {
      "absoluteUrl" : "https://consolving.de/jenkins/user/ilyam",
      "fullName" : "ilyam"
    },
    {
      "absoluteUrl" : "https://consolving.de/jenkins/user/rick.parker",
      "fullName" : "rick.parker"
    },
    {
      "absoluteUrl" : "https://consolving.de/jenkins/user/code",
      "fullName" : "code"
    }
  ]
}