log for eu.artectrex.bunny:302
Traceback (most recent call last):
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 1202, in main
if trybuild(app, build, build_dir, output_dir, log_dir,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 940, in trybuild
build_server(app, build, vcs, build_dir, output_dir, log_dir, force)
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 290, in build_server
raise BuildException(message.format(app.id, build.versionName),
fdroidserver.exception.BuildException: Build.py failed on server for eu.artectrex.bunny:3.0
==== detail begin ====
== Installed Android Tools ==
2024-09-03 05:11:14,853 DEBUG: Reading 'config.yml'
2024-09-03 05:11:14,867 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2024-09-03 05:11:14,868 INFO: Creating log directory
2024-09-03 05:11:14,868 INFO: Creating temporary directory
2024-09-03 05:11:14,868 INFO: Creating output directory
2024-09-03 05:11:14,882 DEBUG: Getting git vcs interface for https://gitlab.shinice.net/pixeldroid/bunny.git
2024-09-03 05:11:14,883 DEBUG: Checking eu.artectrex.bunny:302
2024-09-03 05:11:14,883 INFO: Building version 3.0 (302) of eu.artectrex.bunny
2024-09-03 05:11:14,883 DEBUG: > sudo passwd --lock root
passwd: password changed.
2024-09-03 05:11:15,488 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64093 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+deb12u7) ...
2024-09-03 05:11:30,389 INFO: Getting source for revision ac9bc2c31600932b6520b60155b381e47deafea5
2024-09-03 05:11:30,394 DEBUG: Directory: build/eu.artectrex.bunny
2024-09-03 05:11:30,394 DEBUG: > git rev-parse --show-toplevel
2024-09-03 05:11:30,602 DEBUG: Directory: build/eu.artectrex.bunny
2024-09-03 05:11:30,602 DEBUG: > git submodule foreach --recursive git reset --hard
2024-09-03 05:11:30,907 DEBUG: Directory: build/eu.artectrex.bunny
2024-09-03 05:11:30,907 DEBUG: > git reset --hard
2024-09-03 05:11:31,212 DEBUG: Directory: build/eu.artectrex.bunny
2024-09-03 05:11:31,212 DEBUG: > git submodule foreach --recursive git clean -dffx
2024-09-03 05:11:31,416 DEBUG: Directory: build/eu.artectrex.bunny
2024-09-03 05:11:31,416 DEBUG: > git clean -dffx
2024-09-03 05:11:31,520 DEBUG: Directory: build/eu.artectrex.bunny
2024-09-03 05:11:31,520 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
2024-09-03 05:11:32,927 DEBUG: Directory: build/eu.artectrex.bunny
2024-09-03 05:11:32,927 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
2024-09-03 05:11:33,933 DEBUG: Directory: build/eu.artectrex.bunny
2024-09-03 05:11:33,933 DEBUG: > git remote set-head origin --auto
2024-09-03 05:11:35,038 DEBUG: Directory: build/eu.artectrex.bunny
2024-09-03 05:11:35,039 DEBUG: > git checkout -f ac9bc2c31600932b6520b60155b381e47deafea5
2024-09-03 05:11:35,342 DEBUG: Directory: build/eu.artectrex.bunny
2024-09-03 05:11:35,342 DEBUG: > git clean -dffx
2024-09-03 05:11:35,445 INFO: Initialising submodules
2024-09-03 05:11:35,446 DEBUG: Directory: build/eu.artectrex.bunny
2024-09-03 05:11:35,446 DEBUG: > git rev-parse --show-toplevel
2024-09-03 05:11:35,651 DEBUG: Directory: build/eu.artectrex.bunny
2024-09-03 05:11:35,651 DEBUG: > git submodule sync
2024-09-03 05:11:35,854 DEBUG: Directory: build/eu.artectrex.bunny
2024-09-03 05:11:35,854 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 submodule update --init --force --recursive
Submodule path 'pixel_common': checked out 'def947b5b1392b3282174bebd0217037f66d0362'
2024-09-03 05:11:36,158 INFO: Creating local.properties file at build/eu.artectrex.bunny/local.properties
2024-09-03 05:11:36,161 INFO: Creating local.properties file at build/eu.artectrex.bunny/app/local.properties
2024-09-03 05:11:36,161 DEBUG: Removing debuggable flags from build/eu.artectrex.bunny/app
2024-09-03 05:11:36,178 INFO: Running 'prebuild' commands in build/eu.artectrex.bunny/app
2024-09-03 05:11:36,178 DEBUG: Directory: build/eu.artectrex.bunny/app
2024-09-03 05:11:36,178 DEBUG: > bash -e -u -o pipefail -x -c -- sed -i -e 's/include project.*/include "arm64-v8a"/' build.gradle
/etc/bash.bashrc: line 7: PS1: unbound variable
+ sed -i -e 's/include project.*/include "arm64-v8a"/' build.gradle
2024-09-03 05:11:36,381 INFO: Cleaning Gradle project...
2024-09-03 05:11:36,382 DEBUG: Directory: build/eu.artectrex.bunny/app
2024-09-03 05:11:36,382 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.7 via distributionUrl
Downloading missing gradle version 8.7
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.7-bin.zip: OK
Running /opt/gradle/versions/8.7/bin/gradle clean
Welcome to Gradle 8.7!
Here are the highlights of this release:
- Compiling and testing with Java 22
- Cacheable Groovy script compilation
- New methods in lazy collection properties
For more details see https://docs.gradle.org/8.7/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.7/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Task :app:clean UP-TO-DATE
BUILD SUCCESSFUL in 1m 7s
1 actionable task: 1 up-to-date
2024-09-03 05:12:50,285 INFO: Scanning source for common problems...
2024-09-03 05:12:50,302 DEBUG: scanner is configured to use signature data from: 'suss'
2024-09-03 05:12:50,303 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2024-09-03 05:12:50,959 DEBUG: write 'suss.json' to cache
2024-09-03 05:12:51,023 DEBUG: next suss.json cache update due in 23:59:59.927321
2024-09-03 05:12:51,120 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2024-09-03 05:12:51,136 INFO: Creating source tarball...
2024-09-03 05:12:51,750 INFO: Building Gradle project...
2024-09-03 05:12:51,750 DEBUG: Directory: build/eu.artectrex.bunny/app
2024-09-03 05:12:51,750 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 8.7 via distributionUrl
Running /opt/gradle/versions/8.7/bin/gradle assembleRelease
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.7/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
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 34 in /opt/android-sdk/licenses
License for package Android SDK Platform 34 accepted.
Preparing "Install Android SDK Platform 34 (revision 3)".
"Install Android SDK Platform 34 (revision 3)" ready.
Installing Android SDK Platform 34 in /opt/android-sdk/platforms/android-34
"Install Android SDK Platform 34 (revision 3)" complete.
"Install Android SDK Platform 34 (revision 3)" 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:preReleaseBuild UP-TO-DATE
> Task :pixel_common:preBuild UP-TO-DATE
> Task :pixel_common:preReleaseBuild UP-TO-DATE
> Task :pixel_common:generateReleaseResValues
> Task :pixel_common:dataBindingMergeDependencyArtifactsRelease
> Task :pixel_common:generateReleaseResources
> Task :pixel_common:collectDependencies
> Task :pixel_common:prepareLibraryDefinitionsRelease
> Task :pixel_common:packageReleaseResources
> Task :pixel_common:dataBindingGenBaseClassesRelease
> Task :pixel_common:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :pixel_common:dataBindingTriggerRelease
> Task :pixel_common:generateReleaseBuildConfig
> Task :app:generateReleaseResValues
> Task :app:generateReleaseResources
> Task :pixel_common:parseReleaseLocalResources
> Task :pixel_common:writeReleaseAarMetadata
> Task :app:mapReleaseSourceSetPaths
> Task :app:checkReleaseAarMetadata
> Task :app:createReleaseCompatibleScreenManifests
> Task :pixel_common:generateReleaseRFile
> Task :app:extractDeepLinksRelease
> Task :app:mergeReleaseResources
> Task :pixel_common:extractDeepLinksRelease
> Task :pixel_common:processReleaseManifest
> Task :pixel_common:compileReleaseLibraryResources
> Task :app:processReleaseMainManifest
> Task :app:processReleaseManifest
> Task :app:processReleaseManifestForPackage
> Task :pixel_common:javaPreCompileRelease
> Task :app:javaPreCompileRelease
> Task :app:extractProguardFiles
> Task :pixel_common:extractProguardFiles
> Task :pixel_common:prepareLintJarForPublish
> Task :pixel_common:mergeReleaseJniLibFolders
> Task :pixel_common:mergeReleaseNativeLibs NO-SOURCE
> Task :pixel_common:stripReleaseDebugSymbols NO-SOURCE
> Task :pixel_common:extractDeepLinksForAarRelease
> Task :pixel_common:copyReleaseJniLibsProjectAndLocalJars
> Task :pixel_common:mergeReleaseShaders
> Task :pixel_common:compileReleaseShaders NO-SOURCE
> Task :pixel_common:generateReleaseAssets UP-TO-DATE
> Task :pixel_common:packageReleaseAssets
> Task :pixel_common:prepareReleaseArtProfile
> Task :pixel_common:writeReleaseLintModelMetadata
> Task :app:mergeReleaseJniLibFolders
> Task :pixel_common:copyReleaseJniLibsProjectOnly
> Task :app:checkReleaseDuplicateClasses
> Task :app:mergeReleaseNativeLibs
> Task :app:processReleaseResources
> Task :app:desugarReleaseFileDependencies
> Task :app:mergeReleaseStartupProfile
> Task :app:stripReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libavcodec.so, libavcodec_neon.so, libavdevice.so, libavdevice_neon.so, libavfilter.so, libavfilter_neon.so, libavformat.so, libavformat_neon.so, libavutil.so, libavutil_neon.so, libc++_shared.so, libffmpegkit.so, libffmpegkit_abidetect.so, libffmpegkit_armv7a_neon.so, libswresample.so, libswresample_neon.so, libswscale.so, libswscale_neon.so, libucrop.so.
> Task :pixel_common:kaptGenerateStubsReleaseKotlin
w: Kapt currently doesn't support language version 2.0+. Falling back to 1.9.
> Task :app:mergeExtDexRelease
> Task :app:extractReleaseNativeSymbolTables
> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :app:mergeReleaseArtProfile
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:mergeReleaseAssets
> Task :app:compressReleaseAssets
> Task :app:extractReleaseVersionControlInfo
> Task :app:collectReleaseDependencies
> Task :app:sdkReleaseDependencyData
> Task :app:writeReleaseAppMetadata
> Task :app:optimizeReleaseResources
> Task :app:writeReleaseSigningConfigVersions
> Task :pixel_common:kaptReleaseKotlin
> Task :app:dataBindingMergeDependencyArtifactsRelease
> Task :app:dataBindingGenBaseClassesRelease
> Task :pixel_common:compileReleaseKotlin
> Task :pixel_common:compileReleaseJavaWithJavac
> Task :pixel_common:bundleLibRuntimeToJarRelease
> Task :pixel_common:bundleLibCompileToJarRelease
> Task :pixel_common:processReleaseJavaRes
> Task :pixel_common:createFullJarRelease
> Task :pixel_common:generateReleaseLintModel
> Task :app:compileReleaseKotlin
w: file:///home/vagrant/build/eu.artectrex.bunny/app/src/main/java/eu/artectrex/bunny/EditViewModel.kt:65:47 '@Deprecated(...) @Nullable() fun getSerializableExtra(p0: String!): Serializable?' is deprecated. Deprecated in Java.
> Task :pixel_common:extractReleaseAnnotations
> Task :app:compileReleaseJavaWithJavac
> Task :app:generateReleaseLintVitalReportModel
> Task :pixel_common:mergeReleaseGeneratedProguardFiles
> Task :pixel_common:mergeReleaseConsumerProguardFiles
> Task :pixel_common:mergeReleaseJavaResource
> Task :pixel_common:generateReleaseLintVitalModel
> Task :pixel_common:syncReleaseLibJars
> Task :pixel_common:bundleReleaseLocalLintAar
> Task :app:dexBuilderRelease
> Task :app:mergeReleaseGlobalSynthetics
> Task :app:processReleaseJavaRes
> Task :app:mergeReleaseJavaResource
> Task :app:mergeDexRelease
> Task :app:compileReleaseArtProfile
> Task :app:packageRelease
> Task :app:createReleaseApkListingFileRedirect
> Task :pixel_common:lintVitalAnalyzeRelease
> Task :app:lintVitalAnalyzeRelease
> Task :app:lintVitalReportRelease
> Task :app:lintVitalRelease
> Task :app:assembleRelease
BUILD SUCCESSFUL in 3m 41s
91 actionable tasks: 91 executed
2024-09-03 05:16:33,825 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/eu.artectrex.bunny, universal_newlines=False, shell=None, istream=<valid stream>)
2024-09-03 05:16:33,832 INFO: Successfully built version 3.0 of eu.artectrex.bunny from ac9bc2c31600932b6520b60155b381e47deafea5
2024-09-03 05:16:34,089 DEBUG: Checking build/eu.artectrex.bunny/app/build/outputs/apk/release/app-arm64-v8a-release-unsigned.apk
2024-09-03 05:16:34,157 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2024-09-03 05:16:34,157 INFO: ...retrieving https://gitlab.shinice.net/pixeldroid/bunny/-/releases/3.0/downloads/package/bunny-3.0-302.apk
2024-09-03 05:16:34,161 DEBUG: Starting new HTTPS connection (1): gitlab.shinice.net:443
2024-09-03 05:16:34,911 DEBUG: https://gitlab.shinice.net:443 "GET /pixeldroid/bunny/-/releases/3.0/downloads/package/bunny-3.0-302.apk HTTP/1.1" 404 None
2024-09-03 05:16:34,913 ERROR: Could not build app eu.artectrex.bunny: Downloading Binaries from https://gitlab.shinice.net/pixeldroid/bunny/-/releases/3.0/downloads/package/bunny-3.0-302.apk failed.
2024-09-03 05:16:34,914 DEBUG: Error encountered, stopping by user request.
==== detail end ====