{
  "_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" : 141581,
      "executingTimeMillis" : 141581,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 7805,
      "waitingTimeMillis" : 7805
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 4486,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c65cb3adf723c82e0c308da84513f02853e63f6d",
            "branch" : [
              {
                "SHA1" : "c65cb3adf723c82e0c308da84513f02853e63f6d",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c65cb3adf723c82e0c308da84513f02853e63f6d",
            "branch" : [
              {
                "SHA1" : "c65cb3adf723c82e0c308da84513f02853e63f6d",
                "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" : "c65cb3adf723c82e0c308da84513f02853e63f6d",
        "branch" : [
          {
            "SHA1" : "c65cb3adf723c82e0c308da84513f02853e63f6d",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/libosmocore"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#4486",
  "duration" : 141581,
  "estimatedDuration" : 122293,
  "executor" : None,
  "fullDisplayName" : "master-libosmocore #4486",
  "id" : "4486",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4486,
  "queueId" : 2000293,
  "result" : "SUCCESS",
  "timestamp" : 1758641108034,
  "url" : "https://jenkins.osmocom.org/jenkins/job/master-libosmocore/4486/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "include/osmocom/gsm/rtp_extensions.h"
        ],
        "commitId" : "c65cb3adf723c82e0c308da84513f02853e63f6d",
        "timestamp" : 1758594078000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/falcon",
          "fullName" : "falcon"
        },
        "authorEmail" : "falcon@freecalypso.org",
        "comment" : "rtp_extensions.h: update for TW-TS-003 version 1.1.0\u000a\u000aThemyscira Wireless released new specs for enhanced RTP formats\u000aon AoIP interface user plane:\u000a\u000a* TW-TS-006 for AMR, allowing RTP transport between an E1 BTS and\u000a  a CN transcoder that implements both regular transcoding and TFO\u000a  functions as specified in 3GPP Rel4 for TDM-based GSM;\u000a\u000a* TW-TS-007 for compressed CSD, making CSD in RTP much more efficient;\u000a\u000a* An updated version of TW-TS-003 adds two new bits to RTPext IE\u000a  (GSM0808_IE_THEMWI_RTP_EXTENSIONS) for MSC to request the use of\u000a  TW-TS-006 and TW-TS-007 extensions, and for BSS to acknowledge\u000a  the necessary support.\u000a\u000aAll TW-TS for RTP extensions are summarized here:\u000a\u000ahttps://osmocom.org/projects/retro-gsm/wiki/ThemWi_RTP_Extensions\u000a\u000aChange-Id: I2cc2c9340f9fa5c7111447a6beef49c335fa1107\u000a",
        "date" : "2025-09-23 02:21:18 +0000",
        "id" : "c65cb3adf723c82e0c308da84513f02853e63f6d",
        "msg" : "rtp_extensions.h: update for TW-TS-003 version 1.1.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "include/osmocom/gsm/rtp_extensions.h"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/falcon",
      "fullName" : "falcon"
    }
  ],
  "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" : 4486,
      "url" : "https://jenkins.osmocom.org/jenkins/job/master-libosmocore/a2=default,a3=default,a4=default,arch=amd64,label=io_uring/4486/"
    },
    {
      "number" : 4486,
      "url" : "https://jenkins.osmocom.org/jenkins/job/master-libosmocore/a2=default,a3=default,a4=default,arch=arm-none-eabi,label=io_uring/4486/"
    }
  ]
}