{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by LaChope"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 9,
      "buildableTimeMillis" : 9,
      "buildingDurationMillis" : 22894,
      "executingTimeMillis" : 22894,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 9794,
      "waitingTimeMillis" : 9794
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 37,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "7b26427d4a27e826611ec544204f1fd63616bb6a",
            "branch" : [
              {
                "SHA1" : "7b26427d4a27e826611ec544204f1fd63616bb6a",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "7b26427d4a27e826611ec544204f1fd63616bb6a",
            "branch" : [
              {
                "SHA1" : "7b26427d4a27e826611ec544204f1fd63616bb6a",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "7b26427d4a27e826611ec544204f1fd63616bb6a",
        "branch" : [
          {
            "SHA1" : "7b26427d4a27e826611ec544204f1fd63616bb6a",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/kbss-cvut/s-forms-smart-components.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#37",
  "duration" : 22894,
  "estimatedDuration" : 63677,
  "executor" : None,
  "fullDisplayName" : "s-forms-components #37",
  "id" : "37",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 37,
  "queueId" : 301,
  "result" : "FAILURE",
  "timestamp" : 1647874872666,
  "url" : "https://kbss.felk.cvut.cz/jenkins/view/all/job/s-forms-components/37/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package.json",
          "package-lock.json",
          "tsconfig.json"
        ],
        "commitId" : "504816165666367a63d5ddbe8d425cc85c81c725",
        "timestamp" : 1647421406000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/max.chopart",
          "fullName" : "max.chopart"
        },
        "authorEmail" : "max.chopart@gmail.com",
        "comment" : "[New #12] Set up TypeScript\u000a",
        "date" : "2022-03-16 10:03:26 +0100",
        "id" : "504816165666367a63d5ddbe8d425cc85c81c725",
        "msg" : "[New #12] Set up TypeScript",
        "paths" : [
          {
            "editType" : "add",
            "file" : "tsconfig.json"
          },
          {
            "editType" : "edit",
            "file" : "package.json"
          },
          {
            "editType" : "edit",
            "file" : "package-lock.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "example/possibleValues.json",
          "example/example_turisticky_cil-2021-11-29.json",
          "package-lock.json",
          "example/example_turisticky_cil.json",
          "src/stories/assets/example_form.json",
          "src/stories/ExampleApp.stories.tsx",
          "src/stories/assets/example_turisticky_cil.json",
          "src/stories/assets/example_turisticky_cil-2021-11-29.json",
          "example/example_form.json",
          "example/ExampleApp.jsx",
          ".storybook/main.js",
          "package.json",
          "src/stories/assets/possibleValues.json",
          ".storybook/preview.js",
          "example/index.html"
        ],
        "commitId" : "e54c1f06ad9b520be1313e6b6135c618b925c6d0",
        "timestamp" : 1647423168000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/max.chopart",
          "fullName" : "max.chopart"
        },
        "authorEmail" : "max.chopart@gmail.com",
        "comment" : "[New #12] Set up StoryBook\u000a",
        "date" : "2022-03-16 10:32:48 +0100",
        "id" : "e54c1f06ad9b520be1313e6b6135c618b925c6d0",
        "msg" : "[New #12] Set up StoryBook",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "example/example_turisticky_cil.json"
          },
          {
            "editType" : "delete",
            "file" : "example/index.html"
          },
          {
            "editType" : "delete",
            "file" : "example/ExampleApp.jsx"
          },
          {
            "editType" : "add",
            "file" : "src/stories/ExampleApp.stories.tsx"
          },
          {
            "editType" : "delete",
            "file" : "example/example_turisticky_cil-2021-11-29.json"
          },
          {
            "editType" : "add",
            "file" : "src/stories/assets/example_turisticky_cil.json"
          },
          {
            "editType" : "edit",
            "file" : "package-lock.json"
          },
          {
            "editType" : "add",
            "file" : ".storybook/main.js"
          },
          {
            "editType" : "edit",
            "file" : "package.json"
          },
          {
            "editType" : "add",
            "file" : "src/stories/assets/example_form.json"
          },
          {
            "editType" : "add",
            "file" : "src/stories/assets/possibleValues.json"
          },
          {
            "editType" : "delete",
            "file" : "example/example_form.json"
          },
          {
            "editType" : "add",
            "file" : ".storybook/preview.js"
          },
          {
            "editType" : "delete",
            "file" : "example/possibleValues.json"
          },
          {
            "editType" : "add",
            "file" : "src/stories/assets/example_turisticky_cil-2021-11-29.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package-lock.json",
          "package.json",
          "src/stories/ExampleApp.stories.tsx"
        ],
        "commitId" : "c9d8358ed6e4dd11405c5bb03495362e556275ed",
        "timestamp" : 1647423263000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/max.chopart",
          "fullName" : "max.chopart"
        },
        "authorEmail" : "max.chopart@gmail.com",
        "comment" : "[New #12] Set up Prettier\u000a",
        "date" : "2022-03-16 10:34:23 +0100",
        "id" : "c9d8358ed6e4dd11405c5bb03495362e556275ed",
        "msg" : "[New #12] Set up Prettier",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/stories/ExampleApp.stories.tsx"
          },
          {
            "editType" : "edit",
            "file" : "package-lock.json"
          },
          {
            "editType" : "edit",
            "file" : "package.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package.json",
          ".storybook/main.js",
          ".storybook/preview.js",
          "package-lock.json",
          ".storybook/main.cjs",
          ".babelrc"
        ],
        "commitId" : "fb27c0ada1b6426d5dcaa5a711128fd7fe6ef716",
        "timestamp" : 1647424159000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/max.chopart",
          "fullName" : "max.chopart"
        },
        "authorEmail" : "max.chopart@gmail.com",
        "comment" : "[New #12] Migration to Microbundle\u000a",
        "date" : "2022-03-16 10:49:19 +0100",
        "id" : "fb27c0ada1b6426d5dcaa5a711128fd7fe6ef716",
        "msg" : "[New #12] Migration to Microbundle",
        "paths" : [
          {
            "editType" : "add",
            "file" : ".storybook/main.cjs"
          },
          {
            "editType" : "delete",
            "file" : ".storybook/main.js"
          },
          {
            "editType" : "edit",
            "file" : ".storybook/preview.js"
          },
          {
            "editType" : "delete",
            "file" : ".babelrc"
          },
          {
            "editType" : "edit",
            "file" : "package.json"
          },
          {
            "editType" : "edit",
            "file" : "package-lock.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/stories/ExampleApp.stories.tsx"
        ],
        "commitId" : "7b26427d4a27e826611ec544204f1fd63616bb6a",
        "timestamp" : 1647430282000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/max.chopart",
          "fullName" : "max.chopart"
        },
        "authorEmail" : "max.chopart@gmail.com",
        "comment" : "[Fix #12] Add Intl context provider for locale\u000a",
        "date" : "2022-03-16 12:31:22 +0100",
        "id" : "7b26427d4a27e826611ec544204f1fd63616bb6a",
        "msg" : "[Fix #12] Add Intl context provider for locale",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/stories/ExampleApp.stories.tsx"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/max.chopart",
      "fullName" : "max.chopart"
    }
  ]
}