log for org.schabi.newpipe:985
== Installed Android Tools ==
2022-04-17 17:54:26,284 DEBUG: Reading 'config.yml'
2022-04-17 17:54:26,294 INFO: Using /opt/android-sdk/build-tools/29.0.3/apksigner
2022-04-17 17:54:26,298 INFO: Creating log directory
2022-04-17 17:54:26,298 INFO: Creating temporary directory
2022-04-17 17:54:26,298 INFO: Creating output directory
2022-04-17 17:54:26,315 DEBUG: Getting git vcs interface for https://github.com/TeamNewPipe/NewPipe
2022-04-17 17:54:26,316 DEBUG: > git --version
git version 2.11.0
2022-04-17 17:54:26,536 INFO: Using git version 2.11.0
2022-04-17 17:54:26,537 DEBUG: Checking 0.22.2
2022-04-17 17:54:26,537 INFO: Building version 0.22.2 (985) of org.schabi.newpipe
2022-04-17 17:54:26,537 INFO: Running 'sudo' commands in /home/vagrant
2022-04-17 17:54:26,537 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 [46.7 kB]
Get:5 http://deb.debian.org/debian stretch-backports InRelease [91.8 kB]
Get:6 http://deb.debian.org/debian testing InRelease [130 kB]
Hit:7 http://deb.debian.org/debian stretch Release
Fetched 268 kB in 0s (311 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 3s (69.8 MB/s)
Selecting previously unselected package libasound2-data.
(Reading database ... 64892 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-04-17 17:54:46,909 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2022-04-17 17:54:47,115 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 65549 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+deb9u13) ...
2022-04-17 17:54:54,703 INFO: Getting source for revision 53a659c0cf294e3711225ef8d48c6ed6c1465f79
2022-04-17 17:54:54,703 DEBUG: Directory: build/org.schabi.newpipe
2022-04-17 17:54:54,703 DEBUG: > git rev-parse --show-toplevel
2022-04-17 17:54:54,908 DEBUG: Directory: build/org.schabi.newpipe
2022-04-17 17:54:54,908 DEBUG: > git submodule foreach --recursive git reset --hard
2022-04-17 17:54:55,013 DEBUG: Directory: build/org.schabi.newpipe
2022-04-17 17:54:55,013 DEBUG: > git reset --hard
2022-04-17 17:54:55,321 DEBUG: Directory: build/org.schabi.newpipe
2022-04-17 17:54:55,321 DEBUG: > git submodule foreach --recursive git clean -dffx
2022-04-17 17:54:55,427 DEBUG: Directory: build/org.schabi.newpipe
2022-04-17 17:54:55,427 DEBUG: > git clean -dffx
2022-04-17 17:54:55,532 DEBUG: Directory: build/org.schabi.newpipe
2022-04-17 17:54:55,532 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-04-17 17:54:55,948 DEBUG: Directory: build/org.schabi.newpipe
2022-04-17 17:54:55,948 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-04-17 17:54:56,455 DEBUG: Directory: build/org.schabi.newpipe
2022-04-17 17:54:56,456 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-04-17 17:54:56,806 DEBUG: Directory: build/org.schabi.newpipe
2022-04-17 17:54:56,806 DEBUG: > git remote set-head origin --auto
2022-04-17 17:54:57,218 DEBUG: Directory: build/org.schabi.newpipe
2022-04-17 17:54:57,218 DEBUG: > git checkout -f 53a659c0cf294e3711225ef8d48c6ed6c1465f79
2022-04-17 17:54:57,428 DEBUG: Directory: build/org.schabi.newpipe
2022-04-17 17:54:57,428 DEBUG: > git clean -dffx
2022-04-17 17:54:57,533 INFO: Creating local.properties file at build/org.schabi.newpipe/local.properties
2022-04-17 17:54:57,534 INFO: Creating local.properties file at build/org.schabi.newpipe/app/local.properties
2022-04-17 17:54:57,535 DEBUG: Removing debuggable flags from build/org.schabi.newpipe/app
2022-04-17 17:54:57,546 INFO: Removing specified files
2022-04-17 17:54:57,546 INFO: Removing doc
2022-04-17 17:54:57,559 INFO: Cleaning Gradle project...
2022-04-17 17:54:57,560 DEBUG: Directory: build/org.schabi.newpipe/app
2022-04-17 17:54:57,560 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 7.3.3 via distributionUrl
Downloading missing gradle version 7.3.3
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-7.3.3-bin.zip: OK
Running /opt/gradle/versions/7.3.3/bin/gradle clean
Welcome to Gradle 7.3.3!
Here are the highlights of this release:
- Easily declare new test suites in Java projects
- Support for Java 17
- Support for Scala 3
For more details see https://docs.gradle.org/7.3.3/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.3.3/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
> Task :app:clean UP-TO-DATE
BUILD SUCCESSFUL in 28s
1 actionable task: 1 up-to-date
2022-04-17 17:55:29,273 INFO: Scanning source for common problems...
2022-04-17 17:55:29,277 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2022-04-17 17:55:29,284 WARNING: Found ZIP file archive at app/src/test/resources/settings/newpipe.zip
2022-04-17 17:55:29,284 WARNING: Found ZIP file archive at app/src/test/resources/settings/empty.zip
2022-04-17 17:55:29,399 INFO: Creating source tarball...
2022-04-17 17:55:30,399 INFO: Building Gradle project...
2022-04-17 17:55:30,399 DEBUG: Directory: build/org.schabi.newpipe/app
2022-04-17 17:55:30,399 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 7.3.3 via distributionUrl
Running /opt/gradle/versions/7.3.3/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.3.3/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
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: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.14.2/17c6bba9037fd8af7b69ed4a20af661ace85bd6d/exoplayer-ui-2.14.2.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.14.2/8b2f1675fe790f0e6bf072def58b38762d0ef151/extension-mediasession-2.14.2.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
/home/vagrant/build/org.schabi.newpipe/app/src/main/AndroidManifest.xml:38:9-44:51 Warning:
provider#org.acra.attachment.AcraContentProvider@android:authorities was tagged at AndroidManifest.xml:38 to replace other declarations but no other declaration present
> Task :app:dataBindingGenBaseClassesRelease
> Task :app:processReleaseManifest
> Task :app:mergeReleaseJniLibFolders
> Task :app:javaPreCompileRelease
> Task :app:mergeReleaseNativeLibs NO-SOURCE
> Task :app:stripReleaseDebugSymbols NO-SOURCE
> Task :app:extractReleaseNativeSymbolTables NO-SOURCE
> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :app:extractProguardFiles
> Task :app:processReleaseJavaRes NO-SOURCE
> Task :app:checkReleaseDuplicateClasses
> 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
warn: removing resource org.schabi.newpipe:string/background_player_already_playing_toast without required default value.
> Task :app:processReleaseResources
> Task :app:kaptGenerateStubsReleaseKotlin
> Task :app:optimizeReleaseResources
> Task :app:kaptReleaseKotlin
/home/vagrant/build/org.schabi.newpipe/app/src/main/java/org/schabi/newpipe/database/history/dao/StreamHistoryDAO.java:86: warning: The query returns some columns [stream_id_alias] which are not used by org.schabi.newpipe.database.stream.StreamStatisticsEntry. You can use @ColumnInfo annotation on the fields to specify the mapping. You can annotate the method with @RewriteQueriesToDropUnusedColumns to direct Room to rewrite your query to avoid fetching unused columns. You can suppress this warning by annotating the method with @SuppressWarnings(RoomWarnings.CURSOR_MISMATCH). Columns returned by the query: uid, service_id, url, title, stream_type, duration, uploader, uploader_url, thumbnail_url, view_count, textual_upload_date, upload_date, is_upload_date_approximation, stream_id, latestAccess, watchCount, stream_id_alias, progress_time. Fields in org.schabi.newpipe.database.stream.StreamStatisticsEntry: progress_time, stream_id, latestAccess, watchCount, uid, service_id, url, title, stream_type, duration, uploader, uploader_url, thumbnail_url, view_count, textual_upload_date, upload_date, is_upload_date_approximation.
public abstract Flowable<List<StreamStatisticsEntry>> getStatistics();
^
/home/vagrant/build/org.schabi.newpipe/app/src/main/java/org/schabi/newpipe/database/playlist/dao/PlaylistStreamDAO.java:72: warning: The query returns some columns [stream_id_alias] which are not used by org.schabi.newpipe.database.playlist.PlaylistStreamEntry. You can use @ColumnInfo annotation on the fields to specify the mapping. You can annotate the method with @RewriteQueriesToDropUnusedColumns to direct Room to rewrite your query to avoid fetching unused columns. You can suppress this warning by annotating the method with @SuppressWarnings(RoomWarnings.CURSOR_MISMATCH). Columns returned by the query: uid, service_id, url, title, stream_type, duration, uploader, uploader_url, thumbnail_url, view_count, textual_upload_date, upload_date, is_upload_date_approximation, stream_id, join_index, stream_id_alias, progress_time. Fields in org.schabi.newpipe.database.playlist.PlaylistStreamEntry: progress_time, stream_id, join_index, uid, service_id, url, title, stream_type, duration, uploader, uploader_url, thumbnail_url, view_count, textual_upload_date, upload_date, is_upload_date_approximation.
Flowable<List<PlaylistStreamEntry>> getOrderedStreamsOf(long playlistId);
^
/home/vagrant/build/org.schabi.newpipe/app/build/tmp/kapt3/stubs/release/org/schabi/newpipe/database/subscription/SubscriptionDAO.java:34: warning: The query returns some columns [group_id, subscription_id] which are not used by org.schabi.newpipe.database.subscription.SubscriptionEntity. You can use @ColumnInfo annotation on the fields to specify the mapping. You can annotate the method with @RewriteQueriesToDropUnusedColumns to direct Room to rewrite your query to avoid fetching unused columns. You can suppress this warning by annotating the method with @SuppressWarnings(RoomWarnings.CURSOR_MISMATCH). Columns returned by the query: uid, service_id, url, name, avatar_url, subscriber_count, description, group_id, subscription_id. Fields in org.schabi.newpipe.database.subscription.SubscriptionEntity: uid, service_id, url, name, avatar_url, subscriber_count, description.
public abstract io.reactivex.rxjava3.core.Flowable<java.util.List<org.schabi.newpipe.database.subscription.SubscriptionEntity>> getSubscriptionsOnlyUngrouped(long currentGroupId);
^
/home/vagrant/build/org.schabi.newpipe/app/build/tmp/kapt3/stubs/release/org/schabi/newpipe/database/subscription/SubscriptionDAO.java:38: warning: The query returns some columns [group_id, subscription_id] which are not used by org.schabi.newpipe.database.subscription.SubscriptionEntity. You can use @ColumnInfo annotation on the fields to specify the mapping. You can annotate the method with @RewriteQueriesToDropUnusedColumns to direct Room to rewrite your query to avoid fetching unused columns. You can suppress this warning by annotating the method with @SuppressWarnings(RoomWarnings.CURSOR_MISMATCH). Columns returned by the query: uid, service_id, url, name, avatar_url, subscriber_count, description, group_id, subscription_id. Fields in org.schabi.newpipe.database.subscription.SubscriptionEntity: uid, service_id, url, name, avatar_url, subscriber_count, description.
public abstract io.reactivex.rxjava3.core.Flowable<java.util.List<org.schabi.newpipe.database.subscription.SubscriptionEntity>> getSubscriptionsOnlyUngroupedFiltered(long currentGroupId, @org.jetbrains.annotations.NotNull()
^
> Task :app:compileReleaseKotlin
w: /home/vagrant/build/org.schabi.newpipe/app/src/main/java/org/schabi/newpipe/about/LicenseFragment.kt: (25, 76): Unchecked cast: Array<(out) Parcelable!>? to Array<SoftwareComponent>
w: /home/vagrant/build/org.schabi.newpipe/app/src/main/java/org/schabi/newpipe/error/ErrorPanelHelper.kt: (98, 26): 'startActivityForResult(Intent!, Int): Unit' is deprecated. Deprecated in Java
w: /home/vagrant/build/org.schabi.newpipe/app/src/main/java/org/schabi/newpipe/player/event/BasePlayerGestureListener.kt: (425, 45): 'constructor Handler()' is deprecated. Deprecated in Java
> Task :app:compileReleaseJavaWithJavac
The following annotation processors are not incremental: icepick-processor-3.2.0.jar (frankiesardo:icepick-processor:3.2.0).
Make sure all annotation processors are incremental to improve your build speed.
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :app:compileReleaseSources
> 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/org.schabi.newpipe/app/build/outputs/mapping/release/missing_rules.txt.
WARNING:R8: Missing class com.google.android.exoplayer2.source.rtsp.RtspMessageChannel$MessageParser$ReadingState (referenced from: int com.google.android.exoplayer2.source.rtsp.RtspMessageChannel$MessageParser.state)
Missing class java.beans.BeanDescriptor (referenced from: java.lang.Object org.mozilla.javascript.JavaToJSONConverters.lambda$static$4(java.lang.Object))
Missing class java.beans.BeanInfo (referenced from: java.lang.Object org.mozilla.javascript.JavaToJSONConverters.lambda$static$4(java.lang.Object))
Missing class java.beans.IntrospectionException (referenced from: java.lang.Object org.mozilla.javascript.JavaToJSONConverters.lambda$static$4(java.lang.Object))
Missing class java.beans.Introspector (referenced from: java.lang.Object org.mozilla.javascript.JavaToJSONConverters.lambda$static$4(java.lang.Object))
Missing class java.beans.PropertyDescriptor (referenced from: java.lang.Object org.mozilla.javascript.JavaToJSONConverters.lambda$static$4(java.lang.Object))
Missing class javax.lang.model.SourceVersion (referenced from: void org.mozilla.javascript.JavaMembers.<clinit>())
> Task :app:l8DexDesugarLibRelease
> Task :app:compileReleaseArtProfile
> Task :app:packageRelease
> Task :app:assembleRelease
BUILD SUCCESSFUL in 3m 20s
36 actionable tasks: 36 executed
2022-04-17 17:58:51,764 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/org.schabi.newpipe, universal_newlines=False, shell=None)
2022-04-17 17:58:51,772 INFO: Successfully built version 0.22.2 of org.schabi.newpipe from 53a659c0cf294e3711225ef8d48c6ed6c1465f79
2022-04-17 17:58:52,237 DEBUG: AXML contains a RESOURCE MAP
2022-04-17 17:58:52,237 DEBUG: Start of Namespace mapping: prefix 62: 'android' --> uri 101: 'http://schemas.android.com/apk/res/android'
2022-04-17 17:58:52,238 DEBUG: Checking build/org.schabi.newpipe/app/build/outputs/apk/release/app-release-unsigned.apk
2022-04-17 17:58:52,250 DEBUG: AXML contains a RESOURCE MAP
2022-04-17 17:58:52,250 DEBUG: Start of Namespace mapping: prefix 62: 'android' --> uri 101: 'http://schemas.android.com/apk/res/android'
2022-04-17 17:58:52,274 INFO: success: org.schabi.newpipe
2022-04-17 17:58:52,274 INFO: Finished
2022-04-17 17:58:52,275 INFO: 1 build succeeded