{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.TimerTrigger$TimerTriggerCause",
          "shortDescription" : "Started by timer"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 6554,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "2f1c14436212d63ae00db8878a2b7d26f1c90ab0",
            "branch" : [
              {
                "SHA1" : "2f1c14436212d63ae00db8878a2b7d26f1c90ab0",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "2f1c14436212d63ae00db8878a2b7d26f1c90ab0",
            "branch" : [
              {
                "SHA1" : "2f1c14436212d63ae00db8878a2b7d26f1c90ab0",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        },
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3897,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
            "branch" : [
              {
                "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
            "branch" : [
              {
                "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "2f1c14436212d63ae00db8878a2b7d26f1c90ab0",
        "branch" : [
          {
            "SHA1" : "2f1c14436212d63ae00db8878a2b7d26f1c90ab0",
            "name" : "refs/remotes/origin/oi/hipster"
          }
        ]
      },
      "remoteUrls" : [
        "git://github.com/OpenIndiana/oi-userland.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#6554",
  "duration" : 6835615,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #6554",
  "id" : "6554",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 6554,
  "queueId" : 2687,
  "result" : "SUCCESS",
  "timestamp" : 1638230712071,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/6554/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/jenkinshelper.ksh",
          "Jenkinsfile"
        ],
        "commitId" : "2adcba05392a63f9a586ad7916deffb8f2086aae",
        "timestamp" : 1638224411000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/toasterson",
          "fullName" : "Till Wegmüller"
        },
        "authorEmail" : "toasterson@gmail.com",
        "comment" : "Adding PR cleanup to CI and reformated with shfmt\u000a",
        "date" : "2021-11-29 19:20:11 -0300",
        "id" : "2adcba05392a63f9a586ad7916deffb8f2086aae",
        "msg" : "Adding PR cleanup to CI and reformated with shfmt",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/jenkinshelper.ksh"
          },
          {
            "editType" : "edit",
            "file" : "Jenkinsfile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Jenkinsfile"
        ],
        "commitId" : "2e4d0a445d64549b664593239518d56fdc6a208c",
        "timestamp" : 1638224714000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/toasterson",
          "fullName" : "Till Wegmüller"
        },
        "authorEmail" : "toasterson@gmail.com",
        "comment" : "Jenkins oddnes in varaibles broke build...\u000a",
        "date" : "2021-11-29 19:25:14 -0300",
        "id" : "2e4d0a445d64549b664593239518d56fdc6a208c",
        "msg" : "Jenkins oddnes in varaibles broke build...",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Jenkinsfile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/jenkinshelper.ksh"
        ],
        "commitId" : "8f872bcd141a9b41198dec4911346d83db904ab6",
        "timestamp" : 1638225379000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/toasterson",
          "fullName" : "Till Wegmüller"
        },
        "authorEmail" : "toasterson@gmail.com",
        "comment" : "Make ksh show the commands executed\u000a",
        "date" : "2021-11-29 19:36:19 -0300",
        "id" : "8f872bcd141a9b41198dec4911346d83db904ab6",
        "msg" : "Make ksh show the commands executed",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/jenkinshelper.ksh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/jenkinshelper.ksh"
        ],
        "commitId" : "bbf32249725b54eb0b27d55fb39de6e7082b191c",
        "timestamp" : 1638225726000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/toasterson",
          "fullName" : "Till Wegmüller"
        },
        "authorEmail" : "toasterson@gmail.com",
        "comment" : "Try to fix broken if not statement\u000a",
        "date" : "2021-11-29 19:42:06 -0300",
        "id" : "bbf32249725b54eb0b27d55fb39de6e7082b191c",
        "msg" : "Try to fix broken if not statement",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/jenkinshelper.ksh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/jenkinshelper.ksh"
        ],
        "commitId" : "2d9c60544949a90c6ad1a4916e3b879d24f1cd0e",
        "timestamp" : 1638225862000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/toasterson",
          "fullName" : "Till Wegmüller"
        },
        "authorEmail" : "toasterson@gmail.com",
        "comment" : "Try to fix broken if with output suppression\u000a",
        "date" : "2021-11-29 19:44:22 -0300",
        "id" : "2d9c60544949a90c6ad1a4916e3b879d24f1cd0e",
        "msg" : "Try to fix broken if with output suppression",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/jenkinshelper.ksh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/jenkinshelper.ksh"
        ],
        "commitId" : "2f1c14436212d63ae00db8878a2b7d26f1c90ab0",
        "timestamp" : 1638226055000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/toasterson",
          "fullName" : "Till Wegmüller"
        },
        "authorEmail" : "toasterson@gmail.com",
        "comment" : "Run ERR trap by default\u000a",
        "date" : "2021-11-29 19:47:35 -0300",
        "id" : "2f1c14436212d63ae00db8878a2b7d26f1c90ab0",
        "msg" : "Run ERR trap by default",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/jenkinshelper.ksh"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/toasterson",
      "fullName" : "Till Wegmüller"
    }
  ]
}