{
  "_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" : 6380,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "facb2a70696ed12efc13874a7e40b9791c4ceeb4",
            "branch" : [
              {
                "SHA1" : "facb2a70696ed12efc13874a7e40b9791c4ceeb4",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "facb2a70696ed12efc13874a7e40b9791c4ceeb4",
            "branch" : [
              {
                "SHA1" : "facb2a70696ed12efc13874a7e40b9791c4ceeb4",
                "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" : "facb2a70696ed12efc13874a7e40b9791c4ceeb4",
        "branch" : [
          {
            "SHA1" : "facb2a70696ed12efc13874a7e40b9791c4ceeb4",
            "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" : "#6380",
  "duration" : 13953622,
  "estimatedDuration" : 4572218,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #6380",
  "id" : "6380",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 6380,
  "queueId" : 2100,
  "result" : "SUCCESS",
  "timestamp" : 1622851516412,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/6380/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/shell/tcsh/patches/01-locale.patch",
          "components/shell/tcsh/patches/02.config.patch",
          "components/shell/tcsh/Makefile",
          "components/shell/tcsh/patches/03-gcc-10.patch"
        ],
        "commitId" : "0f9c0d362631dc9633777964bc4ff0ec9802fca4",
        "timestamp" : 1622817315000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "tcsh: bump version to 6.22.04\u000a",
        "date" : "2021-06-04 16:35:15 +0200",
        "id" : "0f9c0d362631dc9633777964bc4ff0ec9802fca4",
        "msg" : "tcsh: bump version to 6.22.04",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/shell/tcsh/patches/03-gcc-10.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/shell/tcsh/patches/01-locale.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/shell/tcsh/patches/02.config.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/shell/tcsh/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/runtime/node16/Makefile",
          "components/runtime/node16/nodejs.p5m",
          "components/runtime/node16/manifests/sample-manifest.p5m"
        ],
        "commitId" : "24e019361c17f16c3de7ced86acb009d4481f090",
        "timestamp" : 1622817329000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "nodejs-16: update to 16.3.0\u000a",
        "date" : "2021-06-04 16:35:29 +0200",
        "id" : "24e019361c17f16c3de7ced86acb009d4481f090",
        "msg" : "nodejs-16: update to 16.3.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/runtime/node16/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/node16/nodejs.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/node16/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/mail/thunderbird/pkg5",
          "components/mail/thunderbird/Makefile"
        ],
        "commitId" : "c41ec2d88428d74532eb96258aafc16aab25fadc",
        "timestamp" : 1622827098000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "thunderbird: update to 78.11.0\u000a",
        "date" : "2021-06-04 19:18:18 +0200",
        "id" : "c41ec2d88428d74532eb96258aafc16aab25fadc",
        "msg" : "thunderbird: update to 78.11.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/mail/thunderbird/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/mail/thunderbird/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/firefox/Makefile"
        ],
        "commitId" : "358672e6485e3b6ebf13fe0648b7ed3854232c73",
        "timestamp" : 1622827114000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "firefox: update to 78.11.0\u000a",
        "date" : "2021-06-04 19:18:34 +0200",
        "id" : "358672e6485e3b6ebf13fe0648b7ed3854232c73",
        "msg" : "firefox: update to 78.11.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/firefox/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/links/Makefile"
        ],
        "commitId" : "facb2a70696ed12efc13874a7e40b9791c4ceeb4",
        "timestamp" : 1622839157000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "links: update to 2.23\u000a",
        "date" : "2021-06-04 22:39:17 +0200",
        "id" : "facb2a70696ed12efc13874a7e40b9791c4ceeb4",
        "msg" : "links: update to 2.23",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/links/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}