{
  "_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" : 5533,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f14db2488067d48bd927215515c45ad4dad7a4c4",
            "branch" : [
              {
                "SHA1" : "f14db2488067d48bd927215515c45ad4dad7a4c4",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f14db2488067d48bd927215515c45ad4dad7a4c4",
            "branch" : [
              {
                "SHA1" : "f14db2488067d48bd927215515c45ad4dad7a4c4",
                "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" : "f14db2488067d48bd927215515c45ad4dad7a4c4",
        "branch" : [
          {
            "SHA1" : "f14db2488067d48bd927215515c45ad4dad7a4c4",
            "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" : "#5533",
  "duration" : 12841317,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #5533",
  "id" : "5533",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 5533,
  "queueId" : 336,
  "result" : "SUCCESS",
  "timestamp" : 1552608320372,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/5533/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/goffice/manifests/sample-manifest.p5m",
          "components/library/goffice/Makefile",
          "components/library/goffice/goffice.p5m"
        ],
        "commitId" : "076b3aa1299ff1391798137fb12c144758ba046b",
        "timestamp" : 1552563111000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "goffice: update to 0.10.44\u000a",
        "date" : "2019-03-14 14:31:51 +0300",
        "id" : "076b3aa1299ff1391798137fb12c144758ba046b",
        "msg" : "goffice: update to 0.10.44",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/goffice/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/goffice/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/goffice/goffice.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/brotli/brotli.p5m",
          "components/library/brotli/Makefile",
          "components/library/brotli/test/results-all.master",
          "components/library/brotli/manifests/sample-manifest.p5m",
          "components/library/brotli/patches/01-no-rpath.patch"
        ],
        "commitId" : "d49257b3f6c0137e28c3d8034f3325e1fcbc408f",
        "timestamp" : 1552563200000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update brotli to 1.0.7\u000a",
        "date" : "2019-03-14 14:33:20 +0300",
        "id" : "d49257b3f6c0137e28c3d8034f3325e1fcbc408f",
        "msg" : "Update brotli to 1.0.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/brotli/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/brotli/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/library/brotli/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/library/brotli/patches/01-no-rpath.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/brotli/brotli.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/curl/Makefile"
        ],
        "commitId" : "bf174f8b291cd9fb8e6b6e737e8ee31e2da2d49c",
        "timestamp" : 1552566472000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "curl: enable brotli\u000a",
        "date" : "2019-03-14 15:27:52 +0300",
        "id" : "bf174f8b291cd9fb8e6b6e737e8ee31e2da2d49c",
        "msg" : "curl: enable brotli",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/curl/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/links/Makefile"
        ],
        "commitId" : "282a8073360ae7549aec550ff7a412b33d8e6f8e",
        "timestamp" : 1552568508000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Rebuild links with brotli v1\u000a",
        "date" : "2019-03-14 16:01:48 +0300",
        "id" : "282a8073360ae7549aec550ff7a412b33d8e6f8e",
        "msg" : "Rebuild links with brotli v1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/links/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/apache24/Makefile"
        ],
        "commitId" : "00e2ae5446aea6a0182c4eb15bd5040b1239ff55",
        "timestamp" : 1552568508000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "apache24: rebuild with brotli v1\u000a",
        "date" : "2019-03-14 16:01:48 +0300",
        "id" : "00e2ae5446aea6a0182c4eb15bd5040b1239ff55",
        "msg" : "apache24: rebuild with brotli v1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/apache24/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/asterisk/Makefile"
        ],
        "commitId" : "13896328679726ba17080da802b81c858ecb0e5f",
        "timestamp" : 1552568508000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "asterisk: rebuild with brotli v1\u000a",
        "date" : "2019-03-14 16:01:48 +0300",
        "id" : "13896328679726ba17080da802b81c858ecb0e5f",
        "msg" : "asterisk: rebuild with brotli v1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/asterisk/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/python27/python-27-tests.p5m",
          "components/python/python27/patches/distutils-tests.patch",
          "components/python/python27/python-27.p5m",
          "components/python/python27/manifests/sample-manifest.p5m",
          "components/python/python27/patches/12-test_ssl-skip-SSLv2-test.patch",
          "components/python/python27/Makefile",
          "components/python/python27/test/results-32.master",
          "components/python/python27/test/results-64.master"
        ],
        "commitId" : "f14db2488067d48bd927215515c45ad4dad7a4c4",
        "timestamp" : 1552568607000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update Python to 2.7.16\u000a",
        "date" : "2019-03-14 16:03:27 +0300",
        "id" : "f14db2488067d48bd927215515c45ad4dad7a4c4",
        "msg" : "Update Python to 2.7.16",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/python27/test/results-32.master"
          },
          {
            "editType" : "delete",
            "file" : "components/python/python27/patches/distutils-tests.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/python27/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/python27/patches/12-test_ssl-skip-SSLv2-test.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/python27/python-27-tests.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/python27/test/results-64.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/python27/python-27.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/python27/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}