log for com.mishiranu.dashchan:1043

== Installed Android Tools ==2021-07-05 17:48:51,411 DEBUG: Reading 'config.yml'2021-07-05 17:48:51,420 INFO: Using /opt/android-sdk/build-tools/29.0.3/apksigner2021-07-05 17:48:51,423 INFO: Creating log directory2021-07-05 17:48:51,423 INFO: Creating temporary directory2021-07-05 17:48:51,423 INFO: Creating output directory2021-07-05 17:48:51,426 DEBUG: Getting git vcs interface for https://github.com/Mishiranu/Dashchan2021-07-05 17:48:51,426 DEBUG: > git --versiongit version 2.11.02021-07-05 17:48:51,637 INFO: Using git version 2.11.02021-07-05 17:48:51,637 DEBUG: Checking 3.1.42021-07-05 17:48:51,638 INFO: Building version 3.1.4 (1043) of com.mishiranu.dashchan2021-07-05 17:48:51,639 DEBUG: > sudo passwd --lock rootpasswd: password expiry information changed.2021-07-05 17:48:51,851 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-05 17:48:55,096 INFO: Getting source for revision 9cb7bc3b4fdec3aa06fbc6dd9496efcfbe6ad03e2021-07-05 17:48:55,096 DEBUG: Directory: build/com.mishiranu.dashchan2021-07-05 17:48:55,097 DEBUG: > git rev-parse --show-toplevel2021-07-05 17:48:55,300 DEBUG: Directory: build/com.mishiranu.dashchan2021-07-05 17:48:55,300 DEBUG: > git submodule foreach --recursive git reset --hard2021-07-05 17:48:55,405 DEBUG: Directory: build/com.mishiranu.dashchan2021-07-05 17:48:55,405 DEBUG: > git reset --hard2021-07-05 17:48:55,653 DEBUG: Directory: build/com.mishiranu.dashchan2021-07-05 17:48:55,653 DEBUG: > git submodule foreach --recursive git clean -dffx2021-07-05 17:48:55,760 DEBUG: Directory: build/com.mishiranu.dashchan2021-07-05 17:48:55,760 DEBUG: > git clean -dffx2021-07-05 17:48:55,865 DEBUG: Directory: build/com.mishiranu.dashchan2021-07-05 17:48:55,865 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 origin2021-07-05 17:48:56,171 DEBUG: Directory: build/com.mishiranu.dashchan2021-07-05 17:48:56,171 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 origin2021-07-05 17:48:56,488 DEBUG: Directory: build/com.mishiranu.dashchan2021-07-05 17:48:56,489 DEBUG: > git remote set-head origin --auto2021-07-05 17:48:56,895 DEBUG: Directory: build/com.mishiranu.dashchan2021-07-05 17:48:56,895 DEBUG: > git checkout -f 9cb7bc3b4fdec3aa06fbc6dd9496efcfbe6ad03e2021-07-05 17:48:57,107 DEBUG: Directory: build/com.mishiranu.dashchan2021-07-05 17:48:57,108 DEBUG: > git clean -dffx2021-07-05 17:48:57,236 INFO: Creating local.properties file at build/com.mishiranu.dashchan/local.properties2021-07-05 17:48:57,237 DEBUG: Removing debuggable flags from build/com.mishiranu.dashchan2021-07-05 17:48:57,254 INFO: Cleaning Gradle project...2021-07-05 17:48:57,254 DEBUG: Directory: build/com.mishiranu.dashchan2021-07-05 17:48:57,254 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid cleanFound 6.0.1 via distributionUrlDownloading missing gradle version 6.0.1cachedir /home/vagrant/.cache/fdroidserver/home/vagrant/.cache/fdroidserver/gradle-6.0.1-bin.zip: OKRunning /opt/gradle/versions/6.0.1/bin/gradle cleanWelcome to Gradle 6.0.1!Here are the highlights of this release:- Substantial improvements in dependency management, including- Publishing Gradle Module Metadata in addition to pom.xml- Advanced control of transitive versions- Support for optional features and dependencies- Rules to tweak published metadata- Support for Java 13- Faster incremental Java and Groovy compilation- New Zinc compiler for Scala- VS2019 support- Support for Gradle Enterprise plugin 3.0For more details see https://docs.gradle.org/6.0.1/release-notes.htmlTo honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/6.0.1/userguide/gradle_daemon.html.Daemon will be stopped at the end of the build stopping after processing> Configure project :WARNING: Support for ANDROID_NDK_HOME is deprecated and will be removed in the future. Use android.ndkVersion in build.gradle instead.Support for ANDROID_NDK_HOME is deprecated and will be removed in the future. Use android.ndkVersion in build.gradle instead.> Task :externalNativeBuildCleanDebug> Task :externalNativeBuildCleanLeak> Task :externalNativeBuildCleanNdebug> Task :externalNativeBuildCleanRelease> Task :cxxClean> Task :clean UP-TO-DATEBUILD SUCCESSFUL in 13s6 actionable tasks: 5 executed, 1 up-to-date2021-07-05 17:49:15,774 INFO: Scanning source for common problems...2021-07-05 17:49:15,783 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar2021-07-05 17:49:15,851 INFO: Creating source tarball...2021-07-05 17:49:16,576 INFO: Building Gradle project...2021-07-05 17:49:16,576 DEBUG: Directory: build/com.mishiranu.dashchan2021-07-05 17:49:16,576 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleReleaseFound 6.0.1 via distributionUrlRunning /opt/gradle/versions/6.0.1/bin/gradle assembleReleaseTo honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/6.0.1/userguide/gradle_daemon.html.Daemon will be stopped at the end of the build stopping after processing> Configure project :WARNING: Support for ANDROID_NDK_HOME is deprecated and will be removed in the future. Use android.ndkVersion in build.gradle instead.Support for ANDROID_NDK_HOME is deprecated and will be removed in the future. Use android.ndkVersion in build.gradle instead.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/licensesLicense 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/licensesLicense 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 :preBuild UP-TO-DATE> Task :extractProguardFiles> Task :preReleaseBuild> Task :compileReleaseAidl> Task :generateReleaseBuildConfig> Task :compileReleaseRenderscript> Task :javaPreCompileRelease> Task :mainApkListPersistenceRelease> Task :generateReleaseResValues> Task :generateReleaseResources> Task :createReleaseCompatibleScreenManifests> Task :extractDeepLinksRelease> Task :processReleaseManifest> Task :mergeReleaseResources> Task :processReleaseResources> Task :compileReleaseJavaWithJavac/home/vagrant/build/com.mishiranu.dashchan/src/com/mishiranu/dashchan/ui/MainActivity.java:347: warning: [unchecked] unchecked generic array creation for varargs parameter of type Iterable<SavedPageItem>[]Iterator<SavedPageItem> iterator = new ConcatIterable<>(preservedPageItems, stackPageItems).iterator();^/home/vagrant/build/com.mishiranu.dashchan/src/com/mishiranu/dashchan/ui/MainActivity.java:830: warning: [unchecked] unchecked generic array creation for varargs parameter of type Iterable<SavedPageItem>[]Iterator<SavedPageItem> iterator = new ConcatIterable<>(preservedPageItems, stackPageItems).iterator();^/home/vagrant/build/com.mishiranu.dashchan/src/com/mishiranu/dashchan/ui/MainActivity.java:889: warning: [unchecked] unchecked generic array creation for varargs parameter of type Iterable<SavedPageItem>[]Iterator<SavedPageItem> iterator = new ConcatIterable<>(preservedPageItems, stackPageItems).iterator();^/home/vagrant/build/com.mishiranu.dashchan/src/com/mishiranu/dashchan/ui/MainActivity.java:1004: warning: [unchecked] unchecked generic array creation for varargs parameter of type Iterable<SavedPageItem>[]for (SavedPageItem savedPageItem : new ConcatIterable<>(preservedPageItems, stackPageItems)) {^/home/vagrant/build/com.mishiranu.dashchan/src/com/mishiranu/dashchan/ui/MainActivity.java:1373: warning: [unchecked] unchecked generic array creation for varargs parameter of type Iterable<SavedPageItem>[]for (SavedPageItem savedPageItem : new ConcatIterable<>(preservedPageItems, stackPageItems)) {^/home/vagrant/build/com.mishiranu.dashchan/src/com/mishiranu/dashchan/ui/MainActivity.java:1482: warning: [unchecked] unchecked generic array creation for varargs parameter of type Iterable<SavedPageItem>[]for (SavedPageItem savedPageItem : new ConcatIterable<>(preservedPageItems, stackPageItems)) {^/home/vagrant/build/com.mishiranu.dashchan/src/com/mishiranu/dashchan/ui/MainActivity.java:1611: warning: [unchecked] unchecked generic array creation for varargs parameter of type Iterable<SavedPageItem>[]Iterator<SavedPageItem> iterator = new ConcatIterable<>(preservedPageItems, stackPageItems).iterator();^/home/vagrant/build/com.mishiranu.dashchan/src/com/mishiranu/dashchan/ui/MainActivity.java:1634: warning: [unchecked] unchecked generic array creation for varargs parameter of type Iterable<SavedPageItem>[]Iterator<SavedPageItem> iterator = new ConcatIterable<>(preservedPageItems, stackPageItems).iterator();^/home/vagrant/build/com.mishiranu.dashchan/src/com/mishiranu/dashchan/ui/MainActivity.java:1725: warning: [unchecked] unchecked generic array creation for varargs parameter of type Iterable<SavedPageItem>[]for (SavedPageItem savedPageItem : new ConcatIterable<>(preservedPageItems, stackPageItems)) {^/home/vagrant/build/com.mishiranu.dashchan/src/com/mishiranu/dashchan/ui/MainActivity.java:1756: warning: [unchecked] unchecked generic array creation for varargs parameter of type Iterable<SavedPageItem>[]Iterator<SavedPageItem> iterator = new ConcatIterable<>(preservedPageItems, stackPageItems).iterator();^10 warnings> Task :generateJsonModelRelease> Task :externalNativeBuildReleaseBuild multiple targets gif_armeabi-v7a swresample_armeabi-v7a avutil_armeabi-v7a avcodec_armeabi-v7a yuv_armeabi-v7a swscale_armeabi-v7a avformat_armeabi-v7a player_armeabi-v7a[armeabi-v7a] Compile thumb  : avcodec <= libavcodec.c[armeabi-v7a] SharedLibrary  : libavcodec.so[armeabi-v7a] Compile thumb  : avformat <= libavformat.c[armeabi-v7a] SharedLibrary  : libavformat.so[armeabi-v7a] Compile thumb  : avutil <= libavutil.c[armeabi-v7a] SharedLibrary  : libavutil.so[armeabi-v7a] Compile thumb  : gif <= native.c[armeabi-v7a] Compile thumb  : gif <= gif.c[armeabi-v7a] Compile thumb  : dgif <= dgif_lib.c[armeabi-v7a] Compile thumb  : dgif <= gif_err.c[armeabi-v7a] Compile thumb  : dgif <= gifalloc.c[armeabi-v7a] Compile thumb  : dgif <= openbsd-reallocarray.c[armeabi-v7a] StaticLibrary  : libdgif.a[armeabi-v7a] SharedLibrary  : libgif.so[armeabi-v7a] Compile thumb  : player <= native.c[armeabi-v7a] Compile thumb  : player <= player.c[armeabi-v7a] Compile thumb  : player <= util.c[armeabi-v7a] Compile thumb  : swresample <= libswresample.c[armeabi-v7a] SharedLibrary  : libswresample.so[armeabi-v7a] Compile thumb  : swscale <= libswscale.c[armeabi-v7a] SharedLibrary  : libswscale.so[armeabi-v7a] Compile thumb  : yuv <= libyuv.c[armeabi-v7a] SharedLibrary  : libyuv.so[armeabi-v7a] SharedLibrary  : libplayer.somake: Nothing to be done for 'swresample'.make: Nothing to be done for 'swscale'.make: Nothing to be done for 'yuv'.Build multiple targets avcodec_arm64-v8a avutil_arm64-v8a avformat_arm64-v8a player_arm64-v8a gif_arm64-v8a yuv_arm64-v8a swresample_arm64-v8a swscale_arm64-v8a[arm64-v8a] Compile        : avcodec <= libavcodec.c[arm64-v8a] SharedLibrary  : libavcodec.so[arm64-v8a] Compile        : avformat <= libavformat.c[arm64-v8a] SharedLibrary  : libavformat.so[arm64-v8a] Compile        : avutil <= libavutil.c[arm64-v8a] SharedLibrary  : libavutil.so[arm64-v8a] Compile        : gif <= native.c[arm64-v8a] Compile        : gif <= gif.c[arm64-v8a] Compile        : dgif <= dgif_lib.c[arm64-v8a] Compile        : dgif <= gif_err.c[arm64-v8a] Compile        : dgif <= gifalloc.c[arm64-v8a] Compile        : dgif <= openbsd-reallocarray.c[arm64-v8a] StaticLibrary  : libdgif.a[arm64-v8a] SharedLibrary  : libgif.so[arm64-v8a] Compile        : player <= native.c[arm64-v8a] Compile        : player <= player.c[arm64-v8a] Compile        : player <= util.c[arm64-v8a] Compile        : swresample <= libswresample.c[arm64-v8a] SharedLibrary  : libswresample.so[arm64-v8a] Compile        : swscale <= libswscale.c[arm64-v8a] SharedLibrary  : libswscale.so[arm64-v8a] Compile        : yuv <= libyuv.c[arm64-v8a] SharedLibrary  : libyuv.so[arm64-v8a] SharedLibrary  : libplayer.somake: Nothing to be done for 'swresample'.make: Nothing to be done for 'swscale'.make: Nothing to be done for 'yuv'.Build multiple targets avutil_x86 avformat_x86 gif_x86 player_x86 avcodec_x86 yuv_x86 swresample_x86 swscale_x86[x86] Compile        : avcodec <= libavcodec.c[x86] SharedLibrary  : libavcodec.so[x86] Compile        : avformat <= libavformat.c[x86] SharedLibrary  : libavformat.so[x86] Compile        : avutil <= libavutil.c[x86] SharedLibrary  : libavutil.so[x86] Compile        : gif <= native.c[x86] Compile        : gif <= gif.c[x86] Compile        : dgif <= dgif_lib.c[x86] Compile        : dgif <= gif_err.c[x86] Compile        : dgif <= gifalloc.c[x86] Compile        : dgif <= openbsd-reallocarray.c[x86] StaticLibrary  : libdgif.a[x86] SharedLibrary  : libgif.so[x86] Compile        : player <= native.c[x86] Compile        : player <= player.c[x86] Compile        : player <= util.c[x86] Compile        : swresample <= libswresample.c[x86] SharedLibrary  : libswresample.so[x86] Compile        : swscale <= libswscale.c[x86] SharedLibrary  : libswscale.so[x86] Compile        : yuv <= libyuv.c[x86] SharedLibrary  : libyuv.so[x86] SharedLibrary  : libplayer.somake: Nothing to be done for 'swresample'.make: Nothing to be done for 'swscale'.make: Nothing to be done for 'yuv'.> Task :compileReleaseSources> Task :prepareLintJar> Task :lintVitalRelease> Task :mergeReleaseShaders> Task :compileReleaseShaders> Task :generateReleaseAssets> Task :mergeReleaseAssets> Task :mergeReleaseGeneratedProguardFiles> Task :checkReleaseDuplicateClasses> Task :processReleaseJavaRes NO-SOURCE> Task :mergeReleaseJniLibFolders> Task :mergeReleaseJavaResource> Task :minifyReleaseWithR8> Task :mergeReleaseNativeLibs> Task :stripReleaseDebugSymbols> Task :packageRelease> Task :assembleReleaseBUILD SUCCESSFUL in 1m 5s28 actionable tasks: 28 executed2021-07-05 17:50:22,271 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.mishiranu.dashchan, universal_newlines=False, shell=None)2021-07-05 17:50:22,275 INFO: Successfully built version 3.1.4 of com.mishiranu.dashchan from 9cb7bc3b4fdec3aa06fbc6dd9496efcfbe6ad03e2021-07-05 17:50:23,412 DEBUG: AXML contains a RESOURCE MAP2021-07-05 17:50:23,413 DEBUG: Start of Namespace mapping: prefix 37: 'android' --> uri 79: 'http://schemas.android.com/apk/res/android'2021-07-05 17:50:23,414 DEBUG: Checking build/com.mishiranu.dashchan/build/outputs/apk/release/com.mishiranu.dashchan-release-unsigned.apk2021-07-05 17:50:23,418 DEBUG: AXML contains a RESOURCE MAP2021-07-05 17:50:23,419 DEBUG: Start of Namespace mapping: prefix 37: 'android' --> uri 79: 'http://schemas.android.com/apk/res/android'2021-07-05 17:50:23,425 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'2021-07-05 17:50:23,425 INFO: ...retrieving https://github.com/Mishiranu/Dashchan/releases/download/3.1.4/Dashchan.apk2021-07-05 17:50:23,431 DEBUG: Starting new HTTPS connection (1): github.com2021-07-05 17:50:23,763 DEBUG: https://github.com:443 "GET /Mishiranu/Dashchan/releases/download/3.1.4/Dashchan.apk HTTP/1.1" 302 6332021-07-05 17:50:23,766 DEBUG: Starting new HTTPS connection (1): github-releases.githubusercontent.com2021-07-05 17:50:23,916 DEBUG: https://github-releases.githubusercontent.com:443 "GET /38448492/29e07f80-dc13-11eb-8a4f-8284ed205f41?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210705%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210705T175025Z&X-Amz-Expires=300&X-Amz-Signature=b162987cb343ee94dd897aa67be0488eb5442d6d065d9ce74e04e09e62b93a46&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=38448492&response-content-disposition=attachment%3B%20filename%3DDashchan.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 18633462021-07-05 17:50:24,481 DEBUG: unsigned/binaries/com.mishiranu.dashchan_1043.binary.apk: VerifiesVerified using v1 scheme (JAR signing): trueVerified using v2 scheme (APK Signature Scheme v2): trueVerified using v3 scheme (APK Signature Scheme v3): trueNumber of signers: 1WARNING: META-INF/services/com.fasterxml.jackson.core.JsonFactory not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.2021-07-05 17:50:24,911 DEBUG: /tmp/tmpa4qrhlq6/sigcp_com.mishiranu.dashchan_1043.apk: VerifiesVerified using v1 scheme (JAR signing): trueVerified using v2 scheme (APK Signature Scheme v2): trueVerified using v3 scheme (APK Signature Scheme v3): trueNumber of signers: 1WARNING: META-INF/services/com.fasterxml.jackson.core.JsonFactory not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.2021-07-05 17:50:24,911 INFO: ...successfully verified2021-07-05 17:50:24,911 INFO: compared built binary to supplied reference binary successfully2021-07-05 17:50:24,912 INFO: success: com.mishiranu.dashchan2021-07-05 17:50:24,913 INFO: Finished2021-07-05 17:50:24,913 INFO: 1 build succeeded