log for org.unifiedpush.example:28
== Installed Android Tools ==
2025-06-16 02:22:43,090 DEBUG: Reading 'config.yml'
2025-06-16 02:22:43,107 INFO: Creating log directory
2025-06-16 02:22:43,108 INFO: Creating temporary directory
2025-06-16 02:22:43,108 INFO: Creating output directory
2025-06-16 02:22:43,119 DEBUG: Getting git vcs interface for https://codeberg.org/UnifiedPush/android-example.git
2025-06-16 02:22:43,119 DEBUG: Checking org.unifiedpush.example:28
2025-06-16 02:22:43,120 INFO: Building version 2.1.0 (28) of org.unifiedpush.example
2025-06-16 02:22:43,125 DEBUG: Popen(['git', 'log', '-n', '1', '--pretty=%ct'], cwd=/home/vagrant/build/org.unifiedpush.example, universal_newlines=False, shell=None, istream=None)
2025-06-16 02:22:43,136 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-06-16 02:22:43,639 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64067 files and directories currently installed.)
Removing sudo (1.9.13p3-1+deb12u1) ...
Purging configuration files for sudo (1.9.13p3-1+deb12u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
Processing triggers for libc-bin (2.36-9+deb12u10) ...
2025-06-16 02:22:56,418 INFO: Getting source for revision d675f3ea8e00bb86d970832a871c2cbfac6dec19
2025-06-16 02:22:56,421 DEBUG: Directory: build/org.unifiedpush.example
2025-06-16 02:22:56,421 DEBUG: > git rev-parse --show-toplevel
2025-06-16 02:22:56,626 DEBUG: Directory: build/org.unifiedpush.example
2025-06-16 02:22:56,627 DEBUG: > git submodule foreach --recursive git reset --hard
2025-06-16 02:22:56,829 DEBUG: Directory: build/org.unifiedpush.example
2025-06-16 02:22:56,830 DEBUG: > git reset --hard
2025-06-16 02:22:57,033 DEBUG: Directory: build/org.unifiedpush.example
2025-06-16 02:22:57,033 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-06-16 02:22:57,136 DEBUG: Directory: build/org.unifiedpush.example
2025-06-16 02:22:57,136 DEBUG: > git clean -dffx
2025-06-16 02:22:57,239 DEBUG: Directory: build/org.unifiedpush.example
2025-06-16 02:22:57,239 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --prune-tags --force origin
2025-06-16 02:22:58,846 DEBUG: Directory: build/org.unifiedpush.example
2025-06-16 02:22:58,847 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --tags --force origin
2025-06-16 02:22:59,752 DEBUG: Directory: build/org.unifiedpush.example
2025-06-16 02:22:59,752 DEBUG: > git remote set-head origin --auto
2025-06-16 02:23:00,757 DEBUG: Directory: build/org.unifiedpush.example
2025-06-16 02:23:00,757 DEBUG: > git checkout -f d675f3ea8e00bb86d970832a871c2cbfac6dec19
2025-06-16 02:23:00,961 DEBUG: Directory: build/org.unifiedpush.example
2025-06-16 02:23:00,961 DEBUG: > git clean -dffx
2025-06-16 02:23:01,064 DEBUG: Directory: build/org.unifiedpush.example
2025-06-16 02:23:01,064 DEBUG: > git rev-parse --show-toplevel
2025-06-16 02:23:01,267 DEBUG: Directory: build/org.unifiedpush.example
2025-06-16 02:23:01,268 DEBUG: > git submodule deinit --all --force
2025-06-16 02:23:01,370 INFO: Creating local.properties file at build/org.unifiedpush.example/local.properties
2025-06-16 02:23:01,373 INFO: Creating local.properties file at build/org.unifiedpush.example/app/local.properties
2025-06-16 02:23:01,374 DEBUG: Removing debuggable flags from build/org.unifiedpush.example/app
2025-06-16 02:23:01,384 INFO: Cleaned build.gradle of keysigning configs at build/org.unifiedpush.example/app/build.gradle
2025-06-16 02:23:01,386 INFO: Cleaning Gradle project...
2025-06-16 02:23:01,387 DEBUG: Directory: build/org.unifiedpush.example/app
2025-06-16 02:23:01,387 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.12 via distributionUrl
Downloading missing gradle version 8.12
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.12-bin.zip: OK
Running /opt/gradle/versions/8.12/bin/gradle clean
Welcome to Gradle 8.12!
Here are the highlights of this release:
- Enhanced error and warning reporting with the Problems API
- File-system watching support on Alpine Linux
- Build and test Swift 6 libraries and apps
For more details see https://docs.gradle.org/8.12/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.12/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Configure project :app
WARNING: The option setting 'android.defaults.buildfeatures.buildconfig=true' is deprecated.
The current default is 'false'.
It will be removed in version 9.0 of the Android Gradle plugin.
You can resolve this warning in Android Studio via `Refactor` > `Migrate BuildConfig to Gradle Build Files`
> Task :app:clean UP-TO-DATE
[Incubating] Problems report is available at: file:///home/vagrant/build/org.unifiedpush.example/build/reports/problems/problems-report.html
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.12/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 1m
1 actionable task: 1 up-to-date
2025-06-16 02:24:08,833 INFO: Scanning source for common problems...
2025-06-16 02:24:08,869 DEBUG: scanner is configured to use signature data from: 'suss'
2025-06-16 02:24:08,870 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-06-16 02:24:09,538 DEBUG: write 'suss.json' to cache
2025-06-16 02:24:09,550 DEBUG: next suss.json cache update due in 23:59:59.977557
2025-06-16 02:24:09,732 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2025-06-16 02:24:09,754 INFO: Creating source tarball...
2025-06-16 02:24:09,847 INFO: Building Gradle project...
2025-06-16 02:24:09,848 DEBUG: Directory: build/org.unifiedpush.example/app
2025-06-16 02:24:09,848 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleMainFlavorRelease
Found 8.12 via distributionUrl
Running /opt/gradle/versions/8.12/bin/gradle assembleMainFlavorRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.12/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Configure project :app
WARNING: The option setting 'android.defaults.buildfeatures.buildconfig=true' is deprecated.
The current default is 'false'.
It will be removed in version 9.0 of the Android Gradle plugin.
You can resolve this warning in Android Studio via `Refactor` > `Migrate BuildConfig to Gradle Build Files`
WARNING: We recommend using a newer Android Gradle plugin to use compileSdk = 35
This Android Gradle plugin (8.2.2) was tested up to compileSdk = 34.
You are strongly encouraged to update your project to use a newer
Android Gradle plugin that has been tested with compileSdk = 35.
If you are already using the latest version of the Android Gradle plugin,
you may need to wait until a newer version with support for compileSdk = 35 is available.
To suppress this warning, add/update
android.suppressUnsupportedCompileSdk=35
to this project's gradle.properties.
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Checking the license for package Android SDK Build-Tools 34 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 34 accepted.
Preparing "Install Android SDK Build-Tools 34 v.34.0.0".
"Install Android SDK Build-Tools 34 v.34.0.0" ready.
Installing Android SDK Build-Tools 34 in /opt/android-sdk/build-tools/34.0.0
"Install Android SDK Build-Tools 34 v.34.0.0" complete.
"Install Android SDK Build-Tools 34 v.34.0.0" finished.
Checking the license for package Android SDK Platform 35 in /opt/android-sdk/licenses
License for package Android SDK Platform 35 accepted.
Preparing "Install Android SDK Platform 35 (revision 2)".
"Install Android SDK Platform 35 (revision 2)" ready.
Installing Android SDK Platform 35 in /opt/android-sdk/platforms/android-35
"Install Android SDK Platform 35 (revision 2)" complete.
"Install Android SDK Platform 35 (revision 2)" finished.
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
> Task :app:buildKotlinToolingMetadata
> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :app:preBuild UP-TO-DATE
> Task :app:preMainFlavorReleaseBuild UP-TO-DATE
> Task :app:generateMainFlavorReleaseBuildConfig
> Task :app:generateMainFlavorReleaseResValues
> Task :app:checkMainFlavorReleaseAarMetadata
> Task :app:mapMainFlavorReleaseSourceSetPaths
> Task :app:generateMainFlavorReleaseResources
> Task :app:createMainFlavorReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksMainFlavorRelease
> Task :app:processMainFlavorReleaseMainManifest
> Task :app:processMainFlavorReleaseManifest
> Task :app:javaPreCompileMainFlavorRelease
> Task :app:extractProguardFiles
> Task :app:mergeMainFlavorReleaseJniLibFolders
> Task :app:mergeMainFlavorReleaseResources
> Task :app:mergeMainFlavorReleaseNativeLibs
> Task :app:checkMainFlavorReleaseDuplicateClasses
> Task :app:stripMainFlavorReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so.
> Task :app:mergeMainFlavorReleaseArtProfile
> Task :app:extractMainFlavorReleaseNativeSymbolTables
> Task :app:mergeMainFlavorReleaseShaders
> Task :app:mergeMainFlavorReleaseNativeDebugMetadata NO-SOURCE
> Task :app:compileMainFlavorReleaseShaders NO-SOURCE
> Task :app:generateMainFlavorReleaseAssets UP-TO-DATE
> Task :app:mergeMainFlavorReleaseAssets
> Task :app:compressMainFlavorReleaseAssets
> Task :app:processApplicationManifestMainFlavorReleaseForBundle
> Task :app:collectMainFlavorReleaseDependencies
> Task :app:sdkMainFlavorReleaseDependencyData
> Task :app:writeMainFlavorReleaseAppMetadata
> Task :app:writeMainFlavorReleaseSigningConfigVersions
> Task :app:processMainFlavorReleaseManifestForPackage
> Task :app:processMainFlavorReleaseResources
> Task :app:bundleMainFlavorReleaseResources
> Task :app:compileMainFlavorReleaseKotlin
w: file:///home/vagrant/build/org.unifiedpush.example/app/src/main/java/org/unifiedpush/example/TestService.kt:68:30 'constructor(p0: Context!): Notification.Builder' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.unifiedpush.example/app/src/main/java/org/unifiedpush/example/activities/CheckActivity.kt:63:18 This declaration overrides a deprecated member but is not marked as deprecated itself. Add the '@Deprecated' annotation or suppress the diagnostic.
w: file:///home/vagrant/build/org.unifiedpush.example/app/src/main/java/org/unifiedpush/example/activities/CheckActivity.kt:64:15 'fun onActivityResult(requestCode: Int, resultCode: Int, data: Intent?): Unit' is deprecated. This method has been deprecated in favor of using the Activity Result API
which brings increased type safety via an {@link ActivityResultContract} and the prebuilt
contracts for common intents available in
{@link androidx.activity.result.contract.ActivityResultContracts}, provides hooks for
testing, and allow receiving results in separate, testable classes independent from your
activity. Use
{@link #registerForActivityResult(ActivityResultContract, ActivityResultCallback)}
with the appropriate {@link ActivityResultContract} and handling the result in the
{@link ActivityResultCallback#onActivityResult(Object) callback}.
w: file:///home/vagrant/build/org.unifiedpush.example/app/src/main/java/org/unifiedpush/example/utils/Notifier.kt:27:30 'constructor(p0: Context!): Notification.Builder' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/org.unifiedpush.example/app/src/main/java/org/unifiedpush/example/utils/Notifier.kt:36:18 'fun setPriority(p0: Int): Notification.Builder!' is deprecated. Deprecated in Java.
> Task :app:compileMainFlavorReleaseJavaWithJavac
> Task :app:generateMainFlavorReleaseLintVitalReportModel
> Task :app:mergeMainFlavorReleaseGeneratedProguardFiles
> Task :app:processMainFlavorReleaseJavaRes
> Task :app:expandMainFlavorReleaseArtProfileWildcards
> Task :app:mergeMainFlavorReleaseJavaResource
> Task :app:lintVitalAnalyzeMainFlavorRelease
e: file:///home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/2.1.20/aa8ca79cd50578314f6d1180c47cbe14c0fee567/kotlin-stdlib-2.1.20.jar!/META-INF/kotlin-stdlib.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/2.1.20/aa8ca79cd50578314f6d1180c47cbe14c0fee567/kotlin-stdlib-2.1.20.jar!/META-INF/kotlin-stdlib-jdk8.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
e: file:///home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/2.1.20/aa8ca79cd50578314f6d1180c47cbe14c0fee567/kotlin-stdlib-2.1.20.jar!/META-INF/kotlin-stdlib-jdk7.kotlin_moduleModule was compiled with an incompatible version of Kotlin. The binary version of its metadata is 2.1.0, expected version is 1.9.0.
> Task :app:minifyMainFlavorReleaseWithR8
> Task :app:lintVitalReportMainFlavorRelease
> Task :app:lintVitalMainFlavorRelease
> Task :app:compileMainFlavorReleaseArtProfile
> Task :app:shrinkMainFlavorReleaseRes
> Task :app:optimizeMainFlavorReleaseResources
> Task :app:packageMainFlavorRelease
> Task :app:createMainFlavorReleaseApkListingFileRedirect
> Task :app:assembleMainFlavorRelease
[Incubating] Problems report is available at: file:///home/vagrant/build/org.unifiedpush.example/build/reports/problems/problems-report.html
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.12/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 5m 6s
45 actionable tasks: 45 executed
2025-06-16 02:29:16,911 INFO: Successfully built version 2.1.0 of org.unifiedpush.example from d675f3ea8e00bb86d970832a871c2cbfac6dec19
2025-06-16 02:29:17,157 DEBUG: Checking build/org.unifiedpush.example/app/build/outputs/apk/mainFlavor/release/app-mainFlavor-release-unsigned.apk
2025-06-16 02:29:17,190 INFO: success: org.unifiedpush.example
2025-06-16 02:29:17,190 INFO: Finished
2025-06-16 02:29:17,190 INFO: 1 build succeeded