Started by GitHub push by mikedawson Running as SYSTEM [EnvInject] - Loading node environment variables. Building in workspace /home/jenkins/.jenkins/workspace/UstadMobile-primary2 The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/jenkins/.jenkins/workspace/UstadMobile-primary2/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/UstadMobile/UstadMobile.git # timeout=10 Fetching upstream changes from https://github.com/UstadMobile/UstadMobile.git > git --version # timeout=10 > git --version # 'git version 2.43.0' > git fetch --tags --force --progress -- https://github.com/UstadMobile/UstadMobile.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/primary^{commit} # timeout=10 Checking out Revision 2c4feaaaa9c65de614b4f21f62c134d419c0544b (refs/remotes/origin/primary) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c4feaaaa9c65de614b4f21f62c134d419c0544b # timeout=10 Commit message: "Update package.json to clear testserver-controller.log when running clean." > git rev-list --no-walk ec356d487421137e2b2ce78709cf5dd54b7b9b79 # timeout=10 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content CONVEYOR_SITE_URL=https://devserver3.ustadmobile.com/conveyor/UstadMobile-primary2 ANDROID_SDK_ROOT=/var/lib/jenkins/Android/Sdk KEYSTORE=/var/lib/jenkins/javakey/android-release-keystore.properties ANDROID_HOME=/var/lib/jenkins/Android/Sdk [EnvInject] - Variables injected successfully. [Gradle] - Launching build. [UstadMobile-primary2] $ /home/jenkins/.jenkins/workspace/UstadMobile-primary2/gradlew -x app-android-baselineprofile:build -Pktorbundleproductionjs=true clean build Starting a Gradle Daemon (subsequent builds will be faster) > Configure project :app-android WARNING: The option setting 'android.defaults.buildfeatures.buildconfig=true' is deprecated. The current default is 'false'. It will be removed in version 10.0 of the Android Gradle plugin. To keep using this feature, add the following to your module-level build.gradle files: android.buildFeatures.buildConfig = true or from Android Studio, click: `Refactor` > `Migrate BuildConfig to Gradle Build Files`. > Configure project :app-react MR file generation for iOS is not supported on your system! w: The Default Kotlin Hierarchy Template was not applied to 'project ':app-react'': Explicit .dependsOn() edges were configured for the following source sets: [jsMain] Consider removing dependsOn-calls or disabling the default template by adding 'kotlin.mpp.applyDefaultHierarchyTemplate=false' to your gradle.properties Learn more about hierarchy templates: https://kotl.in/hierarchy-template > Configure project :core w: Please use `androidTarget` function instead of `android` to configure android target inside `kotlin { }` block. See the details here: https://kotl.in/android-target-dsl MR file generation for iOS is not supported on your system! w: Kotlin Multiplatform <-> Android Gradle Plugin compatibility issue: The applied Android Gradle Plugin version (8.9.0) is higher than the maximum known to the Kotlin Gradle Plugin. Tooling stability in such configuration isn't tested, please report encountered issues to https://kotl.in/issue" Minimum supported Android Gradle Plugin version: 7.0 Maximum tested Android Gradle Plugin version: 8.2 To suppress this message add 'kotlin.mpp.androidGradlePluginCompatibility.nowarn=true' to your gradle.properties w: The Default Kotlin Hierarchy Template was not applied to 'project ':core'': Explicit .dependsOn() edges were configured for the following source sets: [androidMain, commonJvmMain, jsMain, jvmMain] Consider removing dependsOn-calls or disabling the default template by adding 'kotlin.mpp.applyDefaultHierarchyTemplate=false' to your gradle.properties Learn more about hierarchy templates: https://kotl.in/hierarchy-template > Configure project :lib-cache w: The Default Kotlin Hierarchy Template was not applied to 'project ':lib-cache'': Explicit .dependsOn() edges were configured for the following source sets: [androidMain, commonJvmMain, jvmMain, jvmTest] Consider removing dependsOn-calls or disabling the default template by adding 'kotlin.mpp.applyDefaultHierarchyTemplate=false' to your gradle.properties Learn more about hierarchy templates: https://kotl.in/hierarchy-template The message received from the daemon indicates that the daemon has disappeared. Build request sent: Build{id=a0a83c69-0746-4643-a1ca-b4693d6b17c4, currentDir=/home/jenkins/.jenkins/workspace/UstadMobile-primary2} Attempting to read last messages from the daemon log... Daemon pid: 4046248 log file: /home/jenkins/.gradle/daemon/8.11.1/daemon-4046248.out.log ----- Last 20 lines from daemon log file - daemon-4046248.out.log ----- Explicit .dependsOn() edges were configured for the following source sets: [androidMain, commonJvmMain, jsMain, jvmMain] Consider removing dependsOn-calls or disabling the default template by adding 'kotlin.mpp.applyDefaultHierarchyTemplate=false' to your gradle.properties Learn more about hierarchy templates: https://kotl.in/hierarchy-template w: The Default Kotlin Hierarchy Template was not applied to 'project ':lib-cache'': Explicit .dependsOn() edges were configured for the following source sets: [androidMain, commonJvmMain, jvmMain, jvmTest] Consider removing dependsOn-calls or disabling the default template by adding 'kotlin.mpp.applyDefaultHierarchyTemplate=false' to your gradle.properties Learn more about hierarchy templates: https://kotl.in/hierarchy-template Daemon vm is shutting down... The daemon has exited normally or was terminated in response to a user interrupt.----- End of the daemon log ----- FAILURE: Build failed with an exception. * What went wrong: Gradle build daemon disappeared unexpectedly (it may have been killed or may have crashed) * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. > Run with --scan to get full insights. > Get more help at https://help.gradle.org. Build was aborted Aborted by Mike Dawson Archiving artifacts Recording test results [Checks API] No suitable checks publisher found. [Slack Notifications] found #791 as previous completed, non-aborted build Finished: ABORTED