{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/appng-scheduler-1.12.x" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 63,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "d2bd2cb715ed29ea48d6f320fe277dbf788b8992",
            "branch" : [
              {
                "SHA1" : "d2bd2cb715ed29ea48d6f320fe277dbf788b8992",
                "name" : "refs/remotes/origin/appng-scheduler-1.12.x"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d2bd2cb715ed29ea48d6f320fe277dbf788b8992",
            "branch" : [
              {
                "SHA1" : "d2bd2cb715ed29ea48d6f320fe277dbf788b8992",
                "name" : "refs/remotes/origin/appng-scheduler-1.12.x"
              }
            ]
          }
        },
        "refs/remotes/origin/appng-scheduler-1.11.x" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 56,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1141725571b9b97ce7dc8c9de882fcca3c8be527",
            "branch" : [
              {
                "SHA1" : "1141725571b9b97ce7dc8c9de882fcca3c8be527",
                "name" : "refs/remotes/origin/appng-scheduler-1.11.x"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1141725571b9b97ce7dc8c9de882fcca3c8be527",
            "branch" : [
              {
                "SHA1" : "1141725571b9b97ce7dc8c9de882fcca3c8be527",
                "name" : "refs/remotes/origin/appng-scheduler-1.11.x"
              }
            ]
          }
        },
        "refs/remotes/origin/appng-scheduler-1.14.x" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 73,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "6f23013aa21aadab60a3585d02bfbf935c675947",
            "branch" : [
              {
                "SHA1" : "6f23013aa21aadab60a3585d02bfbf935c675947",
                "name" : "refs/remotes/origin/appng-scheduler-1.14.x"
              }
            ]
          },
          "revision" : {
            "SHA1" : "6f23013aa21aadab60a3585d02bfbf935c675947",
            "branch" : [
              {
                "SHA1" : "6f23013aa21aadab60a3585d02bfbf935c675947",
                "name" : "refs/remotes/origin/appng-scheduler-1.14.x"
              }
            ]
          }
        },
        "refs/remotes/origin/appng-scheduler-1.13.x" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 67,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c367033bb64fe664e95b38017fbc7211b2992904",
            "branch" : [
              {
                "SHA1" : "c367033bb64fe664e95b38017fbc7211b2992904",
                "name" : "refs/remotes/origin/appng-scheduler-1.13.x"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c367033bb64fe664e95b38017fbc7211b2992904",
            "branch" : [
              {
                "SHA1" : "c367033bb64fe664e95b38017fbc7211b2992904",
                "name" : "refs/remotes/origin/appng-scheduler-1.13.x"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "6f23013aa21aadab60a3585d02bfbf935c675947",
        "branch" : [
          {
            "SHA1" : "6f23013aa21aadab60a3585d02bfbf935c675947",
            "name" : "refs/remotes/origin/appng-scheduler-1.14.x"
          }
        ]
      },
      "remoteUrls" : [
        "git@github.com:appNG/appng-scheduler.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_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" : "#73",
  "duration" : 92448,
  "estimatedDuration" : 48253,
  "executor" : None,
  "fullDisplayName" : "appNG_Scheduler #73",
  "id" : "73",
  "keepLog" : False,
  "number" : 73,
  "queueId" : 549157,
  "result" : "FAILURE",
  "timestamp" : 1632407171093,
  "url" : "https://www.appng.org/jenkins/job/appNG_Scheduler/73/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/test/resources/json/RecordsRestControllerTest-indexJob.json",
            "src/main/java/org/appng/application/scheduler/service/JobStateRestController.java",
            "src/main/java/org/appng/application/scheduler/configuration/SchedulerConfig.java",
            "src/test/java/org/appng/application/scheduler/SchedulingTest.java",
            "src/test/java/org/appng/application/scheduler/SchedulingProperties.java",
            "src/test/java/org/appng/application/scheduler/TestJobFactory.java",
            "src/test/java/org/appng/application/scheduler/service/JobStateRestControllerTest.java",
            "src/test/resources/xml/SchedulingTest-testShowJob.xml",
            "src/test/resources/beans-test.xml",
            "src/test/java/org/appng/application/scheduler/DriverDelegateWrapperTest.java",
            "src/test/resources/json/RecordsRestControllerTest-longRunningJob.json",
            "src/test/java/org/appng/application/scheduler/job/LongRunningJob.java",
            "src/main/java/org/appng/application/scheduler/service/JobRecordService.java",
            "src/main/resources/scheduler-api.yaml",
            "src/test/java/org/appng/application/scheduler/business/TestJobRecordings.java"
          ],
          "commitId" : "6f23013aa21aadab60a3585d02bfbf935c675947",
          "timestamp" : 1632407098000,
          "author" : {
            "absoluteUrl" : "https://www.appng.org/jenkins/user/matthias.mueller",
            "fullName" : "Matthias.Mueller"
          },
          "authorEmail" : "matthias.mueller@appng.org",
          "comment" : "SCHED-43\u000a",
          "date" : "2021-09-23 16:24:58 +0200",
          "id" : "6f23013aa21aadab60a3585d02bfbf935c675947",
          "msg" : "SCHED-43",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/main/java/org/appng/application/scheduler/service/JobStateRestController.java"
            },
            {
              "editType" : "edit",
              "file" : "src/main/resources/scheduler-api.yaml"
            },
            {
              "editType" : "edit",
              "file" : "src/test/java/org/appng/application/scheduler/DriverDelegateWrapperTest.java"
            },
            {
              "editType" : "edit",
              "file" : "src/test/resources/xml/SchedulingTest-testShowJob.xml"
            },
            {
              "editType" : "delete",
              "file" : "src/test/java/org/appng/application/scheduler/TestJobFactory.java"
            },
            {
              "editType" : "add",
              "file" : "src/test/java/org/appng/application/scheduler/SchedulingProperties.java"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/org/appng/application/scheduler/configuration/SchedulerConfig.java"
            },
            {
              "editType" : "add",
              "file" : "src/test/java/org/appng/application/scheduler/service/JobStateRestControllerTest.java"
            },
            {
              "editType" : "edit",
              "file" : "src/test/java/org/appng/application/scheduler/SchedulingTest.java"
            },
            {
              "editType" : "edit",
              "file" : "src/test/java/org/appng/application/scheduler/job/LongRunningJob.java"
            },
            {
              "editType" : "edit",
              "file" : "src/main/java/org/appng/application/scheduler/service/JobRecordService.java"
            },
            {
              "editType" : "edit",
              "file" : "src/test/resources/beans-test.xml"
            },
            {
              "editType" : "add",
              "file" : "src/test/resources/json/RecordsRestControllerTest-longRunningJob.json"
            },
            {
              "editType" : "edit",
              "file" : "src/test/java/org/appng/application/scheduler/business/TestJobRecordings.java"
            },
            {
              "editType" : "add",
              "file" : "src/test/resources/json/RecordsRestControllerTest-indexJob.json"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://www.appng.org/jenkins/user/matthias.mueller",
      "fullName" : "Matthias.Mueller"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 74,
    "url" : "https://www.appng.org/jenkins/job/appNG_Scheduler/74/"
  },
  "previousBuild" : {
    "number" : 72,
    "url" : "https://www.appng.org/jenkins/job/appNG_Scheduler/72/"
  }
}