log for com.github.libretube:16
== Installed Android Tools ==
2022-08-05 15:20:31,339 DEBUG: Reading 'config.yml'
2022-08-05 15:20:31,347 DEBUG: Local Android SDK only has outdated apksigner versions
2022-08-05 15:20:31,348 WARNING: apksigner not found! Cannot sign or verify modern APKs
2022-08-05 15:20:31,350 INFO: Creating log directory
2022-08-05 15:20:31,350 INFO: Creating temporary directory
2022-08-05 15:20:31,350 INFO: Creating output directory
2022-08-05 15:20:31,353 DEBUG: Getting git vcs interface for https://github.com/libre-tube/LibreTube
2022-08-05 15:20:31,354 DEBUG: > git --version
git version 2.11.0
2022-08-05 15:20:31,569 INFO: Using git version 2.11.0
2022-08-05 15:20:31,570 DEBUG: Checking 0.4.2
2022-08-05 15:20:31,570 INFO: Building version 0.4.2 (16) of com.github.libretube
2022-08-05 15:20:31,570 INFO: Running 'sudo' commands in /home/vagrant
2022-08-05 15:20:31,571 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -x -c apt-get update || apt-get update && apt-get install -y openjdk-11-jdk-headless && update-alternatives --auto java
+ apt-get update
Hit:1 http://security.debian.org/debian-security stretch/updates InRelease
Ign:2 http://deb.debian.org/debian stretch InRelease
Hit:3 http://deb.debian.org/debian stretch-updates InRelease
Get:4 http://deb.debian.org/debian stretch-backports-sloppy InRelease [51.4 kB]
Get:5 http://deb.debian.org/debian stretch-backports InRelease [99.9 kB]
Get:6 http://deb.debian.org/debian testing InRelease [157 kB]
Hit:7 http://deb.debian.org/debian stretch Release
Get:8 http://deb.debian.org/debian testing/main i386 Packages.diff/Index [63.6 kB]
Get:10 http://deb.debian.org/debian testing/main amd64 Packages.diff/Index [63.6 kB]
Get:11 http://deb.debian.org/debian testing/main i386 Packages T-2022-08-05-1404.28-F-2022-08-05-0802.58.pdiff [1,779 B]
Get:11 http://deb.debian.org/debian testing/main i386 Packages T-2022-08-05-1404.28-F-2022-08-05-0802.58.pdiff [1,779 B]
Get:12 http://deb.debian.org/debian testing/main amd64 Packages T-2022-08-05-1404.28-F-2022-08-05-1404.28.pdiff [1,301 B]
Get:12 http://deb.debian.org/debian testing/main amd64 Packages T-2022-08-05-1404.28-F-2022-08-05-1404.28.pdiff [1,301 B]
Fetched 438 kB in 3s (113 kB/s)
Reading package lists...
+ apt-get install -y openjdk-11-jdk-headless
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
libasound2 libasound2-data openjdk-11-jre-headless
Suggested packages:
libasound2-plugins alsa-utils openjdk-11-demo openjdk-11-source libnss-mdns
fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho
fonts-wqy-microhei | fonts-wqy-zenhei fonts-indic
The following NEW packages will be installed:
libasound2 libasound2-data openjdk-11-jdk-headless openjdk-11-jre-headless
0 upgraded, 4 newly installed, 0 to remove and 2 not upgraded.
Need to get 230 MB of archives.
After this operation, 374 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian stretch/main amd64 libasound2-data all 1.1.3-5 [173 kB]
Get:2 http://deb.debian.org/debian stretch/main amd64 libasound2 amd64 1.1.3-5 [497 kB]
Get:3 http://deb.debian.org/debian stretch-backports/main amd64 openjdk-11-jre-headless amd64 11.0.6+10-1~bpo9+1 [37.4 MB]
Get:4 http://deb.debian.org/debian stretch-backports/main amd64 openjdk-11-jdk-headless amd64 11.0.6+10-1~bpo9+1 [192 MB]
Fetched 230 MB in 2s (94.3 MB/s)
Selecting previously unselected package libasound2-data.
(Reading database ... 65038 files and directories currently installed.)
Preparing to unpack .../libasound2-data_1.1.3-5_all.deb ...
Unpacking libasound2-data (1.1.3-5) ...
Selecting previously unselected package libasound2:amd64.
Preparing to unpack .../libasound2_1.1.3-5_amd64.deb ...
Unpacking libasound2:amd64 (1.1.3-5) ...
Selecting previously unselected package openjdk-11-jre-headless:amd64.
Preparing to unpack .../openjdk-11-jre-headless_11.0.6+10-1~bpo9+1_amd64.deb ...
Unpacking openjdk-11-jre-headless:amd64 (11.0.6+10-1~bpo9+1) ...
Selecting previously unselected package openjdk-11-jdk-headless:amd64.
Preparing to unpack .../openjdk-11-jdk-headless_11.0.6+10-1~bpo9+1_amd64.deb ...
Unpacking openjdk-11-jdk-headless:amd64 (11.0.6+10-1~bpo9+1) ...
Setting up libasound2-data (1.1.3-5) ...
Setting up libasound2:amd64 (1.1.3-5) ...
Processing triggers for libc-bin (2.24-11+deb9u4) ...
Setting up openjdk-11-jre-headless:amd64 (11.0.6+10-1~bpo9+1) ...
Setting up openjdk-11-jdk-headless:amd64 (11.0.6+10-1~bpo9+1) ...
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jdeprscan to provide /usr/bin/jdeprscan (jdeprscan) in auto mode
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jimage to provide /usr/bin/jimage (jimage) in auto mode
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jlink to provide /usr/bin/jlink (jlink) in auto mode
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jmod to provide /usr/bin/jmod (jmod) in auto mode
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jshell to provide /usr/bin/jshell (jshell) in auto mode
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jaotc to provide /usr/bin/jaotc (jaotc) in auto mode
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jhsdb to provide /usr/bin/jhsdb (jhsdb) in auto mode
+ update-alternatives --auto java
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/java to provide /usr/bin/java (java) in auto mode
2022-08-05 15:20:53,553 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2022-08-05 15:20:53,759 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 65695 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+deb9u14) ...
2022-08-05 15:20:58,948 INFO: Getting source for revision fd00deb661a33deee666c5b2d9e718065a812f1e
2022-08-05 15:20:58,948 DEBUG: Directory: build/com.github.libretube
2022-08-05 15:20:58,948 DEBUG: > git rev-parse --show-toplevel
2022-08-05 15:20:59,155 DEBUG: Directory: build/com.github.libretube
2022-08-05 15:20:59,156 DEBUG: > git submodule foreach --recursive git reset --hard
2022-08-05 15:20:59,269 DEBUG: Directory: build/com.github.libretube
2022-08-05 15:20:59,269 DEBUG: > git reset --hard
2022-08-05 15:20:59,474 DEBUG: Directory: build/com.github.libretube
2022-08-05 15:20:59,474 DEBUG: > git submodule foreach --recursive git clean -dffx
2022-08-05 15:20:59,579 DEBUG: Directory: build/com.github.libretube
2022-08-05 15:20:59,579 DEBUG: > git clean -dffx
2022-08-05 15:20:59,685 DEBUG: Directory: build/com.github.libretube
2022-08-05 15:20:59,686 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
2022-08-05 15:20:59,993 DEBUG: Directory: build/com.github.libretube
2022-08-05 15:20:59,993 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 remote prune origin
2022-08-05 15:21:00,299 DEBUG: Directory: build/com.github.libretube
2022-08-05 15:21:00,299 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
2022-08-05 15:21:00,614 DEBUG: Directory: build/com.github.libretube
2022-08-05 15:21:00,614 DEBUG: > git remote set-head origin --auto
2022-08-05 15:21:01,036 DEBUG: Directory: build/com.github.libretube
2022-08-05 15:21:01,037 DEBUG: > git checkout -f fd00deb661a33deee666c5b2d9e718065a812f1e
2022-08-05 15:21:01,243 DEBUG: Directory: build/com.github.libretube
2022-08-05 15:21:01,243 DEBUG: > git clean -dffx
2022-08-05 15:21:01,356 INFO: Creating local.properties file at build/com.github.libretube/local.properties
2022-08-05 15:21:01,357 INFO: Creating local.properties file at build/com.github.libretube/app/local.properties
2022-08-05 15:21:01,358 DEBUG: Removing debuggable flags from build/com.github.libretube/app
2022-08-05 15:21:01,371 INFO: Running 'prebuild' commands in build/com.github.libretube/app
2022-08-05 15:21:01,372 DEBUG: Directory: build/com.github.libretube/app
2022-08-05 15:21:01,372 DEBUG: > bash -x -c -- sed -i -e '/splits/,+8d' build.gradle
+ sed -i -e /splits/,+8d build.gradle
2022-08-05 15:21:01,577 INFO: Cleaning Gradle project...
2022-08-05 15:21:01,577 DEBUG: Directory: build/com.github.libretube/app
2022-08-05 15:21:01,577 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 7.4.2 via distributionUrl
Downloading missing gradle version 7.4.2
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-7.4.2-bin.zip: OK
Running /opt/gradle/versions/7.4.2/bin/gradle clean
Welcome to Gradle 7.4.2!
Here are the highlights of this release:
- Aggregated test and JaCoCo reports
- Marking additional test source directories as tests in IntelliJ
- Support for Adoptium JDKs in Java toolchains
For more details see https://docs.gradle.org/7.4.2/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.4.2/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
> Configure project :app
Warning: The 'kotlin-android-extensions' Gradle plugin is deprecated. Please use this migration guide (https://goo.gle/kotlin-android-extensions-deprecation) to start working with View Binding (https://developer.android.com/topic/libraries/view-binding) and the 'kotlin-parcelize' plugin.
> Task :app:clean UP-TO-DATE
BUILD SUCCESSFUL in 36s
1 actionable task: 1 up-to-date
2022-08-05 15:21:41,735 INFO: Scanning source for common problems...
2022-08-05 15:21:41,743 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2022-08-05 15:21:41,768 INFO: Creating source tarball...
2022-08-05 15:21:42,256 INFO: Building Gradle project...
2022-08-05 15:21:42,256 DEBUG: Directory: build/com.github.libretube/app
2022-08-05 15:21:42,256 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 7.4.2 via distributionUrl
Running /opt/gradle/versions/7.4.2/bin/gradle assembleRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.4.2/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
> Configure project :app
Warning: The 'kotlin-android-extensions' Gradle plugin is deprecated. Please use this migration guide (https://goo.gle/kotlin-android-extensions-deprecation) to start working with View Binding (https://developer.android.com/topic/libraries/view-binding) and the 'kotlin-parcelize' plugin.
Checking the license for package Android SDK Build-Tools 30.0.3 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 30.0.3 accepted.
Preparing "Install Android SDK Build-Tools 30.0.3 (revision: 30.0.3)".
"Install Android SDK Build-Tools 30.0.3 (revision: 30.0.3)" ready.
Installing Android SDK Build-Tools 30.0.3 in /opt/android-sdk/build-tools/30.0.3
"Install Android SDK Build-Tools 30.0.3 (revision: 30.0.3)" complete.
"Install Android SDK Build-Tools 30.0.3 (revision: 30.0.3)" finished.
Checking the license for package Android SDK Platform 31 in /opt/android-sdk/licenses
License for package Android SDK Platform 31 accepted.
Preparing "Install Android SDK Platform 31 (revision: 1)".
"Install Android SDK Platform 31 (revision: 1)" ready.
Installing Android SDK Platform 31 in /opt/android-sdk/platforms/android-31
"Install Android SDK Platform 31 (revision: 1)" complete.
"Install Android SDK Platform 31 (revision: 1)" finished.
> Task :app:buildKotlinToolingMetadata
> Task :app:preBuild UP-TO-DATE
> Task :app:preReleaseBuild UP-TO-DATE
> Task :app:compileReleaseAidl NO-SOURCE
> Task :app:compileReleaseRenderscript NO-SOURCE
> Task :app:dataBindingMergeDependencyArtifactsRelease
WARNING: [Processor] Library '/home/vagrant/.gradle/caches/modules-2/files-2.1/com.google.android.exoplayer/exoplayer-ui/2.17.1/71e595d092a210f88d9ed4143caa633e06eb7d88/exoplayer-ui-2.17.1.aar' contains references to both AndroidX and old support library. This seems like the library is partially migrated. Jetifier will try to rewrite the library anyway.
Example of androidX reference: 'androidx/core/app/NotificationCompat$Builder'
Example of support library reference: 'android/support/v4/media/session/MediaSessionCompat$Token'
WARNING: [Processor] Library '/home/vagrant/.gradle/caches/modules-2/files-2.1/com.google.android.exoplayer/extension-mediasession/2.17.1/1612f2ff9062f89f08f6d6f38966cbb2b12bc39f/extension-mediasession-2.17.1.aar' contains references to both AndroidX and old support library. This seems like the library is partially migrated. Jetifier will try to rewrite the library anyway.
Example of androidX reference: 'androidx/annotation/Nullable'
Example of support library reference: 'android/support/v4/media/session/MediaSessionCompat$Callback'
> Task :app:dataBindingMergeGenClassesRelease
> Task :app:generateReleaseResValues
> Task :app:generateReleaseResources
> Task :app:generateReleaseBuildConfig
> Task :app:checkReleaseAarMetadata
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksRelease
> Task :app:mergeReleaseResources
> Task :app:processReleaseMainManifest
[org.chromium.net:cronet-embedded:101.4951.41] /home/vagrant/.gradle/caches/transforms-3/38cf08d8eb20ca6368dddf2d4d317ee7/transformed/jetified-cronet-embedded-101.4951.41/AndroidManifest.xml Warning:
Namespace 'org.chromium.net' used in: org.chromium.net:cronet-embedded:101.4951.41, org.chromium.net:cronet-common:101.4951.41, org.chromium.net:cronet-api:101.4951.41.
> Task :app:dataBindingGenBaseClassesRelease
> Task :app:mapReleaseSourceSetPaths
> Task :app:processReleaseManifest
> Task :app:javaPreCompileRelease
> Task :app:extractProguardFiles
> Task :app:mergeReleaseJniLibFolders
> Task :app:mergeReleaseNativeLibs
> Task :app:checkReleaseDuplicateClasses
> Task :app:stripReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libcronet.101.0.4951.41.so.
> Task :app:extractReleaseNativeSymbolTables
Unable to extract native debug metadata from /home/vagrant/build/com.github.libretube/app/build/intermediates/merged_native_libs/release/out/lib/x86_64/libcronet.101.0.4951.41.so because unable to locate the objcopy executable for the x86_64 ABI.
Unable to extract native debug metadata from /home/vagrant/build/com.github.libretube/app/build/intermediates/merged_native_libs/release/out/lib/armeabi-v7a/libcronet.101.0.4951.41.so because unable to locate the objcopy executable for the armeabi-v7a ABI.
Unable to extract native debug metadata from /home/vagrant/build/com.github.libretube/app/build/intermediates/merged_native_libs/release/out/lib/x86/libcronet.101.0.4951.41.so because unable to locate the objcopy executable for the x86 ABI.
Unable to extract native debug metadata from /home/vagrant/build/com.github.libretube/app/build/intermediates/merged_native_libs/release/out/lib/arm64-v8a/libcronet.101.0.4951.41.so because unable to locate the objcopy executable for the arm64-v8a ABI.
> Task :app:processReleaseJavaRes NO-SOURCE
> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:mergeReleaseAssets
> Task :app:compressReleaseAssets
> Task :app:collectReleaseDependencies
> Task :app:sdkReleaseDependencyData
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :app:processReleaseManifestForPackage
> Task :app:mergeReleaseArtProfile
> Task :app:processReleaseResources
> Task :app:optimizeReleaseResources
> Task :app:compileReleaseKotlin
w: /home/vagrant/build/com.github.libretube/app/src/main/java/com/github/libretube/activities/AboutActivity.kt: (110, 18): 'fromHtml(String!): Spanned!' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.github.libretube/app/src/main/java/com/github/libretube/dialogs/CreatePlaylistDialog.kt: (69, 21): Condition 'response != null' is always 'true'
w: /home/vagrant/build/com.github.libretube/app/src/main/java/com/github/libretube/dialogs/PlaylistOptionsDialog.kt: (100, 21): Variable 'response' is never used
w: /home/vagrant/build/com.github.libretube/app/src/main/java/com/github/libretube/fragments/HomeFragment.kt: (47, 10): Unnecessary non-null assertion (!!) on a non-null receiver of type String
w: /home/vagrant/build/com.github.libretube/app/src/main/java/com/github/libretube/fragments/HomeFragment.kt: (49, 82): Unnecessary non-null assertion (!!) on a non-null receiver of type String
w: /home/vagrant/build/com.github.libretube/app/src/main/java/com/github/libretube/fragments/PlayerFragment.kt: (346, 21): Name shadowed: mainActivity
w: /home/vagrant/build/com.github.libretube/app/src/main/java/com/github/libretube/fragments/PlayerFragment.kt: (357, 21): Name shadowed: mainActivity
w: /home/vagrant/build/com.github.libretube/app/src/main/java/com/github/libretube/fragments/PlayerFragment.kt: (1084, 26): 'fromHtml(String!): Spanned!' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.github.libretube/app/src/main/java/com/github/libretube/fragments/PlayerFragment.kt: (1682, 33): 'getRunningServices(Int): (Mutable)List<ActivityManager.RunningServiceInfo!>!' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.github.libretube/app/src/main/java/com/github/libretube/preferences/InstanceSettings.kt: (192, 17): Name shadowed: token
w: /home/vagrant/build/com.github.libretube/app/src/main/java/com/github/libretube/services/DownloadService.kt: (92, 40): 'getExternalStoragePublicDirectory(String!): File!' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.github.libretube/app/src/main/java/com/github/libretube/services/DownloadService.kt: (93, 36): 'getExternalStoragePublicDirectory(String!): File!' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.github.libretube/app/src/main/java/com/github/libretube/services/DownloadService.kt: (94, 37): 'getExternalStoragePublicDirectory(String!): File!' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.github.libretube/app/src/main/java/com/github/libretube/services/DownloadService.kt: (95, 37): 'getExternalStorageDirectory(): File!' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.github.libretube/app/src/main/java/com/github/libretube/services/DownloadService.kt: (96, 33): 'getExternalStoragePublicDirectory(String!): File!' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.github.libretube/app/src/main/java/com/github/libretube/services/DownloadService.kt: (179, 45): Variable 'pendingIntent' initializer is redundant
w: /home/vagrant/build/com.github.libretube/app/src/main/java/com/github/libretube/services/UpdateService.kt: (31, 31): 'getExternalStoragePublicDirectory(String!): File!' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.github.libretube/app/src/main/java/com/github/libretube/util/ConnectionHelper.kt: (38, 36): 'getter for activeNetworkInfo: NetworkInfo?' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.github.libretube/app/src/main/java/com/github/libretube/util/ConnectionHelper.kt: (38, 55): 'getter for isConnected: Boolean' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.github.libretube/app/src/main/java/com/github/libretube/util/LocaleHelper.kt: (15, 30): Unnecessary safe call on a non-null receiver of type String
w: /home/vagrant/build/com.github.libretube/app/src/main/java/com/github/libretube/util/LocaleHelper.kt: (39, 18): 'locale: Locale!' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.github.libretube/app/src/main/java/com/github/libretube/util/LocaleHelper.kt: (41, 13): 'updateConfiguration(Configuration!, DisplayMetrics!): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/com.github.libretube/app/src/main/java/com/github/libretube/util/ThemeHelper.kt: (21, 83): Unnecessary non-null assertion (!!) on a non-null receiver of type String
> Task :app:compileReleaseJavaWithJavac
> Task :app:mergeReleaseGeneratedProguardFiles
> Task :app:mergeReleaseJavaResource
> Task :app:minifyReleaseWithR8
WARNING:Missing classes detected while running R8. Please add the missing classes or apply additional keep rules that are generated in /home/vagrant/build/com.github.libretube/app/build/outputs/mapping/release/missing_rules.txt.
WARNING:R8: Missing class java.beans.ConstructorProperties (referenced from: void com.fasterxml.jackson.databind.ext.Java7SupportImpl.<init>() and 2 other contexts)
Missing class java.beans.Transient (referenced from: void com.fasterxml.jackson.databind.ext.Java7SupportImpl.<init>() and 1 other context)
Missing class org.bouncycastle.jsse.BCSSLParameters (referenced from: void okhttp3.internal.platform.BouncyCastlePlatform.configureTlsExtensions(javax.net.ssl.SSLSocket, java.lang.String, java.util.List) and 1 other context)
Missing class org.bouncycastle.jsse.BCSSLSocket (referenced from: void okhttp3.internal.platform.BouncyCastlePlatform.configureTlsExtensions(javax.net.ssl.SSLSocket, java.lang.String, java.util.List) and 5 other contexts)
Missing class org.bouncycastle.jsse.provider.BouncyCastleJsseProvider (referenced from: void okhttp3.internal.platform.BouncyCastlePlatform.<init>())
Missing class org.conscrypt.Conscrypt$Version (referenced from: boolean okhttp3.internal.platform.ConscryptPlatform$Companion.atLeastVersion(int, int, int))
Missing class org.conscrypt.Conscrypt (referenced from: boolean okhttp3.internal.platform.ConscryptPlatform$Companion.atLeastVersion(int, int, int) and 4 other contexts)
Missing class org.conscrypt.ConscryptHostnameVerifier (referenced from: okhttp3.internal.platform.ConscryptPlatform$DisabledHostnameVerifier)
Missing class org.openjsse.javax.net.ssl.SSLParameters (referenced from: void okhttp3.internal.platform.OpenJSSEPlatform.configureTlsExtensions(javax.net.ssl.SSLSocket, java.lang.String, java.util.List))
Missing class org.openjsse.javax.net.ssl.SSLSocket (referenced from: void okhttp3.internal.platform.OpenJSSEPlatform.configureTlsExtensions(javax.net.ssl.SSLSocket, java.lang.String, java.util.List) and 1 other context)
Missing class org.openjsse.net.ssl.OpenJSSE (referenced from: void okhttp3.internal.platform.OpenJSSEPlatform.<init>())
> Task :app:lintVitalAnalyzeRelease
> Task :app:lintVitalReportRelease
> Task :app:lintVitalRelease
> Task :app:l8DexDesugarLibRelease
> Task :app:compileReleaseArtProfile
> Task :app:packageRelease
> Task :app:createReleaseApkListingFileRedirect
> Task :app:assembleRelease
BUILD SUCCESSFUL in 3m 33s
43 actionable tasks: 43 executed
2022-08-05 15:25:15,952 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.github.libretube, universal_newlines=False, shell=None)
2022-08-05 15:25:15,959 INFO: Successfully built version 0.4.2 of com.github.libretube from fd00deb661a33deee666c5b2d9e718065a812f1e
2022-08-05 15:25:16,070 DEBUG: AXML contains a RESOURCE MAP
2022-08-05 15:25:16,071 DEBUG: Start of Namespace mapping: prefix 49: 'android' --> uri 125: 'http://schemas.android.com/apk/res/android'
2022-08-05 15:25:16,072 DEBUG: Checking build/com.github.libretube/app/build/outputs/apk/release/app-release-unsigned.apk
2022-08-05 15:25:16,085 DEBUG: AXML contains a RESOURCE MAP
2022-08-05 15:25:16,085 DEBUG: Start of Namespace mapping: prefix 49: 'android' --> uri 125: 'http://schemas.android.com/apk/res/android'
2022-08-05 15:25:16,115 INFO: success: com.github.libretube
2022-08-05 15:25:16,116 INFO: Finished
2022-08-05 15:25:16,116 INFO: 1 build succeeded