log for free.rm.skytube.oss:42
== Installed Android Tools ==
2022-08-15 20:47:09,115 DEBUG: Reading 'config.yml'
2022-08-15 20:47:09,125 DEBUG: Local Android SDK only has outdated apksigner versions
2022-08-15 20:47:09,126 WARNING: apksigner not found! Cannot sign or verify modern APKs
2022-08-15 20:47:09,128 INFO: Creating log directory
2022-08-15 20:47:09,128 INFO: Creating temporary directory
2022-08-15 20:47:09,129 INFO: Creating output directory
2022-08-15 20:47:09,138 DEBUG: Getting git vcs interface for https://github.com/SkyTubeTeam/SkyTube
2022-08-15 20:47:09,138 DEBUG: > git --version
git version 2.11.0
2022-08-15 20:47:09,342 INFO: Using git version 2.11.0
2022-08-15 20:47:09,343 DEBUG: Checking 2.982
2022-08-15 20:47:09,343 INFO: Building version 2.982 (42) of free.rm.skytube.oss
2022-08-15 20:47:09,344 INFO: Running 'sudo' commands in /home/vagrant
2022-08-15 20:47:09,344 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
Get:1 http://security.debian.org/debian-security stretch/updates InRelease [59.1 kB]
Ign:2 http://deb.debian.org/debian stretch InRelease
Hit:3 http://deb.debian.org/debian stretch-updates InRelease
Hit:4 http://deb.debian.org/debian stretch-backports-sloppy InRelease
Hit:5 http://deb.debian.org/debian stretch-backports InRelease
Hit:6 http://deb.debian.org/debian testing InRelease
Hit:7 http://deb.debian.org/debian stretch Release
Fetched 59.1 kB in 0s (66.0 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 (72.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-15 20:47:30,187 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2022-08-15 20:47:30,392 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-15 20:47:33,534 INFO: Getting source for revision eca312de4420041b3422ade1448e3d8ebf6acd03
2022-08-15 20:47:33,535 DEBUG: Directory: build/free.rm.skytube.oss
2022-08-15 20:47:33,535 DEBUG: > git rev-parse --show-toplevel
2022-08-15 20:47:33,739 DEBUG: Directory: build/free.rm.skytube.oss
2022-08-15 20:47:33,740 DEBUG: > git submodule foreach --recursive git reset --hard
2022-08-15 20:47:33,848 DEBUG: Directory: build/free.rm.skytube.oss
2022-08-15 20:47:33,848 DEBUG: > git reset --hard
2022-08-15 20:47:34,080 DEBUG: Directory: build/free.rm.skytube.oss
2022-08-15 20:47:34,081 DEBUG: > git submodule foreach --recursive git clean -dffx
2022-08-15 20:47:34,204 DEBUG: Directory: build/free.rm.skytube.oss
2022-08-15 20:47:34,204 DEBUG: > git clean -dffx
2022-08-15 20:47:34,311 DEBUG: Directory: build/free.rm.skytube.oss
2022-08-15 20:47:34,312 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-15 20:47:34,719 DEBUG: Directory: build/free.rm.skytube.oss
2022-08-15 20:47:34,719 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-15 20:47:35,031 DEBUG: Directory: build/free.rm.skytube.oss
2022-08-15 20:47:35,032 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-15 20:47:35,339 DEBUG: Directory: build/free.rm.skytube.oss
2022-08-15 20:47:35,339 DEBUG: > git remote set-head origin --auto
2022-08-15 20:47:35,748 DEBUG: Directory: build/free.rm.skytube.oss
2022-08-15 20:47:35,748 DEBUG: > git checkout -f eca312de4420041b3422ade1448e3d8ebf6acd03
2022-08-15 20:47:35,955 DEBUG: Directory: build/free.rm.skytube.oss
2022-08-15 20:47:35,955 DEBUG: > git clean -dffx
2022-08-15 20:47:36,060 INFO: Initialising submodules
2022-08-15 20:47:36,060 DEBUG: Directory: build/free.rm.skytube.oss
2022-08-15 20:47:36,061 DEBUG: > git rev-parse --show-toplevel
2022-08-15 20:47:36,267 DEBUG: Directory: build/free.rm.skytube.oss
2022-08-15 20:47:36,268 DEBUG: > git submodule sync
2022-08-15 20:47:36,374 DEBUG: Directory: build/free.rm.skytube.oss
2022-08-15 20:47:36,374 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 submodule update --init --force --recursive
2022-08-15 20:47:36,479 INFO: Creating local.properties file at build/free.rm.skytube.oss/local.properties
2022-08-15 20:47:36,480 INFO: Creating local.properties file at build/free.rm.skytube.oss/app/local.properties
2022-08-15 20:47:36,480 DEBUG: Removing debuggable flags from build/free.rm.skytube.oss/app
2022-08-15 20:47:36,488 INFO: Removing specified files
2022-08-15 20:47:36,489 INFO: Removing app/libs/YouTubeAndroidPlayerApi.jar
2022-08-15 20:47:36,496 INFO: Cleaning Gradle project...
2022-08-15 20:47:36,497 DEBUG: Directory: build/free.rm.skytube.oss/app
2022-08-15 20:47:36,497 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 7.2 via distributionUrl
Downloading missing gradle version 7.2
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-7.2-bin.zip: OK
Running /opt/gradle/versions/7.2/bin/gradle clean
Welcome to Gradle 7.2!
Here are the highlights of this release:
- Toolchain support for Scala
- More cache hits when Java source files have platform-specific line endings
- More resilient remote HTTP build cache behavior
For more details see https://docs.gradle.org/7.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.2/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
> Task :app:clean UP-TO-DATE
Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
See https://docs.gradle.org/7.2/userguide/command_line_interface.html#sec:command_line_warnings
BUILD SUCCESSFUL in 29s
1 actionable task: 1 up-to-date
2022-08-15 20:48:12,292 INFO: Scanning source for common problems...
2022-08-15 20:48:12,298 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2022-08-15 20:48:12,352 INFO: Creating source tarball...
2022-08-15 20:48:12,920 INFO: Building Gradle project...
2022-08-15 20:48:12,921 DEBUG: Directory: build/free.rm.skytube.oss/app
2022-08-15 20:48:12,921 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleOssRelease
Found 7.2 via distributionUrl
Running /opt/gradle/versions/7.2/bin/gradle assembleOssRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.2/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.
> Task :app:preBuild UP-TO-DATE
> Task :app:preOssReleaseBuild UP-TO-DATE
> Task :app:mergeOssReleaseJniLibFolders
> Task :app:mergeOssReleaseNativeLibs NO-SOURCE
> Task :app:stripOssReleaseDebugSymbols NO-SOURCE
> Task :app:extractOssReleaseNativeSymbolTables NO-SOURCE
> Task :app:mergeOssReleaseNativeDebugMetadata NO-SOURCE
> Task :app:compileOssReleaseAidl NO-SOURCE
> Task :app:compileOssReleaseRenderscript NO-SOURCE
> Task :app:checkOssReleaseDuplicateClasses
> Task :app:dataBindingMergeDependencyArtifactsOssRelease
> Task :app:dataBindingMergeGenClassesOssRelease
> Task :app:generateOssReleaseResValues
> Task :app:generateOssReleaseResources
> Task :app:mergeOssReleaseResources
/home/vagrant/.gradle/caches/transforms-3/a4eac3d6213dbdad86140621443e6cbd/transformed/material-1.4.0/res/values-ar/values-ar.xml:63:4: Multiple substitutions specified in non-positional format of string resource string/page_counter. Did you mean to add the formatted="false" attribute?
> Task :app:generateOssReleaseBuildConfig
> Task :app:javaPreCompileOssRelease
> Task :app:checkOssReleaseAarMetadata
> Task :app:createOssReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksOssRelease
> Task :app:mergeOssReleaseResources
/home/vagrant/.gradle/caches/transforms-3/a4eac3d6213dbdad86140621443e6cbd/transformed/material-1.4.0/res/values-fa/values-fa.xml:59:4: Multiple substitutions specified in non-positional format of string resource string/page_counter. Did you mean to add the formatted="false" attribute?
> Task :app:processOssReleaseMainManifest
> Task :app:dataBindingGenBaseClassesOssRelease
> Task :app:processOssReleaseManifest
> Task :app:extractProguardFiles
> Task :app:processOssReleaseJavaRes NO-SOURCE
> Task :app:mergeOssReleaseShaders
> Task :app:compileOssReleaseShaders NO-SOURCE
> Task :app:generateOssReleaseAssets UP-TO-DATE
> Task :app:mergeOssReleaseAssets
> Task :app:compressOssReleaseAssets
> Task :app:collectOssReleaseDependencies
> Task :app:sdkOssReleaseDependencyData
> Task :app:writeOssReleaseAppMetadata
> Task :app:writeOssReleaseSigningConfigVersions
> Task :app:mergeOssReleaseArtProfile
> Task :app:processOssReleaseManifestForPackage
> Task :app:processOssReleaseResources
> Task :app:compileOssReleaseJavaWithJavac
Note: [1] Wrote GeneratedAppGlideModule with: []
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:mergeOssReleaseGeneratedProguardFiles
> Task :app:optimizeOssReleaseResources
> Task :app:mergeOssReleaseJavaResource
> Task :app:minifyOssReleaseWithR8
WARNING:Missing classes detected while running R8. Please add the missing classes or apply additional keep rules that are generated in /home/vagrant/build/free.rm.skytube.oss/app/build/outputs/mapping/ossRelease/missing_rules.txt.
WARNING:R8: 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:l8DexDesugarLibOssRelease
> Task :app:compileOssReleaseArtProfile
> Task :app:packageOssRelease
> Task :app:createOssReleaseApkListingFileRedirect
> Task :app:assembleOssRelease
Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
See https://docs.gradle.org/7.2/userguide/command_line_interface.html#sec:command_line_warnings
BUILD SUCCESSFUL in 1m 52s
34 actionable tasks: 34 executed
2022-08-15 20:50:05,541 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/free.rm.skytube.oss, universal_newlines=False, shell=None)
2022-08-15 20:50:05,547 INFO: Successfully built version 2.982 of free.rm.skytube.oss from eca312de4420041b3422ade1448e3d8ebf6acd03
2022-08-15 20:50:05,745 DEBUG: AXML contains a RESOURCE MAP
2022-08-15 20:50:05,746 DEBUG: Start of Namespace mapping: prefix 45: 'android' --> uri 84: 'http://schemas.android.com/apk/res/android'
2022-08-15 20:50:05,747 DEBUG: Checking build/free.rm.skytube.oss/app/build/outputs/apk/oss/release/free.rm.skytube.oss-Oss-2.982.apk
2022-08-15 20:50:05,757 DEBUG: AXML contains a RESOURCE MAP
2022-08-15 20:50:05,757 DEBUG: Start of Namespace mapping: prefix 45: 'android' --> uri 84: 'http://schemas.android.com/apk/res/android'
2022-08-15 20:50:05,778 INFO: success: free.rm.skytube.oss
2022-08-15 20:50:05,778 INFO: Finished
2022-08-15 20:50:05,778 INFO: 1 build succeeded