{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "BRANCH",
          "value" : "osmith/wip"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "EMAIL_NOTIFICATIONS",
          "value" : ""
        }
      ]
    },
    {
      "_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" : 0,
      "buildableTimeMillis" : 0,
      "buildingDurationMillis" : 121960,
      "executingTimeMillis" : 121960,
      "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" : 7777,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "37e216a8eba7fa8ed2f36bd5bb8ea8dbe14bb0ba",
            "branch" : [
              {
                "SHA1" : "37e216a8eba7fa8ed2f36bd5bb8ea8dbe14bb0ba",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "37e216a8eba7fa8ed2f36bd5bb8ea8dbe14bb0ba",
            "branch" : [
              {
                "SHA1" : "37e216a8eba7fa8ed2f36bd5bb8ea8dbe14bb0ba",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/osmith/wip" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 7778,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5d36edfcb4e3a9524bc1d51621c8a40d5e516ef2",
            "branch" : [
              {
                "SHA1" : "5d36edfcb4e3a9524bc1d51621c8a40d5e516ef2",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5d36edfcb4e3a9524bc1d51621c8a40d5e516ef2",
            "branch" : [
              {
                "SHA1" : "5d36edfcb4e3a9524bc1d51621c8a40d5e516ef2",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 5174,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "13fe9ccf55a4758e3de115c0a562f8746eaeae53",
            "branch" : [
              {
                "SHA1" : "13fe9ccf55a4758e3de115c0a562f8746eaeae53",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "13fe9ccf55a4758e3de115c0a562f8746eaeae53",
            "branch" : [
              {
                "SHA1" : "13fe9ccf55a4758e3de115c0a562f8746eaeae53",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "5d36edfcb4e3a9524bc1d51621c8a40d5e516ef2",
        "branch" : [
          {
            "SHA1" : "5d36edfcb4e3a9524bc1d51621c8a40d5e516ef2",
            "name" : "refs/remotes/origin/osmith/wip"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/osmocom-bb"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#7778",
  "duration" : 121960,
  "estimatedDuration" : 104401,
  "executor" : None,
  "fullDisplayName" : "master-osmocom-bb #7778",
  "id" : "7778",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 7778,
  "queueId" : 2006777,
  "result" : "SUCCESS",
  "timestamp" : 1759326692850,
  "url" : "https://jenkins.osmocom.org/jenkins/view/DAHDI/job/master-osmocom-bb/7778/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/shared/libosmocore/src/utils.c",
          "src/shared/libosmocore/src/logging.c"
        ],
        "commitId" : "b4efabae7c2082d62135ea9b08527854d904cad8",
        "timestamp" : 1759326664000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "firmware(libosmocore): add missing 'if !EMBEDDED'\u000a\u000aFix compilation with GCC 14.2, which otherwise fails with errors like:\u000a\u000a../../src/utils.c:49:22: error: implicit declaration of function 'strcasecmp' [-Wimplicit-function-declaration]\u000a\u000aChange-Id: Ia7fdd5edd5edd1ee126dfbcaa75b3d988143f2e1\u000a",
        "date" : "2025-10-01 15:51:04 +0200",
        "id" : "b4efabae7c2082d62135ea9b08527854d904cad8",
        "msg" : "firmware(libosmocore): add missing 'if !EMBEDDED'",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/shared/libosmocore/src/utils.c"
          },
          {
            "editType" : "edit",
            "file" : "src/shared/libosmocore/src/logging.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/target/firmware/lib/strcmp.c"
        ],
        "commitId" : "5d36edfcb4e3a9524bc1d51621c8a40d5e516ef2",
        "timestamp" : 1759326664000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "firmware(libosmocore): update function header\u000a\u000aUpdate the function header to be the same as in\u000atarget/firmware/include/string.h, so it compiles successfully with\u000aGCC 14.2. Otherwise:\u000a\u000a  lib/strcmp.c:5:1: error: return type defaults to 'int' [-Wimplicit-int]\u000a      5 | strcmp(s1, s2)\u000a        | ^~~~~~\u000a\u000aChange-Id: Ic601d84c3366d9aec661663c80ba9d7586510d63\u000a",
        "date" : "2025-10-01 15:51:04 +0200",
        "id" : "5d36edfcb4e3a9524bc1d51621c8a40d5e516ef2",
        "msg" : "firmware(libosmocore): update function header",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/target/firmware/lib/strcmp.c"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/aeversberg",
      "fullName" : "Andreas Eversberg"
    },
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/msuraev",
      "fullName" : "msuraev"
    },
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/jolly",
      "fullName" : "jolly"
    },
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/kirr",
      "fullName" : "Kirill Smelkov"
    },
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
      "fullName" : "Vadim Yanitskiy"
    },
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
      "fullName" : "Oliver Smith"
    },
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
      "fullName" : "Pau Espin Pedrol"
    },
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/max",
      "fullName" : "Max"
    },
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/laforge",
      "fullName" : "laforge"
    }
  ],
  "runs" : [
    {
      "number" : 7778,
      "url" : "https://jenkins.osmocom.org/jenkins/view/DAHDI/job/master-osmocom-bb/a1=default,a2=default,a3=default,a4=default,label=osmocom-master/7778/"
    }
  ]
}