log for com.nononsenseapps.feeder:294
== Installed Android Tools ==
2023-11-20 13:42:42,463 DEBUG: Reading 'config.yml'
2023-11-20 13:42:42,486 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2023-11-20 13:42:42,487 INFO: Creating log directory
2023-11-20 13:42:42,487 INFO: Creating temporary directory
2023-11-20 13:42:42,488 INFO: Creating output directory
2023-11-20 13:42:42,582 DEBUG: Getting git vcs interface for https://github.com/spacecowboy/Feeder.git
2023-11-20 13:42:42,582 DEBUG: Checking com.nononsenseapps.feeder:294
2023-11-20 13:42:42,582 INFO: Building version 2.6.9 (294) of com.nononsenseapps.feeder
2023-11-20 13:42:42,582 INFO: Running 'sudo' commands in /home/vagrant
2023-11-20 13:42:42,583 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -y openjdk-17-jdk-headless; update-alternatives --auto java
+ 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 [258 kB]
Get:6 https://security.debian.org/debian-security bullseye-security/main Translation-en [166 kB]
Get:7 https://debian.osuosl.org/debian bullseye/main amd64 Packages [8062 kB]
Get:8 https://debian.osuosl.org/debian bullseye/main Translation-en [6236 kB]
Get:9 https://debian.osuosl.org/debian bullseye-updates/main amd64 Packages [17.7 kB]
Get:10 https://debian.osuosl.org/debian bullseye-updates/main Translation-en [10.1 kB]
Get:11 https://debian.osuosl.org/debian bullseye-backports/main amd64 Packages [404 kB]
Get:12 https://debian.osuosl.org/debian bullseye-backports/main Translation-en [343 kB]
Fetched 15.8 MB in 7s (2201 kB/s)
Reading package lists...
+ apt-get install -y openjdk-17-jdk-headless
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
openjdk-17-jre-headless
Suggested packages:
openjdk-17-demo openjdk-17-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:
openjdk-17-jdk-headless openjdk-17-jre-headless
0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded.
Need to get 115 MB of archives.
After this operation, 271 MB of additional disk space will be used.
Get:1 https://security.debian.org/debian-security bullseye-security/main amd64 openjdk-17-jre-headless amd64 17.0.9+9-1~deb11u1 [43.7 MB]
Get:2 https://security.debian.org/debian-security bullseye-security/main amd64 openjdk-17-jdk-headless amd64 17.0.9+9-1~deb11u1 [71.2 MB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 115 MB in 3s (33.1 MB/s)
Selecting previously unselected package openjdk-17-jre-headless:amd64.
(Reading database ... 36749 files and directories currently installed.)
Preparing to unpack .../openjdk-17-jre-headless_17.0.9+9-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jre-headless:amd64 (17.0.9+9-1~deb11u1) ...
Selecting previously unselected package openjdk-17-jdk-headless:amd64.
Preparing to unpack .../openjdk-17-jdk-headless_17.0.9+9-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jdk-headless:amd64 (17.0.9+9-1~deb11u1) ...
Setting up openjdk-17-jre-headless:amd64 (17.0.9+9-1~deb11u1) ...
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/jpackage to provide /usr/bin/jpackage (jpackage) in auto mode
Setting up openjdk-17-jdk-headless:amd64 (17.0.9+9-1~deb11u1) ...
+ update-alternatives --auto java
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in auto mode
2023-11-20 13:43:23,225 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2023-11-20 13:43:23,537 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 37183 files and directories currently installed.)
Removing sudo (1.9.5p2-3+deb11u1) ...
Purging configuration files for sudo (1.9.5p2-3+deb11u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
2023-11-20 13:43:43,824 INFO: Getting source for revision f20f49b7c9d7f2b4e6ea567b893a07244ca38a86
2023-11-20 13:43:43,825 DEBUG: Directory: build/com.nononsenseapps.feeder
2023-11-20 13:43:43,826 DEBUG: > git rev-parse --show-toplevel
2023-11-20 13:43:44,038 DEBUG: Directory: build/com.nononsenseapps.feeder
2023-11-20 13:43:44,038 DEBUG: > git submodule foreach --recursive git reset --hard
2023-11-20 13:43:44,450 DEBUG: Directory: build/com.nononsenseapps.feeder
2023-11-20 13:43:44,451 DEBUG: > git reset --hard
2023-11-20 13:43:45,166 DEBUG: Directory: build/com.nononsenseapps.feeder
2023-11-20 13:43:45,167 DEBUG: > git submodule foreach --recursive git clean -dffx
2023-11-20 13:43:45,376 DEBUG: Directory: build/com.nononsenseapps.feeder
2023-11-20 13:43:45,376 DEBUG: > git clean -dffx
2023-11-20 13:43:45,486 DEBUG: Directory: build/com.nononsenseapps.feeder
2023-11-20 13:43:45,487 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-11-20 13:43:46,300 DEBUG: Directory: build/com.nononsenseapps.feeder
2023-11-20 13:43:46,300 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-11-20 13:43:46,812 DEBUG: Directory: build/com.nononsenseapps.feeder
2023-11-20 13:43:46,813 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-11-20 13:43:47,425 DEBUG: Directory: build/com.nononsenseapps.feeder
2023-11-20 13:43:47,425 DEBUG: > git remote set-head origin --auto
2023-11-20 13:43:48,037 DEBUG: Directory: build/com.nononsenseapps.feeder
2023-11-20 13:43:48,038 DEBUG: > git checkout -f f20f49b7c9d7f2b4e6ea567b893a07244ca38a86
2023-11-20 13:43:48,248 DEBUG: Directory: build/com.nononsenseapps.feeder
2023-11-20 13:43:48,249 DEBUG: > git clean -dffx
2023-11-20 13:43:48,360 INFO: Initialising submodules
2023-11-20 13:43:48,365 DEBUG: Directory: build/com.nononsenseapps.feeder
2023-11-20 13:43:48,366 DEBUG: > git rev-parse --show-toplevel
2023-11-20 13:43:48,579 DEBUG: Directory: build/com.nononsenseapps.feeder
2023-11-20 13:43:48,580 DEBUG: > git submodule sync
2023-11-20 13:43:48,791 DEBUG: Directory: build/com.nononsenseapps.feeder
2023-11-20 13:43:48,791 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 'rome': checked out 'c1d0c40d519e8c2bac7690b9e7a5d5dd07dfa1bd'
2023-11-20 13:43:49,407 INFO: Creating local.properties file at build/com.nononsenseapps.feeder/local.properties
2023-11-20 13:43:49,408 INFO: Creating local.properties file at build/com.nononsenseapps.feeder/app/local.properties
2023-11-20 13:43:49,409 DEBUG: Removing debuggable flags from build/com.nononsenseapps.feeder/app
2023-11-20 13:43:49,427 INFO: Removing specified files
2023-11-20 13:43:49,428 INFO: Removing graphics
2023-11-20 13:43:49,464 INFO: Cleaned build.gradle.kts of keysigning configs at build/com.nononsenseapps.feeder/app/build.gradle.kts
2023-11-20 13:43:49,491 INFO: Cleaning Gradle project...
2023-11-20 13:43:49,491 DEBUG: Directory: build/com.nononsenseapps.feeder/app
2023-11-20 13:43:49,491 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.0 via distributionUrl
Downloading missing gradle version 8.0
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.0-bin.zip: OK
Running /opt/gradle/versions/8.0/bin/gradle clean
Welcome to Gradle 8.0!
For more details see https://docs.gradle.org/8.0/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/8.0/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
Configuration cache is an incubating feature.
Calculating task graph as no configuration cache is available for tasks: clean
> Task :app:clean UP-TO-DATE
0 problems were found storing the configuration cache.
See the complete report at file:///home/vagrant/build/com.nononsenseapps.feeder/build/reports/configuration-cache/12fb7855ao9fu5pktl2htlhs1/9091ewyic1ytzv7cfvgsp66pg/configuration-cache-report.html
BUILD SUCCESSFUL in 2m 11s
1 actionable task: 1 up-to-date
Configuration cache entry stored.
2023-11-20 13:46:07,221 INFO: Scanning source for common problems...
2023-11-20 13:46:07,252 DEBUG: scanner is configured to use signature data from: 'suss'
2023-11-20 13:46:07,371 INFO: Removing gradle-wrapper.jar at rome/gradle/wrapper/gradle-wrapper.jar
2023-11-20 13:46:07,448 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2023-11-20 13:46:07,449 INFO: Creating source tarball...
2023-11-20 13:46:12,042 INFO: Building Gradle project...
2023-11-20 13:46:12,042 DEBUG: Directory: build/com.nononsenseapps.feeder/app
2023-11-20 13:46:12,042 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 8.0 via distributionUrl
Running /opt/gradle/versions/8.0/bin/gradle assembleRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/8.0/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
Configuration cache is an incubating feature.
Calculating task graph as no configuration cache is available for tasks: assembleRelease
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
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
Checking the license for package Android SDK Build-Tools 33.0.1 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 33.0.1 accepted.
Preparing "Install Android SDK Build-Tools 33.0.1 v.33.0.1".
"Install Android SDK Build-Tools 33.0.1 v.33.0.1" ready.
Installing Android SDK Build-Tools 33.0.1 in /opt/android-sdk/build-tools/33.0.1
"Install Android SDK Build-Tools 33.0.1 v.33.0.1" complete.
"Install Android SDK Build-Tools 33.0.1 v.33.0.1" finished.
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
> Task :app:preBuild UP-TO-DATE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:generateReleaseResources UP-TO-DATE
> Task :app:preReleaseBuild UP-TO-DATE
> Task :rome:rome-utils:processResources NO-SOURCE
> Task :app:checkKotlinGradlePluginConfigurationErrors
> Task :rome:rome:processResources
> Task :rome:rome-modules:processResources
> Task :app:writeReleaseAppMetadata
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:writeReleaseSigningConfigVersions
> Task :app:extractProguardFiles
> Task :app:extractDeepLinksRelease
> Task :app:generateReleaseBuildConfig
> Task :app:buildKotlinToolingMetadata
> Task :app:mergeReleaseJniLibFolders
> Task :rome:rome-utils:compileJava
Note: /home/vagrant/build/com.nononsenseapps.feeder/rome/rome-utils/src/main/java/com/rometools/utils/Alternatives.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :rome:rome-utils:classes
> Task :rome:rome-utils:jar
> Task :app:javaPreCompileRelease
> Task :app:collectReleaseDependencies
> Task :app:packageReleaseResources
> Task :app:sdkReleaseDependencyData
> Task :rome:rome:compileJava
/home/vagrant/build/com.nononsenseapps.feeder/rome/rome/src/main/java/com/rometools/rome/io/impl/RSS091UserlandParser.java:136: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal
skipHours.add(new Integer(eHour.getText().trim()));
^
> Task :app:parseReleaseLocalResources
> Task :rome:rome:compileJava
/home/vagrant/build/com.nononsenseapps.feeder/rome/rome/src/main/java/com/rometools/rome/io/impl/NumberParser.java:45: warning: [removal] Long(long) in Long has been deprecated and marked for removal
return new Long(Long.parseLong(str.trim()));
^
/home/vagrant/build/com.nononsenseapps.feeder/rome/rome/src/main/java/com/rometools/rome/io/impl/NumberParser.java:63: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
return new Integer(Integer.parseInt(str.trim()));
^
/home/vagrant/build/com.nononsenseapps.feeder/rome/rome/src/main/java/com/rometools/rome/io/impl/NumberParser.java:81: warning: [removal] Float(float) in Float has been deprecated and marked for removal
return new Float(Float.parseFloat(str.trim()));
^
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
4 warnings
> Task :rome:rome:classes
> Task :rome:rome:jar
> Task :rome:rome-modules:compileJava
/home/vagrant/build/com.nononsenseapps.feeder/rome/rome-modules/src/main/java/com/rometools/modules/slash/io/SlashModuleParser.java:54: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal
hp[i] = new Integer(tok.nextToken());
^
/home/vagrant/build/com.nononsenseapps.feeder/rome/rome-modules/src/main/java/com/rometools/modules/yahooweather/types/ConditionCode.java:325: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
final Object old = ConditionCode.LOOKUP.put(new Integer(code), this);
^
/home/vagrant/build/com.nononsenseapps.feeder/rome/rome-modules/src/main/java/com/rometools/modules/yahooweather/types/ConditionCode.java:355: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
return ConditionCode.LOOKUP.get(new Integer(code));
^
/home/vagrant/build/com.nononsenseapps.feeder/rome/rome-modules/src/main/java/com/rometools/modules/sse/SSE091Parser.java:211: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
integerAttr = new Integer(integerAttribute.getIntValue());
^
/home/vagrant/build/com.nononsenseapps.feeder/rome/rome-modules/src/main/java/com/rometools/modules/mediarss/io/MediaModuleParser.java:249: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
g.setDefaultContentIndex(new Integer(j));
^
/home/vagrant/build/com.nononsenseapps.feeder/rome/rome-modules/src/main/java/com/rometools/modules/mediarss/io/MediaModuleParser.java:492: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal
final Integer width = player.getAttributeValue("width") == null ? null : new Integer(player.getAttributeValue("width"));
^
/home/vagrant/build/com.nononsenseapps.feeder/rome/rome-modules/src/main/java/com/rometools/modules/mediarss/io/MediaModuleParser.java:493: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal
final Integer height = player.getAttributeValue("height") == null ? null : new Integer(player.getAttributeValue("height"));
^
/home/vagrant/build/com.nononsenseapps.feeder/rome/rome-modules/src/main/java/com/rometools/modules/sle/io/ModuleParser.java:91: warning: [removal] Boolean(String) in Boolean has been deprecated and marked for removal
final boolean defaultOrder = se.getAttributeValue("default") == null ? false : new Boolean(se.getAttributeValue("default")).booleanValue();
^
/home/vagrant/build/com.nononsenseapps.feeder/rome/rome-modules/src/main/java/com/rometools/modules/base/io/CustomTagParser.java:68: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal
tags.add(new CustomTagImpl(child.getName(), new Integer(child.getTextTrim())));
^
/home/vagrant/build/com.nononsenseapps.feeder/rome/rome-modules/src/main/java/com/rometools/modules/base/io/CustomTagParser.java:70: warning: [removal] Float(String) in Float has been deprecated and marked for removal
tags.add(new CustomTagImpl(child.getName(), new Float(child.getTextTrim())));
^
/home/vagrant/build/com.nononsenseapps.feeder/rome/rome-modules/src/main/java/com/rometools/modules/base/io/CustomTagParser.java:102: warning: [removal] Boolean(String) in Boolean has been deprecated and marked for removal
tags.add(new CustomTagImpl(child.getName(), new Boolean(child.getTextTrim().toLowerCase())));
^
/home/vagrant/build/com.nononsenseapps.feeder/rome/rome-modules/src/main/java/com/rometools/modules/base/io/GoogleBaseParser.java:145: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal
tagValue = new Integer(GoogleBaseParser.stripNonValidCharacters(GoogleBaseParser.INTEGER_CHARS, tag.getText()));
^
/home/vagrant/build/com.nononsenseapps.feeder/rome/rome-modules/src/main/java/com/rometools/modules/base/io/GoogleBaseParser.java:147: warning: [removal] Float(String) in Float has been deprecated and marked for removal
tagValue = new Float(GoogleBaseParser.stripNonValidCharacters(GoogleBaseParser.FLOAT_CHARS, tag.getText()));
^
/home/vagrant/build/com.nononsenseapps.feeder/rome/rome-modules/src/main/java/com/rometools/modules/base/io/GoogleBaseParser.java:153: warning: [removal] Boolean(String) in Boolean has been deprecated and marked for removal
tagValue = new Boolean(tag.getText().trim());
^
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
14 warnings
> Task :rome:rome-modules:classes
> Task :rome:rome-modules:jar
> Task :app:mergeReleaseAssets FROM-CACHE
> Task :app:compressReleaseAssets
> Task :app:mapReleaseSourceSetPaths
> Task :app:mergeReleaseArtProfile
> Task :app:checkReleaseAarMetadata
> Task :app:mergeReleaseNativeLibs
> Task :app:stripReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libconscrypt_jni.so.
> Task :app:extractReleaseNativeSymbolTables
> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :app:checkReleaseDuplicateClasses
> Task :app:processReleaseMainManifest
> Task :app:processReleaseManifest
> Task :app:processApplicationManifestReleaseForBundle
> Task :app:processReleaseManifestForPackage
> Task :app:mergeReleaseResources
> Task :app:bundleReleaseResources
> Task :app:processReleaseResources
> Task :app:kspReleaseKotlin
> Task :app:compileReleaseKotlin
w: file:///home/vagrant/build/com.nononsenseapps.feeder/app/src/main/java/com/nononsenseapps/feeder/util/ActivityLauncher.kt:90:17 'setToolbarColor(Int): CustomTabsIntent.Builder' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/com.nononsenseapps.feeder/app/src/main/java/com/nononsenseapps/feeder/util/ActivityLauncher.kt:91:17 'addDefaultShareMenuItem(): CustomTabsIntent.Builder' is deprecated. Deprecated in Java
> Task :app:processReleaseJavaRes
> Task :app:mergeReleaseJavaResource
> Task :app:compileReleaseJavaWithJavac
> Task :app:mergeReleaseGeneratedProguardFiles
> Task :app:lintVitalAnalyzeRelease
> Task :app:minifyReleaseWithR8
> Task :app:lintVitalReportRelease
> Task :app:lintVitalRelease
> Task :app:l8DexDesugarLibRelease
> Task :app:compileReleaseArtProfile
> Task :app:shrinkReleaseRes
> Task :app:optimizeReleaseResources
> Task :app:packageRelease
> Task :app:assembleRelease
> Task :app:createReleaseApkListingFileRedirect
0 problems were found storing the configuration cache.
See the complete report at file:///home/vagrant/build/com.nononsenseapps.feeder/build/reports/configuration-cache/ga1mgi17vi7qah3znxmjbdwu/efgmv4md9bhobxs95s280eqcx/configuration-cache-report.html
BUILD SUCCESSFUL in 9m 45s
54 actionable tasks: 53 executed, 1 from cache
Configuration cache entry stored.
2023-11-20 13:55:58,517 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.nononsenseapps.feeder, universal_newlines=False, shell=None, istream=<valid stream>)
2023-11-20 13:55:58,533 INFO: Successfully built version 2.6.9 of com.nononsenseapps.feeder from f20f49b7c9d7f2b4e6ea567b893a07244ca38a86
2023-11-20 13:55:58,886 DEBUG: AXML contains a RESOURCE MAP
2023-11-20 13:55:58,887 DEBUG: Start of Namespace mapping: prefix 49: 'android' --> uri 140: 'http://schemas.android.com/apk/res/android'
2023-11-20 13:55:58,889 DEBUG: Checking build/com.nononsenseapps.feeder/app/build/outputs/apk/release/app-release-unsigned.apk
2023-11-20 13:55:58,905 DEBUG: AXML contains a RESOURCE MAP
2023-11-20 13:55:58,905 DEBUG: Start of Namespace mapping: prefix 49: 'android' --> uri 140: 'http://schemas.android.com/apk/res/android'
2023-11-20 13:55:58,948 INFO: success: com.nononsenseapps.feeder
2023-11-20 13:55:58,948 INFO: Finished
2023-11-20 13:55:58,949 INFO: 1 build succeeded