{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.TimerTrigger$TimerTriggerCause",
          "shortDescription" : "Started by timer"
        }
      ]
    },
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "BRANCH_CI",
          "value" : "master"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "EMAIL_NOTIFICATIONS",
          "value" : "jenkins-notifications@lists.osmocom.org"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 0,
      "buildableTimeMillis" : 0,
      "buildingDurationMillis" : 422655,
      "executingTimeMillis" : 422655,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 1,
      "waitingTimeMillis" : 1
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 899,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "bb15a95e3843864b853e6d1747b82b08556a1923",
            "branch" : [
              {
                "SHA1" : "bb15a95e3843864b853e6d1747b82b08556a1923",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "bb15a95e3843864b853e6d1747b82b08556a1923",
            "branch" : [
              {
                "SHA1" : "bb15a95e3843864b853e6d1747b82b08556a1923",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/osmith/wip" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 705,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3d1e68dd2303c19130e13a192d6d6bc72a6d4841",
            "branch" : [
              {
                "SHA1" : "3d1e68dd2303c19130e13a192d6d6bc72a6d4841",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3d1e68dd2303c19130e13a192d6d6bc72a6d4841",
            "branch" : [
              {
                "SHA1" : "3d1e68dd2303c19130e13a192d6d6bc72a6d4841",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "bb15a95e3843864b853e6d1747b82b08556a1923",
        "branch" : [
          {
            "SHA1" : "bb15a95e3843864b853e6d1747b82b08556a1923",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/osmo-ci"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#899",
  "duration" : 422655,
  "estimatedDuration" : 414645,
  "executor" : None,
  "fullDisplayName" : "Osmocom-repo-install-debian12 #899",
  "id" : "899",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 899,
  "queueId" : 2076458,
  "result" : "SUCCESS",
  "timestamp" : 1766212320342,
  "url" : "https://jenkins.osmocom.org/jenkins/view/All/job/Osmocom-repo-install-debian12/899/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ansible/roles/osmocom-jenkins-slave/tasks/main.yml"
        ],
        "commitId" : "8f99ae3566c74e43409de3f08b9a456e4fe5293e",
        "timestamp" : 1766070822000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "ansible: jenkins: mount tracefs via fstab\u000a\u000aAllow using bpftrace inside the jenkins lxc containers by making\u000a/sys/kernel/tracing available through /etc/fstab.\u000a\u000aRelated: OS#6794\u000aChange-Id: I568e3635fcc33040036fd19e9226b413db0d3ef3\u000a",
        "date" : "2025-12-18 16:13:42 +0100",
        "id" : "8f99ae3566c74e43409de3f08b9a456e4fe5293e",
        "msg" : "ansible: jenkins: mount tracefs via fstab",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ansible/roles/osmocom-jenkins-slave/tasks/main.yml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jobs/ttcn3-testsuites.yml"
        ],
        "commitId" : "bb15a95e3843864b853e6d1747b82b08556a1923",
        "timestamp" : 1766138569000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "jobs/ttcn3-testsuites: set RUN_BPFTRACE=1\u000a\u000aAllow better analysis of instabilities with the ttcn3-bts-test jobs in\u000ajenkins by running bpftrace scripts along with osmo-bts.\u000a\u000aOnly the ttcn3-bts-test scripts make use of the RUN_BPFTRACE environment\u000avariable, so this does not affect how any other testsuite runs.\u000a\u000aSee the related docker-playground commit for details.\u000a\u000aRelated: OS#6794\u000aRelated: docker-playground I5c22cdbb08fe797be936ca174f65ade626fa4895\u000aChange-Id: Iaa960772fb0b09722594747006890e5e43752d43\u000a",
        "date" : "2025-12-19 11:02:49 +0100",
        "id" : "bb15a95e3843864b853e6d1747b82b08556a1923",
        "msg" : "jobs/ttcn3-testsuites: set RUN_BPFTRACE=1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jobs/ttcn3-testsuites.yml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
      "fullName" : "Oliver Smith"
    }
  ],
  "runs" : [
    {
      "number" : 899,
      "url" : "https://jenkins.osmocom.org/jenkins/view/All/job/Osmocom-repo-install-debian12/feed=latest,label=qemu/899/"
    },
    {
      "number" : 899,
      "url" : "https://jenkins.osmocom.org/jenkins/view/All/job/Osmocom-repo-install-debian12/feed=nightly,label=qemu/899/"
    }
  ]
}