{
  "_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" : 112344,
      "executingTimeMillis" : 112344,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 7688,
      "waitingTimeMillis" : 7688
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 8043,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "dd5c263ae05795966435b9d1a1e563957db793b8",
            "branch" : [
              {
                "SHA1" : "dd5c263ae05795966435b9d1a1e563957db793b8",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "dd5c263ae05795966435b9d1a1e563957db793b8",
            "branch" : [
              {
                "SHA1" : "dd5c263ae05795966435b9d1a1e563957db793b8",
                "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" : "dd5c263ae05795966435b9d1a1e563957db793b8",
        "branch" : [
          {
            "SHA1" : "dd5c263ae05795966435b9d1a1e563957db793b8",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/osmocom-bb"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#8043",
  "duration" : 112344,
  "estimatedDuration" : 153659,
  "executor" : None,
  "fullDisplayName" : "master-osmocom-bb #8043",
  "id" : "8043",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 8043,
  "queueId" : 11190,
  "result" : "SUCCESS",
  "timestamp" : 1769155508100,
  "url" : "https://jenkins.osmocom.org/jenkins/job/master-osmocom-bb/8043/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/host/trxcon/src/l1ctl.c"
        ],
        "commitId" : "a2ffdf46b29208cae639d90f994867126c54224b",
        "timestamp" : 1768924429000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
          "fullName" : "Vadim Yanitskiy"
        },
        "authorEmail" : "vyanitskiy@sysmocom.de",
        "comment" : "trxcon/l1ctl: print an error for uhnandled DATA.req / TRAFFIC.req\u000a\u000aChange-Id: I1d965c2882eb72dc845bea85a4ffaa26d37cee05\u000a",
        "date" : "2026-01-20 22:53:49 +0700",
        "id" : "a2ffdf46b29208cae639d90f994867126c54224b",
        "msg" : "trxcon/l1ctl: print an error for uhnandled DATA.req / TRAFFIC.req",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/host/trxcon/src/l1ctl.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/host/trxcon/src/trxcon_fsm.c",
          "src/host/trxcon/src/sched_prim.c",
          "src/host/trxcon/src/sched_trx.c",
          "src/host/trxcon/include/osmocom/bb/l1sched/l1sched.h"
        ],
        "commitId" : "335ae654d8f197e2023de0ea32e810e94613df15",
        "timestamp" : 1769000833000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
          "fullName" : "Vadim Yanitskiy"
        },
        "authorEmail" : "vyanitskiy@sysmocom.de",
        "comment" : "trxcon/l1sched: add API for reading/updating UL SACCH cache\u000a\u000aChange-Id: Ica42dbc28cfdd7af2e1becdcc5d45337b70da8a7\u000aRelated: 15877ba05 (\"trxcon: allow populating global SACCH cache via L1CTL\")\u000a",
        "date" : "2026-01-21 20:07:13 +0700",
        "id" : "335ae654d8f197e2023de0ea32e810e94613df15",
        "msg" : "trxcon/l1sched: add API for reading/updating UL SACCH cache",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/host/trxcon/src/trxcon_fsm.c"
          },
          {
            "editType" : "edit",
            "file" : "src/host/trxcon/src/sched_trx.c"
          },
          {
            "editType" : "edit",
            "file" : "src/host/trxcon/src/sched_prim.c"
          },
          {
            "editType" : "edit",
            "file" : "src/host/trxcon/include/osmocom/bb/l1sched/l1sched.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/host/trxcon/src/sched_trx.c",
          "src/host/trxcon/src/sched_prim.c"
        ],
        "commitId" : "7a18c273659e891737c362476778010448875a06",
        "timestamp" : 1769000847000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
          "fullName" : "Vadim Yanitskiy"
        },
        "authorEmail" : "vyanitskiy@sysmocom.de",
        "comment" : "trxcon/l1sched: pre-populate MR cache during lchan allocation\u000a\u000aInstead of checking if the MR cache is populated in prim_compose_mr()\u000aand populating it there, let's do this during lchan allocation.  Take\u000aa chance to move lchan allocation logic into its own function.\u000a\u000aChange-Id: I079074a402f9c27fff7e25b49bfd1dd409c0f8c3\u000a",
        "date" : "2026-01-21 20:07:27 +0700",
        "id" : "7a18c273659e891737c362476778010448875a06",
        "msg" : "trxcon/l1sched: pre-populate MR cache during lchan allocation",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/host/trxcon/src/sched_trx.c"
          },
          {
            "editType" : "edit",
            "file" : "src/host/trxcon/src/sched_prim.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/host/trxcon/src/trxcon_fsm.c",
          "src/host/trxcon/src/sched_trx.c",
          "src/host/trxcon/include/osmocom/bb/l1sched/l1sched.h"
        ],
        "commitId" : "d3c4d88ae9f9016a02dabaf54201c7f40400a0f7",
        "timestamp" : 1769000847000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
          "fullName" : "Vadim Yanitskiy"
        },
        "authorEmail" : "vyanitskiy@sysmocom.de",
        "comment" : "trxcon/l1sched: l1sched_reset(): remove unused param\u000a\u000aThe l1sched no longer has its own clock source, so there's nothing\u000ato reset.  This parameter is no-op and can be safely removed.\u000a\u000aChange-Id: I88dfa8770c9cd205006f569315b07f4d91cc08de\u000a",
        "date" : "2026-01-21 20:07:27 +0700",
        "id" : "d3c4d88ae9f9016a02dabaf54201c7f40400a0f7",
        "msg" : "trxcon/l1sched: l1sched_reset(): remove unused param",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/host/trxcon/include/osmocom/bb/l1sched/l1sched.h"
          },
          {
            "editType" : "edit",
            "file" : "src/host/trxcon/src/sched_trx.c"
          },
          {
            "editType" : "edit",
            "file" : "src/host/trxcon/src/trxcon_fsm.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/host/trxcon/src/sched_trx.c"
        ],
        "commitId" : "25e2dbc4d46e5803bbd140a2b72b1320cca96f85",
        "timestamp" : 1769000847000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
          "fullName" : "Vadim Yanitskiy"
        },
        "authorEmail" : "vyanitskiy@sysmocom.de",
        "comment" : "trxcon/l1sched: l1sched_reset(): also reset bsic\u000a\u000aChange-Id: I4dfe5663fac12548d33393fe3b1426e5d80f50e7\u000aRelated: 8428b1ea0 (\"trxcon: abstract out the scheduler API from L1CTL/TRXD/TRXC\")\u000a",
        "date" : "2026-01-21 20:07:27 +0700",
        "id" : "25e2dbc4d46e5803bbd140a2b72b1320cca96f85",
        "msg" : "trxcon/l1sched: l1sched_reset(): also reset bsic",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/host/trxcon/src/sched_trx.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/host/trxcon/src/sched_trx.c",
          "src/host/trxcon/include/osmocom/bb/l1sched/l1sched.h"
        ],
        "commitId" : "4618071659e536da18db979ad52bfa3d3f2e0423",
        "timestamp" : 1769000868000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
          "fullName" : "Vadim Yanitskiy"
        },
        "authorEmail" : "vyanitskiy@sysmocom.de",
        "comment" : "trxcon/l1sched: add and use l1sched_del_all_ts()\u000a\u000aChange-Id: I35ce97459dcd0e2cac4ab8927f02fe0232aa6142\u000a",
        "date" : "2026-01-21 20:07:48 +0700",
        "id" : "4618071659e536da18db979ad52bfa3d3f2e0423",
        "msg" : "trxcon/l1sched: add and use l1sched_del_all_ts()",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/host/trxcon/include/osmocom/bb/l1sched/l1sched.h"
          },
          {
            "editType" : "edit",
            "file" : "src/host/trxcon/src/sched_trx.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/host/trxcon/src/trxcon_fsm.c"
        ],
        "commitId" : "dd5c263ae05795966435b9d1a1e563957db793b8",
        "timestamp" : 1769000869000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
          "fullName" : "Vadim Yanitskiy"
        },
        "authorEmail" : "vyanitskiy@sysmocom.de",
        "comment" : "trxcon/fsm: handle_dch_est_req(): do not reset the scheduler\u000a\u000aCalling l1sched_reset() results in resetting the UL SACCH cache,\u000athat may have been populated prior to sending L1CTL_DM_EST_REQ.\u000aInstead, do what the comment says - call l1sched_del_all_ts().\u000a\u000aChange-Id: Iff03fa5b90ac1ec30b7937cea6bd09c6ececb5f6\u000aFixes: c6fe9c3f (\"trxcon: trxcon_fsm: permit loop [P]DCH transitions\")\u000aRelated: 15877ba05 (\"trxcon: allow populating global SACCH cache via L1CTL\")\u000aRelated: OS#6919\u000a",
        "date" : "2026-01-21 20:07:49 +0700",
        "id" : "dd5c263ae05795966435b9d1a1e563957db793b8",
        "msg" : "trxcon/fsm: handle_dch_est_req(): do not reset the scheduler",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/host/trxcon/src/trxcon_fsm.c"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/fixeria",
      "fullName" : "Vadim Yanitskiy"
    }
  ],
  "runs" : [
    {
      "number" : 8043,
      "url" : "https://jenkins.osmocom.org/jenkins/job/master-osmocom-bb/a1=default,a2=default,a3=default,a4=default,label=osmocom-master/8043/"
    }
  ]
}