log for com.utazukin.ichaival:23
== Installed Android Tools ==
2021-07-20 14:10:49,714 DEBUG: Reading 'config.yml'
2021-07-20 14:10:49,725 INFO: Using /opt/android-sdk/build-tools/29.0.3/apksigner
2021-07-20 14:10:49,728 INFO: Creating log directory
2021-07-20 14:10:49,728 INFO: Creating temporary directory
2021-07-20 14:10:49,728 INFO: Creating output directory
2021-07-20 14:10:49,732 DEBUG: Getting git vcs interface for https://github.com/Utazukin/Ichaival
2021-07-20 14:10:49,732 DEBUG: > git --version
git version 2.11.0
2021-07-20 14:10:49,950 INFO: Using git version 2.11.0
2021-07-20 14:10:49,950 DEBUG: Checking 1.1.0
2021-07-20 14:10:49,950 INFO: Building version 1.1.0 (23) of com.utazukin.ichaival
2021-07-20 14:10:49,951 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2021-07-20 14:10:50,160 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64892 files and directories currently installed.)
Removing sudo (1.8.19p1-2.1+deb9u3) ...
Purging configuration files for sudo (1.8.19p1-2.1+deb9u3) ...
Processing triggers for systemd (232-25+deb9u12) ...
2021-07-20 14:10:55,786 INFO: Getting source for revision 212d50c50d3407c6da9fd4398a08690dff1cc617
2021-07-20 14:10:55,786 DEBUG: Directory: build/com.utazukin.ichaival
2021-07-20 14:10:55,787 DEBUG: > git rev-parse --show-toplevel
2021-07-20 14:10:56,006 DEBUG: Directory: build/com.utazukin.ichaival
2021-07-20 14:10:56,006 DEBUG: > git submodule foreach --recursive git reset --hard
2021-07-20 14:10:56,211 DEBUG: Directory: build/com.utazukin.ichaival
2021-07-20 14:10:56,212 DEBUG: > git reset --hard
2021-07-20 14:10:56,416 DEBUG: Directory: build/com.utazukin.ichaival
2021-07-20 14:10:56,417 DEBUG: > git submodule foreach --recursive git clean -dffx
2021-07-20 14:10:56,521 DEBUG: Directory: build/com.utazukin.ichaival
2021-07-20 14:10:56,522 DEBUG: > git clean -dffx
2021-07-20 14:10:56,627 DEBUG: Directory: build/com.utazukin.ichaival
2021-07-20 14:10:56,627 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 fetch origin
2021-07-20 14:10:57,336 DEBUG: Directory: build/com.utazukin.ichaival
2021-07-20 14:10:57,337 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 fetch --prune --tags --force origin
2021-07-20 14:10:57,761 DEBUG: Directory: build/com.utazukin.ichaival
2021-07-20 14:10:57,761 DEBUG: > git remote set-head origin --auto
2021-07-20 14:10:58,173 DEBUG: Directory: build/com.utazukin.ichaival
2021-07-20 14:10:58,173 DEBUG: > git checkout -f 212d50c50d3407c6da9fd4398a08690dff1cc617
2021-07-20 14:10:58,379 DEBUG: Directory: build/com.utazukin.ichaival
2021-07-20 14:10:58,379 DEBUG: > git clean -dffx
2021-07-20 14:10:58,484 INFO: Creating local.properties file at build/com.utazukin.ichaival/local.properties
2021-07-20 14:10:58,485 INFO: Creating local.properties file at build/com.utazukin.ichaival/app/local.properties
2021-07-20 14:10:58,485 DEBUG: Removing debuggable flags from build/com.utazukin.ichaival/app
2021-07-20 14:10:58,491 INFO: Cleaned build.gradle of keysigning configs at build/com.utazukin.ichaival/app/build.gradle
2021-07-20 14:10:58,500 INFO: Cleaning Gradle project...
2021-07-20 14:10:58,501 DEBUG: Directory: build/com.utazukin.ichaival/app
2021-07-20 14:10:58,501 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 6.7.1 via distributionUrl
Downloading missing gradle version 6.7.1
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-6.7.1-bin.zip: OK
Running /opt/gradle/versions/6.7.1/bin/gradle clean
Welcome to Gradle 6.7.1!
Here are the highlights of this release:
- File system watching is ready for production use
- Declare the version of Java your build requires
- Java 15 support
For more details see https://docs.gradle.org/6.7.1/release-notes.html
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/6.7.1/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing
> Task :app:clean UP-TO-DATE
BUILD SUCCESSFUL in 29s
1 actionable task: 1 up-to-date
2021-07-20 14:11:31,216 INFO: Scanning source for common problems...
2021-07-20 14:11:31,220 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2021-07-20 14:11:31,228 INFO: Creating source tarball...
2021-07-20 14:11:31,336 INFO: Building Gradle project...
2021-07-20 14:11:31,336 DEBUG: Directory: build/com.utazukin.ichaival/app
2021-07-20 14:11:31,337 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 6.7.1 via distributionUrl
Running /opt/gradle/versions/6.7.1/bin/gradle assembleRelease
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/6.7.1/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing
File /home/vagrant/.android/repositories.cfg could not be loaded.
Checking the license for package Android SDK Build-Tools 30.0.2 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 30.0.2 accepted.
Preparing "Install Android SDK Build-Tools 30.0.2 (revision: 30.0.2)".
"Install Android SDK Build-Tools 30.0.2 (revision: 30.0.2)" ready.
Installing Android SDK Build-Tools 30.0.2 in /opt/android-sdk/build-tools/30.0.2
"Install Android SDK Build-Tools 30.0.2 (revision: 30.0.2)" complete.
"Install Android SDK Build-Tools 30.0.2 (revision: 30.0.2)" finished.
Checking the license for package Android SDK Platform 30 in /opt/android-sdk/licenses
License for package Android SDK Platform 30 accepted.
Preparing "Install Android SDK Platform 30 (revision: 3)".
"Install Android SDK Platform 30 (revision: 3)" ready.
Installing Android SDK Platform 30 in /opt/android-sdk/platforms/android-30
"Install Android SDK Platform 30 (revision: 3)" complete.
"Install Android SDK Platform 30 (revision: 3)" finished.
> Task :app:preBuild UP-TO-DATE
> Task :app:extractProguardFiles
> Task :app:preReleaseBuild
> Task :app:compileReleaseAidl NO-SOURCE
> Task :app:compileReleaseRenderscript NO-SOURCE
> Task :app:generateReleaseBuildConfig
> Task :app:generateReleaseResValues
> Task :app:generateReleaseResources
> Task :app:checkReleaseAarMetadata
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksRelease
> Task :app:processReleaseMainManifest
> Task :app:mergeReleaseResources
> Task :app:processReleaseManifest
> Task :app:writeReleaseApplicationId
> Task :app:analyticsRecordingRelease
> Task :app:mergeReleaseJniLibFolders
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:mergeReleaseAssets
> Task :app:compressReleaseAssets
> Task :app:mergeReleaseNativeLibs
> Task :app:checkReleaseDuplicateClasses
> Task :app:stripReleaseDebugSymbols
> Task :app:processReleaseJavaRes NO-SOURCE
> Task :app:extractReleaseNativeSymbolTables
> Task :app:collectReleaseDependencies
> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :app:sdkReleaseDependencyData
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :app:processReleaseManifestForPackage
> Task :app:processReleaseResources
> Task :app:kaptGenerateStubsReleaseKotlin
> Task :app:optimizeReleaseResources
> Task :app:kaptReleaseKotlin
Note: [1] Wrote GeneratedAppGlideModule with: [com.bumptech.glide.integration.okhttp3.OkHttpLibraryGlideModule]
warning: Current JDK version 1.8.0_292-8u292-b10-0+deb9u1-b10 has a bug (https://bugs.openjdk.java.net/browse/JDK-8007720) that prevents Room from being incremental. Consider using JDK 11+ or the embedded JDK shipped with Android Studio 3.5+.
[WARN] Incremental annotation processing requested, but support is disabled because the following processors are not incremental: androidx.room.RoomProcessor (DYNAMIC).
> Task :app:compileReleaseKotlin
w: /home/vagrant/build/com.utazukin.ichaival/app/src/main/java/com/utazukin/ichaival/Archive.kt: (74, 64): 'toLowerCase(Locale): String' is deprecated. Use lowercase() instead.
w: /home/vagrant/build/com.utazukin.ichaival/app/src/main/java/com/utazukin/ichaival/Archive.kt: (79, 47): 'toLowerCase(Locale): String' is deprecated. Use lowercase() instead.
w: /home/vagrant/build/com.utazukin.ichaival/app/src/main/java/com/utazukin/ichaival/Archive.kt: (79, 94): 'toLowerCase(Locale): String' is deprecated. Use lowercase() instead.
w: /home/vagrant/build/com.utazukin.ichaival/app/src/main/java/com/utazukin/ichaival/Archive.kt: (82, 59): 'toLowerCase(Locale): String' is deprecated. Use lowercase() instead.
w: /home/vagrant/build/com.utazukin.ichaival/app/src/main/java/com/utazukin/ichaival/Archive.kt: (84, 41): 'toLowerCase(Locale): String' is deprecated. Use lowercase() instead.
w: /home/vagrant/build/com.utazukin.ichaival/app/src/main/java/com/utazukin/ichaival/ArchiveListDataFactory.kt: (23, 24): 'PositionalDataSource<T : Any>' is deprecated. PositionalDataSource is deprecated and has been replaced by PagingSource
w: /home/vagrant/build/com.utazukin.ichaival/app/src/main/java/com/utazukin/ichaival/ArchiveListDataFactory.kt: (89, 73): 'PositionalDataSource<T : Any>' is deprecated. PositionalDataSource is deprecated and has been replaced by PagingSource
w: /home/vagrant/build/com.utazukin.ichaival/app/src/main/java/com/utazukin/ichaival/ArchiveListFragment.kt: (471, 59): 'dataSource: DataSource<*, T>' is deprecated. DataSource is deprecated and has been replaced by PagingSource. PagedList offers indirect ways of controlling fetch ('loadAround()', 'retry()') so that you should not need to access the DataSource/PagingSource.
w: /home/vagrant/build/com.utazukin.ichaival/app/src/main/java/com/utazukin/ichaival/ArchiveRecyclerViewAdapter.kt: (28, 24): 'PagedListAdapter<T : Any, VH : RecyclerView.ViewHolder>' is deprecated. PagedListAdapter is deprecated and has been replaced by PagingDataAdapter
w: /home/vagrant/build/com.utazukin.ichaival/app/src/main/java/com/utazukin/ichaival/ArchiveRecyclerViewAdapter.kt: (40, 5): 'PagedListAdapter<T : Any, VH : RecyclerView.ViewHolder>' is deprecated. PagedListAdapter is deprecated and has been replaced by PagingDataAdapter
w: /home/vagrant/build/com.utazukin.ichaival/app/src/main/java/com/utazukin/ichaival/BookmarkTouchHelper.kt: (48, 62): 'getter for adapterPosition: Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.utazukin.ichaival/app/src/main/java/com/utazukin/ichaival/CategoryFilterFragment.kt: (38, 32): Parameter 'default' is never used
w: /home/vagrant/build/com.utazukin.ichaival/app/src/main/java/com/utazukin/ichaival/DatabaseReader.kt: (77, 21): This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: /home/vagrant/build/com.utazukin.ichaival/app/src/main/java/com/utazukin/ichaival/ProgressTarget.kt: (80, 32): Type mismatch: value of a nullable type Z is used where non-nullable type is expected. This warning will become an error soon. See https://youtrack.jetbrains.com/issue/KT-36770 for details
w: /home/vagrant/build/com.utazukin.ichaival/app/src/main/java/com/utazukin/ichaival/ReaderActivity.kt: (106, 60): 'getter for systemWindowInsetTop: Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.utazukin.ichaival/app/src/main/java/com/utazukin/ichaival/ReaderActivity.kt: (108, 76): 'getter for systemWindowInsetRight: Int' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.utazukin.ichaival/app/src/main/java/com/utazukin/ichaival/ReaderTabHolder.kt: (84, 9): This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: /home/vagrant/build/com.utazukin.ichaival/app/src/main/java/com/utazukin/ichaival/ReaderTabHolder.kt: (93, 9): This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: /home/vagrant/build/com.utazukin.ichaival/app/src/main/java/com/utazukin/ichaival/ReaderTabViewAdapter.kt: (27, 24): 'PagedListAdapter<T : Any, VH : RecyclerView.ViewHolder>' is deprecated. PagedListAdapter is deprecated and has been replaced by PagingDataAdapter
w: /home/vagrant/build/com.utazukin.ichaival/app/src/main/java/com/utazukin/ichaival/ReaderTabViewAdapter.kt: (38, 5): 'PagedListAdapter<T : Any, VH : RecyclerView.ViewHolder>' is deprecated. PagedListAdapter is deprecated and has been replaced by PagingDataAdapter
w: /home/vagrant/build/com.utazukin.ichaival/app/src/main/java/com/utazukin/ichaival/SearchViewModelBase.kt: (25, 24): 'LivePagedListBuilder<Key : Any, Value : Any>' is deprecated. PagedList is deprecated and has been replaced by PagingData
w: /home/vagrant/build/com.utazukin.ichaival/app/src/main/java/com/utazukin/ichaival/SearchViewModelBase.kt: (30, 92): 'constructor LivePagedListBuilder<Key : Any, Value : Any>(DataSource.Factory<Key, Value>, Int)' is deprecated. PagedList is deprecated and has been replaced by PagingData
w: /home/vagrant/build/com.utazukin.ichaival/app/src/main/java/com/utazukin/ichaival/SearchViewModelBase.kt: (30, 92): 'LivePagedListBuilder<Key : Any, Value : Any>' is deprecated. PagedList is deprecated and has been replaced by PagingData
w: /home/vagrant/build/com.utazukin.ichaival/app/src/main/java/com/utazukin/ichaival/SearchViewModelBase.kt: (37, 31): 'PagedList<T : Any>' is deprecated. PagedList is deprecated and has been replaced by PagingData
w: /home/vagrant/build/com.utazukin.ichaival/app/src/main/java/com/utazukin/ichaival/SettingsFragment.kt: (112, 22): 'from(Activity): ShareCompat.IntentBuilder' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.utazukin.ichaival/app/src/main/java/com/utazukin/ichaival/WebHandler.kt: (169, 70): Parameter 'pinned' is never used
> Task :app:compileReleaseJavaWithJavac
> Task :app:compileReleaseSources
> Task :app:lintVitalRelease
> Task :app:mergeReleaseGeneratedProguardFiles
> Task :app:mergeReleaseJavaResource
> Task :app:minifyReleaseWithR8
WARNING:: R8: Missing class: org.conscrypt.ConscryptHostnameVerifier
> Task :app:packageRelease
> Task :app:assembleRelease
BUILD SUCCESSFUL in 2m 21s
35 actionable tasks: 35 executed
2021-07-20 14:13:53,477 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.utazukin.ichaival, universal_newlines=False, shell=None)
2021-07-20 14:13:53,482 INFO: Successfully built version 1.1.0 of com.utazukin.ichaival from 212d50c50d3407c6da9fd4398a08690dff1cc617
2021-07-20 14:13:57,095 DEBUG: AXML contains a RESOURCE MAP
2021-07-20 14:13:57,096 DEBUG: Start of Namespace mapping: prefix 27: 'android' --> uri 47: 'http://schemas.android.com/apk/res/android'
2021-07-20 14:13:57,096 DEBUG: Checking build/com.utazukin.ichaival/app/build/outputs/apk/release/app-release-unsigned.apk
2021-07-20 14:13:57,186 DEBUG: AXML contains a RESOURCE MAP
2021-07-20 14:13:57,186 DEBUG: Start of Namespace mapping: prefix 27: 'android' --> uri 47: 'http://schemas.android.com/apk/res/android'
2021-07-20 14:13:57,198 INFO: success: com.utazukin.ichaival
2021-07-20 14:13:57,198 INFO: Finished
2021-07-20 14:13:57,198 INFO: 1 build succeeded