{
  "_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" : 127149,
      "executingTimeMillis" : 127149,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 6503,
      "waitingTimeMillis" : 6503
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 12940,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "6f5d14500dd82a0a2a95e02b32ad68de2d3db4b6",
            "branch" : [
              {
                "SHA1" : "6f5d14500dd82a0a2a95e02b32ad68de2d3db4b6",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "6f5d14500dd82a0a2a95e02b32ad68de2d3db4b6",
            "branch" : [
              {
                "SHA1" : "6f5d14500dd82a0a2a95e02b32ad68de2d3db4b6",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3182,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "61021881ac056a411fdc249ca8a30b4dceb0cd05",
            "branch" : [
              {
                "SHA1" : "61021881ac056a411fdc249ca8a30b4dceb0cd05",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "61021881ac056a411fdc249ca8a30b4dceb0cd05",
            "branch" : [
              {
                "SHA1" : "61021881ac056a411fdc249ca8a30b4dceb0cd05",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "6f5d14500dd82a0a2a95e02b32ad68de2d3db4b6",
        "branch" : [
          {
            "SHA1" : "6f5d14500dd82a0a2a95e02b32ad68de2d3db4b6",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/osmo-hnbgw"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#12940",
  "duration" : 127149,
  "estimatedDuration" : 150287,
  "executor" : None,
  "fullDisplayName" : "master-osmo-hnbgw #12940",
  "id" : "12940",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 12940,
  "queueId" : 2048223,
  "result" : "SUCCESS",
  "timestamp" : 1763725987251,
  "url" : "https://jenkins.osmocom.org/jenkins/view/gerrit/job/master-osmo-hnbgw/12940/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/osmo-hnbgw.vty",
          "include/osmocom/hnbgw/hnb.h",
          "src/osmo-hnbgw/hnb_persistent.c",
          "src/osmo-hnbgw/hnb.c",
          "include/osmocom/hnbgw/hnb_persistent.h",
          "src/osmo-hnbgw/hnbgw_vty.c",
          "TODO-RELEASE"
        ],
        "commitId" : "01b6b15d0f37a6c7a446dfeb54201762bced0bed",
        "timestamp" : 1763632750000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "hnb: Allow setting Iuh tx-queue-max-length per HNB\u000a\u000aRelated: SYS#7693\u000aDepends: libosmo-netif.git Change-Id Ibc68612bd8dee4f9b8031ce2c3f5c7ff6bb639e3\u000aChange-Id: Ibf69a5a2e6ff8d6829320efe793c6368aa542102\u000a",
        "date" : "2025-11-20 10:59:10 +0100",
        "id" : "01b6b15d0f37a6c7a446dfeb54201762bced0bed",
        "msg" : "hnb: Allow setting Iuh tx-queue-max-length per HNB",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "include/osmocom/hnbgw/hnb.h"
          },
          {
            "editType" : "edit",
            "file" : "src/osmo-hnbgw/hnb_persistent.c"
          },
          {
            "editType" : "edit",
            "file" : "src/osmo-hnbgw/hnbgw_vty.c"
          },
          {
            "editType" : "edit",
            "file" : "tests/osmo-hnbgw.vty"
          },
          {
            "editType" : "edit",
            "file" : "TODO-RELEASE"
          },
          {
            "editType" : "edit",
            "file" : "src/osmo-hnbgw/hnb.c"
          },
          {
            "editType" : "edit",
            "file" : "include/osmocom/hnbgw/hnb_persistent.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/osmo-hnbgw/hnbgw_vty.c"
        ],
        "commitId" : "3818620267161d992f84c14e8c95f169b15960a8",
        "timestamp" : 1763632750000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "vty: Improve 'show hnb' param input\u000a\u000aMake it more logic to what user expects, specially wrt to other existing\u000acommands in the osmocom world.\u000a\u000aChange-Id: If329d57f701b0c53a61c89aae8b7ea421f728566\u000a",
        "date" : "2025-11-20 10:59:10 +0100",
        "id" : "3818620267161d992f84c14e8c95f169b15960a8",
        "msg" : "vty: Improve 'show hnb' param input",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/osmo-hnbgw/hnbgw_vty.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/osmo-hnbgw/hnbgw_vty.c"
        ],
        "commitId" : "6f5d14500dd82a0a2a95e02b32ad68de2d3db4b6",
        "timestamp" : 1763632750000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "vty: Log Iuh SCTP assoc & rem-addr socket information\u000a\u000aThis allows checking status of the sockets towards HNB.\u000a\u000aRelated: SYS#7693\u000aChange-Id: Iad2101ed16ab660f291442c4cab8b72bff560169\u000a",
        "date" : "2025-11-20 10:59:10 +0100",
        "id" : "6f5d14500dd82a0a2a95e02b32ad68de2d3db4b6",
        "msg" : "vty: Log Iuh SCTP assoc & rem-addr socket information",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/osmo-hnbgw/hnbgw_vty.c"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
      "fullName" : "Pau Espin Pedrol"
    }
  ],
  "runs" : [
    {
      "number" : 12940,
      "url" : "https://jenkins.osmocom.org/jenkins/view/gerrit/job/master-osmo-hnbgw/NFTABLES=0,PFCP=0,WITH_MANUALS=0,a4=default,label=osmocom-master/12940/"
    },
    {
      "number" : 12940,
      "url" : "https://jenkins.osmocom.org/jenkins/view/gerrit/job/master-osmo-hnbgw/NFTABLES=1,PFCP=1,WITH_MANUALS=1,a4=default,label=osmocom-master/12940/"
    }
  ]
}