{
  "_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" : 61,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "4489a808db7185004c43df25f733120631a2677d",
            "branch" : [
              {
                "SHA1" : "4489a808db7185004c43df25f733120631a2677d",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "4489a808db7185004c43df25f733120631a2677d",
            "branch" : [
              {
                "SHA1" : "4489a808db7185004c43df25f733120631a2677d",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "4489a808db7185004c43df25f733120631a2677d",
        "branch" : [
          {
            "SHA1" : "4489a808db7185004c43df25f733120631a2677d",
            "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" : "#61",
  "duration" : 1741205,
  "estimatedDuration" : 3650297,
  "executor" : None,
  "fullDisplayName" : "prolinux-2-mobile-dev-arm64 #61",
  "id" : "61",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 61,
  "queueId" : 1232,
  "result" : "FAILURE",
  "timestamp" : 1695955591183,
  "url" : "https://update.sineware.ca/ci/job/prolinux-2-mobile-dev-arm64/61/",
  "builtOn" : "lina-server",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/pmbootstrap/index.ts",
          "sdk/start-sdk.sh",
          "src/helpers/consts.ts",
          "scripts/pushImage.sh",
          "src/index.ts",
          "sdk/README.md",
          "sdk/Dockerfile",
          "scripts/deploy.sh",
          "sdk/build-sdk.sh",
          "src/os-variants/embedded/embedded.ts",
          "README.md"
        ],
        "commitId" : "b169c9736dd3c9a0e66f6769b3d2adc084e69abb",
        "timestamp" : 1695190488000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "changes\u000a",
        "date" : "2023-09-20 02:14:48 -0400",
        "id" : "b169c9736dd3c9a0e66f6769b3d2adc084e69abb",
        "msg" : "changes",
        "paths" : [
          {
            "editType" : "add",
            "file" : "sdk/Dockerfile"
          },
          {
            "editType" : "add",
            "file" : "sdk/README.md"
          },
          {
            "editType" : "edit",
            "file" : "src/pmbootstrap/index.ts"
          },
          {
            "editType" : "add",
            "file" : "scripts/pushImage.sh"
          },
          {
            "editType" : "edit",
            "file" : "scripts/deploy.sh"
          },
          {
            "editType" : "add",
            "file" : "sdk/build-sdk.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/os-variants/embedded/embedded.ts"
          },
          {
            "editType" : "add",
            "file" : "sdk/start-sdk.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/helpers/consts.ts"
          },
          {
            "editType" : "edit",
            "file" : "README.md"
          },
          {
            "editType" : "edit",
            "file" : "src/index.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "distro-files/prolinux.toml",
          "src-extra/kernel-gen/kconfigs/x64-config",
          "prolinux-tool/main.qml",
          "src/index.ts",
          "distro-files/layout/etc/systemd/system/prolinuxd.service",
          "distro-files/initramfs/init",
          "prolinux-tool/main.py",
          "ocs2-prolinuxd"
        ],
        "commitId" : "076645c5fcbc18b5977ed72657c1ec4c34d6e07b",
        "timestamp" : 1695365789000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "prolinux-tool\u000a",
        "date" : "2023-09-22 02:56:29 -0400",
        "id" : "076645c5fcbc18b5977ed72657c1ec4c34d6e07b",
        "msg" : "prolinux-tool",
        "paths" : [
          {
            "editType" : "add",
            "file" : "prolinux-tool/main.py"
          },
          {
            "editType" : "edit",
            "file" : "distro-files/layout/etc/systemd/system/prolinuxd.service"
          },
          {
            "editType" : "edit",
            "file" : "src-extra/kernel-gen/kconfigs/x64-config"
          },
          {
            "editType" : "edit",
            "file" : "ocs2-prolinuxd"
          },
          {
            "editType" : "edit",
            "file" : "src/index.ts"
          },
          {
            "editType" : "add",
            "file" : "prolinux-tool/main.qml"
          },
          {
            "editType" : "edit",
            "file" : "distro-files/prolinux.toml"
          },
          {
            "editType" : "edit",
            "file" : "distro-files/initramfs/init"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ocs2-prolinuxd",
          "prolinux-tool/main.py",
          "prolinux-tool/main.qml",
          "src/index.ts"
        ],
        "commitId" : "54edf790d07a8fd963596b1e55c7d4ae8aa2d9ee",
        "timestamp" : 1695795068000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "changes\u000a",
        "date" : "2023-09-27 02:11:08 -0400",
        "id" : "54edf790d07a8fd963596b1e55c7d4ae8aa2d9ee",
        "msg" : "changes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ocs2-prolinuxd"
          },
          {
            "editType" : "edit",
            "file" : "src/index.ts"
          },
          {
            "editType" : "edit",
            "file" : "prolinux-tool/main.qml"
          },
          {
            "editType" : "edit",
            "file" : "prolinux-tool/main.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts",
          "scripts/pushImage.sh",
          "src/index.ts",
          "src/helpers/snap-build-state.ts"
        ],
        "commitId" : "92b78444144f517400d30cc0acebbdc49b3c37b3",
        "timestamp" : 1695942294000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "fix build\u000a",
        "date" : "2023-09-28 19:04:54 -0400",
        "id" : "92b78444144f517400d30cc0acebbdc49b3c37b3",
        "msg" : "fix build",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/helpers/snap-build-state.ts"
          },
          {
            "editType" : "edit",
            "file" : "scripts/pushImage.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          },
          {
            "editType" : "edit",
            "file" : "src/index.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts"
        ],
        "commitId" : "a7560527ca5c31f15f9d82de6b5a78edbb88370d",
        "timestamp" : 1695945324000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "patch\u000a",
        "date" : "2023-09-28 19:55:24 -0400",
        "id" : "a7560527ca5c31f15f9d82de6b5a78edbb88370d",
        "msg" : "patch",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts"
        ],
        "commitId" : "05bb9bbdb4f1c16bea937cf931f1d37d91729241",
        "timestamp" : 1695946188000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "patches2\u000a",
        "date" : "2023-09-28 20:09:48 -0400",
        "id" : "05bb9bbdb4f1c16bea937cf931f1d37d91729241",
        "msg" : "patches2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "distro-files/layout/home/user/.config/kdesrc-buildrc",
          "src/os-variants/mobile/mobile-dev.ts"
        ],
        "commitId" : "f87ff8f4468c08bee851ccdb4451eabc47cfc263",
        "timestamp" : 1695946785000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "ccache changes\u000a",
        "date" : "2023-09-28 20:19:45 -0400",
        "id" : "f87ff8f4468c08bee851ccdb4451eabc47cfc263",
        "msg" : "ccache changes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "distro-files/layout/home/user/.config/kdesrc-buildrc"
          },
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts"
        ],
        "commitId" : "90764437b0ff10aa7255fe9161657a4b74b1e080",
        "timestamp" : 1695948438000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "remove mold\u000a",
        "date" : "2023-09-28 20:47:18 -0400",
        "id" : "90764437b0ff10aa7255fe9161657a4b74b1e080",
        "msg" : "remove mold",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/os-variants/mobile/mobile-dev.ts"
        ],
        "commitId" : "4489a808db7185004c43df25f733120631a2677d",
        "timestamp" : 1695950481000,
        "author" : {
          "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
          "fullName" : "seshan10"
        },
        "authorEmail" : "seshan10@me.com",
        "comment" : "temp remove breeze-icons\u000a",
        "date" : "2023-09-28 21:21:21 -0400",
        "id" : "4489a808db7185004c43df25f733120631a2677d",
        "msg" : "temp remove breeze-icons",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/os-variants/mobile/mobile-dev.ts"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://update.sineware.ca/ci/user/seshan10",
      "fullName" : "seshan10"
    }
  ]
}