{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.dabsquared.gitlabjenkins.cause.GitLabWebHookCause",
          "shortDescription" : "Started by GitLab push by Mark Hoffmann"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/supplement" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "9283043dde3ccdb9445ef9c1af11196cfbd41e54",
            "branch" : [
              {
                "SHA1" : "9283043dde3ccdb9445ef9c1af11196cfbd41e54",
                "name" : "refs/remotes/origin/supplement"
              }
            ]
          },
          "revision" : {
            "SHA1" : "9283043dde3ccdb9445ef9c1af11196cfbd41e54",
            "branch" : [
              {
                "SHA1" : "9283043dde3ccdb9445ef9c1af11196cfbd41e54",
                "name" : "refs/remotes/origin/supplement"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "9283043dde3ccdb9445ef9c1af11196cfbd41e54",
        "branch" : [
          {
            "SHA1" : "9283043dde3ccdb9445ef9c1af11196cfbd41e54",
            "name" : "refs/remotes/origin/supplement"
          }
        ]
      },
      "remoteUrls" : [
        "https://gitlab.com/gecko.io/geckoEMFAddon.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 27,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : "Started by GitLab push by Mark Hoffmann",
  "displayName" : "#3",
  "duration" : 40503,
  "estimatedDuration" : 26280,
  "executor" : None,
  "fullDisplayName" : "geckoEMFAddonSupplement #3",
  "id" : "3",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 3,
  "queueId" : 195,
  "result" : "FAILURE",
  "timestamp" : 1575284128236,
  "url" : "https://devel.data-in-motion.biz/jenkins/view/all/job/geckoEMFAddonSupplement/3/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "settings.gradle",
          ".gradle-wrapper/gradle-wrapper.properties",
          "CONTRIBUTING.md",
          "cnf/ext/dim_nexus.maven",
          "cnf/ext/repo_gecko.bnd",
          "org.gecko.qvt.osgi.tests/src/org/gecko/qvt/osgi/tests/ConfigurableTransformatorIntegrationTest.java",
          ".gitlab-ci.yml",
          "cnf/templates/index.xml.sha",
          "org.gecko.emf.osgi.compare.tests/src/org/gecko/emf/osgi/compare/tests/DefaultComponentsIntegrationTest.java",
          "org.gecko.emf.osgi.compare.tests/src/org/gecko/emf/osgi/compare/tests/CompareIntegrationTest.java",
          "gradle.properties",
          "org.gecko.emf.osgi.compare.tests/bnd.bnd",
          "build.gradle",
          ".travis.yml",
          "org.gecko.qvt.osgi.tests/src/org/gecko/qvt/osgi/tests/QVTTransformatorIntegrationTest.java",
          "org.gecko.qvt.osgi.tests/src/org/gecko/qvt/osgi/tests/ConfigurableTransformatorModelBindingIntegrationTest.java",
          "cnf/templates/index.xml",
          "cnf/ext/defaults.bnd",
          "org.gecko.emf.osgi.compare.tests/src/org/gecko/emf/osgi/compare/tests/ConfigurableCompareIntegrationTest.java",
          "org.gecko.qvt.osgi.tests/bnd.bnd",
          "cnf/ext/central.maven"
        ],
        "commitId" : "fc08a58c6490032bc4701aac338d637bdd7c4cbf",
        "timestamp" : 1575034406000,
        "author" : {
          "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/m.hoffmann",
          "fullName" : "Mark Hoffmann"
        },
        "authorEmail" : "m.hoffmann@data-in-motion.biz",
        "comment" : "update gradle\u000a- update gradle build to 4.3.1\u000a- update tests\u000aSigned-off-by: Mark Hoffmann <m.hoffmann@data-in-motion.biz>\u000a",
        "date" : "2019-11-29 14:33:26 +0100",
        "id" : "fc08a58c6490032bc4701aac338d637bdd7c4cbf",
        "msg" : "update gradle",
        "paths" : [
          {
            "editType" : "delete",
            "file" : ".gitlab-ci.yml"
          },
          {
            "editType" : "edit",
            "file" : "cnf/templates/index.xml"
          },
          {
            "editType" : "edit",
            "file" : "build.gradle"
          },
          {
            "editType" : "delete",
            "file" : ".travis.yml"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.qvt.osgi.tests/src/org/gecko/qvt/osgi/tests/QVTTransformatorIntegrationTest.java"
          },
          {
            "editType" : "edit",
            "file" : "cnf/ext/defaults.bnd"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.qvt.osgi.tests/src/org/gecko/qvt/osgi/tests/ConfigurableTransformatorModelBindingIntegrationTest.java"
          },
          {
            "editType" : "edit",
            "file" : "gradle.properties"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.emf.osgi.compare.tests/bnd.bnd"
          },
          {
            "editType" : "delete",
            "file" : "CONTRIBUTING.md"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.emf.osgi.compare.tests/src/org/gecko/emf/osgi/compare/tests/CompareIntegrationTest.java"
          },
          {
            "editType" : "edit",
            "file" : "cnf/ext/dim_nexus.maven"
          },
          {
            "editType" : "delete",
            "file" : "cnf/templates/index.xml.sha"
          },
          {
            "editType" : "edit",
            "file" : "cnf/ext/repo_gecko.bnd"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.emf.osgi.compare.tests/src/org/gecko/emf/osgi/compare/tests/ConfigurableCompareIntegrationTest.java"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.emf.osgi.compare.tests/src/org/gecko/emf/osgi/compare/tests/DefaultComponentsIntegrationTest.java"
          },
          {
            "editType" : "edit",
            "file" : "settings.gradle"
          },
          {
            "editType" : "edit",
            "file" : ".gradle-wrapper/gradle-wrapper.properties"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.qvt.osgi.tests/src/org/gecko/qvt/osgi/tests/ConfigurableTransformatorIntegrationTest.java"
          },
          {
            "editType" : "edit",
            "file" : "org.gecko.qvt.osgi.tests/bnd.bnd"
          },
          {
            "editType" : "edit",
            "file" : "cnf/ext/central.maven"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/m.hoffmann",
      "fullName" : "Mark Hoffmann"
    }
  ]
}