{
  "_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" : 5571,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "80307e6708c6914d73ace79a06f48c333deae1ac",
            "branch" : [
              {
                "SHA1" : "80307e6708c6914d73ace79a06f48c333deae1ac",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "80307e6708c6914d73ace79a06f48c333deae1ac",
            "branch" : [
              {
                "SHA1" : "80307e6708c6914d73ace79a06f48c333deae1ac",
                "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" : "80307e6708c6914d73ace79a06f48c333deae1ac",
        "branch" : [
          {
            "SHA1" : "80307e6708c6914d73ace79a06f48c333deae1ac",
            "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" : "#5571",
  "duration" : 12268775,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #5571",
  "id" : "5571",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 5571,
  "queueId" : 77,
  "result" : "SUCCESS",
  "timestamp" : 1555891526546,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/5571/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/runtime/node10/Makefile",
          "components/runtime/node10/node.license",
          "components/runtime/node10/nodejs.p5m",
          "components/runtime/node10/patches/01-patch-node_process_cc.patch",
          "components/runtime/node10/manifests/sample-manifest.p5m"
        ],
        "commitId" : "1bc0e8654ea800eae45f2a66ad6e2e2ad42e42e6",
        "timestamp" : 1555838981000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "nodejs-10: Update to 10.15.3\u000a",
        "date" : "2019-04-21 11:29:41 +0200",
        "id" : "1bc0e8654ea800eae45f2a66ad6e2e2ad42e42e6",
        "msg" : "nodejs-10: Update to 10.15.3",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/runtime/node10/patches/01-patch-node_process_cc.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/node10/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/node10/node.license"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/node10/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/node10/nodejs.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/gnome2/gnome-mount/patches/08-gerror.patch",
          "components/desktop/gnome2/gnome-mount/Makefile"
        ],
        "commitId" : "e75f0dada3830045bd384cfbfb920ab3f32d1606",
        "timestamp" : 1555847000000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "gnome-mount: fix crash on error reporting\u000a",
        "date" : "2019-04-21 14:43:20 +0300",
        "id" : "e75f0dada3830045bd384cfbfb920ab3f32d1606",
        "msg" : "gnome-mount: fix crash on error reporting",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/gnome2/gnome-mount/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome2/gnome-mount/patches/08-gerror.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/dbus/Makefile",
          "components/library/dbus/patches/03-consoleuser.patch"
        ],
        "commitId" : "f1b7228a0de42bfaab24de0e25bd1dde215593bb",
        "timestamp" : 1555847000000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "dbus: console user detection is broken\u000a",
        "date" : "2019-04-21 14:43:20 +0300",
        "id" : "f1b7228a0de42bfaab24de0e25bd1dde215593bb",
        "msg" : "dbus: console user detection is broken",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/dbus/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/dbus/patches/03-consoleuser.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libsass/Makefile"
        ],
        "commitId" : "685a5dd483d1ad219d1b2d68dfc2adee4fda9dbf",
        "timestamp" : 1555849880000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libsass: update to 3.5.5\u000a",
        "date" : "2019-04-21 14:31:20 +0200",
        "id" : "685a5dd483d1ad219d1b2d68dfc2adee4fda9dbf",
        "msg" : "libsass: update to 3.5.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libsass/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libsass/Makefile",
          "components/library/libsass/libsass.p5m"
        ],
        "commitId" : "80307e6708c6914d73ace79a06f48c333deae1ac",
        "timestamp" : 1555857847000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libsass: fix link\u000a",
        "date" : "2019-04-21 16:44:07 +0200",
        "id" : "80307e6708c6914d73ace79a06f48c333deae1ac",
        "msg" : "libsass: fix link",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libsass/libsass.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libsass/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}