log for com.nyx.custom_uploader:6
== Installed Android Tools ==
2023-11-30 19:20:42,019 DEBUG: Reading 'config.yml'
2023-11-30 19:20:42,035 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2023-11-30 19:20:42,036 INFO: Creating log directory
2023-11-30 19:20:42,036 INFO: Creating temporary directory
2023-11-30 19:20:42,036 INFO: Creating output directory
2023-11-30 19:20:42,047 DEBUG: Getting git vcs interface for https://github.com/SrS2225a/custom_uploader.git
2023-11-30 19:20:42,047 DEBUG: Checking com.nyx.custom_uploader:6
2023-11-30 19:20:42,047 INFO: Building version 1.1.0 (6) of com.nyx.custom_uploader
2023-11-30 19:20:42,048 INFO: Running 'sudo' commands in /home/vagrant
2023-11-30 19:20:42,048 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -y openjdk-17-jdk-headless; update-java-alternatives -a
+ 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://security.debian.org/debian-security bullseye-security/main amd64 Packages [259 kB]
Get:5 https://debian.osuosl.org/debian bullseye-backports InRelease [49.0 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 16s (1015 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 1 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 5s (23.9 MB/s)
Selecting previously unselected package openjdk-17-jre-headless:amd64.
(Reading database ... 36771 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-java-alternatives -a
update-alternatives: error: no alternatives for jconsole
2023-11-30 19:21:34,981 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2023-11-30 19:21:35,293 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 37205 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-30 19:21:53,151 INFO: Getting source for revision a30965a547292879209aab0efd30057d085226e6
2023-11-30 19:21:53,155 DEBUG: Directory: build/com.nyx.custom_uploader
2023-11-30 19:21:53,156 DEBUG: > git rev-parse --show-toplevel
2023-11-30 19:21:53,373 DEBUG: Directory: build/com.nyx.custom_uploader
2023-11-30 19:21:53,373 DEBUG: > git submodule foreach --recursive git reset --hard
2023-11-30 19:21:55,593 DEBUG: Directory: build/com.nyx.custom_uploader
2023-11-30 19:21:55,594 DEBUG: > git reset --hard
2023-11-30 19:21:55,805 DEBUG: Directory: build/com.nyx.custom_uploader
2023-11-30 19:21:55,806 DEBUG: > git submodule foreach --recursive git clean -dffx
2023-11-30 19:21:56,118 DEBUG: Directory: build/com.nyx.custom_uploader
2023-11-30 19:21:56,118 DEBUG: > git clean -dffx
2023-11-30 19:21:56,230 DEBUG: Directory: build/com.nyx.custom_uploader
2023-11-30 19:21:56,230 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-30 19:21:56,844 DEBUG: Directory: build/com.nyx.custom_uploader
2023-11-30 19:21:56,844 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-30 19:21:57,358 DEBUG: Directory: build/com.nyx.custom_uploader
2023-11-30 19:21:57,358 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-30 19:21:57,871 DEBUG: Directory: build/com.nyx.custom_uploader
2023-11-30 19:21:57,871 DEBUG: > git remote set-head origin --auto
2023-11-30 19:21:58,684 DEBUG: Directory: build/com.nyx.custom_uploader
2023-11-30 19:21:58,684 DEBUG: > git checkout -f a30965a547292879209aab0efd30057d085226e6
2023-11-30 19:21:59,297 DEBUG: Directory: build/com.nyx.custom_uploader
2023-11-30 19:21:59,297 DEBUG: > git clean -dffx
2023-11-30 19:21:59,409 INFO: Initialising submodules
2023-11-30 19:21:59,410 DEBUG: Directory: build/com.nyx.custom_uploader
2023-11-30 19:21:59,411 DEBUG: > git rev-parse --show-toplevel
2023-11-30 19:22:00,228 DEBUG: Directory: build/com.nyx.custom_uploader
2023-11-30 19:22:00,228 DEBUG: > git submodule sync
2023-11-30 19:22:02,246 DEBUG: Directory: build/com.nyx.custom_uploader
2023-11-30 19:22:02,246 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 'flutter': checked out '6c4930c4ac86fb286f30e31d0ec8bffbcbb9953e'
2023-11-30 19:22:03,261 INFO: Creating local.properties file at build/com.nyx.custom_uploader/local.properties
2023-11-30 19:22:03,262 DEBUG: Removing debuggable flags from build/com.nyx.custom_uploader
2023-11-30 19:22:03,418 INFO: Cleaned build.gradle of keysigning configs at build/com.nyx.custom_uploader/android/app/build.gradle
2023-11-30 19:22:03,443 INFO: Cleaned build.gradle of keysigning configs at build/com.nyx.custom_uploader/flutter/packages/integration_test/example/android/app/build.gradle
2023-11-30 19:22:03,458 INFO: Cleaned build.gradle of keysigning configs at build/com.nyx.custom_uploader/flutter/examples/api/android/app/build.gradle
2023-11-30 19:22:03,462 INFO: Cleaned build.gradle of keysigning configs at build/com.nyx.custom_uploader/flutter/examples/hello_world/android/app/build.gradle
2023-11-30 19:22:03,465 INFO: Cleaned build.gradle of keysigning configs at build/com.nyx.custom_uploader/flutter/examples/layers/android/app/build.gradle
2023-11-30 19:22:03,468 INFO: Cleaned build.gradle of keysigning configs at build/com.nyx.custom_uploader/flutter/examples/platform_channel/android/app/build.gradle
2023-11-30 19:22:03,471 INFO: Cleaned build.gradle of keysigning configs at build/com.nyx.custom_uploader/flutter/examples/image_list/android/app/build.gradle
2023-11-30 19:22:03,474 INFO: Cleaned build.gradle of keysigning configs at build/com.nyx.custom_uploader/flutter/examples/flutter_view/android/app/build.gradle
2023-11-30 19:22:03,477 INFO: Cleaned build.gradle of keysigning configs at build/com.nyx.custom_uploader/flutter/examples/platform_view/android/app/build.gradle
2023-11-30 19:22:03,482 INFO: Cleaned build.gradle of keysigning configs at build/com.nyx.custom_uploader/flutter/dev/integration_tests/release_smoke_test/android/app/build.gradle
2023-11-30 19:22:03,485 INFO: Cleaned build.gradle of keysigning configs at build/com.nyx.custom_uploader/flutter/dev/integration_tests/abstract_method_smoke_test/android/app/build.gradle
2023-11-30 19:22:03,488 INFO: Cleaned build.gradle of keysigning configs at build/com.nyx.custom_uploader/flutter/dev/integration_tests/android_views/android/app/build.gradle
2023-11-30 19:22:03,491 INFO: Cleaned build.gradle of keysigning configs at build/com.nyx.custom_uploader/flutter/dev/integration_tests/flavors/android/app/build.gradle
2023-11-30 19:22:03,493 INFO: Cleaned build.gradle of keysigning configs at build/com.nyx.custom_uploader/flutter/dev/integration_tests/android_semantics_testing/android/app/build.gradle
2023-11-30 19:22:03,497 INFO: Cleaned build.gradle of keysigning configs at build/com.nyx.custom_uploader/flutter/dev/integration_tests/flutter_gallery/android/app/build.gradle
2023-11-30 19:22:03,500 INFO: Cleaned build.gradle of keysigning configs at build/com.nyx.custom_uploader/flutter/dev/integration_tests/gradle_deprecated_settings/android/app/build.gradle
2023-11-30 19:22:03,504 INFO: Cleaned build.gradle of keysigning configs at build/com.nyx.custom_uploader/flutter/dev/integration_tests/channels/android/app/build.gradle
2023-11-30 19:22:03,508 INFO: Cleaned build.gradle of keysigning configs at build/com.nyx.custom_uploader/flutter/dev/integration_tests/non_nullable/android/app/build.gradle
2023-11-30 19:22:03,511 INFO: Cleaned build.gradle of keysigning configs at build/com.nyx.custom_uploader/flutter/dev/integration_tests/ui/android/app/build.gradle
2023-11-30 19:22:03,513 INFO: Cleaned build.gradle of keysigning configs at build/com.nyx.custom_uploader/flutter/dev/integration_tests/deferred_components_test/android/app/build.gradle
2023-11-30 19:22:03,515 INFO: Cleaned build.gradle of keysigning configs at build/com.nyx.custom_uploader/flutter/dev/integration_tests/android_embedding_v2_smoke_test/android/app/build.gradle
2023-11-30 19:22:03,518 INFO: Cleaned build.gradle of keysigning configs at build/com.nyx.custom_uploader/flutter/dev/integration_tests/spell_check/android/app/build.gradle
2023-11-30 19:22:03,520 INFO: Cleaned build.gradle of keysigning configs at build/com.nyx.custom_uploader/flutter/dev/integration_tests/platform_interaction/android/app/build.gradle
2023-11-30 19:22:03,523 INFO: Cleaned build.gradle of keysigning configs at build/com.nyx.custom_uploader/flutter/dev/integration_tests/hybrid_android_views/android/app/build.gradle
2023-11-30 19:22:03,525 INFO: Cleaned build.gradle of keysigning configs at build/com.nyx.custom_uploader/flutter/dev/integration_tests/external_ui/android/app/build.gradle
2023-11-30 19:22:03,527 INFO: Cleaned build.gradle of keysigning configs at build/com.nyx.custom_uploader/flutter/dev/benchmarks/platform_views_layout_hybrid_composition/android/app/build.gradle
2023-11-30 19:22:03,530 INFO: Cleaned build.gradle of keysigning configs at build/com.nyx.custom_uploader/flutter/dev/benchmarks/test_apps/stocks/android/app/build.gradle
2023-11-30 19:22:03,532 INFO: Cleaned build.gradle of keysigning configs at build/com.nyx.custom_uploader/flutter/dev/benchmarks/platform_views_layout/android/app/build.gradle
2023-11-30 19:22:03,533 INFO: Cleaned build.gradle of keysigning configs at build/com.nyx.custom_uploader/flutter/dev/benchmarks/multiple_flutters/android/app/build.gradle
2023-11-30 19:22:03,537 INFO: Cleaned build.gradle of keysigning configs at build/com.nyx.custom_uploader/flutter/dev/benchmarks/macrobenchmarks/android/app/build.gradle
2023-11-30 19:22:03,540 INFO: Cleaned build.gradle of keysigning configs at build/com.nyx.custom_uploader/flutter/dev/benchmarks/complex_layout/android/app/build.gradle
2023-11-30 19:22:03,542 INFO: Cleaned build.gradle of keysigning configs at build/com.nyx.custom_uploader/flutter/dev/benchmarks/microbenchmarks/android/app/build.gradle
2023-11-30 19:22:03,548 INFO: Cleaned build.gradle of keysigning configs at build/com.nyx.custom_uploader/flutter/dev/tracing_tests/android/app/build.gradle
2023-11-30 19:22:03,551 INFO: Cleaned build.gradle of keysigning configs at build/com.nyx.custom_uploader/flutter/dev/manual_tests/android/app/build.gradle
2023-11-30 19:22:03,553 INFO: Running 'prebuild' commands in build/com.nyx.custom_uploader
2023-11-30 19:22:03,554 DEBUG: Directory: build/com.nyx.custom_uploader
2023-11-30 19:22:03,554 DEBUG: > bash -e -u -o pipefail -x -c -- cd ..; mkdir -p /tmp/build; mv com.nyx.custom_uploader /tmp/build; pushd /tmp/build/com.nyx.custom_uploader; export PUB_CACHE=$(pwd)/.pub-cache; flutter/bin/flutter config --no-analytics; flutter/bin/flutter packages pub get; popd; mv /tmp/build/com.nyx.custom_uploader com.nyx.custom_uploader
/etc/bash.bashrc: line 7: PS1: unbound variable
+ cd ..
+ mkdir -p /tmp/build
+ mv com.nyx.custom_uploader /tmp/build
+ pushd /tmp/build/com.nyx.custom_uploader
/tmp/build/com.nyx.custom_uploader ~/build
++ pwd
+ export PUB_CACHE=/tmp/build/com.nyx.custom_uploader/.pub-cache
+ PUB_CACHE=/tmp/build/com.nyx.custom_uploader/.pub-cache
+ flutter/bin/flutter config --no-analytics
Downloading Linux x64 Dart SDK from Flutter engine 767d8c75e898091b925519803830fc2721658d07...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 196M 0 482k 0 0 1367k 0 0:02:27 --:--:-- 0:02:27 1363k
16 196M 16 31.7M 0 0 23.1M 0 0:00:08 0:00:01 0:00:07 23.1M
30 196M 30 59.8M 0 0 25.3M 0 0:00:07 0:00:02 0:00:05 25.3M
46 196M 46 91.6M 0 0 27.2M 0 0:00:07 0:00:03 0:00:04 27.2M
63 196M 63 125M 0 0 28.7M 0 0:00:06 0:00:04 0:00:02 28.7M
81 196M 81 160M 0 0 29.6M 0 0:00:06 0:00:05 0:00:01 31.5M
97 196M 97 192M 0 0 30.2M 0 0:00:06 0:00:06 --:--:-- 32.2M
100 196M 100 196M 0 0 30.4M 0 0:00:06 0:00:06 --:--:-- 33.4M
Building flutter tool...
Resolving dependencies...
Got dependencies.
Analytics reporting disabled.
You may need to restart any open editors for them to read new settings.
+ flutter/bin/flutter packages pub get
Downloading Material fonts... 759ms
Downloading Gradle Wrapper... 31ms
Downloading package sky_engine... 363ms
Downloading flutter_patched_sdk tools... 975ms
Downloading flutter_patched_sdk_product tools... 603ms
Downloading linux-x64 tools... 4.5s
Downloading linux-x64/font-subset tools... 588ms
Resolving dependencies...
_fe_analyzer_shared 64.0.0 (65.0.0 available)
analyzer 6.2.0 (6.3.0 available)
build_runner 2.4.6 (2.4.7 available)
built_value 8.7.0 (8.8.0 available)
collection 1.17.2 (1.18.0 available)
dio 5.3.4 (5.4.0 available)
material_color_utilities 0.5.0 (0.8.0 available)
meta 1.9.1 (1.11.0 available)
permission_handler 11.0.1 (11.1.0 available)
permission_handler_android 11.1.0 (12.0.1 available)
permission_handler_apple 9.1.4 (9.2.0 available)
permission_handler_platform_interface 3.12.0 (4.0.2 available)
permission_handler_windows 0.1.3 (0.2.0 available)
petitparser 5.4.0 (6.0.2 available)
stack_trace 1.11.0 (1.11.1 available)
stream_channel 2.1.1 (2.1.2 available)
test_api 0.6.0 (0.6.1 available)
url_launcher_web 2.2.0 (2.2.1 available)
web 0.1.4-beta (0.4.0 available)
xml 6.3.0 (6.4.2 available)
Got dependencies!
+ popd
~/build
+ mv /tmp/build/com.nyx.custom_uploader com.nyx.custom_uploader
2023-11-30 19:23:50,705 INFO: Scanning source for common problems...
2023-11-30 19:23:50,741 DEBUG: scanner is configured to use signature data from: 'suss'
2023-11-30 19:23:50,752 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/url_launcher-6.2.1/example/android/build.gradle
2023-11-30 19:23:50,894 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/platform-3.1.3/example/android/build.gradle
2023-11-30 19:23:50,917 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/flutter_markdown-0.6.18+2/example/android/build.gradle
2023-11-30 19:23:51,053 INFO: Removing binary at .pub-cache/hosted/pub.dev/analyzer-6.2.0/example/ddd03.exe
2023-11-30 19:23:51,139 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/path_provider_android-2.2.1/example/android/build.gradle
2023-11-30 19:23:51,235 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/url_launcher_android-6.2.0/example/android/build.gradle
2023-11-30 19:23:51,297 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/cat.jpg.gz
2023-11-30 19:23:51,298 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/test2.zip
2023-11-30 19:23:51,299 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/test2.tar.gz
2023-11-30 19:23:51,300 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/test.zip
2023-11-30 19:23:51,300 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/a.txt.gz
2023-11-30 19:23:51,301 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/dd.zip
2023-11-30 19:23:51,302 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/symlink.zip
2023-11-30 19:23:51,302 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/crc32-not-streamed.zip
2023-11-30 19:23:51,303 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/winxp.zip
2023-11-30 19:23:51,304 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/password_zipcrypto.zip
2023-11-30 19:23:51,304 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/android-javadoc.zip
2023-11-30 19:23:51,305 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/go-with-datadesc-sig.zip
2023-11-30 19:23:51,305 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/test-trailing-junk.zip
2023-11-30 19:23:51,306 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/readme.zip
2023-11-30 19:23:51,307 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/utf.zip
2023-11-30 19:23:51,307 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/zip64.zip
2023-11-30 19:23:51,308 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/test.zip
2023-11-30 19:23:51,308 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/go-no-datadesc-sig.zip
2023-11-30 19:23:51,309 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/unix.zip
2023-11-30 19:23:51,311 INFO: Removing binary at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/inflate/data.bin
2023-11-30 19:23:51,317 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/web/res/readme.zip
2023-11-30 19:23:51,372 INFO: Removing gradle-wrapper.jar at .pub-cache/hosted/pub.dev/percent_indicator-4.2.3/example/android/gradle/wrapper/gradle-wrapper.jar
2023-11-30 19:23:51,451 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/path_provider-2.1.1/example/android/build.gradle
2023-11-30 19:23:51,459 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/flutter_plugin_android_lifecycle-2.0.17/example/android/build.gradle
2023-11-30 19:23:51,715 INFO: Removing binary at .pub-cache/hosted/pub.dev/analyzer-5.13.0/example/ddd03.exe
2023-11-30 19:23:51,754 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/montserrat/Montserrat-Light.ttf
2023-11-30 19:23:51,754 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/montserrat/Montserrat-Bold.ttf
2023-11-30 19:23:51,755 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/montserrat/Montserrat-Thin.ttf
2023-11-30 19:23:51,756 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/montserrat/Montserrat-Regular.ttf
2023-11-30 19:23:51,756 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/montserrat/Montserrat-Black.ttf
2023-11-30 19:23:51,757 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/hind/Hind-Medium.ttf
2023-11-30 19:23:51,757 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/hind/Hind-Semibold.ttf
2023-11-30 19:23:51,758 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/hind/Hind-Regular.ttf
2023-11-30 19:23:51,759 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/hind/Hind-Light.ttf
2023-11-30 19:23:51,759 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/hind/Hind-Bold.ttf
2023-11-30 19:23:52,134 INFO: Removing unknown maven repo 'file://${outputDir}/outputs/repo' at flutter/packages/flutter_tools/gradle/aar_init_script.gradle
2023-11-30 19:23:52,134 INFO: Removing unknown maven repo '$storageUrl/download.flutter.io' at flutter/packages/flutter_tools/gradle/aar_init_script.gradle
2023-11-30 19:23:52,136 INFO: Removing unknown maven repo '$storageUrl/download.flutter.io' at flutter/packages/flutter_tools/gradle/resolve_dependencies.gradle
2023-11-30 19:23:52,579 INFO: Removing binary at flutter/dev/integration_tests/android_host_app/.gradle/6.3/fileChanges/last-build.bin
2023-11-30 19:23:52,627 INFO: Removing usual suspect 'com.google.android.play:core.*' at flutter/dev/integration_tests/deferred_components_test/android/app/build.gradle
2023-11-30 19:23:52,654 INFO: Removing binary at flutter/dev/integration_tests/module_host_with_custom_build/.gradle/6.3/fileChanges/last-build.bin
2023-11-30 19:23:52,813 INFO: Ignoring shared library at flutter/bin/cache/artifacts/engine/linux-x64/libtessellator.so
2023-11-30 19:23:52,813 INFO: Ignoring binary at flutter/bin/cache/artifacts/engine/linux-x64/flutter_tester
2023-11-30 19:23:52,813 INFO: Ignoring binary at flutter/bin/cache/artifacts/engine/linux-x64/vm_isolate_snapshot.bin
2023-11-30 19:23:52,814 INFO: Ignoring binary at flutter/bin/cache/artifacts/engine/linux-x64/font-subset
2023-11-30 19:23:52,814 INFO: Ignoring binary at flutter/bin/cache/artifacts/engine/linux-x64/gen_snapshot
2023-11-30 19:23:52,814 INFO: Ignoring shared library at flutter/bin/cache/artifacts/engine/linux-x64/libpath_ops.so
2023-11-30 19:23:52,815 INFO: Ignoring binary at flutter/bin/cache/artifacts/engine/linux-x64/impellerc
2023-11-30 19:23:52,815 INFO: Ignoring binary at flutter/bin/cache/artifacts/engine/linux-x64/isolate_snapshot.bin
2023-11-30 19:23:52,819 INFO: Removing gradlew at flutter/bin/cache/artifacts/gradle_wrapper/gradlew
2023-11-30 19:23:52,819 INFO: Removing gradlew.bat at flutter/bin/cache/artifacts/gradle_wrapper/gradlew.bat
2023-11-30 19:23:52,820 INFO: Removing gradle-wrapper.jar at flutter/bin/cache/artifacts/gradle_wrapper/gradle/wrapper/gradle-wrapper.jar
2023-11-30 19:23:52,861 INFO: Ignoring binary at flutter/bin/cache/dart-sdk/bin/dartaotruntime
2023-11-30 19:23:52,861 INFO: Ignoring binary at flutter/bin/cache/dart-sdk/bin/dart
2023-11-30 19:23:52,862 INFO: Ignoring binary at flutter/bin/cache/dart-sdk/bin/utils/gen_snapshot
2023-11-30 19:23:52,862 INFO: Ignoring binary at flutter/bin/cache/dart-sdk/bin/utils/wasm-opt
2023-11-30 19:23:52,876 INFO: Ignoring binary at flutter/bin/cache/dart-sdk/bin/resources/devtools/assets/AssetManifest.bin
2023-11-30 19:23:52,936 INFO: Creating source tarball...
2023-11-30 19:27:14,603 INFO: Running 'build' commands in build/com.nyx.custom_uploader
2023-11-30 19:27:14,603 DEBUG: Directory: build/com.nyx.custom_uploader
2023-11-30 19:27:14,603 DEBUG: > bash -e -u -o pipefail -x -c cd ..; mv com.nyx.custom_uploader /tmp/build; pushd /tmp/build/com.nyx.custom_uploader; export PUB_CACHE=$(pwd)/.pub-cache; flutter/bin/flutter pub run build_runner build -d; flutter/bin/flutter build apk --release; popd; mv /tmp/build/com.nyx.custom_uploader com.nyx.custom_uploader
/etc/bash.bashrc: line 7: PS1: unbound variable
+ cd ..
+ mv com.nyx.custom_uploader /tmp/build
+ pushd /tmp/build/com.nyx.custom_uploader
/tmp/build/com.nyx.custom_uploader ~/build
++ pwd
+ export PUB_CACHE=/tmp/build/com.nyx.custom_uploader/.pub-cache
+ PUB_CACHE=/tmp/build/com.nyx.custom_uploader/.pub-cache
+ flutter/bin/flutter pub run build_runner build -d
Downloading Gradle Wrapper... 220ms
[INFO] Generating build script...
[INFO] Generating build script completed, took 1.1s
[INFO] Precompiling build script......
[INFO] Precompiling build script... completed, took 25.5s
[INFO] Initializing inputs
[INFO] Building new asset graph...
[INFO] Building new asset graph completed, took 3.9s
[INFO] Checking for unexpected pre-existing outputs....
[INFO] Deleting 1 declared outputs which already existed on disk.
[INFO] Checking for unexpected pre-existing outputs. completed, took 9ms
[INFO] Running build...
[INFO] Generating SDK summary...
[INFO] 7.1s elapsed, 0/10 actions completed.
[INFO] 8.8s elapsed, 0/10 actions completed.
[INFO] 13.1s elapsed, 0/10 actions completed.
[INFO] 14.4s elapsed, 0/10 actions completed.
[INFO] 15.6s elapsed, 0/10 actions completed.
[WARNING] No actions completed for 15.6s, waiting on:
- hive_generator on lib/utils/show_message.dart
- hive_generator on lib/views/home_page.dart
- hive_generator on lib/utils/response_parser.dart
- hive_generator on lib/views/uploader_help.dart
- hive_generator on lib/services/file_upload.dart
.. and 5 more
[INFO] Generating SDK summary completed, took 15.7s
[INFO] 16.8s elapsed, 14/15 actions completed.
[INFO] 18.3s elapsed, 14/15 actions completed.
[INFO] Running build completed, took 18.9s
[INFO] Caching finalized dependency graph...
[INFO] Caching finalized dependency graph completed, took 204ms
[INFO] Succeeded after 19.1s with 7 outputs (26 actions)
+ flutter/bin/flutter build apk --release
Downloading android-arm-profile/linux-x64 tools... 911ms
Downloading android-arm-release/linux-x64 tools... 482ms
Downloading android-arm64-profile/linux-x64 tools... 508ms
Downloading android-arm64-release/linux-x64 tools... 713ms
Downloading android-x64-profile/linux-x64 tools... 799ms
Downloading android-x64-release/linux-x64 tools... 647ms
Resolving dependencies...
_fe_analyzer_shared 64.0.0 (65.0.0 available)
analyzer 6.2.0 (6.3.0 available)
build_runner 2.4.6 (2.4.7 available)
built_value 8.7.0 (8.8.0 available)
collection 1.17.2 (1.18.0 available)
dio 5.3.4 (5.4.0 available)
material_color_utilities 0.5.0 (0.8.0 available)
meta 1.9.1 (1.11.0 available)
permission_handler 11.0.1 (11.1.0 available)
permission_handler_android 11.1.0 (12.0.1 available)
permission_handler_apple 9.1.4 (9.2.0 available)
permission_handler_platform_interface 3.12.0 (4.0.2 available)
permission_handler_windows 0.1.3 (0.2.0 available)
petitparser 5.4.0 (6.0.2 available)
stack_trace 1.11.0 (1.11.1 available)
stream_channel 2.1.1 (2.1.2 available)
test_api 0.6.0 (0.6.1 available)
url_launcher_web 2.2.0 (2.2.1 available)
web 0.1.4-beta (0.4.0 available)
xml 6.3.0 (6.4.2 available)
Got dependencies!
Running Gradle task 'assembleRelease'...
Font asset "MaterialIcons-Regular.otf" was tree-shaken, reducing it from 1645184 to 3496 bytes (99.8% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.
e: /tmp/build/com.nyx.custom_uploader/build/receive_sharing_intent/.transforms/2c31c813ecdb4fe16caf1ac1c2e3055e/transformed/out/jars/classes.jar!/META-INF/receive_sharing_intent_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.9.0, expected version is 1.5.1.
e: /home/vagrant/.gradle/caches/transforms-3/4bce971a8e063e615672f76a942b35c0/transformed/core-1.10.1/jars/classes.jar!/META-INF/core_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
e: /home/vagrant/.gradle/caches/modules-2/files-2.1/androidx.annotation/annotation-jvm/1.7.0/920472d40adcdef5e18708976b3e314f9a636fcd/annotation-jvm-1.7.0.jar!/META-INF/annotation.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.7.0, expected version is 1.5.1.
e: /home/vagrant/.gradle/caches/transforms-3/f707294cfb153468fea58239cd4446a4/transformed/jetified-annotation-experimental-1.3.0/jars/classes.jar!/META-INF/annotation-experimental_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.7.1, expected version is 1.5.1.
e: /home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.9.0/8ee15ef0c67dc83d874f412d84378d7f0eb50b63/kotlin-stdlib-1.9.0.jar!/META-INF/kotlin-stdlib.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.9.0, expected version is 1.5.1.
e: /home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.9.0/8ee15ef0c67dc83d874f412d84378d7f0eb50b63/kotlin-stdlib-1.9.0.jar!/META-INF/kotlin-stdlib-jdk8.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.9.0, expected version is 1.5.1.
e: /home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.9.0/8ee15ef0c67dc83d874f412d84378d7f0eb50b63/kotlin-stdlib-1.9.0.jar!/META-INF/kotlin-stdlib-jdk7.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.9.0, expected version is 1.5.1.
e: /home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.9.0/cd65c21cfd1eec4d44ef09f9f52b6d9f8a720636/kotlin-stdlib-common-1.9.0.jar!/META-INF/kotlin-stdlib-common.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.9.0, expected version is 1.5.1.
Running Gradle task 'assembleRelease'... 412.4s
✓ Built build/app/outputs/flutter-apk/app-release.apk (21.9MB).
+ popd
~/build
+ mv /tmp/build/com.nyx.custom_uploader com.nyx.custom_uploader
2023-11-30 19:35:39,807 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.nyx.custom_uploader, universal_newlines=False, shell=None, istream=<valid stream>)
2023-11-30 19:35:39,821 INFO: Successfully built version 1.1.0 of com.nyx.custom_uploader from a30965a547292879209aab0efd30057d085226e6
2023-11-30 19:35:40,217 DEBUG: AXML contains a RESOURCE MAP
2023-11-30 19:35:40,218 DEBUG: Start of Namespace mapping: prefix 29: 'android' --> uri 52: 'http://schemas.android.com/apk/res/android'
2023-11-30 19:35:40,219 DEBUG: Checking build/com.nyx.custom_uploader/build/app/outputs/flutter-apk/app-release.apk
2023-11-30 19:35:40,221 DEBUG: AXML contains a RESOURCE MAP
2023-11-30 19:35:40,222 DEBUG: Start of Namespace mapping: prefix 29: 'android' --> uri 52: 'http://schemas.android.com/apk/res/android'
2023-11-30 19:35:40,273 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2023-11-30 19:35:40,274 INFO: ...retrieving https://github.com/SrS2225a/custom_uploader/releases/download/1.1.0/app-release.apk
2023-11-30 19:35:40,278 DEBUG: Starting new HTTPS connection (1): github.com:443
2023-11-30 19:35:40,500 DEBUG: https://github.com:443 "GET /SrS2225a/custom_uploader/releases/download/1.1.0/app-release.apk HTTP/1.1" 302 0
2023-11-30 19:35:40,508 DEBUG: Starting new HTTPS connection (1): objects.githubusercontent.com:443
2023-11-30 19:35:41,077 DEBUG: https://objects.githubusercontent.com:443 "GET /github-production-release-asset-2e65be/570316282/2f63cb15-8203-4332-868c-9d6553fb4ea3?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20231130%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20231130T193540Z&X-Amz-Expires=300&X-Amz-Signature=213d733e9bfe74fa6e87aefd877a16217a33fe48a0c852377dd82d19b92346fb&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=570316282&response-content-disposition=attachment%3B%20filename%3Dapp-release.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 23012807
2023-11-30 19:35:44,592 DEBUG: unsigned/binaries/com.nyx.custom_uploader_6.binary.apk: Verifies
Verified using v1 scheme (JAR signing): true
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): false
Number of signers: 1
WARNING: META-INF/com/android/build/gradle/app-metadata.properties not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.activity_activity.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.annotation_annotation-experimental.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.arch.core_core-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.browser_browser.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.core_core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.customview_customview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.fragment_fragment.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.interpolator_interpolator.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata-core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.loader_loader.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.savedstate_savedstate.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.tracing_tracing.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.versionedparcelable_versionedparcelable.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.viewpager_viewpager.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.window_window-java.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.window_window.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/services/kotlinx.coroutines.CoroutineExceptionHandler not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/services/kotlinx.coroutines.internal.MainDispatcherFactory not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
2023-11-30 19:35:47,071 DEBUG: /tmp/tmpkkt5hlu0/sigcp_com.nyx.custom_uploader_6.apk: Verifies
Verified using v1 scheme (JAR signing): true
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): false
Number of signers: 1
WARNING: META-INF/com/android/build/gradle/app-metadata.properties not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.activity_activity.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.annotation_annotation-experimental.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.arch.core_core-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.browser_browser.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.core_core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.customview_customview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.fragment_fragment.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.interpolator_interpolator.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata-core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.loader_loader.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.savedstate_savedstate.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.tracing_tracing.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.versionedparcelable_versionedparcelable.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.viewpager_viewpager.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.window_window-java.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.window_window.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/services/kotlinx.coroutines.CoroutineExceptionHandler not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/services/kotlinx.coroutines.internal.MainDispatcherFactory not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
2023-11-30 19:35:47,072 INFO: ...successfully verified
2023-11-30 19:35:47,073 INFO: compared built binary to supplied reference binary successfully
2023-11-30 19:35:47,118 INFO: supplied reference binary has allowed signer c0d4c4793aa5a005016d46b0fd8be47f213a5faad55e1532791b1158fcf6a18f
2023-11-30 19:35:47,131 INFO: success: com.nyx.custom_uploader
2023-11-30 19:35:47,132 INFO: Finished
2023-11-30 19:35:47,132 INFO: 1 build succeeded