{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "BRANCH",
          "value" : "master"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "EMAIL_NOTIFICATIONS",
          "value" : "jenkins-notifications@lists.osmocom.org laforge@gnumonks.org"
        }
      ]
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user Oliver Smith",
          "userId" : "osmith",
          "userName" : "Oliver Smith"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 3,
      "buildableTimeMillis" : 3,
      "buildingDurationMillis" : 42858,
      "executingTimeMillis" : 42858,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 0,
      "waitingTimeMillis" : 0
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 493,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b1bc81f8077c5cb52eae7fbd4021bf180159aed7",
            "branch" : [
              {
                "SHA1" : "b1bc81f8077c5cb52eae7fbd4021bf180159aed7",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b1bc81f8077c5cb52eae7fbd4021bf180159aed7",
            "branch" : [
              {
                "SHA1" : "b1bc81f8077c5cb52eae7fbd4021bf180159aed7",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/osmith/wip" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 491,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b8d8798efc09d048d757d0ec8abd19c94d0cec6a",
            "branch" : [
              {
                "SHA1" : "b8d8798efc09d048d757d0ec8abd19c94d0cec6a",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b8d8798efc09d048d757d0ec8abd19c94d0cec6a",
            "branch" : [
              {
                "SHA1" : "b8d8798efc09d048d757d0ec8abd19c94d0cec6a",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "b1bc81f8077c5cb52eae7fbd4021bf180159aed7",
        "branch" : [
          {
            "SHA1" : "b1bc81f8077c5cb52eae7fbd4021bf180159aed7",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/dahdi-linux"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#493",
  "duration" : 42858,
  "estimatedDuration" : 44081,
  "executor" : None,
  "fullDisplayName" : "master-dahdi-linux-stable-linux-rolling-stable #493",
  "id" : "493",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 493,
  "queueId" : 156446,
  "result" : "SUCCESS",
  "timestamp" : 1782806474622,
  "url" : "https://jenkins.osmocom.org/jenkins/job/master-dahdi-linux-stable-linux-rolling-stable/493/",
  "builtOn" : "build4-deb12build-ansible",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "drivers/dahdi/dahdi-base.c"
        ],
        "commitId" : "b8d8798efc09d048d757d0ec8abd19c94d0cec6a",
        "timestamp" : 1782738630000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "drivers/dahdi/dahdi-base: fix linux 7.1 compat\u000a\u000aAdjust to the \"code\" argument of ppp_input_error() not existing anymore\u000asince abb0eb0b (\"ppp: simplify input error handling\").\u000a\u000aRelated: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=abb0eb0b033a0a8980eb9215e02626e4801ead3f\u000aChange-Id: Ia17190e4bd8bcc480cbe98b55f930149e554a576\u000a",
        "date" : "2026-06-29 15:10:30 +0200",
        "id" : "b8d8798efc09d048d757d0ec8abd19c94d0cec6a",
        "msg" : "drivers/dahdi/dahdi-base: fix linux 7.1 compat",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "drivers/dahdi/dahdi-base.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "drivers/dahdi/dahdi-base.c",
          "drivers/dahdi/xpp/mmapbus.c",
          "drivers/dahdi/xpp/mmapdrv.c"
        ],
        "commitId" : "b1bc81f8077c5cb52eae7fbd4021bf180159aed7",
        "timestamp" : 1782740192000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "Adjust to strncpy removal in linux 7.2-rc1\u000a\u000aRelated: https://docs.kernel.org/process/deprecated.html#strncpy\u000aRelated: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=1a3746ccbb0a97bed3c06ccde6b880013b1dddc1\u000aChange-Id: I860344fd23d5780fc588d19388ad91c6f6bcfc90\u000a",
        "date" : "2026-06-29 15:36:32 +0200",
        "id" : "b1bc81f8077c5cb52eae7fbd4021bf180159aed7",
        "msg" : "Adjust to strncpy removal in linux 7.2-rc1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "drivers/dahdi/dahdi-base.c"
          },
          {
            "editType" : "edit",
            "file" : "drivers/dahdi/xpp/mmapdrv.c"
          },
          {
            "editType" : "edit",
            "file" : "drivers/dahdi/xpp/mmapbus.c"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
      "fullName" : "Oliver Smith"
    }
  ]
}