{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 1,
      "buildableTimeMillis" : 1,
      "buildingDurationMillis" : 1474,
      "executingTimeMillis" : 1474,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 6841,
      "waitingTimeMillis" : 6841
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3357,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "48af5b129f436cf2946739f7be850ecebc6b47f1",
            "branch" : [
              {
                "SHA1" : "48af5b129f436cf2946739f7be850ecebc6b47f1",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "48af5b129f436cf2946739f7be850ecebc6b47f1",
            "branch" : [
              {
                "SHA1" : "48af5b129f436cf2946739f7be850ecebc6b47f1",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2694,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "7fb8722448b9c523cdd1edda8f89c100880316be",
            "branch" : [
              {
                "SHA1" : "7fb8722448b9c523cdd1edda8f89c100880316be",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "7fb8722448b9c523cdd1edda8f89c100880316be",
            "branch" : [
              {
                "SHA1" : "7fb8722448b9c523cdd1edda8f89c100880316be",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "48af5b129f436cf2946739f7be850ecebc6b47f1",
        "branch" : [
          {
            "SHA1" : "48af5b129f436cf2946739f7be850ecebc6b47f1",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gerrit.osmocom.org/osmo-ttcn3-hacks"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : false,
  "description" : null,
  "displayName" : "#3357",
  "duration" : 1474,
  "estimatedDuration" : 1455,
  "executor" : null,
  "fullDisplayName" : "registry-trigger-osmo-ttcn3-hacks #3357",
  "id" : "3357",
  "inProgress" : false,
  "keepLog" : false,
  "number" : 3357,
  "queueId" : 167457,
  "result" : "SUCCESS",
  "timestamp" : 1783941487233,
  "url" : "https://jenkins.osmocom.org/jenkins/job/registry-trigger-osmo-ttcn3-hacks/3357/",
  "builtOn" : "build4-deb12build-ansible",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ccid/CCID_Tests.ttcn"
        ],
        "commitId" : "a8d9f01a170ad91c2542846fe17ce524857b8739",
        "timestamp" : 1783929482000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/aeversberg",
          "fullName" : "Andreas Eversberg"
        },
        "authorEmail" : "aeversberg@sysmocom.de",
        "comment" : "CCID: Check if reader times out after first status word\u000a\u000aA case 1 APDU is sent towards the reader. The reader expects two status\u000awords. If only the first word is sent by the SIM, the reader must\u000atimeout and send an error message back to the host.\u000a\u000aChange-Id: Ic5b892e356c13808555d75746c48c6d8c96ec462\u000a",
        "date" : "2026-07-13 09:58:02 +0200",
        "id" : "a8d9f01a170ad91c2542846fe17ce524857b8739",
        "msg" : "CCID: Check if reader times out after first status word",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ccid/CCID_Tests.ttcn"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ccid/CCID_Tests.ttcn"
        ],
        "commitId" : "48af5b129f436cf2946739f7be850ecebc6b47f1",
        "timestamp" : 1783936859000,
        "author" : {
          "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/aeversberg",
          "fullName" : "Andreas Eversberg"
        },
        "authorEmail" : "aeversberg@sysmocom.de",
        "comment" : "CCID: Send a wrong procedure byte towards the reader\u000a\u000aA case 2 request (according to ISO 7816) is sent and a response with\u000adata is expected, but the first byte replied by the SIM is not a\u000aprocedure byte, nor a valid status byte.\u000a\u000aThis text expects the reader to return an error that states an incorrect\u000areceived procedure byte.\u000a\u000aChange-Id: Iaa0bd8845b3408fba309874fe41c855d8e7efccc\u000a",
        "date" : "2026-07-13 12:00:59 +0200",
        "id" : "48af5b129f436cf2946739f7be850ecebc6b47f1",
        "msg" : "CCID: Send a wrong procedure byte towards the reader",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ccid/CCID_Tests.ttcn"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.osmocom.org/jenkins/user/aeversberg",
      "fullName" : "Andreas Eversberg"
    }
  ]
}