{
  "_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" : 134639,
      "executingTimeMillis" : 134639,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 8109,
      "waitingTimeMillis" : 8109
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 4593,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "2e41c4301ece14cbd9d22896a079619ba080200a",
            "branch" : [
              {
                "SHA1" : "2e41c4301ece14cbd9d22896a079619ba080200a",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "2e41c4301ece14cbd9d22896a079619ba080200a",
            "branch" : [
              {
                "SHA1" : "2e41c4301ece14cbd9d22896a079619ba080200a",
                "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" : "2e41c4301ece14cbd9d22896a079619ba080200a",
        "branch" : [
          {
            "SHA1" : "2e41c4301ece14cbd9d22896a079619ba080200a",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/libosmocore"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#4593",
  "duration" : 134639,
  "estimatedDuration" : 125219,
  "executor" : None,
  "fullDisplayName" : "master-libosmocore #4593",
  "id" : "4593",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4593,
  "queueId" : 2074236,
  "result" : "SUCCESS",
  "timestamp" : 1766061908587,
  "url" : "https://jenkins.osmocom.org/jenkins/job/master-libosmocore/4593/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/vty/vty_transcript_test.c",
          "tests/vty/vty_transcript_test.vty"
        ],
        "commitId" : "aafa7c02edba4a215fec9d01c48d21c3a1addc1d",
        "timestamp" : 1766061286000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "vty: assert in optional param followed by optional-multi-choice param: Reproduce [1/2]\u000a\u000aThe test added below makes cmd_make_descvec() assert in\u000a\"OSMO_ASSERT(multiple);\" line, so it's expected to fail during CI.\u000aFollow-up patch provides a fixes for it.\u000a\u000aChange-Id: I6ad93a304ce498ba9d57fc7e2fd238e6c16e29e0\u000aRelated: b55f4d2df21b966c3953264d8961f259814f4650\u000aRelated: OS#6360\u000a",
        "date" : "2025-12-18 13:34:46 +0100",
        "id" : "aafa7c02edba4a215fec9d01c48d21c3a1addc1d",
        "msg" : "vty: assert in optional param followed by optional-multi-choice param:",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/vty/vty_transcript_test.c"
          },
          {
            "editType" : "edit",
            "file" : "tests/vty/vty_transcript_test.vty"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/vty/command.c"
        ],
        "commitId" : "2e41c4301ece14cbd9d22896a079619ba080200a",
        "timestamp" : 1766061294000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pespin",
          "fullName" : "Pau Espin Pedrol"
        },
        "authorEmail" : "pespin@sysmocom.de",
        "comment" : "vty: assert in optional param followed by optional-multi-choice param: Fix [2/2]\u000a\u000ain cmd_make_descr, cp during the asserting iteration looks like this:\u000a(gdb) print cp\u000a$18 = 0x555555c1939d \") [(one|two|three)\"\u000a\u000aAs a result, first multiple is set to 0 and later on logic was missing\u000afor this specific case.\u000a\u000aChange-Id: I4c184db53bec28ab42bcd45e033733d850eea5d2\u000aFixes: b55f4d2df21b966c3953264d8961f259814f4650\u000aRelated: OS#6360\u000a",
        "date" : "2025-12-18 13:34:54 +0100",
        "id" : "2e41c4301ece14cbd9d22896a079619ba080200a",
        "msg" : "vty: assert in optional param followed by optional-multi-choice param:",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/vty/command.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" : 4593,
      "url" : "https://jenkins.osmocom.org/jenkins/job/master-libosmocore/a2=default,a3=default,a4=default,arch=amd64,label=io_uring/4593/"
    },
    {
      "number" : 4593,
      "url" : "https://jenkins.osmocom.org/jenkins/job/master-libosmocore/a2=default,a3=default,a4=default,arch=arm-none-eabi,label=io_uring/4593/"
    }
  ]
}