{
  "_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" : 5681,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a730b4f5a86e2a0f394d01712a1420a105768f4c",
            "branch" : [
              {
                "SHA1" : "a730b4f5a86e2a0f394d01712a1420a105768f4c",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a730b4f5a86e2a0f394d01712a1420a105768f4c",
            "branch" : [
              {
                "SHA1" : "a730b4f5a86e2a0f394d01712a1420a105768f4c",
                "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" : "a730b4f5a86e2a0f394d01712a1420a105768f4c",
        "branch" : [
          {
            "SHA1" : "a730b4f5a86e2a0f394d01712a1420a105768f4c",
            "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" : "#5681",
  "duration" : 7127491,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #5681",
  "id" : "5681",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 5681,
  "queueId" : 82,
  "result" : "SUCCESS",
  "timestamp" : 1564704324482,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/5681/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/mongodb-40/mongodb40-service.p5m",
          "components/database/mongodb-40/ApacheV2.license",
          "components/database/mongodb-40/patches/05-gotools.patch",
          "components/database/mongodb-40/Makefile",
          "components/database/mongodb-40/zlib.license",
          "components/database/mongodb-40/mongodb40.p5m",
          "components/database/mongodb-40/test/results-64.master",
          "components/database/mongodb-40/patches/08-run-program1.patch"
        ],
        "commitId" : "d6d70b02dc6ecb0df743468a6c485120d6069e34",
        "timestamp" : 1564634942000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "mongodb: bump to 4.0.11\u000a",
        "date" : "2019-08-01 07:49:02 +0300",
        "id" : "d6d70b02dc6ecb0df743468a6c485120d6069e34",
        "msg" : "mongodb: bump to 4.0.11",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/database/mongodb-40/zlib.license"
          },
          {
            "editType" : "edit",
            "file" : "components/database/mongodb-40/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/database/mongodb-40/patches/05-gotools.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/database/mongodb-40/mongodb40-service.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/database/mongodb-40/ApacheV2.license"
          },
          {
            "editType" : "edit",
            "file" : "components/database/mongodb-40/test/results-64.master"
          },
          {
            "editType" : "edit",
            "file" : "components/database/mongodb-40/mongodb40.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/database/mongodb-40/patches/08-run-program1.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/openmpi/Makefile"
        ],
        "commitId" : "2b2298e7c8a74158849c611de543d226c735ce54",
        "timestamp" : 1564664771000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "openmpi: set default wrapper flags\u000a",
        "date" : "2019-08-01 15:06:11 +0200",
        "id" : "2b2298e7c8a74158849c611de543d226c735ce54",
        "msg" : "openmpi: set default wrapper flags",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/openmpi/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/desktop-cache/patches/05-gtk3-immodules.patch",
          "components/desktop/desktop-cache/patches/desktop-cache-06-trust-find-newer.patch",
          "components/desktop/desktop-cache/patches/desktop-cache-05-gtk3-immodules.patch",
          "components/desktop/desktop-cache/Makefile",
          "components/desktop/desktop-cache/patches/02-gdk.patch",
          "components/desktop/desktop-cache/patches/04-input-method.patch",
          "components/desktop/desktop-cache/patches/desktop-cache-02-gdk.patch",
          "components/desktop/desktop-cache/patches/desktop-cache-03-gconf.patch",
          "components/desktop/desktop-cache/patches/06-trust-find-newer.patch",
          "components/desktop/desktop-cache/patches/03-gconf.patch",
          "components/desktop/desktop-cache/patches/desktop-cache-04-input-method.patch",
          "components/desktop/desktop-cache/patches/01-python.patch",
          "components/desktop/desktop-cache/patches/desktop-cache-01-python.patch"
        ],
        "commitId" : "a730b4f5a86e2a0f394d01712a1420a105768f4c",
        "timestamp" : 1564667724000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "desktop-cache: switch to Python 3.5\u000a",
        "date" : "2019-08-01 16:55:24 +0300",
        "id" : "a730b4f5a86e2a0f394d01712a1420a105768f4c",
        "msg" : "desktop-cache: switch to Python 3.5",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/desktop/desktop-cache/patches/02-gdk.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/desktop-cache/patches/05-gtk3-immodules.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/desktop-cache/patches/06-trust-find-newer.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/desktop-cache/patches/desktop-cache-02-gdk.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/desktop-cache/patches/desktop-cache-03-gconf.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/desktop-cache/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/desktop-cache/patches/03-gconf.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/desktop-cache/patches/desktop-cache-05-gtk3-immodules.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/desktop-cache/patches/desktop-cache-06-trust-find-newer.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/desktop-cache/patches/01-python.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/desktop-cache/patches/desktop-cache-01-python.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/desktop-cache/patches/desktop-cache-04-input-method.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/desktop-cache/patches/04-input-method.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
      "fullName" : "Aurélien Larcher"
    }
  ]
}