{
  "_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" : 13,
      "buildableTimeMillis" : 13,
      "buildingDurationMillis" : 473929,
      "executingTimeMillis" : 473929,
      "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" : 473,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "fddab8639f54e530d3140a7c0f8ea20697d457ad",
            "branch" : [
              {
                "SHA1" : "fddab8639f54e530d3140a7c0f8ea20697d457ad",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "fddab8639f54e530d3140a7c0f8ea20697d457ad",
            "branch" : [
              {
                "SHA1" : "fddab8639f54e530d3140a7c0f8ea20697d457ad",
                "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" : "fddab8639f54e530d3140a7c0f8ea20697d457ad",
        "branch" : [
          {
            "SHA1" : "fddab8639f54e530d3140a7c0f8ea20697d457ad",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/pysim"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#473",
  "duration" : 473929,
  "estimatedDuration" : 474247,
  "executor" : None,
  "fullDisplayName" : "simtester-sanitize #473",
  "id" : "473",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 473,
  "queueId" : 616,
  "result" : "SUCCESS",
  "timestamp" : 1768264980451,
  "url" : "https://jenkins.osmocom.org/jenkins/view/All/job/simtester-sanitize/473/",
  "builtOn" : "simtester",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pySim/transport/__init__.py"
        ],
        "commitId" : "eda6182eddbab48fbd27fe5439b18cb64f19f229",
        "timestamp" : 1767708049000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pmaier",
          "fullName" : "pmaier@sysmocom.de"
        },
        "authorEmail" : "pmaier@sysmocom.de",
        "comment" : "transport/init/cosmetic: move copryight header to the top\u000a\u000aThe copyright header seems to be misplaced, let's move it to the top.\u000a\u000aChange-Id: I8358cca3bc9adb5a186a8b38a3bd90d7aec60d5c\u000a",
        "date" : "2026-01-06 15:00:49 +0100",
        "id" : "eda6182eddbab48fbd27fe5439b18cb64f19f229",
        "msg" : "transport/init/cosmetic: move copryight header to the top",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pySim/transport/__init__.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pySim/runtime.py"
        ],
        "commitId" : "eb7c5d85d092f3f36981960145484243c8e3163a",
        "timestamp" : 1767708233000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pmaier",
          "fullName" : "pmaier@sysmocom.de"
        },
        "authorEmail" : "pmaier@sysmocom.de",
        "comment" : "runtime/cosmetic: add line break\u000a\u000aThe other source files have a line break between the character encoding\u000aqualifier line and the python comment. Let's add a line break here\u000aas well to maintain consistency.\u000a\u000aChange-Id: Ied6b77eede748f1ddf6fde17c9b434fa4dd1114a\u000a",
        "date" : "2026-01-06 15:03:53 +0100",
        "id" : "eb7c5d85d092f3f36981960145484243c8e3163a",
        "msg" : "runtime/cosmetic: add line break",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pySim/runtime.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "contrib/csv-to-pgsql.py",
          "setup.py",
          "docs/card-key-provider.rst",
          "pySim-shell.py",
          "pySim/card_key_provider.py"
        ],
        "commitId" : "fddab8639f54e530d3140a7c0f8ea20697d457ad",
        "timestamp" : 1768211847000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pmaier",
          "fullName" : "pmaier@sysmocom.de"
        },
        "authorEmail" : "pmaier@sysmocom.de",
        "comment" : "card_key_provider: add PostgreSQL support\u000a\u000aThe Card Key Provider currently only has support for CSV files\u000aas input. Unfortunately using CSV files does not scale very well\u000awhen the card inventory is very large and continously updated.\u000aIn this case a centralized storage in the form of a database\u000ais the more suitable approach.\u000a\u000aThis patch adds PostgreSQL support next to the existing CSV\u000afile support. It also adds an importer tool to import existing\u000aCSV files into the database.\u000a\u000aChange-Id: Icba625c02a60d7e1f519b506a46bda5ded0537d3\u000aRelated: SYS#7725\u000a",
        "date" : "2026-01-12 10:57:27 +0100",
        "id" : "fddab8639f54e530d3140a7c0f8ea20697d457ad",
        "msg" : "card_key_provider: add PostgreSQL support",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "docs/card-key-provider.rst"
          },
          {
            "editType" : "add",
            "file" : "contrib/csv-to-pgsql.py"
          },
          {
            "editType" : "edit",
            "file" : "pySim/card_key_provider.py"
          },
          {
            "editType" : "edit",
            "file" : "pySim-shell.py"
          },
          {
            "editType" : "edit",
            "file" : "setup.py"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/pmaier",
      "fullName" : "pmaier@sysmocom.de"
    }
  ]
}