{
  "_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" : "BRANCH",
          "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" : 2,
      "buildableTimeMillis" : 2,
      "buildingDurationMillis" : 474963,
      "executingTimeMillis" : 474963,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 137,
      "waitingTimeMillis" : 137
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 509,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1a28575327c61eac9c6df3a5f01c60f8bedb801d",
            "branch" : [
              {
                "SHA1" : "1a28575327c61eac9c6df3a5f01c60f8bedb801d",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1a28575327c61eac9c6df3a5f01c60f8bedb801d",
            "branch" : [
              {
                "SHA1" : "1a28575327c61eac9c6df3a5f01c60f8bedb801d",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/osmith/wip" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 5,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b52b9704ed57386959a73c98e946c756e0188e6c",
            "branch" : [
              {
                "SHA1" : "b52b9704ed57386959a73c98e946c756e0188e6c",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b52b9704ed57386959a73c98e946c756e0188e6c",
            "branch" : [
              {
                "SHA1" : "b52b9704ed57386959a73c98e946c756e0188e6c",
                "name" : "refs/remotes/origin/osmith/wip"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 253,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c7c48718ba3637e29fc6a7af4e2e39ba0679bb8d",
            "branch" : [
              {
                "SHA1" : "c7c48718ba3637e29fc6a7af4e2e39ba0679bb8d",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c7c48718ba3637e29fc6a7af4e2e39ba0679bb8d",
            "branch" : [
              {
                "SHA1" : "c7c48718ba3637e29fc6a7af4e2e39ba0679bb8d",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "1a28575327c61eac9c6df3a5f01c60f8bedb801d",
        "branch" : [
          {
            "SHA1" : "1a28575327c61eac9c6df3a5f01c60f8bedb801d",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/pysim"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#509",
  "duration" : 474963,
  "estimatedDuration" : 475387,
  "executor" : None,
  "fullDisplayName" : "simtester-sanitize #509",
  "id" : "509",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 509,
  "queueId" : 36188,
  "result" : "SUCCESS",
  "timestamp" : 1771375381351,
  "url" : "https://jenkins.osmocom.org/jenkins/view/all/job/simtester-sanitize/509/",
  "builtOn" : "simtester",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/pySim-shell_test/euicc/test_enable_disable_profile.script",
          "tests/pySim-shell_test/euicc/test_get_profiles_info.script",
          "tests/pySim-shell_test/euicc/test_gen_notif.script"
        ],
        "commitId" : "1a28575327c61eac9c6df3a5f01c60f8bedb801d",
        "timestamp" : 1771320162000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/laforge",
          "fullName" : "laforge"
        },
        "authorEmail" : "laforge@osmocom.org",
        "comment" : "pySim-shell_test/euicc: ensure test-profile is enabled\u000a\u000aWhen testing commands like get_profile_info, enable_profile,\u000adisable_profile or the commands to manage notifications, we\u000ashould ensure that the correct profile is enabled before\u000aexecuting the actual testcase.\u000a\u000aChange-Id: Ie57b0305876bc5001ab3a9c3a3b5711408161b74\u000a",
        "date" : "2026-02-17 09:22:42 +0000",
        "id" : "1a28575327c61eac9c6df3a5f01c60f8bedb801d",
        "msg" : "pySim-shell_test/euicc: ensure test-profile is enabled",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/pySim-shell_test/euicc/test_enable_disable_profile.script"
          },
          {
            "editType" : "edit",
            "file" : "tests/pySim-shell_test/euicc/test_get_profiles_info.script"
          },
          {
            "editType" : "edit",
            "file" : "tests/pySim-shell_test/euicc/test_gen_notif.script"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/laforge",
      "fullName" : "laforge"
    }
  ]
}