{
  "_class" : "hudson.model.FreeStyleBuild",
  "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" : "EMAIL_NOTIFICATIONS",
          "value" : "jenkins-notifications@lists.osmocom.org"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "BRANCH_CI",
          "value" : "master"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 1,
      "buildableTimeMillis" : 1,
      "buildingDurationMillis" : 193709,
      "executingTimeMillis" : 193709,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 0,
      "waitingTimeMillis" : 0
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 668,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ae2b958d50e14a490324b187e4049258994f2174",
            "branch" : [
              {
                "SHA1" : "ae2b958d50e14a490324b187e4049258994f2174",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ae2b958d50e14a490324b187e4049258994f2174",
            "branch" : [
              {
                "SHA1" : "ae2b958d50e14a490324b187e4049258994f2174",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/osmith/wip" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 496,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "44d8e48d658ce5bcd238a3fd42bf0e3b2da9170d",
            "branch" : [
              {
                "SHA1" : "44d8e48d658ce5bcd238a3fd42bf0e3b2da9170d",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          },
          "revision" : {
            "SHA1" : "44d8e48d658ce5bcd238a3fd42bf0e3b2da9170d",
            "branch" : [
              {
                "SHA1" : "44d8e48d658ce5bcd238a3fd42bf0e3b2da9170d",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "ae2b958d50e14a490324b187e4049258994f2174",
        "branch" : [
          {
            "SHA1" : "ae2b958d50e14a490324b187e4049258994f2174",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/osmo-ci"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "build.log",
      "fileName" : "build.log",
      "relativePath" : "output/build.log"
    },
    {
      "displayPath" : "linux",
      "fileName" : "linux",
      "relativePath" : "output/linux"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#668",
  "duration" : 193709,
  "estimatedDuration" : 191474,
  "executor" : None,
  "fullDisplayName" : "build-kernel-torvalds #668",
  "id" : "668",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 668,
  "queueId" : 183219,
  "result" : "SUCCESS",
  "timestamp" : 1785453840142,
  "url" : "https://jenkins.osmocom.org/jenkins/job/build-kernel-torvalds/668/",
  "builtOn" : "build4-deb12build-ansible",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".ruff.toml"
        ],
        "commitId" : "625ef3d2082154eb7ae5f19024f81ecc068d41e7",
        "timestamp" : 1785332674000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "ruff: ignore new failing default rules\u000a\u000aWith the new ruff 0.16 version, a lot of new default rules have been\u000aadded. Ignore the ones that are failing for now to make the linter pass\u000aagain.\u000a\u000aRelated: https://astral.sh/blog/ruff-v0.16.0#better-default-rule-set\u000aChange-Id: I798653c9facbfc2dbbbfd543c01131381a6c02ca\u000a",
        "date" : "2026-07-29 15:44:34 +0200",
        "id" : "625ef3d2082154eb7ae5f19024f81ecc068d41e7",
        "msg" : "ruff: ignore new failing default rules",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".ruff.toml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ansible/setup-octsimtest.yml",
          "ansible/files/octsimtest/stop-hook.sh",
          "ansible/util/known_hosts",
          "ansible/hosts",
          "ansible/files/octsimtest/restart-pcscd.sh",
          "ansible/files/octsimtest/start-hook.sh",
          "ansible/files/octsimtest/sudoers.d-jenkins"
        ],
        "commitId" : "ae2b958d50e14a490324b187e4049258994f2174",
        "timestamp" : 1785332682000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "ansible: add octsimtest sudo scripts\u000a\u000aAdd the scripts that jenkins can execute with sudo during the octsimtest\u000ajobs, so they are properly versioned in a git repository.\u000a\u000arestart-pcscd.sh is new (OS#7022), the other scripts were previously\u000aadded for SYS#8011 last month and have been in use since then.\u000a\u000aRelated: SYS#8011\u000aChange-Id: I9bcbbba156de0cea1f7fa49bfaeb99e6f1f90647\u000a",
        "date" : "2026-07-29 15:44:42 +0200",
        "id" : "ae2b958d50e14a490324b187e4049258994f2174",
        "msg" : "ansible: add octsimtest sudo scripts",
        "paths" : [
          {
            "editType" : "add",
            "file" : "ansible/setup-octsimtest.yml"
          },
          {
            "editType" : "edit",
            "file" : "ansible/hosts"
          },
          {
            "editType" : "add",
            "file" : "ansible/files/octsimtest/restart-pcscd.sh"
          },
          {
            "editType" : "add",
            "file" : "ansible/files/octsimtest/sudoers.d-jenkins"
          },
          {
            "editType" : "edit",
            "file" : "ansible/util/known_hosts"
          },
          {
            "editType" : "add",
            "file" : "ansible/files/octsimtest/stop-hook.sh"
          },
          {
            "editType" : "add",
            "file" : "ansible/files/octsimtest/start-hook.sh"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
      "fullName" : "Oliver Smith"
    }
  ]
}