{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "appNG_version",
          "value" : "1.26.0-SNAPSHOT"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "maven_goal",
          "value" : "clean deploy"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "maven_opts",
          "value" : "-Dappng.node.id=appNG"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "branch",
          "value" : "appng-1.26.x"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "jdk_version",
          "value" : "OpenJDK8"
        }
      ]
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user Matthias Mueller",
          "userId" : "mueller.matthias",
          "userName" : "Matthias Mueller"
        }
      ]
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.cps.EnvActionImpl"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 1,
      "skipCount" : 36,
      "totalCount" : 1031,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    },
    {
      "_class" : "org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.job.views.FlowGraphAction"
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#187",
  "duration" : 7765,
  "estimatedDuration" : 553979,
  "executor" : None,
  "fullDisplayName" : "appNG_1.26.x #187",
  "id" : "187",
  "keepLog" : False,
  "number" : 187,
  "queueId" : 197909,
  "result" : "FAILURE",
  "timestamp" : 1679665209364,
  "url" : "https://www.appng.org/jenkins/job/appNG_1.26.x/187/",
  "changeSets" : [
    
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://www.appng.org/jenkins/user/matthias.mueller",
      "fullName" : "Matthias.Mueller"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 188,
    "url" : "https://www.appng.org/jenkins/job/appNG_1.26.x/188/"
  },
  "previousBuild" : {
    "number" : 186,
    "url" : "https://www.appng.org/jenkins/job/appNG_1.26.x/186/"
  }
}