{
  "_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" : 45282,
      "executingTimeMillis" : 45282,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 7989,
      "waitingTimeMillis" : 7989
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 7238,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "9f83a1a60d6be270699519196d24164a52b1986e",
            "branch" : [
              {
                "SHA1" : "9f83a1a60d6be270699519196d24164a52b1986e",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "9f83a1a60d6be270699519196d24164a52b1986e",
            "branch" : [
              {
                "SHA1" : "9f83a1a60d6be270699519196d24164a52b1986e",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 4985,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f2c76035fb3d97d880114bd39e827e2b1ed3365f",
            "branch" : [
              {
                "SHA1" : "f2c76035fb3d97d880114bd39e827e2b1ed3365f",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f2c76035fb3d97d880114bd39e827e2b1ed3365f",
            "branch" : [
              {
                "SHA1" : "f2c76035fb3d97d880114bd39e827e2b1ed3365f",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "9f83a1a60d6be270699519196d24164a52b1986e",
        "branch" : [
          {
            "SHA1" : "9f83a1a60d6be270699519196d24164a52b1986e",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/libosmo-abis"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#7238",
  "duration" : 45282,
  "estimatedDuration" : 62021,
  "executor" : None,
  "fullDisplayName" : "master-libosmo-abis #7238",
  "id" : "7238",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 7238,
  "queueId" : 2078255,
  "result" : "SUCCESS",
  "timestamp" : 1766409968666,
  "url" : "https://jenkins.osmocom.org/jenkins/view/TTCN3-io_uring/job/master-libosmo-abis/7238/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/trau/trau_rtp_conv.c"
        ],
        "commitId" : "5dc00365a980a31564293f3fbd11102ecb2fa18e",
        "timestamp" : 1766303567000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/falcon",
          "fullName" : "falcon"
        },
        "authorEmail" : "falcon@freecalypso.org",
        "comment" : "trau cosmetic: update osmo_trau2rtp API comments\u000a\u000aSince the writing of Doxygen API comments for osmo_trau2rtp() and\u000aosmo_trau2rtp_ufe(), these APIs gained the ability to convert CSD\u000aTRAU frames to TW-TS-007 in addition to CLEARMODE - document this\u000aaddition.  Also update comments regarding AMR, which is now supported\u000avia AMR TRAU frame interworking facility with its own API.\u000a\u000aChange-Id: Id287474c5824ab334da244701700051f9f014e66\u000a",
        "date" : "2025-12-21 07:52:47 +0000",
        "id" : "5dc00365a980a31564293f3fbd11102ecb2fa18e",
        "msg" : "trau cosmetic: update osmo_trau2rtp API comments",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/trau/trau_rtp_conv.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/trau/trau_rtp_conv.c"
        ],
        "commitId" : "0ce959dac4545288e9593bf4bf42b633f4314f7d",
        "timestamp" : 1766304917000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/falcon",
          "fullName" : "falcon"
        },
        "authorEmail" : "falcon@freecalypso.org",
        "comment" : "trau2rtp: rm defunct AMR WIP code\u000a\u000aWhen the present TRAU<->RTP conversion module was initially introduced\u000ain 2020, there was a WIP plan to eventually extend it to support AMR\u000ain addition to FR/HR/EFR.  Defunct code for a beginning of trau2rtp\u000aimplementation for AMR has sat in trau_rtp_conv.c under '#if 0' all\u000athese years - but it never became anything beyond dead code.  When\u000athe time came to implement AMR TRAU support for real, the existing\u000aTRAU<->RTP API from 2020 design turned out to be insufficient; the\u000aAMR support that was merged just before 2025-12 major release takes\u000athe form of an entirely new AMR TRAU frame interworking facility\u000awith its own API.  As a result of these developments, the original\u000adefunct AMR code from 2020 now only adds confusion - remove it.\u000a\u000aChange-Id: Ieeee8eb6dbf9c753458a91e13f2bf22311936259\u000a",
        "date" : "2025-12-21 08:15:17 +0000",
        "id" : "0ce959dac4545288e9593bf4bf42b633f4314f7d",
        "msg" : "trau2rtp: rm defunct AMR WIP code",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/trau/trau_rtp_conv.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/trau/trau_rtp_conv.c"
        ],
        "commitId" : "9f83a1a60d6be270699519196d24164a52b1986e",
        "timestamp" : 1766305581000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/falcon",
          "fullName" : "falcon"
        },
        "authorEmail" : "falcon@freecalypso.org",
        "comment" : "trau_rtp cosmetic: rm dead const lines\u000a\u000aThe two const data items removed in this patch were already commented\u000aout, and it is not clear where or how they were ever intended to be\u000aused.  Remove them to reduce clutter.\u000a\u000aChange-Id: Ic1b091ec96eafc8759d90d14201c8698ef251761\u000a",
        "date" : "2025-12-21 08:26:21 +0000",
        "id" : "9f83a1a60d6be270699519196d24164a52b1986e",
        "msg" : "trau_rtp cosmetic: rm dead const lines",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/trau/trau_rtp_conv.c"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/falcon",
      "fullName" : "falcon"
    }
  ],
  "runs" : [
    {
      "number" : 7238,
      "url" : "https://jenkins.osmocom.org/jenkins/view/TTCN3-io_uring/job/master-libosmo-abis/a1=default,a2=default,a3=default,a4=default,label=osmocom-master/7238/"
    }
  ]
}