{
  "_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" : 47250,
      "executingTimeMillis" : 47250,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 7216,
      "waitingTimeMillis" : 7216
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 10416,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8edfdb4da9c516c43ca144ac4327b81f1c9129ab",
            "branch" : [
              {
                "SHA1" : "8edfdb4da9c516c43ca144ac4327b81f1c9129ab",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8edfdb4da9c516c43ca144ac4327b81f1c9129ab",
            "branch" : [
              {
                "SHA1" : "8edfdb4da9c516c43ca144ac4327b81f1c9129ab",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 7002,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1c076ec867bbb1ec8eae77bddeda695566860d46",
            "branch" : [
              {
                "SHA1" : "1c076ec867bbb1ec8eae77bddeda695566860d46",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1c076ec867bbb1ec8eae77bddeda695566860d46",
            "branch" : [
              {
                "SHA1" : "1c076ec867bbb1ec8eae77bddeda695566860d46",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "8edfdb4da9c516c43ca144ac4327b81f1c9129ab",
        "branch" : [
          {
            "SHA1" : "8edfdb4da9c516c43ca144ac4327b81f1c9129ab",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/libosmo-netif"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#10416",
  "duration" : 47250,
  "estimatedDuration" : 50440,
  "executor" : None,
  "fullDisplayName" : "master-libosmo-netif #10416",
  "id" : "10416",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 10416,
  "queueId" : 2046603,
  "result" : "SUCCESS",
  "timestamp" : 1763574307682,
  "url" : "https://jenkins.osmocom.org/jenkins/job/master-libosmo-netif/10416/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "include/osmocom/netif/stream.h",
          "src/stream_srv.c",
          "TODO-RELEASE"
        ],
        "commitId" : "1c88de1c202ba11b5d928ce8c483dbca9ddf324c",
        "timestamp" : 1763373798000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "stream: Support overwriting tx_queue_max_length per srv conn\u000a\u000aThis allows setting different tx_queue_max_length per server connection.\u000aThis is useful where known clients (eg. matching specific addresses) may\u000ahave totally different link properties among them towards the server.\u000a\u000aRelated: SYS#7693\u000aChange-Id: Ibc68612bd8dee4f9b8031ce2c3f5c7ff6bb639e3\u000a",
        "date" : "2025-11-17 11:03:18 +0100",
        "id" : "1c88de1c202ba11b5d928ce8c483dbca9ddf324c",
        "msg" : "stream: Support overwriting tx_queue_max_length per srv conn",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "include/osmocom/netif/stream.h"
          },
          {
            "editType" : "edit",
            "file" : "src/stream_srv.c"
          },
          {
            "editType" : "edit",
            "file" : "TODO-RELEASE"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "include/osmocom/netif/sctp.h"
        ],
        "commitId" : "8edfdb4da9c516c43ca144ac4327b81f1c9129ab",
        "timestamp" : 1763554717000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "netif/sctp.h: Add missing dep netinet/sctp.h\u000a\u000aChange-Id: Icac109aad6dc5a694309c1aedfe4622b04c44c9c\u000a",
        "date" : "2025-11-19 13:18:37 +0100",
        "id" : "8edfdb4da9c516c43ca144ac4327b81f1c9129ab",
        "msg" : "netif/sctp.h: Add missing dep netinet/sctp.h",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "include/osmocom/netif/sctp.h"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
      "fullName" : "Pau Espin Pedrol"
    }
  ],
  "runs" : [
    {
      "number" : 10416,
      "url" : "https://jenkins.osmocom.org/jenkins/job/master-libosmo-netif/a1=default,a2=default,a3=default,a4=default,label=osmocom-master/10416/"
    }
  ]
}