{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_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" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user Oliver Smith",
          "userId" : "osmith",
          "userName" : "Oliver Smith"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 1,
      "buildableTimeMillis" : 1,
      "buildingDurationMillis" : 199405,
      "executingTimeMillis" : 199405,
      "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" : 610,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b84dc25b0fca5b4b4d23bc86c99247ce9a1c7347",
            "branch" : [
              {
                "SHA1" : "b84dc25b0fca5b4b4d23bc86c99247ce9a1c7347",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b84dc25b0fca5b4b4d23bc86c99247ce9a1c7347",
            "branch" : [
              {
                "SHA1" : "b84dc25b0fca5b4b4d23bc86c99247ce9a1c7347",
                "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" : "b84dc25b0fca5b4b4d23bc86c99247ce9a1c7347",
        "branch" : [
          {
            "SHA1" : "b84dc25b0fca5b4b4d23bc86c99247ce9a1c7347",
            "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" : "#610",
  "duration" : 199405,
  "estimatedDuration" : 196330,
  "executor" : None,
  "fullDisplayName" : "build-kernel-torvalds #610",
  "id" : "610",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 610,
  "queueId" : 133435,
  "result" : "SUCCESS",
  "timestamp" : 1780468218687,
  "url" : "https://jenkins.osmocom.org/jenkins/job/build-kernel-torvalds/610/",
  "builtOn" : "build4-deb12build-ansible",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jobs/octsim_osmo-ccid-firmware.yml"
        ],
        "commitId" : "c28648ef5ff430b19ef1ac7f8b26bd5d1c8679f7",
        "timestamp" : 1780467993000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "jobs/octsim_osmo-ccid-firmware: add timeout arg\u000a\u000aFor testing the hook scripts (see next patch), it is useful to have a\u000ashorter timeout for some test runs. Make it configurable.\u000a\u000aRelated: SYS#8011\u000aChange-Id: I3bac142a9e2e5f144ad52ea7c36c05ffbad6f5d1\u000a",
        "date" : "2026-06-03 06:26:33 +0000",
        "id" : "c28648ef5ff430b19ef1ac7f8b26bd5d1c8679f7",
        "msg" : "jobs/octsim_osmo-ccid-firmware: add timeout arg",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jobs/octsim_osmo-ccid-firmware.yml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jobs/gerrit-osmo-ccid-firmware-hwtest.yml",
          "jobs/octsim_osmo-ccid-firmware.yml"
        ],
        "commitId" : "b84dc25b0fca5b4b4d23bc86c99247ce9a1c7347",
        "timestamp" : 1780467993000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
          "fullName" : "Oliver Smith"
        },
        "authorEmail" : "osmith@sysmocom.de",
        "comment" : "jobs/osmo-ccid-firmware: run hooks for logs\u000a\u000aRun the start-hook.sh / stop-hook.sh scripts that store pcscd logs and a\u000ausbmon capture. The jenkins node is configured to allow running these\u000atwo scripts with sudo as jenkins user. Store the resulting files as\u000aartifacts.\u000a\u000aRelated: SYS#8011\u000aChange-Id: Id0d9a39fda24813572b979588c0ca22918829ad4\u000a",
        "date" : "2026-06-03 06:26:33 +0000",
        "id" : "b84dc25b0fca5b4b4d23bc86c99247ce9a1c7347",
        "msg" : "jobs/osmo-ccid-firmware: run hooks for logs",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jobs/octsim_osmo-ccid-firmware.yml"
          },
          {
            "editType" : "edit",
            "file" : "jobs/gerrit-osmo-ccid-firmware-hwtest.yml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/osmith",
      "fullName" : "Oliver Smith"
    }
  ]
}