{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "org.jenkinsci.plugins.workflow.support.steps.build.BuildUpstreamCause",
          "shortDescription" : "Started by upstream project \"gerrit-osmo-remsim\" build number 125",
          "upstreamBuild" : 125,
          "upstreamProject" : "gerrit-osmo-remsim",
          "upstreamUrl" : "job/gerrit-osmo-remsim/"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "COMMENT_TYPE",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "DISTRO",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GERRIT_BRANCH",
          "value" : "master"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GERRIT_CHANGE_NUMBER",
          "value" : "42645"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GERRIT_HOST",
          "value" : "gerrit.osmocom.org"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GERRIT_PATCHSET_NUMBER",
          "value" : "1"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GERRIT_PATCHSET_REVISION",
          "value" : "fdc1b344fb259e7f325d962b1366abb28fad9f1d"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GERRIT_PATCHSET_UPLOADER_NAME",
          "value" : "jolly"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GERRIT_PORT",
          "value" : "29418"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GERRIT_PROJECT",
          "value" : "osmo-remsim"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GERRIT_REFSPEC",
          "value" : "refs/changes/45/42645/1"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GERRIT_REPO_URL",
          "value" : "ssh://jenkins@gerrit.osmocom.org:29418/osmo-remsim"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "PIPELINE_BUILD_URL",
          "value" : "https://jenkins.osmocom.org/jenkins/job/gerrit-osmo-remsim/125/"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "PROJECT_NAME",
          "value" : "osmo-remsim"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "BRANCH_CI",
          "value" : "master"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 0,
      "buildableTimeMillis" : 0,
      "buildingDurationMillis" : 93839,
      "executingTimeMillis" : 93839,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 5367,
      "waitingTimeMillis" : 5367
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 125,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "fdc1b344fb259e7f325d962b1366abb28fad9f1d",
            "branch" : [
              {
                "SHA1" : "fdc1b344fb259e7f325d962b1366abb28fad9f1d",
                "name" : "master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "fdc1b344fb259e7f325d962b1366abb28fad9f1d",
            "branch" : [
              {
                "SHA1" : "fdc1b344fb259e7f325d962b1366abb28fad9f1d",
                "name" : "master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "fdc1b344fb259e7f325d962b1366abb28fad9f1d",
        "branch" : [
          {
            "SHA1" : "fdc1b344fb259e7f325d962b1366abb28fad9f1d",
            "name" : "master"
          }
        ]
      },
      "remoteUrls" : [
        "ssh://jenkins@gerrit.osmocom.org:29418/osmo-remsim"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#125",
  "duration" : 93839,
  "estimatedDuration" : 83896,
  "executor" : None,
  "fullDisplayName" : "gerrit-osmo-remsim-build #125",
  "id" : "125",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 125,
  "queueId" : 93393,
  "result" : "FAILURE",
  "timestamp" : 1776695849729,
  "url" : "https://jenkins.osmocom.org/jenkins/view/gerrit/job/gerrit-osmo-remsim-build/125/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/bankd/bankd_main.c"
        ],
        "commitId" : "fdc1b344fb259e7f325d962b1366abb28fad9f1d",
        "timestamp" : 1776695111000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/aeversberg",
          "fullName" : "Andreas Eversberg"
        },
        "authorEmail" : "aeversberg@sysmocom.de",
        "comment" : "Fix: Remove slot mapping at bankd when client disconnects\u000a\u000aIf a client disconnects before removing the slot mapping, the slotmap\u000aentry will not be removed automatically. A subsequent client connection\u000afor the same mapping will then trigger the the error: “ignoring\u000aidentical slotmap.”\u000a\u000aIn a setup with multiple readers, there are multiple bankd worker\u000athreads. If a client re-connects, but if its connection is accepted by\u000aa different thread, subsequent reader access or unmapping will fail.\u000aThere will be no mapping at the new thread.\u000a\u000aThe approach of this fix is to remove the slot mapping, if the client\u000aconnection to the worker thread terminates.\u000a\u000aChange-Id: I2fd03490e2506c55104309a0ef952389119023b8\u000a",
        "date" : "2026-04-20 16:25:11 +0200",
        "id" : "fdc1b344fb259e7f325d962b1366abb28fad9f1d",
        "msg" : "Fix: Remove slot mapping at bankd when client disconnects",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/bankd/bankd_main.c"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/aeversberg",
      "fullName" : "Andreas Eversberg"
    }
  ],
  "runs" : [
    {
      "number" : 125,
      "url" : "https://jenkins.osmocom.org/jenkins/view/gerrit/job/gerrit-osmo-remsim-build/a1=default,a2=default,a3=default,a4=default,label=osmocom-gerrit/125/"
    }
  ]
}