{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user blaskmir",
          "userId" : "blaskmir",
          "userName" : "blaskmir"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 29,
      "buildableTimeMillis" : 29,
      "buildingDurationMillis" : 1879,
      "executingTimeMillis" : 1879,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 71,
      "waitingTimeMillis" : 71
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "detached" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 72,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "828a0db47cdbc2447f169b74c9dd1ebc0265c6a3",
            "branch" : [
              {
                "SHA1" : "828a0db47cdbc2447f169b74c9dd1ebc0265c6a3",
                "name" : "detached"
              }
            ]
          },
          "revision" : {
            "SHA1" : "828a0db47cdbc2447f169b74c9dd1ebc0265c6a3",
            "branch" : [
              {
                "SHA1" : "828a0db47cdbc2447f169b74c9dd1ebc0265c6a3",
                "name" : "detached"
              }
            ]
          }
        },
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 102,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c18a8d50e05683ce48910d99792ac2c5b8f00d22",
            "branch" : [
              {
                "SHA1" : "c18a8d50e05683ce48910d99792ac2c5b8f00d22",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c18a8d50e05683ce48910d99792ac2c5b8f00d22",
            "branch" : [
              {
                "SHA1" : "c18a8d50e05683ce48910d99792ac2c5b8f00d22",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "c18a8d50e05683ce48910d99792ac2c5b8f00d22",
        "branch" : [
          {
            "SHA1" : "c18a8d50e05683ce48910d99792ac2c5b8f00d22",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/kbss-cvut/s-forms.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "s-forms-0.2.6.tgz",
      "fileName" : "s-forms-0.2.6.tgz",
      "relativePath" : "s-forms-0.2.6.tgz"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#102",
  "duration" : 1879,
  "estimatedDuration" : 123138,
  "executor" : None,
  "fullDisplayName" : "SForms #102",
  "id" : "102",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 102,
  "queueId" : 217,
  "result" : "FAILURE",
  "timestamp" : 1625823429816,
  "url" : "https://kbss.felk.cvut.cz/jenkins/view/JavaScript/job/s-forms/102/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/wizard/VerticalWizardNav.jsx"
        ],
        "commitId" : "77c36578de19ccf6eee9e7ec029472770aa6fc82",
        "timestamp" : 1624887817000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/chopamax",
          "fullName" : "chopamax"
        },
        "authorEmail" : "chopamax@fd.cvut.cz",
        "comment" : "[Fix #30] attribute disabled has been changed by hidden in VerticalWizardNav.jsx\u000a",
        "date" : "2021-06-28 15:43:37 +0200",
        "id" : "77c36578de19ccf6eee9e7ec029472770aa6fc82",
        "msg" : "[Fix #30] attribute disabled has been changed by hidden in VerticalWizardNav.jsx",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/wizard/VerticalWizardNav.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/util/JsonLdFramingUtils.js"
        ],
        "commitId" : "0e049270e560ecaf7f9a4bcbf1a750ec6a9616d7",
        "timestamp" : 1625819906000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/blcham",
          "fullName" : "blcham"
        },
        "authorEmail" : "blcham@gmail.com",
        "comment" : "[Fix] Support simple expressions of possible values\u000a",
        "date" : "2021-07-09 10:38:26 +0200",
        "id" : "0e049270e560ecaf7f9a4bcbf1a750ec6a9616d7",
        "msg" : "[Fix] Support simple expressions of possible values",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/util/JsonLdFramingUtils.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package.json"
        ],
        "commitId" : "0efbb21a6e9c13eaed704912517e2cb87cb40190",
        "timestamp" : 1625820425000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/blcham",
          "fullName" : "blcham"
        },
        "authorEmail" : "blcham@gmail.com",
        "comment" : "[0.2.7] Bump version\u000a",
        "date" : "2021-07-09 10:47:05 +0200",
        "id" : "0efbb21a6e9c13eaed704912517e2cb87cb40190",
        "msg" : "[0.2.7] Bump version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "package.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/rendering/form1.json"
        ],
        "commitId" : "666efb74943464dea348e002f442730dc78e84df",
        "timestamp" : 1625821953000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/blcham",
          "fullName" : "blcham"
        },
        "authorEmail" : "blcham@gmail.com",
        "comment" : "[New] Add example to demonstrate is-relevant-if rule on wizzard step\u000a",
        "date" : "2021-07-09 11:12:33 +0200",
        "id" : "666efb74943464dea348e002f442730dc78e84df",
        "msg" : "[New] Add example to demonstrate is-relevant-if rule on wizzard step",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "test/rendering/form1.json"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/blcham",
      "fullName" : "blcham"
    },
    {
      "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/chopamax",
      "fullName" : "chopamax"
    }
  ]
}