{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.TimerTrigger$TimerTriggerCause",
          "shortDescription" : "Started by timer"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 37,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "cb6afd6a1d76eb2c1a8fc2a7db0ba5573eaeb260",
            "branch" : [
              {
                "SHA1" : "cb6afd6a1d76eb2c1a8fc2a7db0ba5573eaeb260",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "cb6afd6a1d76eb2c1a8fc2a7db0ba5573eaeb260",
            "branch" : [
              {
                "SHA1" : "cb6afd6a1d76eb2c1a8fc2a7db0ba5573eaeb260",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        },
        "refs/remotes/origin/dev-xapi-ipc" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 9,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "35548db75de85c0441a83620284c3f99155699c1",
            "branch" : [
              {
                "SHA1" : "35548db75de85c0441a83620284c3f99155699c1",
                "name" : "refs/remotes/origin/dev-xapi-ipc"
              }
            ]
          },
          "revision" : {
            "SHA1" : "35548db75de85c0441a83620284c3f99155699c1",
            "branch" : [
              {
                "SHA1" : "35548db75de85c0441a83620284c3f99155699c1",
                "name" : "refs/remotes/origin/dev-xapi-ipc"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "cb6afd6a1d76eb2c1a8fc2a7db0ba5573eaeb260",
        "branch" : [
          {
            "SHA1" : "cb6afd6a1d76eb2c1a8fc2a7db0ba5573eaeb260",
            "name" : "refs/remotes/origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/UstadMobile/Respect.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "respect-app-compose-debug.apk",
      "fileName" : "respect-app-compose-debug.apk",
      "relativePath" : "respect-app-compose/build/outputs/apk/debug/respect-app-compose-debug.apk"
    },
    {
      "displayPath" : "respect-app-compose-release.apk",
      "fileName" : "respect-app-compose-release.apk",
      "relativePath" : "respect-app-compose/build/outputs/apk/release/respect-app-compose-release.apk"
    },
    {
      "displayPath" : "mapping.txt",
      "fileName" : "mapping.txt",
      "relativePath" : "respect-app-compose/build/outputs/mapping/release/mapping.txt"
    },
    {
      "displayPath" : "respect-cli-1.0.34a.zip",
      "fileName" : "respect-cli-1.0.34a.zip",
      "relativePath" : "respect-cli/build/distributions/respect-cli-1.0.34a.zip"
    },
    {
      "displayPath" : "respect-server-1.0.34a.zip",
      "fileName" : "respect-server-1.0.34a.zip",
      "relativePath" : "respect-server/build/distributions/respect-server-1.0.34a.zip"
    },
    {
      "displayPath" : "respect-server-shadow-1.0.34a.zip",
      "fileName" : "respect-server-shadow-1.0.34a.zip",
      "relativePath" : "respect-server/build/distributions/respect-server-shadow-1.0.34a.zip"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#37",
  "duration" : 194054,
  "estimatedDuration" : 159136,
  "executor" : None,
  "fullDisplayName" : "RESPECT-Primary-MavenPublish #37",
  "id" : "37",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 37,
  "queueId" : 10657,
  "result" : "SUCCESS",
  "timestamp" : 1784790120610,
  "url" : "https://devserver3.ustadmobile.com/jenkins/job/RESPECT-Primary-MavenPublish/37/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".maestro/flows/002_browse_lessons_test.yaml",
          ".maestro/flows/scripts/school_init.js",
          ".maestro/flows/001_002_add_user_direct_test.yaml",
          ".maestro/flows/subflows/teardown.yaml",
          ".maestro/flows/003_admin_user_assigns_assignment_to_a_class_test.yaml",
          "respect-lib-opds-model/build.gradle.kts",
          "gradle.properties",
          ".maestro/flows/001_003_login_using_school_link_test.yaml",
          ".maestro/README.md",
          ".maestro/flows/scripts/teardown.js",
          "respect-app-compose/src/androidMain/kotlin/world/respect/AppKoinModule.kt",
          ".maestro/flows/001_001_invite_users_using_qr_code_or_link_test.yaml",
          "ci-run-maestro.sh",
          "README_ADD_YOUR_APP.md",
          "respect-lib-shared/src/commonMain/kotlin/world/respect/shared/domain/e2eartifactupload/E2EArtifactUploadUseCaseClient.kt"
        ],
        "commitId" : "64127779cc82e240cb749968595f32363e65c11e",
        "timestamp" : 1784478624000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mike",
          "fullName" : "Mike Dawson"
        },
        "authorEmail" : "mike@ustadmobile.com",
        "comment" : "Updates for improved local on-prem testing\u000a\u000aFix ci-run-maestro to run shutdowns properly (change to get database copies had broken this)\u000a\u000aImprove e2e artifact uploader to wait for connectivity (avoid potential fail when airplane mode was on and connectivity is not yet ready)\u000a\u000aImprove ci-run-maestro scripts to allow for extra args/tags\u000a",
        "date" : "2026-07-19 20:30:24 +0400",
        "id" : "64127779cc82e240cb749968595f32363e65c11e",
        "msg" : "Updates for improved local on-prem testing",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "respect-lib-shared/src/commonMain/kotlin/world/respect/shared/domain/e2eartifactupload/E2EArtifactUploadUseCaseClient.kt"
          },
          {
            "editType" : "edit",
            "file" : "gradle.properties"
          },
          {
            "editType" : "edit",
            "file" : ".maestro/flows/001_001_invite_users_using_qr_code_or_link_test.yaml"
          },
          {
            "editType" : "edit",
            "file" : "respect-app-compose/src/androidMain/kotlin/world/respect/AppKoinModule.kt"
          },
          {
            "editType" : "edit",
            "file" : "README_ADD_YOUR_APP.md"
          },
          {
            "editType" : "edit",
            "file" : ".maestro/flows/scripts/teardown.js"
          },
          {
            "editType" : "edit",
            "file" : ".maestro/flows/001_003_login_using_school_link_test.yaml"
          },
          {
            "editType" : "edit",
            "file" : ".maestro/flows/scripts/school_init.js"
          },
          {
            "editType" : "edit",
            "file" : ".maestro/flows/001_002_add_user_direct_test.yaml"
          },
          {
            "editType" : "edit",
            "file" : ".maestro/flows/002_browse_lessons_test.yaml"
          },
          {
            "editType" : "edit",
            "file" : "ci-run-maestro.sh"
          },
          {
            "editType" : "edit",
            "file" : "respect-lib-opds-model/build.gradle.kts"
          },
          {
            "editType" : "edit",
            "file" : ".maestro/flows/subflows/teardown.yaml"
          },
          {
            "editType" : "edit",
            "file" : ".maestro/README.md"
          },
          {
            "editType" : "edit",
            "file" : ".maestro/flows/003_admin_user_assigns_assignment_to_a_class_test.yaml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "respect-lib-shared/src/commonMain/kotlin/world/respect/shared/viewmodel/learningunit/detail/LearningUnitDetailViewModel.kt",
          "respect-lib-xapi-nanohttpd/src/commonMain/kotlin/world/respect/lib/xapi/nanohttpd/XapiNanoHttpdApp.kt",
          ".maestro/flows/002_browse_lessons_test.yaml",
          "respect-app-compose/src/androidMain/kotlin/world/respect/WebViewActivity.kt",
          "respect-app-compose/src/commonMain/kotlin/world/respect/app/view/learningunit/detail/LearningUnitDetailScreen.kt",
          "ci-run-maestro.sh",
          "respect-lib-xapi-nanohttpd/build.gradle.kts"
        ],
        "commitId" : "4bf198b5b4957b58d0f8ba6e597f88daf76c4067",
        "timestamp" : 1784553628000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mike",
          "fullName" : "Mike Dawson"
        },
        "authorEmail" : "mike@ustadmobile.com",
        "comment" : "Maestro device offline reproduction with additional logging.\u000a",
        "date" : "2026-07-20 17:20:28 +0400",
        "id" : "4bf198b5b4957b58d0f8ba6e597f88daf76c4067",
        "msg" : "Maestro device offline reproduction with additional logging.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "respect-lib-shared/src/commonMain/kotlin/world/respect/shared/viewmodel/learningunit/detail/LearningUnitDetailViewModel.kt"
          },
          {
            "editType" : "edit",
            "file" : "ci-run-maestro.sh"
          },
          {
            "editType" : "edit",
            "file" : "respect-app-compose/src/androidMain/kotlin/world/respect/WebViewActivity.kt"
          },
          {
            "editType" : "edit",
            "file" : "respect-app-compose/src/commonMain/kotlin/world/respect/app/view/learningunit/detail/LearningUnitDetailScreen.kt"
          },
          {
            "editType" : "edit",
            "file" : "respect-lib-xapi-nanohttpd/build.gradle.kts"
          },
          {
            "editType" : "edit",
            "file" : "respect-lib-xapi-nanohttpd/src/commonMain/kotlin/world/respect/lib/xapi/nanohttpd/XapiNanoHttpdApp.kt"
          },
          {
            "editType" : "edit",
            "file" : ".maestro/flows/002_browse_lessons_test.yaml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ci-run-maestro.sh"
        ],
        "commitId" : "9ed993bc3a371f9ea9d89f459a14fbe56ea6f9c3",
        "timestamp" : 1784627738000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mike",
          "fullName" : "Mike Dawson"
        },
        "authorEmail" : "mike@ustadmobile.com",
        "comment" : "Remove extra character in wrong place in ci-run-maestro.sh script.\u000a",
        "date" : "2026-07-21 13:55:38 +0400",
        "id" : "9ed993bc3a371f9ea9d89f459a14fbe56ea6f9c3",
        "msg" : "Remove extra character in wrong place in ci-run-maestro.sh script.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ci-run-maestro.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "respect-server/src/main/kotlin/world/respect/server/Application.kt",
          "ci-run-maestro.sh",
          "ci-run-test-server.sh",
          "respect-server/src/main/kotlin/world/respect/server/AppConfigExt.kt"
        ],
        "commitId" : "bf151ed7ab83bb26b5e5459e195a239c7f2c3b22",
        "timestamp" : 1784663485000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mike",
          "fullName" : "Mike Dawson"
        },
        "authorEmail" : "mike@ustadmobile.com",
        "comment" : "Update version of TestServerController.\u000a",
        "date" : "2026-07-21 23:51:25 +0400",
        "id" : "bf151ed7ab83bb26b5e5459e195a239c7f2c3b22",
        "msg" : "Update version of TestServerController.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ci-run-test-server.sh"
          },
          {
            "editType" : "edit",
            "file" : "respect-server/src/main/kotlin/world/respect/server/Application.kt"
          },
          {
            "editType" : "edit",
            "file" : "ci-run-maestro.sh"
          },
          {
            "editType" : "edit",
            "file" : "respect-server/src/main/kotlin/world/respect/server/AppConfigExt.kt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".maestro/README.md",
          "ci-run-maestro.sh",
          "ci-run-e2e-tests.sh",
          "ci-run-test-server.sh"
        ],
        "commitId" : "a73780ed5a127e5a62b391ebdbefc3145f29f2e3",
        "timestamp" : 1784709847000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mike",
          "fullName" : "Mike Dawson"
        },
        "authorEmail" : "mike@ustadmobile.com",
        "comment" : "Rename ci-run-maestro script to ci-run-e2e-tests.sh\u000a\u000aUpdate to latest testserver controller\u000aTidy up all e2e output into single build/ci-e2e directory.\u000a",
        "date" : "2026-07-22 12:44:07 +0400",
        "id" : "a73780ed5a127e5a62b391ebdbefc3145f29f2e3",
        "msg" : "Rename ci-run-maestro script to ci-run-e2e-tests.sh",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "ci-run-maestro.sh"
          },
          {
            "editType" : "add",
            "file" : "ci-run-e2e-tests.sh"
          },
          {
            "editType" : "edit",
            "file" : ".maestro/README.md"
          },
          {
            "editType" : "edit",
            "file" : "ci-run-test-server.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".maestro/flows/subflows/e2e_artifact_upload.yaml",
          "respect-app-compose/src/commonMain/kotlin/world/respect/app/view/testing/SendDbToServerScreen.kt"
        ],
        "commitId" : "5d66aa3c0cac9af39086085837fe255c5fc4cd7d",
        "timestamp" : 1784722521000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mike",
          "fullName" : "Mike Dawson"
        },
        "authorEmail" : "mike@ustadmobile.com",
        "comment" : "Update SendDbToServerScreen and e2e_artifact_upload to avoid artifact upload failure when no db created yet blocking server shutdown.\u000a",
        "date" : "2026-07-22 16:15:21 +0400",
        "id" : "5d66aa3c0cac9af39086085837fe255c5fc4cd7d",
        "msg" : "Update SendDbToServerScreen and e2e_artifact_upload to avoid artifact upload failure when no db created yet blocking server shutdown.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".maestro/flows/subflows/e2e_artifact_upload.yaml"
          },
          {
            "editType" : "edit",
            "file" : "respect-app-compose/src/commonMain/kotlin/world/respect/app/view/testing/SendDbToServerScreen.kt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "respect-server/src/main/kotlin/world/respect/server/Application.kt"
        ],
        "commitId" : "1eaedfd76f545707878e38ec564d7cde54044898",
        "timestamp" : 1784724318000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mike",
          "fullName" : "Mike Dawson"
        },
        "authorEmail" : "mike@ustadmobile.com",
        "comment" : "Fix Application.kt to create required data directory\u000a",
        "date" : "2026-07-22 16:45:18 +0400",
        "id" : "1eaedfd76f545707878e38ec564d7cde54044898",
        "msg" : "Fix Application.kt to create required data directory",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "respect-server/src/main/kotlin/world/respect/server/Application.kt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "respect-server/src/main/kotlin/world/respect/server/Application.kt",
          "respect-lib-shared/src/commonMain/composeResources/values/strings.xml",
          "respect-lib-shared-se/src/commonMain/kotlin/world/respect/sharedse/domain/account/authenticatepassword/AuthenticatePasswordUseCaseDbImpl.kt",
          "respect-lib-shared/src/commonMain/kotlin/world/respect/shared/domain/account/gettokenanduser/GetTokenAndUserProfileWithCredentialUseCaseClient.kt",
          "respect-app-compose/src/androidMain/kotlin/world/respect/AppKoinModule.kt",
          "respect-lib-shared/src/commonMain/kotlin/world/respect/shared/viewmodel/manageuser/login/LoginViewModel.kt",
          "respect-lib-shared/src/commonMain/kotlin/world/respect/shared/util/exception/ExceptionWithUiText.kt",
          "respect-lib-util/src/commonMain/kotlin/world/respect/libutil/util/throwable/ExceptionWithHttpStatusCode.kt"
        ],
        "commitId" : "cb6afd6a1d76eb2c1a8fc2a7db0ba5573eaeb260",
        "timestamp" : 1784732644000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mike",
          "fullName" : "Mike Dawson"
        },
        "authorEmail" : "mike@ustadmobile.com",
        "comment" : "Update login to use auto-retry and show appropriate error messages.\u000a",
        "date" : "2026-07-22 19:04:04 +0400",
        "id" : "cb6afd6a1d76eb2c1a8fc2a7db0ba5573eaeb260",
        "msg" : "Update login to use auto-retry and show appropriate error messages.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "respect-lib-shared-se/src/commonMain/kotlin/world/respect/sharedse/domain/account/authenticatepassword/AuthenticatePasswordUseCaseDbImpl.kt"
          },
          {
            "editType" : "edit",
            "file" : "respect-app-compose/src/androidMain/kotlin/world/respect/AppKoinModule.kt"
          },
          {
            "editType" : "edit",
            "file" : "respect-lib-util/src/commonMain/kotlin/world/respect/libutil/util/throwable/ExceptionWithHttpStatusCode.kt"
          },
          {
            "editType" : "edit",
            "file" : "respect-lib-shared/src/commonMain/kotlin/world/respect/shared/util/exception/ExceptionWithUiText.kt"
          },
          {
            "editType" : "edit",
            "file" : "respect-server/src/main/kotlin/world/respect/server/Application.kt"
          },
          {
            "editType" : "edit",
            "file" : "respect-lib-shared/src/commonMain/composeResources/values/strings.xml"
          },
          {
            "editType" : "edit",
            "file" : "respect-lib-shared/src/commonMain/kotlin/world/respect/shared/domain/account/gettokenanduser/GetTokenAndUserProfileWithCredentialUseCaseClient.kt"
          },
          {
            "editType" : "edit",
            "file" : "respect-lib-shared/src/commonMain/kotlin/world/respect/shared/viewmodel/manageuser/login/LoginViewModel.kt"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mike",
      "fullName" : "Mike Dawson"
    }
  ]
}