{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user admin",
          "userId" : "admin",
          "userName" : "admin"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 5,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f466a2100a063618e555f5955db9b98e4615a3da",
            "branch" : [
              {
                "SHA1" : "f466a2100a063618e555f5955db9b98e4615a3da",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f466a2100a063618e555f5955db9b98e4615a3da",
            "branch" : [
              {
                "SHA1" : "f466a2100a063618e555f5955db9b98e4615a3da",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f466a2100a063618e555f5955db9b98e4615a3da",
        "branch" : [
          {
            "SHA1" : "f466a2100a063618e555f5955db9b98e4615a3da",
            "name" : "refs/remotes/origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/Sineware/prolinux-2.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#5",
  "duration" : 3297599,
  "estimatedDuration" : 4796105,
  "executor" : None,
  "fullDisplayName" : "prolinux-2-embedded-dev-arm64 #5",
  "id" : "5",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 5,
  "queueId" : 101,
  "result" : "SUCCESS",
  "timestamp" : 1728009800365,
  "url" : "https://update.sineware.ca/ci/job/prolinux-2-embedded-dev-arm64/5/",
  "builtOn" : "lina-server",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ocs2-prolinuxd/src/state/systemStateContainer.ts"
        ],
        "commitId" : "dd7cf224d5ebe6b463e70b855a350c2aa38080ee",
        "timestamp" : 1727926077000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "PLD Keep selected root in sync with grub-source\u000a",
        "date" : "2024-10-03 11:27:57 +0800",
        "id" : "dd7cf224d5ebe6b463e70b855a350c2aa38080ee",
        "msg" : "PLD Keep selected root in sync with grub-source",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ocs2-prolinuxd/src/state/systemStateContainer.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ocs2-prolinuxd/src/modules/pl2/index.ts"
        ],
        "commitId" : "5a40438535e82e9fc2c428635ff7df7d8beaebba",
        "timestamp" : 1727926980000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "ProLinuxD use DT model for device detection\u000a",
        "date" : "2024-10-03 11:43:00 +0800",
        "id" : "5a40438535e82e9fc2c428635ff7df7d8beaebba",
        "msg" : "ProLinuxD use DT model for device detection",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ocs2-prolinuxd/src/modules/pl2/index.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ocs2-prolinuxd/src/modules/pl2/index.ts"
        ],
        "commitId" : "bda7ae22be6ffde6ca216209ac0231828c89813d",
        "timestamp" : 1727927497000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "update device detection to use compatible\u000a",
        "date" : "2024-10-03 11:51:37 +0800",
        "id" : "bda7ae22be6ffde6ca216209ac0231828c89813d",
        "msg" : "update device detection to use compatible",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ocs2-prolinuxd/src/modules/pl2/index.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "prolinux-kernel-init/kernel/prolinux.arm64.config",
          "prolinux-kernel-init/bootloader/grub.cfg",
          "prolinux-kernel-init/kernel/build-kernel.sh"
        ],
        "commitId" : "f466a2100a063618e555f5955db9b98e4615a3da",
        "timestamp" : 1727962388000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "switch to vmlinuz.efi\u000a",
        "date" : "2024-10-03 21:33:08 +0800",
        "id" : "f466a2100a063618e555f5955db9b98e4615a3da",
        "msg" : "switch to vmlinuz.efi",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "prolinux-kernel-init/kernel/prolinux.arm64.config"
          },
          {
            "editType" : "edit",
            "file" : "prolinux-kernel-init/kernel/build-kernel.sh"
          },
          {
            "editType" : "edit",
            "file" : "prolinux-kernel-init/bootloader/grub.cfg"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
      "fullName" : "seshan10"
    }
  ]
}