log for io.github.quillpad:31

== Installed Android Tools ==2025-03-27 01:48:59,470 DEBUG: Reading 'config.yml'2025-03-27 01:48:59,482 INFO: Creating log directory2025-03-27 01:48:59,482 INFO: Creating temporary directory2025-03-27 01:48:59,482 INFO: Creating output directory2025-03-27 01:48:59,498 DEBUG: Getting git vcs interface for https://github.com/quillpad/quillpad.git2025-03-27 01:48:59,498 DEBUG: Checking io.github.quillpad:312025-03-27 01:48:59,499 INFO: Building version 1.4.24 (31) of io.github.quillpad2025-03-27 01:48:59,499 INFO: Running 'sudo' commands in /home/vagrant2025-03-27 01:48:59,499 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c export CPUS_MAX=16; export CPUS=$(getconf _NPROCESSORS_ONLN); for (( c=$CPUS_MAX; c<$CPUS; c++ )) ; do echo 0 > /sys/devices/system/cpu/cpu$c/online ; done+ export CPUS_MAX=16+ CPUS_MAX=16++ getconf _NPROCESSORS_ONLN+ export CPUS=20+ CPUS=20+ (( c=16 ))+ (( c<20 ))+ echo 0+ (( c++  ))+ (( c<20 ))+ echo 0+ (( c++  ))+ (( c<20 ))+ echo 0+ (( c++  ))+ (( c<20 ))+ echo 0+ (( c++  ))+ (( c<20 ))2025-03-27 01:48:59,803 DEBUG: > sudo passwd --lock rootpasswd: password changed.2025-03-27 01:49:00,509 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo(Reading database ... 64066 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 removedProcessing triggers for libc-bin (2.36-9+deb12u10) ...2025-03-27 01:49:16,047 INFO: Getting source for revision 84a32be5d8cc01b3470266be51e7f01ada0b8c072025-03-27 01:49:16,053 DEBUG: Directory: build/io.github.quillpad2025-03-27 01:49:16,053 DEBUG: > git rev-parse --show-toplevel2025-03-27 01:49:16,258 DEBUG: Directory: build/io.github.quillpad2025-03-27 01:49:16,258 DEBUG: > git submodule foreach --recursive git reset --hard2025-03-27 01:49:16,461 DEBUG: Directory: build/io.github.quillpad2025-03-27 01:49:16,461 DEBUG: > git reset --hard2025-03-27 01:49:16,865 DEBUG: Directory: build/io.github.quillpad2025-03-27 01:49:16,865 DEBUG: > git submodule foreach --recursive git clean -dffx2025-03-27 01:49:16,969 DEBUG: Directory: build/io.github.quillpad2025-03-27 01:49:16,969 DEBUG: > git clean -dffx2025-03-27 01:49:17,072 DEBUG: Directory: build/io.github.quillpad2025-03-27 01:49:17,072 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 origin2025-03-27 01:49:17,777 DEBUG: Directory: build/io.github.quillpad2025-03-27 01:49:17,777 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 origin2025-03-27 01:49:18,281 DEBUG: Directory: build/io.github.quillpad2025-03-27 01:49:18,281 DEBUG: > git remote set-head origin --auto2025-03-27 01:49:18,886 DEBUG: Directory: build/io.github.quillpad2025-03-27 01:49:18,886 DEBUG: > git checkout -f 84a32be5d8cc01b3470266be51e7f01ada0b8c072025-03-27 01:49:19,189 DEBUG: Directory: build/io.github.quillpad2025-03-27 01:49:19,190 DEBUG: > git clean -dffx2025-03-27 01:49:19,293 DEBUG: Directory: build/io.github.quillpad2025-03-27 01:49:19,293 DEBUG: > git rev-parse --show-toplevel2025-03-27 01:49:19,496 DEBUG: Directory: build/io.github.quillpad2025-03-27 01:49:19,496 DEBUG: > git submodule deinit --all --force2025-03-27 01:49:19,599 INFO: Creating local.properties file at build/io.github.quillpad/local.properties2025-03-27 01:49:19,602 INFO: Creating local.properties file at build/io.github.quillpad/app/local.properties2025-03-27 01:49:19,603 DEBUG: Removing debuggable flags from build/io.github.quillpad/app2025-03-27 01:49:19,622 INFO: Cleaned build.gradle.kts of keysigning configs at build/io.github.quillpad/app/build.gradle.kts2025-03-27 01:49:19,633 INFO: Cleaning Gradle project...2025-03-27 01:49:19,634 DEBUG: Directory: build/io.github.quillpad/app2025-03-27 01:49:19,634 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid cleanFound 8.10.2 via distributionUrlDownloading missing gradle version 8.10.2cachedir /home/vagrant/.cache/fdroidserver/home/vagrant/.cache/fdroidserver/gradle-8.10.2-bin.zip: OKRunning /opt/gradle/versions/8.10.2/bin/gradle cleanWelcome to Gradle 8.10.2!Here are the highlights of this release:- Support for Java 23- Faster configuration cache- Better configuration cache reportsFor more details see https://docs.gradle.org/8.10.2/release-notes.htmlTo 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.10.2/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.Daemon will be stopped at the end of the build> Configure project :appWARNING: 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.To keep using this feature, add the following to your module-level build.gradle files:android.buildFeatures.buildConfig = trueor from Android Studio, click: `Refactor` > `Migrate BuildConfig to Gradle Build Files`.> Task :app:clean UP-TO-DATEBUILD SUCCESSFUL in 2m 14s1 actionable task: 1 up-to-date2025-03-27 01:51:40,891 INFO: Scanning source for common problems...2025-03-27 01:51:40,962 DEBUG: scanner is configured to use signature data from: 'suss'2025-03-27 01:51:40,963 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'2025-03-27 01:51:41,555 DEBUG: write 'suss.json' to cache2025-03-27 01:51:41,627 DEBUG: next suss.json cache update due in 23:59:59.9189052025-03-27 01:51:41,761 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar2025-03-27 01:51:41,847 INFO: Creating source tarball...2025-03-27 01:51:42,875 INFO: Building Gradle project...2025-03-27 01:51:42,876 DEBUG: Directory: build/io.github.quillpad/app2025-03-27 01:51:42,876 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleDefaultFlavorReleaseFound 8.10.2 via distributionUrlRunning /opt/gradle/versions/8.10.2/bin/gradle assembleDefaultFlavorReleaseTo 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.10.2/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.Daemon will be stopped at the end of the build> Configure project :appWARNING: 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.To keep using this feature, add the following to your module-level build.gradle files:android.buildFeatures.buildConfig = trueor from Android Studio, click: `Refactor` > `Migrate BuildConfig to Gradle Build Files`.WARNING: The specified Android SDK Build Tools version (30.0.3) is ignored, as it is below the minimum supported version (34.0.0) for Android Gradle Plugin 8.7.3.Android SDK Build Tools 34.0.0 will be used.To suppress this warning, remove "buildToolsVersion '30.0.3'" from your build.gradle file, as each version of the Android Gradle Plugin now has a default version of the build tools.WARNING: The specified Android SDK Build Tools version (30.0.3) is ignored, as it is below the minimum supported version (34.0.0) for Android Gradle Plugin 8.7.3.Android SDK Build Tools 34.0.0 will be used.To suppress this warning, remove "buildToolsVersion '30.0.3'" from your build.gradle file, as each version of the Android Gradle Plugin now has a default version of the build tools.Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-onlyErrors during XML parse:Additionally, the fallback loader failed to parse the XML.Checking the license for package Android SDK Build-Tools 34 in /opt/android-sdk/licensesLicense 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/licensesLicense 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-onlyException while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-onlyException 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:preDefaultFlavorReleaseBuild UP-TO-DATE> Task :app:dataBindingMergeDependencyArtifactsDefaultFlavorRelease> Task :app:generateDefaultFlavorReleaseResValues> Task :app:generateDefaultFlavorReleaseResources> Task :app:generateDefaultFlavorReleaseBuildConfig> Task :app:generateSafeArgsDefaultFlavorRelease> Task :app:checkDefaultFlavorReleaseAarMetadata> Task :app:mapDefaultFlavorReleaseSourceSetPaths> Task :app:createDefaultFlavorReleaseCompatibleScreenManifests> Task :app:extractDeepLinksDefaultFlavorRelease> Task :app:mergeDefaultFlavorReleaseResources> Task :app:processDefaultFlavorReleaseMainManifest> Task :app:dataBindingGenBaseClassesDefaultFlavorRelease> Task :app:processDefaultFlavorReleaseManifest> Task :app:extractProguardFiles> Task :app:javaPreCompileDefaultFlavorRelease> Task :app:mergeDefaultFlavorReleaseJniLibFolders> Task :app:mergeDefaultFlavorReleaseNativeLibs> Task :app:mergeDefaultFlavorReleaseArtProfile> Task :app:stripDefaultFlavorReleaseDebugSymbolsUnable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so, libdatastore_shared_counter.so.> Task :app:extractDefaultFlavorReleaseNativeDebugMetadata> Task :app:expandDefaultFlavorReleaseL8ArtProfileWildcards> Task :app:processDefaultFlavorReleaseManifestForPackage> Task :app:checkDefaultFlavorReleaseDuplicateClasses> Task :app:mergeDefaultFlavorReleaseNativeDebugMetadata NO-SOURCE> Task :app:mergeDefaultFlavorReleaseStartupProfile> Task :app:mergeDefaultFlavorReleaseShaders> Task :app:compileDefaultFlavorReleaseShaders NO-SOURCE> Task :app:generateDefaultFlavorReleaseAssets UP-TO-DATE> Task :app:mergeDefaultFlavorReleaseAssets> Task :app:compressDefaultFlavorReleaseAssets> Task :app:extractDefaultFlavorReleaseVersionControlInfo> Task :app:writeDefaultFlavorReleaseAppMetadata> Task :app:writeDefaultFlavorReleaseSigningConfigVersions> Task :app:processDefaultFlavorReleaseResources> Task :app:convertLinkedResourcesToProtoDefaultFlavorRelease> Task :app:kspDefaultFlavorReleaseKotlin> Task :app:kaptGenerateStubsDefaultFlavorReleaseKotlinw: Support for language version 2.0+ in kapt is in Alpha and must be enabled explicitly. Falling back to 1.9.> Task :app:kaptDefaultFlavorReleaseKotlin> Task :app:compileDefaultFlavorReleaseKotlinw: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/components/backup/BackupService.kt:53:36 'fun getSerializable(p0: String?): Serializable?' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/components/backup/BackupService.kt:54:33 'fun <T : Parcelable!> getParcelable(p0: String?): T?' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/components/backup/BackupService.kt:61:43 'fun <T : Parcelable!> getParcelableArrayList(p0: String?): ArrayList<T!>?' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/archive/ArchiveFragment.kt:49:15 'fun onCreateOptionsMenu(p0: Menu, p1: MenuInflater): Unit' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/archive/ArchiveFragment.kt:62:22 'fun onOptionsItemSelected(p0: MenuItem): Boolean' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/common/BaseDialog.kt:62:35 'fun launchWhenResumed(block: suspend CoroutineScope.() -> Unit): Job' is deprecated. launchWhenResumed is deprecated as it can lead to wasted resources in some cases. Replace with suspending repeatOnLifecycle to run the block whenever the Lifecycle state is at least Lifecycle.State.RESUMED.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/common/BaseFragment.kt:37:9 'fun setHasOptionsMenu(p0: Boolean): Unit' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/common/recycler/NoteRecyclerAdapter.kt:41:34 Unchecked cast of 'kotlin.collections.MutableList<kotlin.Any>' to 'kotlin.collections.MutableList<kotlin.collections.List<org.qosp.notes.ui.common.recycler.NoteRecyclerAdapter.Payload>>'.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/deleted/DeletedFragment.kt:49:15 'fun onCreateOptionsMenu(p0: Menu, p1: MenuInflater): Unit' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/deleted/DeletedFragment.kt:63:22 'fun onOptionsItemSelected(p0: MenuItem): Boolean' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/editor/EditorFragment.kt:305:37 'fun <T : Parcelable!> getParcelable(p0: String?): T?' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/editor/EditorFragment.kt:346:31 'fun onBackPressed(): Unit' is deprecated. This method has been deprecated in favor of using the{@link OnBackPressedDispatcher} via {@link #getOnBackPressedDispatcher()}.The OnBackPressedDispatcher controls how back button events are dispatchedto one or more {@link OnBackPressedCallback} objects.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/editor/EditorFragment.kt:352:31 'fun onBackPressed(): Unit' is deprecated. This method has been deprecated in favor of using the{@link OnBackPressedDispatcher} via {@link #getOnBackPressedDispatcher()}.The OnBackPressedDispatcher controls how back button events are dispatchedto one or more {@link OnBackPressedCallback} objects.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/editor/EditorFragment.kt:357:31 'fun onBackPressed(): Unit' is deprecated. This method has been deprecated in favor of using the{@link OnBackPressedDispatcher} via {@link #getOnBackPressedDispatcher()}.The OnBackPressedDispatcher controls how back button events are dispatchedto one or more {@link OnBackPressedCallback} objects.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/editor/EditorFragment.kt:363:31 'fun onBackPressed(): Unit' is deprecated. This method has been deprecated in favor of using the{@link OnBackPressedDispatcher} via {@link #getOnBackPressedDispatcher()}.The OnBackPressedDispatcher controls how back button events are dispatchedto one or more {@link OnBackPressedCallback} objects.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/editor/EditorFragment.kt:454:22 'fun onOptionsItemSelected(p0: MenuItem): Boolean' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/editor/EditorFragment.kt:797:59 'fun launchWhenResumed(block: suspend CoroutineScope.() -> Unit): Job' is deprecated. launchWhenResumed is deprecated as it can lead to wasted resources in some cases. Replace with suspending repeatOnLifecycle to run the block whenever the Lifecycle state is at least Lifecycle.State.RESUMED.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/editor/EditorFragment.kt:895:35 'fun onBackPressed(): Unit' is deprecated. This method has been deprecated in favor of using the{@link OnBackPressedDispatcher} via {@link #getOnBackPressedDispatcher()}.The OnBackPressedDispatcher controls how back button events are dispatchedto one or more {@link OnBackPressedCallback} objects.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/main/MainFragment.kt:108:37 'fun <T : Parcelable!> getParcelable(p0: String?): T?' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/main/MainFragment.kt:118:15 'fun onCreateOptionsMenu(p0: Menu, p1: MenuInflater): Unit' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/main/MainFragment.kt:140:22 'fun onOptionsItemSelected(p0: MenuItem): Boolean' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/media/MediaActivity.kt:25:8 'interface ExoPlayer : Any, Player' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/media/MediaActivity.kt:26:8 'class MediaItem : Any, Bundleable' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/media/MediaActivity.kt:27:8 'class SimpleExoPlayer : BasePlayer, ExoPlayer, ExoPlayer.AudioComponent, ExoPlayer.VideoComponent, ExoPlayer.TextComponent, ExoPlayer.DeviceComponent' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/media/MediaActivity.kt:28:8 'class PlayerControlView : FrameLayout' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/media/MediaActivity.kt:29:8 'class Util : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/media/MediaActivity.kt:50:28 'interface ExoPlayer : Any, Player' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/media/MediaActivity.kt:83:37 'fun <T : Parcelable!> getParcelable(p0: String?): T?' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/media/MediaActivity.kt:111:57 'class Util : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/media/MediaActivity.kt:119:58 'class Util : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/media/MediaActivity.kt:126:57 'class Util : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/media/MediaActivity.kt:135:57 'class Util : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/media/MediaActivity.kt:250:21 'interface ExoPlayer : Any, Player' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/media/MediaActivity.kt:253:39 'class PlayerControlView : FrameLayout' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/media/MediaActivity.kt:255:25 'class MediaItem : Any, Bundleable' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/media/MusicService.kt:56:17 'fun stopForeground(p0: Boolean): Unit' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/notebooks/ManageNotebooksFragment.kt:91:22 'fun onOptionsItemSelected(p0: MenuItem): Boolean' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/notebooks/dialog/EditNotebookDialog.kt:27:31 'fun <T : Parcelable!> getParcelable(p0: String?): T?' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/recorder/RecorderService.kt:81:25 'constructor(): MediaRecorder' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/reminders/EditReminderDialog.kt:52:31 'fun <T : Parcelable!> getParcelable(p0: String?): T?' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/tags/TagsFragment.kt:119:22 'fun onOptionsItemSelected(p0: MenuItem): Boolean' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/tags/TagsViewModel.kt:34:55 This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)'w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/tags/dialog/EditTagDialog.kt:27:26 'fun <T : Parcelable!> getParcelable(p0: String?): T?' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/utils/ConnectionManager.kt:25:44 'val activeNetworkInfo: NetworkInfo?' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/utils/ConnectionManager.kt:25:63 'val type: Int' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/utils/ConnectionManager.kt:27:37 'static field TYPE_WIFI: Int' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/utils/ConnectionManager.kt:28:37 'static field TYPE_ETHERNET: Int' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/utils/ConnectionManager.kt:29:37 'static field TYPE_MOBILE: Int' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/utils/ShareUtils.kt:44:19 'static fun startActivity(p0: Context, p1: Intent, p2: Bundle?): Unit' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/utils/ShareUtils.kt:68:19 'static fun startActivity(p0: Context, p1: Intent, p2: Bundle?): Unit' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/utils/views/BottomSheet.kt:29:20 'fun get(p0: String!): Any?' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/utils/views/ExtendedEditText.kt:98:13 Condition is always 'true'.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/utils/views/ExtendedEditText.kt:106:13 Condition is always 'true'.w: file:///home/vagrant/build/io.github.quillpad/app/src/main/java/org/qosp/notes/ui/utils/views/ExtendedEditText.kt:124:35 'fun <T : Parcelable!> getParcelableArrayList(p0: String?): ArrayList<T!>?' is deprecated. Deprecated in Java.> Task :app:compileDefaultFlavorReleaseJavaWithJavacNote: /home/vagrant/build/io.github.quillpad/app/build/generated/data_binding_base_class_source_out/defaultFlavorRelease/out/org/qosp/notes/databinding/ActivityMediaBinding.java uses or overrides a deprecated API.Note: Recompile with -Xlint:deprecation for details.> Task :app:hiltAggregateDepsDefaultFlavorRelease> Task :app:hiltJavaCompileDefaultFlavorRelease> Task :app:generateDefaultFlavorReleaseLintVitalReportModel> Task :app:processDefaultFlavorReleaseJavaRes> Task :app:transformDefaultFlavorReleaseClassesWithAsm> Task :app:mergeDefaultFlavorReleaseGeneratedProguardFiles> Task :app:mergeDefaultFlavorReleaseJavaResource> Task :app:expandDefaultFlavorReleaseArtProfileWildcards> Task :app:lintVitalAnalyzeDefaultFlavorRelease> Task :app:minifyDefaultFlavorReleaseWithR8> Task :app:lintVitalReportDefaultFlavorRelease> Task :app:lintVitalDefaultFlavorRelease> Task :app:l8DexDesugarLibDefaultFlavorRelease> Task :app:compileDefaultFlavorReleaseArtProfile> Task :app:shrinkDefaultFlavorReleaseRes> Task :app:convertShrunkResourcesToBinaryDefaultFlavorRelease> Task :app:optimizeDefaultFlavorReleaseResources> Task :app:packageDefaultFlavorRelease> Task :app:createDefaultFlavorReleaseApkListingFileRedirect> Task :app:assembleDefaultFlavorReleaseBUILD SUCCESSFUL in 9m 37s57 actionable tasks: 57 executed2025-03-27 02:01:21,337 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/io.github.quillpad, universal_newlines=False, shell=None, istream=<valid stream>)2025-03-27 02:01:21,344 INFO: Successfully built version 1.4.24 of io.github.quillpad from 84a32be5d8cc01b3470266be51e7f01ada0b8c072025-03-27 02:01:21,347 INFO: Running 'postbuild' commands in build/io.github.quillpad/app2025-03-27 02:01:21,348 DEBUG: Directory: build/io.github.quillpad/app2025-03-27 02:01:21,348 DEBUG: > bash -e -u -o pipefail -x -c curl -Lo upstream.apk https://github.com/quillpad/quillpad/releases/download/v1.4.24/quillpad-1.4.24.apk; unzip -q upstream.apk -d apk; export hash=$(sha256sum apk/assets/dexopt/baseline.prof); rm -rf apk upstream.apk; for i in {1..10}; do unzip -q /home/vagrant/build/io.github.quillpad/app/build/outputs/apk/defaultFlavor/release/app-defaultFlavor-release-unsigned.apk -d apk; sha256sum -c - <<< $hash && break; sha256sum apk/assets/dexopt/baseline.prof; rm -fr apk; gradle clean assembleDefaultFlavorRelease; done/etc/bash.bashrc: line 7: PS1: unbound variable+ curl -Lo upstream.apk https://github.com/quillpad/quillpad/releases/download/v1.4.24/quillpad-1.4.24.apk% Total    % Received % Xferd  Average Speed   Time    Time     Time  CurrentDload  Upload   Total   Spent    Left  Speed0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100 5386k  100 5386k    0     0  5549k      0 --:--:-- --:--:-- --:--:-- 5549k+ unzip -q upstream.apk -d apk++ sha256sum apk/assets/dexopt/baseline.prof+ export 'hash=5c19fab202221968ca211442a60897861ab7ef7b29e10c927690a81325a4c7e2  apk/assets/dexopt/baseline.prof'+ hash='5c19fab202221968ca211442a60897861ab7ef7b29e10c927690a81325a4c7e2  apk/assets/dexopt/baseline.prof'+ rm -rf apk upstream.apk+ for i in {1..10}+ unzip -q /home/vagrant/build/io.github.quillpad/app/build/outputs/apk/defaultFlavor/release/app-defaultFlavor-release-unsigned.apk -d apk+ sha256sum -c -apk/assets/dexopt/baseline.prof: OK+ break2025-03-27 02:01:23,727 DEBUG: Checking build/io.github.quillpad/app/build/outputs/apk/defaultFlavor/release/app-defaultFlavor-release-unsigned.apk2025-03-27 02:01:23,760 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'2025-03-27 02:01:23,760 INFO: ...retrieving https://github.com/quillpad/quillpad/releases/download/v1.4.24/quillpad-1.4.24.apk2025-03-27 02:01:23,764 DEBUG: Starting new HTTPS connection (1): github.com:4432025-03-27 02:01:23,913 DEBUG: https://github.com:443 "GET /quillpad/quillpad/releases/download/v1.4.24/quillpad-1.4.24.apk HTTP/1.1" 302 02025-03-27 02:01:23,917 DEBUG: Starting new HTTPS connection (1): objects.githubusercontent.com:4432025-03-27 02:01:24,305 DEBUG: https://objects.githubusercontent.com:443 "GET /github-production-release-asset-2e65be/529395099/7e117a1e-fda7-4ccf-b37a-774afff48da0?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250327%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250327T020122Z&X-Amz-Expires=300&X-Amz-Signature=72e0612791f73de577f4b41b91475a5155e1b207f1654d4b2474d886b4c0a292&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dquillpad-1.4.24.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 55160042025-03-27 02:01:25,418 DEBUG: unsigned/binaries/io.github.quillpad_31.binary.apk: VerifiesVerified using v1 scheme (JAR signing): falseVerified using v2 scheme (APK Signature Scheme v2): trueVerified using v3 scheme (APK Signature Scheme v3): falseVerified using v4 scheme (APK Signature Scheme v4): falseVerified for SourceStamp: falseNumber of signers: 12025-03-27 02:01:26,246 DEBUG: /tmp/tmpesy7_mq9/sigcp_io.github.quillpad_31.apk: VerifiesVerified using v1 scheme (JAR signing): falseVerified using v2 scheme (APK Signature Scheme v2): trueVerified using v3 scheme (APK Signature Scheme v3): falseVerified using v4 scheme (APK Signature Scheme v4): falseVerified for SourceStamp: falseNumber of signers: 12025-03-27 02:01:26,246 INFO: ...successfully verified2025-03-27 02:01:26,247 INFO: compared built binary to supplied reference binary successfully2025-03-27 02:01:26,374 WARNING: Requested API level 35 is larger than maximum we have, returning API level 28 instead.2025-03-27 02:01:26,405 DEBUG: Using APK Signature v22025-03-27 02:01:26,407 INFO: supplied reference binary has allowed signer 3c2b48eeceed98e70a33d21d3e9ff6193343a1dddcbb9cc076b859d36cdeae6a2025-03-27 02:01:26,409 INFO: success: io.github.quillpad2025-03-27 02:01:26,410 INFO: Finished2025-03-27 02:01:26,410 INFO: 1 build succeeded