{
  "_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" : 6136,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5668bd02cde1aad9179909b048323ab558666eca",
            "branch" : [
              {
                "SHA1" : "5668bd02cde1aad9179909b048323ab558666eca",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5668bd02cde1aad9179909b048323ab558666eca",
            "branch" : [
              {
                "SHA1" : "5668bd02cde1aad9179909b048323ab558666eca",
                "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" : "5668bd02cde1aad9179909b048323ab558666eca",
        "branch" : [
          {
            "SHA1" : "5668bd02cde1aad9179909b048323ab558666eca",
            "name" : "refs/remotes/origin/oi/hipster"
          }
        ]
      },
      "remoteUrls" : [
        "git://github.com/OpenIndiana/oi-userland.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#6136",
  "duration" : 7668246,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #6136",
  "id" : "6136",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 6136,
  "queueId" : 1304,
  "result" : "SUCCESS",
  "timestamp" : 1602374729001,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/6136/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/openindiana/openindiana-welcome/Makefile",
          "components/openindiana/openindiana-welcome/os-welcome.p5m",
          "components/openindiana/openindiana-welcome/manifests/sample-manifest.p5m"
        ],
        "commitId" : "5f65f995c693f9d2d3ebcc4680afed6bc814c651",
        "timestamp" : 1602312208000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "openindiana-welcome: deliver openindiana-about in /usr/bin\u000a",
        "date" : "2020-10-10 08:43:28 +0200",
        "id" : "5f65f995c693f9d2d3ebcc4680afed6bc814c651",
        "msg" : "openindiana-welcome: deliver openindiana-about in /usr/bin",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/openindiana/openindiana-welcome/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/openindiana/openindiana-welcome/os-welcome.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/openindiana/openindiana-welcome/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/jenkins-core-weekly/Makefile",
          "components/developer/jenkins-core-lts/Makefile"
        ],
        "commitId" : "3ea1d3f0c4fe48209809ef09fc0de652485b3545",
        "timestamp" : 1602342880000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "update jenkins-core\u000a* jenkins-core-lts: update to 2.249.2\u000a\u000a* jenkins-core-weekly: update to 2.260\u000a",
        "date" : "2020-10-10 17:14:40 +0200",
        "id" : "3ea1d3f0c4fe48209809ef09fc0de652485b3545",
        "msg" : "update jenkins-core",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/jenkins-core-lts/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/jenkins-core-weekly/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/borgbackup/Makefile"
        ],
        "commitId" : "db42c7b49c49f1452a884a642affb6e4c9dda505",
        "timestamp" : 1602344258000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "borgbackup: update to 1.1.14\u000a",
        "date" : "2020-10-10 17:37:38 +0200",
        "id" : "db42c7b49c49f1452a884a642affb6e4c9dda505",
        "msg" : "borgbackup: update to 1.1.14",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/borgbackup/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/librsvg/test/results-64.master",
          "components/library/librsvg/Makefile",
          "components/library/librsvg/librsvg.p5m",
          "components/library/librsvg/test/results-32.master",
          "components/library/librsvg/manifests/sample-manifest.p5m"
        ],
        "commitId" : "5668bd02cde1aad9179909b048323ab558666eca",
        "timestamp" : 1602357362000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "librsvg: update to 2.40.21\u000a",
        "date" : "2020-10-10 21:16:02 +0200",
        "id" : "5668bd02cde1aad9179909b048323ab558666eca",
        "msg" : "librsvg: update to 2.40.21",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/library/librsvg/test/results-32.master"
          },
          {
            "editType" : "edit",
            "file" : "components/library/librsvg/test/results-64.master"
          },
          {
            "editType" : "edit",
            "file" : "components/library/librsvg/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/librsvg/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/librsvg/librsvg.p5m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}