{
  "_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" : 117199,
      "executingTimeMillis" : 117199,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 7160,
      "waitingTimeMillis" : 7160
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 7954,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "dc026bdead1924038215c0209165be4327f3807c",
            "branch" : [
              {
                "SHA1" : "dc026bdead1924038215c0209165be4327f3807c",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "dc026bdead1924038215c0209165be4327f3807c",
            "branch" : [
              {
                "SHA1" : "dc026bdead1924038215c0209165be4327f3807c",
                "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" : "dc026bdead1924038215c0209165be4327f3807c",
        "branch" : [
          {
            "SHA1" : "dc026bdead1924038215c0209165be4327f3807c",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/osmocom-bb"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#7954",
  "duration" : 117199,
  "estimatedDuration" : 124684,
  "executor" : None,
  "fullDisplayName" : "master-osmocom-bb #7954",
  "id" : "7954",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 7954,
  "queueId" : 2073328,
  "result" : "SUCCESS",
  "timestamp" : 1765979407856,
  "url" : "https://jenkins.osmocom.org/jenkins/view/Smalltalk/job/master-osmocom-bb/7954/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/target/trx_toolkit/udp_link.py"
        ],
        "commitId" : "5f85cfe1de1161e522d8751083256d00e07247bb",
        "timestamp" : 1765908912000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
          "fullName" : "Vadim Yanitskiy"
        },
        "authorEmail" : "vyanitskiy@sysmocom.de",
        "comment" : "trx_toolkit: UDPLink: reduce code duplication\u000a\u000aChange-Id: I84557e2eb2e603f21e6c4d136e022ae269ced62d\u000a",
        "date" : "2025-12-17 01:15:12 +0700",
        "id" : "5f85cfe1de1161e522d8751083256d00e07247bb",
        "msg" : "trx_toolkit: UDPLink: reduce code duplication",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/target/trx_toolkit/udp_link.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/target/trx_toolkit/udp_link.py"
        ],
        "commitId" : "dc026bdead1924038215c0209165be4327f3807c",
        "timestamp" : 1765909723000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
          "fullName" : "Vadim Yanitskiy"
        },
        "authorEmail" : "vyanitskiy@sysmocom.de",
        "comment" : "trx_toolkit: UDPLink: catch and ignore BlockingIOError\u000a\u000aWe should not crash when failing to send a datagram due to blocking.\u000aPrint an error, drop the data, and keep going.\u000a\u000aChange-Id: If2248d4a670f893848c44e0fcbd2089371532207\u000aRelated: OS#6904\u000a",
        "date" : "2025-12-17 01:28:43 +0700",
        "id" : "dc026bdead1924038215c0209165be4327f3807c",
        "msg" : "trx_toolkit: UDPLink: catch and ignore BlockingIOError",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/target/trx_toolkit/udp_link.py"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
      "fullName" : "Vadim Yanitskiy"
    }
  ],
  "runs" : [
    {
      "number" : 7954,
      "url" : "https://jenkins.osmocom.org/jenkins/view/Smalltalk/job/master-osmocom-bb/a1=default,a2=default,a3=default,a4=default,label=osmocom-master/7954/"
    }
  ]
}