{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_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" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 0,
      "buildableTimeMillis" : 0,
      "buildingDurationMillis" : 213648,
      "executingTimeMillis" : 213648,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 6800,
      "waitingTimeMillis" : 6800
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 9015,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "7923e26181466b4207cf7736c123107504a35958",
            "branch" : [
              {
                "SHA1" : "7923e26181466b4207cf7736c123107504a35958",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "7923e26181466b4207cf7736c123107504a35958",
            "branch" : [
              {
                "SHA1" : "7923e26181466b4207cf7736c123107504a35958",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/osmith/wip" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 7223,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "098a5b4c7fb388d72b4e47341d99e59c00436bbf",
            "branch" : [
              {
                "SHA1" : "098a5b4c7fb388d72b4e47341d99e59c00436bbf",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          },
          "revision" : {
            "SHA1" : "098a5b4c7fb388d72b4e47341d99e59c00436bbf",
            "branch" : [
              {
                "SHA1" : "098a5b4c7fb388d72b4e47341d99e59c00436bbf",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 4923,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ac726b1147a34b99b68776ecc2e36cdc2b09f4f8",
            "branch" : [
              {
                "SHA1" : "ac726b1147a34b99b68776ecc2e36cdc2b09f4f8",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ac726b1147a34b99b68776ecc2e36cdc2b09f4f8",
            "branch" : [
              {
                "SHA1" : "ac726b1147a34b99b68776ecc2e36cdc2b09f4f8",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "7923e26181466b4207cf7736c123107504a35958",
        "branch" : [
          {
            "SHA1" : "7923e26181466b4207cf7736c123107504a35958",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/osmo-trx"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#9015",
  "duration" : 213648,
  "estimatedDuration" : 186129,
  "executor" : None,
  "fullDisplayName" : "master-osmo-trx #9015",
  "id" : "9015",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 9015,
  "queueId" : 62904,
  "result" : "SUCCESS",
  "timestamp" : 1773751268561,
  "url" : "https://jenkins.osmocom.org/jenkins/view/DAHDI/job/master-osmo-trx/9015/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Transceiver52M/Transceiver.cpp"
        ],
        "commitId" : "805d6a1e7b5ce1253993a62f58fc33336135057a",
        "timestamp" : 1773742709000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/dtv.comp",
          "fullName" : "dtv.comp"
        },
        "authorEmail" : "dtv.comp@gmail.com",
        "comment" : "transceiver: make control command parsing arguments const\u000a\u000aChange-Id: I2f3aa5363c337791451a388f394d7351d3183908\u000a",
        "date" : "2026-03-17 14:18:29 +0400",
        "id" : "805d6a1e7b5ce1253993a62f58fc33336135057a",
        "msg" : "transceiver: make control command parsing arguments const",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Transceiver52M/Transceiver.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Transceiver52M/Transceiver.cpp"
        ],
        "commitId" : "7923e26181466b4207cf7736c123107504a35958",
        "timestamp" : 1773745245000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/dtv.comp",
          "fullName" : "dtv.comp"
        },
        "authorEmail" : "dtv.comp@gmail.com",
        "comment" : "transceiver: replace sprintf() with snprintf() in ctrl_sock_handle_rx\u000a\u000aChange-Id: I7b725534c83a759e7b8f72f605dbcc38d778b1f2\u000a",
        "date" : "2026-03-17 15:00:45 +0400",
        "id" : "7923e26181466b4207cf7736c123107504a35958",
        "msg" : "transceiver: replace sprintf() with snprintf() in ctrl_sock_handle_rx",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Transceiver52M/Transceiver.cpp"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/dtv.comp",
      "fullName" : "dtv.comp"
    }
  ],
  "runs" : [
    {
      "number" : 9015,
      "url" : "https://jenkins.osmocom.org/jenkins/view/DAHDI/job/master-osmo-trx/INSTR=--with-neon,WITH_MANUALS=0,a3=default,a4=default,label=raspbian/9015/"
    },
    {
      "number" : 9015,
      "url" : "https://jenkins.osmocom.org/jenkins/view/DAHDI/job/master-osmo-trx/INSTR=--with-neon-vfpv4,WITH_MANUALS=0,a3=default,a4=default,label=raspbian/9015/"
    },
    {
      "number" : 9015,
      "url" : "https://jenkins.osmocom.org/jenkins/view/DAHDI/job/master-osmo-trx/INSTR=--with-sse,WITH_MANUALS=0,a3=default,a4=default,label=osmocom-master/9015/"
    },
    {
      "number" : 9015,
      "url" : "https://jenkins.osmocom.org/jenkins/view/DAHDI/job/master-osmo-trx/INSTR=--without-sse,WITH_MANUALS=1,a3=default,a4=default,label=osmocom-master/9015/"
    }
  ]
}