log for net.ivpn.client:115
Traceback (most recent call last):
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 1116, in main
if trybuild(app, build, build_dir, output_dir, log_dir,
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 886, in trybuild
build_server(app, build, vcs, build_dir, output_dir, log_dir, force)
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 272, in build_server
raise BuildException(message.format(app.id, build.versionName),
fdroidserver.exception.BuildException: Build.py failed on server for net.ivpn.client:2.8.4
==== detail begin ====
== Installed Android Tools ==
2023-02-11 02:01:22,436 DEBUG: Reading 'config.yml'
2023-02-11 02:01:22,455 WARNING: ipfs_cid not found, skipping CIDv1 generation
2023-02-11 02:01:22,456 INFO: Creating log directory
2023-02-11 02:01:22,457 INFO: Creating temporary directory
2023-02-11 02:01:22,457 INFO: Creating output directory
2023-02-11 02:01:22,469 DEBUG: Getting git vcs interface for https://github.com/ivpn/android-app
2023-02-11 02:01:22,469 DEBUG: Checking net.ivpn.client:115
2023-02-11 02:01:22,469 INFO: Building version 2.8.4 (115) of net.ivpn.client
2023-02-11 02:01:22,469 WARNING: Android NDK version 'r21e' could not be found!
2023-02-11 02:01:22,469 WARNING: Configured versions:
2023-02-11 02:01:22,470 INFO: Downloading https://dl.google.com/android/repository/android-ndk-r21e-linux-x86_64.zip
2023-02-11 02:01:22,475 DEBUG: Starting new HTTPS connection (1): dl.google.com:443
2023-02-11 02:01:22,546 DEBUG: https://dl.google.com:443 "GET /android/repository/android-ndk-r21e-linux-x86_64.zip HTTP/1.1" 200 1190670072
2023-02-11 02:02:38,230 INFO: Unzipping to /opt/android-sdk/ndk
2023-02-11 02:03:33,710 INFO: Set NDK r21e (21.4.7075529) up
2023-02-11 02:03:33,721 INFO: Running 'sudo' commands in /home/vagrant
2023-02-11 02:03:33,721 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -y make swig
+ apt-get update
Get:1 https://security.debian.org/debian-security bullseye-security InRelease [48.4 kB]
Get:2 https://debian.osuosl.org/debian bullseye InRelease [116 kB]
Get:3 https://debian.osuosl.org/debian bullseye-updates InRelease [44.1 kB]
Get:4 https://debian.osuosl.org/debian bullseye-backports InRelease [49.0 kB]
Get:5 https://security.debian.org/debian-security bullseye-security/main amd64 Packages [222 kB]
Get:6 https://security.debian.org/debian-security bullseye-security/main Translation-en [145 kB]
Get:7 https://debian.osuosl.org/debian bullseye/main amd64 Packages [8183 kB]
Get:8 https://debian.osuosl.org/debian bullseye/main Translation-en [6240 kB]
Get:9 https://debian.osuosl.org/debian bullseye-updates/main amd64 Packages [14.6 kB]
Get:10 https://debian.osuosl.org/debian bullseye-updates/main Translation-en [7929 B]
Get:11 https://debian.osuosl.org/debian bullseye-backports/main amd64 Packages [394 kB]
Get:12 https://debian.osuosl.org/debian bullseye-backports/main Translation-en [329 kB]
Fetched 15.8 MB in 21s (751 kB/s)
Reading package lists...
+ apt-get install -y make swig
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
swig4.0
Suggested packages:
make-doc swig-doc swig-examples swig4.0-examples swig4.0-doc
The following NEW packages will be installed:
make swig swig4.0
0 upgraded, 3 newly installed, 0 to remove and 27 not upgraded.
Need to get 2103 kB of archives.
After this operation, 7563 kB of additional disk space will be used.
Get:1 https://debian.osuosl.org/debian bullseye/main amd64 make amd64 4.3-4.1 [396 kB]
Get:2 https://debian.osuosl.org/debian bullseye/main amd64 swig4.0 amd64 4.0.2-1 [1377 kB]
Get:3 https://debian.osuosl.org/debian bullseye/main amd64 swig all 4.0.2-1 [330 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 2103 kB in 5s (458 kB/s)
Selecting previously unselected package make.
(Reading database ... 36772 files and directories currently installed.)
Preparing to unpack .../make_4.3-4.1_amd64.deb ...
Unpacking make (4.3-4.1) ...
Selecting previously unselected package swig4.0.
Preparing to unpack .../swig4.0_4.0.2-1_amd64.deb ...
Unpacking swig4.0 (4.0.2-1) ...
Selecting previously unselected package swig.
Preparing to unpack .../archives/swig_4.0.2-1_all.deb ...
Unpacking swig (4.0.2-1) ...
Setting up make (4.3-4.1) ...
Setting up swig4.0 (4.0.2-1) ...
Setting up swig (4.0.2-1) ...
2023-02-11 02:04:22,490 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2023-02-11 02:04:22,904 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 37574 files and directories currently installed.)
Removing sudo (1.9.5p2-3) ...
Purging configuration files for sudo (1.9.5p2-3) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
2023-02-11 02:04:34,376 INFO: Getting source for revision 541fd64e0b8dbb06c467e9f6f1ae737d85ed6efe
2023-02-11 02:04:34,376 DEBUG: Directory: build/net.ivpn.client
2023-02-11 02:04:34,377 DEBUG: > git rev-parse --show-toplevel
2023-02-11 02:04:34,594 DEBUG: Directory: build/net.ivpn.client
2023-02-11 02:04:34,595 DEBUG: > git submodule foreach --recursive git reset --hard
2023-02-11 02:04:36,913 DEBUG: Directory: build/net.ivpn.client
2023-02-11 02:04:36,914 DEBUG: > git reset --hard
2023-02-11 02:04:37,326 DEBUG: Directory: build/net.ivpn.client
2023-02-11 02:04:37,326 DEBUG: > git submodule foreach --recursive git clean -dffx
2023-02-11 02:04:37,739 DEBUG: Directory: build/net.ivpn.client
2023-02-11 02:04:37,740 DEBUG: > git clean -dffx
2023-02-11 02:04:37,851 DEBUG: Directory: build/net.ivpn.client
2023-02-11 02:04:37,852 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 -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch origin
2023-02-11 02:04:38,466 DEBUG: Directory: build/net.ivpn.client
2023-02-11 02:04:38,466 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 -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org remote prune origin
2023-02-11 02:04:38,979 DEBUG: Directory: build/net.ivpn.client
2023-02-11 02:04:38,980 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 -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --tags --force origin
2023-02-11 02:04:39,594 DEBUG: Directory: build/net.ivpn.client
2023-02-11 02:04:39,594 DEBUG: > git remote set-head origin --auto
2023-02-11 02:04:40,208 DEBUG: Directory: build/net.ivpn.client
2023-02-11 02:04:40,208 DEBUG: > git checkout -f 541fd64e0b8dbb06c467e9f6f1ae737d85ed6efe
2023-02-11 02:04:40,620 DEBUG: Directory: build/net.ivpn.client
2023-02-11 02:04:40,621 DEBUG: > git clean -dffx
2023-02-11 02:04:40,732 INFO: Initialising submodules
2023-02-11 02:04:40,733 DEBUG: Directory: build/net.ivpn.client
2023-02-11 02:04:40,733 DEBUG: > git rev-parse --show-toplevel
2023-02-11 02:04:40,949 DEBUG: Directory: build/net.ivpn.client
2023-02-11 02:04:40,949 DEBUG: > git submodule sync
2023-02-11 02:04:41,262 DEBUG: Directory: build/net.ivpn.client
2023-02-11 02:04:41,263 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 -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org submodule update --init --force --recursive
Submodule path 'core/src/main/cpp/asio': checked out '90f32660cd503494b3707840cfbd5434d8e9dabe'
Submodule path 'core/src/main/cpp/lz4': checked out 'dfed9fa1d77f0434306d377c4da1f7191d3ba08a'
Submodule path 'core/src/main/cpp/mbedtls': checked out 'ca933c7e0c9e84738b168b6b0feb89af4183a60a'
Submodule path 'core/src/main/cpp/mbedtls/crypto': checked out 'e78cd62acb7ea0397f061ebc754b89ed6222b13c'
Submodule path 'core/src/main/cpp/openssl': checked out '3d84d35cb7cb0775fbed54ffb4eaef38b0eba7af'
Submodule path 'core/src/main/cpp/openvpn': checked out 'b3eb7a46c465696b38debfc2d2c1dff8971c4035'
Submodule path 'core/src/main/cpp/openvpn3': checked out '5391351ac2ed1072a6bcff50b29fde52051e4a4e'
Submodule path 'core/tools/wireguard-tools': checked out 'ecb1ea29d71e850d245f89ac709cf77438dc7b02'
2023-02-11 02:04:43,989 INFO: Creating local.properties file at build/net.ivpn.client/local.properties
2023-02-11 02:04:43,991 INFO: Creating local.properties file at build/net.ivpn.client/fdroid/local.properties
2023-02-11 02:04:43,992 DEBUG: Removing debuggable flags from build/net.ivpn.client/fdroid
2023-02-11 02:04:43,998 INFO: Removing specified files
2023-02-11 02:04:43,999 INFO: Removing store
2023-02-11 02:04:44,012 INFO: Removing core/src/main/cpp/openvpn3/test
2023-02-11 02:04:44,022 INFO: Removing site
2023-02-11 02:04:44,033 INFO: Removing core/src/main/cpp/mbedtls/tests
2023-02-11 02:04:44,088 INFO: Removing core/src/main/cpp/mbedtls/crypto/tests
2023-02-11 02:04:44,107 INFO: Cleaned build.gradle of keysigning configs at build/net.ivpn.client/core/build.gradle
2023-02-11 02:04:44,141 INFO: Cleaned build.gradle of keysigning configs at build/net.ivpn.client/fdroid/build.gradle
2023-02-11 02:04:44,154 INFO: Cleaning Gradle project...
2023-02-11 02:04:44,154 DEBUG: Directory: build/net.ivpn.client/fdroid
2023-02-11 02:04:44,155 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 6.5 via distributionUrl
Downloading missing gradle version 6.5
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-6.5-bin.zip: OK
Running /opt/gradle/versions/6.5/bin/gradle clean
Welcome to Gradle 6.5!
Here are the highlights of this release:
- Experimental file-system watching
- Improved version ordering
- New samples
For more details see https://docs.gradle.org/6.5/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.5/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing
> Configure project :core
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.
WARNING: DSL element 'android.dataBinding.enabled' is obsolete and has been replaced with 'android.buildFeatures.dataBinding'.
It will be removed in version 5.0 of the Android Gradle plugin.
WARNING: DSL element 'DexOptions.incremental' is obsolete.
It will be removed in version 5.0 of the Android Gradle plugin.
WARNING: NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: API 'BaseVariant.getApplicationIdTextResource' is obsolete and has been replaced with 'VariantProperties.applicationId'.
It will be removed in version 5.0 of the Android Gradle plugin.
For more information, see TBD.
To determine what is calling BaseVariant.getApplicationIdTextResource, use -Pandroid.debug.obsoleteApi=true on the command line to display more information.
> Configure project :fdroid
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.
WARNING: DSL element 'android.dataBinding.enabled' is obsolete and has been replaced with 'android.buildFeatures.dataBinding'.
It will be removed in version 5.0 of the Android Gradle plugin.
WARNING: DSL element 'DexOptions.incremental' is obsolete.
It will be removed in version 5.0 of the Android Gradle plugin.
> Task :fdroid:clean
BUILD SUCCESSFUL in 47s
1 actionable task: 1 executed
2023-02-11 02:05:38,556 INFO: Scanning source for common problems...
2023-02-11 02:05:38,568 DEBUG: scanner is configured to use signature data from: 'suss'
2023-02-11 02:05:39,396 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2023-02-11 02:05:39,397 INFO: Creating source tarball...
2023-02-11 02:05:52,645 INFO: Building Gradle project...
2023-02-11 02:05:52,645 DEBUG: Directory: build/net.ivpn.client/fdroid
2023-02-11 02:05:52,645 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleProductionRelease
Found 6.5 via distributionUrl
Running /opt/gradle/versions/6.5/bin/gradle assembleProductionRelease
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/6.5/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing
> Configure project :core
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.
WARNING: DSL element 'android.dataBinding.enabled' is obsolete and has been replaced with 'android.buildFeatures.dataBinding'.
It will be removed in version 5.0 of the Android Gradle plugin.
WARNING: DSL element 'DexOptions.incremental' is obsolete.
It will be removed in version 5.0 of the Android Gradle plugin.
WARNING: NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: API 'BaseVariant.getApplicationIdTextResource' is obsolete and has been replaced with 'VariantProperties.applicationId'.
It will be removed in version 5.0 of the Android Gradle plugin.
For more information, see TBD.
To determine what is calling BaseVariant.getApplicationIdTextResource, use -Pandroid.debug.obsoleteApi=true on the command line to display more information.
> Configure project :fdroid
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.
WARNING: DSL element 'android.dataBinding.enabled' is obsolete and has been replaced with 'android.buildFeatures.dataBinding'.
It will be removed in version 5.0 of the Android Gradle plugin.
WARNING: DSL element 'DexOptions.incremental' is obsolete.
It will be removed in version 5.0 of the Android Gradle plugin.
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
'kapt.generateStubs' is not used by the 'kotlin-kapt' plugin
Checking the license for package CMake 3.10.2.4988404 in /opt/android-sdk/licenses
License for package CMake 3.10.2.4988404 accepted.
Preparing "Install CMake 3.10.2.4988404 (revision: 3.10.2)".
"Install CMake 3.10.2.4988404 (revision: 3.10.2)" ready.
Installing CMake 3.10.2.4988404 in /opt/android-sdk/cmake/3.10.2.4988404
"Install CMake 3.10.2.4988404 (revision: 3.10.2)" complete.
"Install CMake 3.10.2.4988404 (revision: 3.10.2)" finished.
> Task :core:preBuild UP-TO-DATE
> Task :core:preReleaseBuild UP-TO-DATE
> Task :core:compileReleaseAidl NO-SOURCE
> Task :core:compileReleaseRenderscript NO-SOURCE
> Task :core:dataBindingMergeDependencyArtifactsRelease
> Task :core:dataBindingMergeGenClassesRelease
> Task :core:generateReleaseResValues
> Task :core:generateReleaseResources
> Task :core:packageReleaseResources
> Task :core:dataBindingGenBaseClassesRelease
> Task :core:dataBindingTriggerRelease
> Task :core:generateOpenVPN3Swigrelease
> Task :core:generateReleaseBuildConfig
> Task :core:parseReleaseLocalResources
> Task :core:processReleaseManifest
> Task :core:generateSafeArgsRelease
> Task :core:generateReleaseRFile
> Task :fdroid:preBuild UP-TO-DATE
> Task :fdroid:preProductionReleaseBuild UP-TO-DATE
> Task :fdroid:compileProductionReleaseAidl NO-SOURCE
> Task :core:packageReleaseRenderscript NO-SOURCE
> Task :fdroid:compileProductionReleaseRenderscript NO-SOURCE
> Task :core:javaPreCompileRelease
> Task :fdroid:generateProductionReleaseResValues
> Task :fdroid:dataBindingMergeGenClassesProductionRelease
> Task :fdroid:generateProductionReleaseResources
> Task :fdroid:dataBindingTriggerProductionRelease
> Task :fdroid:generateProductionReleaseBuildConfig
> Task :core:writeReleaseAarMetadata
> Task :fdroid:createProductionReleaseCompatibleScreenManifests
> Task :core:extractDeepLinksRelease
> Task :fdroid:extractDeepLinksProductionRelease
> Task :fdroid:mergeProductionReleaseResources FAILED
> Task :fdroid:processProductionReleaseMainManifest
> Task :core:compileReleaseLibraryResources FAILED
FAILURE: Build completed with 2 failures.
1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':fdroid:mergeProductionReleaseResources'.
> Multiple task action failures occurred:
> A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade
> AAPT2 aapt2-4.1.3-6503028-linux Daemon #0: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/fdroid/src/main/res/mipmap-xxhdpi/ic_launcher_round.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
> A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade
> AAPT2 aapt2-4.1.3-6503028-linux Daemon #1: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/fdroid/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
> A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade
> AAPT2 aapt2-4.1.3-6503028-linux Daemon #7: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/fdroid/src/main/res/mipmap-xxhdpi/ic_launcher.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
> A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade
> AAPT2 aapt2-4.1.3-6503028-linux Daemon #5: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/fdroid/src/main/res/mipmap-xxxhdpi/ic_launcher.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================
2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':core:compileReleaseLibraryResources'.
> A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade
> 41 exceptions were raised by workers:
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #3: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable-mdpi-v4/tutorial_page_access.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #2: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable-mdpi-v4/pause_round_btn.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #4: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable-mdpi-v4/connection_round_btn.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #9: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable-mdpi-v4/tutorial_page_security.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #6: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable-mdpi-v4/illustration_clientarea.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #8: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable-mdpi-v4/tutorial_page_locations.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #10: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable-xhdpi-v4/tutorial_page_access.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #11: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable-xhdpi-v4/pause_round_btn.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #13: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable-xhdpi-v4/connection_round_btn.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #12: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable-xhdpi-v4/tutorial_page_security.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #15: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable-xhdpi-v4/illustration_clientarea.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #16: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable-xhdpi-v4/tutorial_page_locations.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #18: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable-night-v8/saved_networks.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #14: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable-night-v8/fav_server.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #19: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable-xxhdpi-v4/tutorial_page_access.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #17: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable-xxhdpi-v4/pause_round_btn.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #21: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable-xxhdpi-v4/connection_round_btn.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #22: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable-xxhdpi-v4/tutorial_page_security.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #24: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable-xxhdpi-v4/illustration_clientarea.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #23: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable-xxhdpi-v4/tutorial_page_locations.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #20: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/mipmap-xxxhdpi-v4/ic_launcher_round.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #25: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/mipmap-xxxhdpi-v4/ic_launcher.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #28: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable/illustration_prompt_kill_switch.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #29: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable/saved_networks.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #27: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable/login_image.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #32: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable/fav_server.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #31: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable-hdpi-v4/tutorial_page_access.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #33: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable-hdpi-v4/pause_round_btn.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #26: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable-hdpi-v4/connection_round_btn.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #30: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable-hdpi-v4/tutorial_page_security.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #34: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable-hdpi-v4/illustration_clientarea.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #36: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable-hdpi-v4/tutorial_page_locations.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #37: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/mipmap-xxhdpi-v4/ic_launcher_round.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #38: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/mipmap-xxhdpi-v4/ic_launcher.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #39: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable-xxxhdpi-v4/tutorial_page_access.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #43: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable-xxxhdpi-v4/pause_round_btn.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #40: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable-xxxhdpi-v4/connection_round_btn.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #35: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable-xxxhdpi-v4/ic_shortcut_vpn_key.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #44: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable-xxxhdpi-v4/tutorial_page_security.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #42: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable-xxxhdpi-v4/illustration_clientarea.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #45: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable-xxxhdpi-v4/tutorial_page_locations.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================
* Get more help at https://help.gradle.org
BUILD FAILED in 1m 0s
24 actionable tasks: 24 executed
2023-02-11 02:06:54,065 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/net.ivpn.client, universal_newlines=False, shell=None, istream=<valid stream>)
2023-02-11 02:06:54,087 ERROR: Could not build app net.ivpn.client: Build failed for net.ivpn.client:2.8.4@541fd64e0b8dbb06c467e9f6f1ae737d85ed6efe
==== detail begin ====
Found 6.5 via distributionUrl
Running /opt/gradle/versions/6.5/bin/gradle assembleProductionRelease
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/6.5/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing
> Configure project :core
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.
WARNING: DSL element 'android.dataBinding.enabled' is obsolete and has been replaced with 'android.buildFeatures.dataBinding'.
It will be removed in version 5.0 of the Android Gradle plugin.
WARNING: DSL element 'DexOptions.incremental' is obsolete.
It will be removed in version 5.0 of the Android Gradle plugin.
WARNING: NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
NDK was located by using ndk.dir property. This method is deprecated and will be removed in a future release. Please delete ndk.dir from local.properties and set android.ndkVersion to [21.4.7075529] in all native modules in the project. https://developer.android.com/r/studio-ui/ndk-dir
WARNING: API 'BaseVariant.getApplicationIdTextResource' is obsolete and has been replaced with 'VariantProperties.applicationId'.
It will be removed in version 5.0 of the Android Gradle plugin.
For more information, see TBD.
To determine what is calling BaseVariant.getApplicationIdTextResource, use -Pandroid.debug.obsoleteApi=true on the command line to display more information.
> Configure project :fdroid
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.
WARNING: DSL element 'android.dataBinding.enabled' is obsolete and has been replaced with 'android.buildFeatures.dataBinding'.
It will be removed in version 5.0 of the Android Gradle plugin.
WARNING: DSL element 'DexOptions.incremental' is obsolete.
It will be removed in version 5.0 of the Android Gradle plugin.
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
'kapt.generateStubs' is not used by the 'kotlin-kapt' plugin
Checking the license for package CMake 3.10.2.4988404 in /opt/android-sdk/licenses
License for package CMake 3.10.2.4988404 accepted.
Preparing "Install CMake 3.10.2.4988404 (revision: 3.10.2)".
"Install CMake 3.10.2.4988404 (revision: 3.10.2)" ready.
Installing CMake 3.10.2.4988404 in /opt/android-sdk/cmake/3.10.2.4988404
"Install CMake 3.10.2.4988404 (revision: 3.10.2)" complete.
"Install CMake 3.10.2.4988404 (revision: 3.10.2)" finished.
> Task :core:preBuild UP-TO-DATE
> Task :core:preReleaseBuild UP-TO-DATE
> Task :core:compileReleaseAidl NO-SOURCE
> Task :core:compileReleaseRenderscript NO-SOURCE
> Task :core:dataBindingMergeDependencyArtifactsRelease
> Task :core:dataBindingMergeGenClassesRelease
> Task :core:generateReleaseResValues
> Task :core:generateReleaseResources
> Task :core:packageReleaseResources
> Task :core:dataBindingGenBaseClassesRelease
> Task :core:dataBindingTriggerRelease
> Task :core:generateOpenVPN3Swigrelease
> Task :core:generateReleaseBuildConfig
> Task :core:parseReleaseLocalResources
> Task :core:processReleaseManifest
> Task :core:generateSafeArgsRelease
> Task :core:generateReleaseRFile
> Task :fdroid:preBuild UP-TO-DATE
> Task :fdroid:preProductionReleaseBuild UP-TO-DATE
> Task :fdroid:compileProductionReleaseAidl NO-SOURCE
> Task :core:packageReleaseRenderscript NO-SOURCE
> Task :fdroid:compileProductionReleaseRenderscript NO-SOURCE
> Task :core:javaPreCompileRelease
> Task :fdroid:generateProductionReleaseResValues
> Task :fdroid:dataBindingMergeGenClassesProductionRelease
> Task :fdroid:generateProductionReleaseResources
> Task :fdroid:dataBindingTriggerProductionRelease
> Task :fdroid:generateProductionReleaseBuildConfig
> Task :core:writeReleaseAarMetadata
> Task :fdroid:createProductionReleaseCompatibleScreenManifests
> Task :core:extractDeepLinksRelease
> Task :fdroid:extractDeepLinksProductionRelease
> Task :fdroid:mergeProductionReleaseResources FAILED
> Task :fdroid:processProductionReleaseMainManifest
> Task :core:compileReleaseLibraryResources FAILED
FAILURE: Build completed with 2 failures.
1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':fdroid:mergeProductionReleaseResources'.
> Multiple task action failures occurred:
> A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade
> AAPT2 aapt2-4.1.3-6503028-linux Daemon #0: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/fdroid/src/main/res/mipmap-xxhdpi/ic_launcher_round.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
> A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade
> AAPT2 aapt2-4.1.3-6503028-linux Daemon #1: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/fdroid/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
> A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade
> AAPT2 aapt2-4.1.3-6503028-linux Daemon #7: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/fdroid/src/main/res/mipmap-xxhdpi/ic_launcher.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
> A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade
> AAPT2 aapt2-4.1.3-6503028-linux Daemon #5: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/fdroid/src/main/res/mipmap-xxxhdpi/ic_launcher.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================
2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':core:compileReleaseLibraryResources'.
> A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade
> 41 exceptions were raised by workers:
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #3: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable-mdpi-v4/tutorial_page_access.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #2: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable-mdpi-v4/pause_round_btn.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #4: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable-mdpi-v4/connection_round_btn.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #9: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable-mdpi-v4/tutorial_page_security.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #6: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable-mdpi-v4/illustration_clientarea.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #8: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable-mdpi-v4/tutorial_page_locations.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #10: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable-xhdpi-v4/tutorial_page_access.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #11: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable-xhdpi-v4/pause_round_btn.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #13: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable-xhdpi-v4/connection_round_btn.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #12: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable-xhdpi-v4/tutorial_page_security.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #15: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable-xhdpi-v4/illustration_clientarea.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #16: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable-xhdpi-v4/tutorial_page_locations.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #18: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable-night-v8/saved_networks.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #14: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable-night-v8/fav_server.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #19: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable-xxhdpi-v4/tutorial_page_access.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #17: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable-xxhdpi-v4/pause_round_btn.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #21: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable-xxhdpi-v4/connection_round_btn.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #22: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable-xxhdpi-v4/tutorial_page_security.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #24: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable-xxhdpi-v4/illustration_clientarea.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #23: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable-xxhdpi-v4/tutorial_page_locations.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #20: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/mipmap-xxxhdpi-v4/ic_launcher_round.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #25: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/mipmap-xxxhdpi-v4/ic_launcher.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #28: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable/illustration_prompt_kill_switch.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #29: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable/saved_networks.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #27: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable/login_image.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #32: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable/fav_server.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #31: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable-hdpi-v4/tutorial_page_access.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #33: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable-hdpi-v4/pause_round_btn.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #26: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable-hdpi-v4/connection_round_btn.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #30: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable-hdpi-v4/tutorial_page_security.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #34: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable-hdpi-v4/illustration_clientarea.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #36: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable-hdpi-v4/tutorial_page_locations.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #37: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/mipmap-xxhdpi-v4/ic_launcher_round.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #38: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/mipmap-xxhdpi-v4/ic_launcher.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #39: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable-xxxhdpi-v4/tutorial_page_access.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #43: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable-xxxhdpi-v4/pause_round_btn.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #40: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable-xxxhdpi-v4/connection_round_btn.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #35: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable-xxxhdpi-v4/ic_shortcut_vpn_key.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #44: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable-xxxhdpi-v4/tutorial_page_security.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #42: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable-xxxhdpi-v4/illustration_clientarea.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
com.android.builder.internal.aapt.v2.Aapt2InternalException: AAPT2 aapt2-4.1.3-6503028-linux Daemon #45: Unexpected error during compile '/home/vagrant/build/net.ivpn.client/core/build/intermediates/packaged_res/release/drawable-xxxhdpi-v4/tutorial_page_locations.png', attempting to stop daemon.
This should not happen under normal circumstances, please file an issue if it does.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================
* Get more help at https://help.gradle.org
BUILD FAILED in 1m 0s
24 actionable tasks: 24 executed
==== detail end ====
2023-02-11 02:06:54,089 DEBUG: Error encoutered, stopping by user request.
==== detail end ====