{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "appNG_version",
          "value" : "1.26.5-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.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/appng-1.24.5-SNAPSHOT" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 39,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "35081869096ec8b9c45bf6cbf765ce9306e18182",
            "branch" : [
              {
                "SHA1" : "35081869096ec8b9c45bf6cbf765ce9306e18182",
                "name" : "refs/remotes/origin/appng-1.24.5-SNAPSHOT"
              }
            ]
          },
          "revision" : {
            "SHA1" : "35081869096ec8b9c45bf6cbf765ce9306e18182",
            "branch" : [
              {
                "SHA1" : "35081869096ec8b9c45bf6cbf765ce9306e18182",
                "name" : "refs/remotes/origin/appng-1.24.5-SNAPSHOT"
              }
            ]
          }
        },
        "refs/remotes/origin/appng-1.25.x" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 173,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3dac7fd92ebd30acb23510717bd7ae786624b027",
            "branch" : [
              {
                "SHA1" : "3dac7fd92ebd30acb23510717bd7ae786624b027",
                "name" : "refs/remotes/origin/appng-1.25.x"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3dac7fd92ebd30acb23510717bd7ae786624b027",
            "branch" : [
              {
                "SHA1" : "3dac7fd92ebd30acb23510717bd7ae786624b027",
                "name" : "refs/remotes/origin/appng-1.25.x"
              }
            ]
          }
        },
        "refs/remotes/origin/appng-1.26.x" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 247,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "078bb113537b03b092ebf067aa579bcc06cdc9d1",
            "branch" : [
              {
                "SHA1" : "078bb113537b03b092ebf067aa579bcc06cdc9d1",
                "name" : "refs/remotes/origin/appng-1.26.x"
              }
            ]
          },
          "revision" : {
            "SHA1" : "078bb113537b03b092ebf067aa579bcc06cdc9d1",
            "branch" : [
              {
                "SHA1" : "078bb113537b03b092ebf067aa579bcc06cdc9d1",
                "name" : "refs/remotes/origin/appng-1.26.x"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "078bb113537b03b092ebf067aa579bcc06cdc9d1",
        "branch" : [
          {
            "SHA1" : "078bb113537b03b092ebf067aa579bcc06cdc9d1",
            "name" : "refs/remotes/origin/appng-1.26.x"
          }
        ]
      },
      "remoteUrls" : [
        "git@github.com:appNG/appng.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 36,
      "totalCount" : 1033,
      "urlName" : "testReport"
    },
    {
      "_class" : "hudson.plugins.jira.JiraBuildAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_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" : "#247",
  "duration" : 509139,
  "estimatedDuration" : 553979,
  "executor" : None,
  "fullDisplayName" : "appNG_1.26.x #247",
  "id" : "247",
  "keepLog" : False,
  "number" : 247,
  "queueId" : 317792,
  "result" : "SUCCESS",
  "timestamp" : 1694012114032,
  "url" : "https://www.appng.org/jenkins/view/all/job/appNG_1.26.x/247/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "appng-core/src/main/java/org/appng/core/service/HazelcastConfigurer.java"
          ],
          "commitId" : "078bb113537b03b092ebf067aa579bcc06cdc9d1",
          "timestamp" : 1694012094000,
          "author" : {
            "absoluteUrl" : "https://www.appng.org/jenkins/user/matthias",
            "fullName" : "Matthias"
          },
          "authorEmail" : "matthias@matthias-thinkpad",
          "comment" : "APPNG-2484\u000a",
          "date" : "2023-09-06 16:54:54 +0200",
          "id" : "078bb113537b03b092ebf067aa579bcc06cdc9d1",
          "msg" : "APPNG-2484",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "appng-core/src/main/java/org/appng/core/service/HazelcastConfigurer.java"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://www.appng.org/jenkins/user/matthias",
      "fullName" : "Matthias"
    }
  ],
  "inProgress" : False,
  "nextBuild" : None,
  "previousBuild" : {
    "number" : 246,
    "url" : "https://www.appng.org/jenkins/view/all/job/appNG_1.26.x/246/"
  }
}