{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 4,
      "buildableTimeMillis" : 4,
      "buildingDurationMillis" : 677,
      "executingTimeMillis" : 677,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 8799,
      "waitingTimeMillis" : 8799
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 6,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "bb772eea0ddc250896ca078cfb28956edad0f9d4",
            "branch" : [
              {
                "SHA1" : "bb772eea0ddc250896ca078cfb28956edad0f9d4",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "bb772eea0ddc250896ca078cfb28956edad0f9d4",
            "branch" : [
              {
                "SHA1" : "bb772eea0ddc250896ca078cfb28956edad0f9d4",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "fc78a2dc082d8f1a1405b6bc9d58f8a2c3fe546e",
            "branch" : [
              {
                "SHA1" : "fc78a2dc082d8f1a1405b6bc9d58f8a2c3fe546e",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "fc78a2dc082d8f1a1405b6bc9d58f8a2c3fe546e",
            "branch" : [
              {
                "SHA1" : "fc78a2dc082d8f1a1405b6bc9d58f8a2c3fe546e",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "bb772eea0ddc250896ca078cfb28956edad0f9d4",
        "branch" : [
          {
            "SHA1" : "bb772eea0ddc250896ca078cfb28956edad0f9d4",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/python/osmo-python-tests"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : false,
  "description" : null,
  "displayName" : "#6",
  "duration" : 677,
  "estimatedDuration" : 677,
  "executor" : null,
  "fullDisplayName" : "update-containers-osmo-python-tests #6",
  "id" : "6",
  "inProgress" : false,
  "keepLog" : false,
  "number" : 6,
  "queueId" : 128059,
  "result" : "SUCCESS",
  "timestamp" : 1779909970035,
  "url" : "https://jenkins.osmocom.org/jenkins/job/update-containers-osmo-python-tests/6/",
  "builtOn" : "build4-deb12build-ansible",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "osmopy/osmo_interact/common.py"
        ],
        "commitId" : "bb772eea0ddc250896ca078cfb28956edad0f9d4",
        "timestamp" : 1779905576000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/lynxis",
          "fullName" : "lynxis"
        },
        "authorEmail" : "lynxis@fe80.eu",
        "comment" : "osmo_interact: improve vty transcript language by a regular rexex\u000a\u000aCurrently the transcript language understand 3 different tokens:\u000a... (ignore all lines until the following line matches)\u000a... !REGEX (ignore all lines except REXEX)\u000a\u000aBut to support osmo-stp with different compile options, the\u000avty help is indented with different amount of spaces depending on the compile options.\u000aTo support those add a regular regex using the prefix !r!\u000a\u000aE.g.\u000a```\u000aOsmoSTP(config-cs7-as)# ?\u000a-  description       Save human-readable description of the object\u000avs\u000a+  description               Save human-readable description of the object\u000a```\u000a\u000aTo use the new regex, the line would be:\u000a```\u000a!r!  description[ ]+Save human-readable description of the object\u000a```\u000a\u000aFurther all regex special characters needs to be escaped.\u000a```\u000a  description   Save human-readable description of the object (for humans)\u000a\u000a!r!  description[ ]+Save human-readable description of the object \\(for humans\\)\u000a```\u000a\u000aChange-Id: Iadcd7a8c3677548a6405e098fe53d0614ef2012c\u000a",
        "date" : "2026-05-27 20:12:56 +0200",
        "id" : "bb772eea0ddc250896ca078cfb28956edad0f9d4",
        "msg" : "osmo_interact: improve vty transcript language by a regular rexex",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "osmopy/osmo_interact/common.py"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/lynxis",
      "fullName" : "lynxis"
    }
  ]
}