{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 11132,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "927d03bfc81a53d599ef8ca1b3193b9d84d251fc",
            "branch" : [
              {
                "SHA1" : "927d03bfc81a53d599ef8ca1b3193b9d84d251fc",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "927d03bfc81a53d599ef8ca1b3193b9d84d251fc",
            "branch" : [
              {
                "SHA1" : "927d03bfc81a53d599ef8ca1b3193b9d84d251fc",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        },
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 6948,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8328397e99d92e3943442e1bfdfbdb9d37a4fcf8",
            "branch" : [
              {
                "SHA1" : "8328397e99d92e3943442e1bfdfbdb9d37a4fcf8",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8328397e99d92e3943442e1bfdfbdb9d37a4fcf8",
            "branch" : [
              {
                "SHA1" : "8328397e99d92e3943442e1bfdfbdb9d37a4fcf8",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "927d03bfc81a53d599ef8ca1b3193b9d84d251fc",
        "branch" : [
          {
            "SHA1" : "927d03bfc81a53d599ef8ca1b3193b9d84d251fc",
            "name" : "refs/remotes/origin/oi/hipster"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/OpenIndiana/oi-userland.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#11132",
  "duration" : 2046867,
  "estimatedDuration" : 937116,
  "executor" : None,
  "fullDisplayName" : "oi-userland #11132",
  "id" : "11132",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 11132,
  "queueId" : 1030,
  "result" : "SUCCESS",
  "timestamp" : 1706168169394,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/11132/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/bind/patches/03-fix-netmask.patch",
          "components/network/bind/patches/04-fix-update-test.patch",
          "components/network/bind/Makefile",
          "components/network/bind/test/results-all.master",
          "components/network/bind/patches/05-if-nametoindex.patch"
        ],
        "commitId" : "927d03bfc81a53d599ef8ca1b3193b9d84d251fc",
        "timestamp" : 1706168127000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "bind: fix link-local addresses scoped with interface names\u000a\u000aIf bind's configure can't find if_nametoindex(), it only lets you use\u000anumeric interface ids (fe80::1%5) instead of interface names\u000a(fe80::1%wan0) to scope link-local addresses.  At the suggestion of\u000aAlan Coopersmith, update configure.ac to search for if_nametoindex in\u000alibsocket.\u000a\u000aAlso along for the ride, to fix tests:\u000a\u000a1) unexport SHELLOPTS to avoid libtool wrapper failures\u000a\u000a2) Clear LD_B_DIRECT; direct binding of bind's shared libraries breaks several\u000aof the self tests.\u000a\u000a3) Fix how we set the timezone to GMT in one of the tests.\u000a\u000a4) When adding test ipv4 addresses to lo0, use a /32 prefix len so that\u000ait doesn't default to a /8.\u000a",
        "date" : "2024-01-25 08:35:27 +0100",
        "id" : "927d03bfc81a53d599ef8ca1b3193b9d84d251fc",
        "msg" : "bind: fix link-local addresses scoped with interface names",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/bind/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/network/bind/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/network/bind/patches/05-if-nametoindex.patch"
          },
          {
            "editType" : "add",
            "file" : "components/network/bind/patches/03-fix-netmask.patch"
          },
          {
            "editType" : "add",
            "file" : "components/network/bind/patches/04-fix-update-test.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}