{
  "_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" : 134887,
      "executingTimeMillis" : 134887,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 6365,
      "waitingTimeMillis" : 6365
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 4633,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "281d45eacd2e63c1059e071fa4d6afeb88178094",
            "branch" : [
              {
                "SHA1" : "281d45eacd2e63c1059e071fa4d6afeb88178094",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "281d45eacd2e63c1059e071fa4d6afeb88178094",
            "branch" : [
              {
                "SHA1" : "281d45eacd2e63c1059e071fa4d6afeb88178094",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3086,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a42f4a51c09fdc3c4f532ff07b806e26bf7e9fa1",
            "branch" : [
              {
                "SHA1" : "a42f4a51c09fdc3c4f532ff07b806e26bf7e9fa1",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a42f4a51c09fdc3c4f532ff07b806e26bf7e9fa1",
            "branch" : [
              {
                "SHA1" : "a42f4a51c09fdc3c4f532ff07b806e26bf7e9fa1",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "281d45eacd2e63c1059e071fa4d6afeb88178094",
        "branch" : [
          {
            "SHA1" : "281d45eacd2e63c1059e071fa4d6afeb88178094",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/libosmocore"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#4633",
  "duration" : 134887,
  "estimatedDuration" : 116344,
  "executor" : None,
  "fullDisplayName" : "master-libosmocore #4633",
  "id" : "4633",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4633,
  "queueId" : 6692,
  "result" : "SUCCESS",
  "timestamp" : 1768824606601,
  "url" : "https://jenkins.osmocom.org/jenkins/job/master-libosmocore/4633/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "configure.ac"
        ],
        "commitId" : "9197c1ac176ab8aa33f82e059404dcd482577a31",
        "timestamp" : 1768815597000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "configure.ac: EMBEDDED modifies default AC_ARG_ENABLE values\u000a\u000aWith this patch, EMBEDDED simply modifies the default enable/disable\u000aconfigure args, as in a preset, instead of changing state after checks\u000ahave been done.\u000aThis way the logic is clarified since the same logic in configure is\u000aalways checked, regardless of EMBEDDED being set or not.\u000a\u000aChange-Id: I164eb461fb59c7675393219102740f40c1119fdd\u000a",
        "date" : "2026-01-19 10:39:57 +0100",
        "id" : "9197c1ac176ab8aa33f82e059404dcd482577a31",
        "msg" : "configure.ac: EMBEDDED modifies default AC_ARG_ENABLE values",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "configure.ac"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "configure.ac",
          "src/core/logging_gsmtap.c"
        ],
        "commitId" : "e6749839bf76d2dbffba7354134a92b6c8fd8711",
        "timestamp" : 1768816898000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "gmstap_log: optimization: Add talloc_pool for transmitted messages\u000a\u000aIn synchronous modes (blocking and non-blocking), set a pool size of 1\u000amsgb. This way we avoid re-allocating the msgb with malloc/free\u000aeverytime a gsmtap_log msg is transmitted over the target, and instead\u000awe allocate the msgb during creation of the target.\u000a\u000aIn asynchronous mode (workqueue), create a pool of 100 msgbs, which\u000ashould in general be enough to speedup more usual needs. If more than\u000a100 msgbs are to be enqueued into the gsmtap_inst, then they will be\u000aallocated as normal talloc contexts.\u000a\u000aSince the struct log_target is public, it is currently not possible to\u000aadd new fields to it under \"tgt_gsmtap\" without breaking the ABI. Hence,\u000athe ->output field, which is unused in this target, is reused to store\u000athe pool object internally.\u000a\u000aChange-Id: I19cdf09f21d856e8e3646de495ce7ae040195268\u000a",
        "date" : "2026-01-19 11:01:38 +0100",
        "id" : "e6749839bf76d2dbffba7354134a92b6c8fd8711",
        "msg" : "gmstap_log: optimization: Add talloc_pool for transmitted messages",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "configure.ac"
          },
          {
            "editType" : "edit",
            "file" : "src/core/logging_gsmtap.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/core/select.c"
        ],
        "commitId" : "33fe3e907735625d3979b78df3c6d718f51303a2",
        "timestamp" : 1768820431000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "select.c: Check for ENABLE_PSEUDOTALLOC instead of EMBEDDED\u000a\u000aThe reason to avoid that code is that pseudotalloc doesn't implement\u000athat function. Hence check for pseudotalloc support specifically.\u000a\u000aChange-Id: I9c4aa66a55beac710912db9b8d3ad9ae5c1679ef\u000a",
        "date" : "2026-01-19 12:00:31 +0100",
        "id" : "33fe3e907735625d3979b78df3c6d718f51303a2",
        "msg" : "select.c: Check for ENABLE_PSEUDOTALLOC instead of EMBEDDED",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/core/select.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/gsm/auth_core.c",
          "configure.ac",
          "src/gsm/gprs_cipher_core.c"
        ],
        "commitId" : "281d45eacd2e63c1059e071fa4d6afeb88178094",
        "timestamp" : 1768821247000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "select.c: Check for ENABLE_PLUGIN instead of EMBEDDED\u000a\u000aChange-Id: I6cae7781a94e4eb6daaf97c16638fd933a3c9123\u000a",
        "date" : "2026-01-19 12:14:07 +0100",
        "id" : "281d45eacd2e63c1059e071fa4d6afeb88178094",
        "msg" : "select.c: Check for ENABLE_PLUGIN instead of EMBEDDED",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "configure.ac"
          },
          {
            "editType" : "edit",
            "file" : "src/gsm/auth_core.c"
          },
          {
            "editType" : "edit",
            "file" : "src/gsm/gprs_cipher_core.c"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
      "fullName" : "Pau Espin Pedrol"
    }
  ],
  "runs" : [
    {
      "number" : 475,
      "url" : "https://jenkins.osmocom.org/jenkins/job/master-libosmocore/a2=default,a3=default,arch=amd64,label=osmocom-master-debian9/475/"
    },
    {
      "number" : 475,
      "url" : "https://jenkins.osmocom.org/jenkins/job/master-libosmocore/a2=default,a3=default,arch=arm-none-eabi,label=osmocom-master-debian9/475/"
    },
    {
      "number" : 4633,
      "url" : "https://jenkins.osmocom.org/jenkins/job/master-libosmocore/a2=default,a3=default,a4=default,arch=amd64,label=io_uring/4633/"
    },
    {
      "number" : 4633,
      "url" : "https://jenkins.osmocom.org/jenkins/job/master-libosmocore/a2=default,a3=default,a4=default,arch=arm-none-eabi,label=io_uring/4633/"
    }
  ]
}