log for com.presley.flexify:2352
== Installed Android Tools ==
2025-07-09 19:43:34,957 DEBUG: Reading 'config.yml'
2025-07-09 19:43:34,994 INFO: Creating log directory
2025-07-09 19:43:34,995 INFO: Creating temporary directory
2025-07-09 19:43:34,995 INFO: Creating output directory
2025-07-09 19:43:35,292 DEBUG: Getting git vcs interface for https://github.com/brandonp2412/Flexify.git
2025-07-09 19:43:35,292 DEBUG: Checking com.presley.flexify:2352
2025-07-09 19:43:35,292 INFO: Building version 2.0.20 (2352) of com.presley.flexify
2025-07-09 19:43:35,292 WARNING: Android NDK version 'r27' could not be found!
2025-07-09 19:43:35,292 WARNING: Configured versions:
Downloading https://f-droid.github.io/android-sdk-transparency-log/signed/checksums.json.asc into /home/vagrant/.cache/sdkmanager/checksums.json.asc
2025-07-09 19:43:36,559 DEBUG: Starting new HTTPS connection (1): f-droid.github.io:443
2025-07-09 19:43:36,887 DEBUG: https://f-droid.github.io:443 "GET /android-sdk-transparency-log/signed/checksums.json.asc HTTP/1.1" 200 488
2025-07-09 19:43:36,907 DEBUG: Starting new HTTPS connection (1): f-droid.github.io:443
2025-07-09 19:43:37,169 DEBUG: https://f-droid.github.io:443 "GET /android-sdk-transparency-log/signed/checksums.json HTTP/1.1" 200 150939
Downloading https://f-droid.github.io/android-sdk-transparency-log/signed/checksums.json into /home/vagrant/.cache/sdkmanager/checksums.json
Downloading https://dl.google.com/android/repository/android-ndk-r27-linux.zip into /home/vagrant/.cache/sdkmanager/android-ndk-r27-linux.zip
2025-07-09 19:43:37,624 DEBUG: Starting new HTTPS connection (1): dl.google.com:443
2025-07-09 19:43:37,873 DEBUG: https://dl.google.com:443 "GET /android/repository/android-ndk-r27-linux.zip HTTP/1.1" 200 663957918
Unzipping to /tmp/.sdkmanager-jiftbkju
Installing into /opt/android-sdk/ndk/27.0.12077973
2025-07-09 19:44:36,894 INFO: Set NDK r27 (27.0.12077973) up
2025-07-09 19:44:36,903 DEBUG: Popen(['git', 'log', '-n', '1', '--pretty=%ct'], cwd=/home/vagrant/build/com.presley.flexify, universal_newlines=False, shell=None, istream=None)
2025-07-09 19:44:36,949 INFO: Running 'sudo' commands in /home/vagrant
2025-07-09 19:44:36,949 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -y ninja-build; mkdir -p /home/brandon; chown vagrant -R /home/brandon
+ apt-get update
Get:1 https://security.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:2 https://debian.osuosl.org/debian bookworm InRelease [151 kB]
Get:3 https://debian.osuosl.org/debian bookworm-updates InRelease [55.4 kB]
Get:4 https://debian.osuosl.org/debian bookworm-backports InRelease [59.4 kB]
Get:5 https://security.debian.org/debian-security bookworm-security/main amd64 Packages [272 kB]
Get:6 https://security.debian.org/debian-security bookworm-security/main Translation-en [163 kB]
Get:7 https://debian.osuosl.org/debian bookworm/main amd64 Packages [8793 kB]
Get:8 https://debian.osuosl.org/debian bookworm/main Translation-en [6109 kB]
Get:9 https://debian.osuosl.org/debian bookworm-updates/main amd64 Packages [756 B]
Get:10 https://debian.osuosl.org/debian bookworm-updates/main Translation-en [664 B]
Get:11 https://debian.osuosl.org/debian bookworm-backports/main amd64 Packages [297 kB]
Get:12 https://debian.osuosl.org/debian bookworm-backports/main Translation-en [252 kB]
Fetched 16.2 MB in 7s (2278 kB/s)
Reading package lists...
+ apt-get install -y ninja-build
Reading package lists...
Building dependency tree...
Reading state information...
The following NEW packages will be installed:
ninja-build
0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
Need to get 135 kB of archives.
After this operation, 426 kB of additional disk space will be used.
Get:1 https://debian.osuosl.org/debian bookworm/main amd64 ninja-build amd64 1.11.1-2~deb12u1 [135 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 135 kB in 1s (193 kB/s)
Selecting previously unselected package ninja-build.
(Reading database ... 64069 files and directories currently installed.)
Preparing to unpack .../ninja-build_1.11.1-2~deb12u1_amd64.deb ...
Unpacking ninja-build (1.11.1-2~deb12u1) ...
Setting up ninja-build (1.11.1-2~deb12u1) ...
+ mkdir -p /home/brandon
+ chown vagrant -R /home/brandon
2025-07-09 19:45:12,466 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-07-09 19:45:12,974 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64083 files and directories currently installed.)
Removing sudo (1.9.13p3-1+deb12u2) ...
Purging configuration files for sudo (1.9.13p3-1+deb12u2) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
Processing triggers for libc-bin (2.36-9+deb12u10) ...
2025-07-09 19:45:30,557 INFO: Getting source for revision 412c2ec615dd36ee04ebe76fbf56caa4a6254737
2025-07-09 19:45:30,557 DEBUG: Directory: build/com.presley.flexify
2025-07-09 19:45:30,557 DEBUG: > git rev-parse --show-toplevel
2025-07-09 19:45:30,770 DEBUG: Directory: build/com.presley.flexify
2025-07-09 19:45:30,770 DEBUG: > git submodule foreach --recursive git reset --hard
2025-07-09 19:45:34,483 DEBUG: Directory: build/com.presley.flexify
2025-07-09 19:45:34,484 DEBUG: > git reset --hard
2025-07-09 19:45:34,988 DEBUG: Directory: build/com.presley.flexify
2025-07-09 19:45:34,988 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-07-09 19:45:35,292 DEBUG: Directory: build/com.presley.flexify
2025-07-09 19:45:35,292 DEBUG: > git clean -dffx
2025-07-09 19:45:35,396 DEBUG: Directory: build/com.presley.flexify
2025-07-09 19:45:35,396 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 --prune-tags --force origin
2025-07-09 19:45:36,201 DEBUG: Directory: build/com.presley.flexify
2025-07-09 19:45:36,201 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
2025-07-09 19:45:36,806 DEBUG: Directory: build/com.presley.flexify
2025-07-09 19:45:36,806 DEBUG: > git remote set-head origin --auto
2025-07-09 19:45:37,411 DEBUG: Directory: build/com.presley.flexify
2025-07-09 19:45:37,412 DEBUG: > git checkout -f 412c2ec615dd36ee04ebe76fbf56caa4a6254737
2025-07-09 19:45:37,916 DEBUG: Directory: build/com.presley.flexify
2025-07-09 19:45:37,916 DEBUG: > git clean -dffx
2025-07-09 19:45:38,020 INFO: Initialising submodules
2025-07-09 19:45:38,020 DEBUG: Directory: build/com.presley.flexify
2025-07-09 19:45:38,021 DEBUG: > git rev-parse --show-toplevel
2025-07-09 19:45:38,226 DEBUG: Directory: build/com.presley.flexify
2025-07-09 19:45:38,226 DEBUG: > git submodule sync
2025-07-09 19:45:38,430 DEBUG: Directory: build/com.presley.flexify
2025-07-09 19:45:38,430 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 'c23637390482d4cf9598c3ce3f2be31aa7332daf'
2025-07-09 19:45:39,436 INFO: Creating local.properties file at build/com.presley.flexify/local.properties
2025-07-09 19:45:39,440 DEBUG: Removing debuggable flags from build/com.presley.flexify
2025-07-09 19:45:39,653 INFO: Removing specified files
2025-07-09 19:45:39,653 INFO: Removing web
2025-07-09 19:45:39,654 INFO: Removing ios
2025-07-09 19:45:39,658 INFO: Removing windows
2025-07-09 19:45:39,659 INFO: Removing linux
2025-07-09 19:45:39,664 INFO: Cleaned build.gradle of keysigning configs at build/com.presley.flexify/flutter/dev/integration_tests/platform_interaction/android/app/build.gradle
2025-07-09 19:45:39,667 INFO: Cleaned build.gradle of keysigning configs at build/com.presley.flexify/flutter/dev/integration_tests/external_textures/android/app/build.gradle
2025-07-09 19:45:39,670 INFO: Cleaned build.gradle of keysigning configs at build/com.presley.flexify/flutter/dev/integration_tests/spell_check/android/app/build.gradle
2025-07-09 19:45:39,674 INFO: Cleaned build.gradle of keysigning configs at build/com.presley.flexify/flutter/dev/integration_tests/flavors/android/app/build.gradle
2025-07-09 19:45:39,678 INFO: Cleaned build.gradle of keysigning configs at build/com.presley.flexify/flutter/dev/integration_tests/deferred_components_test/android/app/build.gradle
2025-07-09 19:45:39,680 INFO: Cleaned build.gradle of keysigning configs at build/com.presley.flexify/flutter/dev/integration_tests/android_semantics_testing/android/app/build.gradle
2025-07-09 19:45:39,683 INFO: Cleaned build.gradle of keysigning configs at build/com.presley.flexify/flutter/dev/integration_tests/non_nullable/android/app/build.gradle
2025-07-09 19:45:39,685 INFO: Cleaned build.gradle of keysigning configs at build/com.presley.flexify/flutter/dev/integration_tests/android_engine_test/android/app/build.gradle
2025-07-09 19:45:39,688 INFO: Cleaned build.gradle of keysigning configs at build/com.presley.flexify/flutter/dev/integration_tests/ui/android/app/build.gradle
2025-07-09 19:45:39,691 INFO: Cleaned build.gradle of keysigning configs at build/com.presley.flexify/flutter/dev/integration_tests/hybrid_android_views/android/app/build.gradle
2025-07-09 19:45:39,694 INFO: Cleaned build.gradle of keysigning configs at build/com.presley.flexify/flutter/dev/integration_tests/release_smoke_test/android/app/build.gradle
2025-07-09 19:45:39,701 INFO: Cleaned build.gradle of keysigning configs at build/com.presley.flexify/flutter/dev/integration_tests/channels/android/app/build.gradle
2025-07-09 19:45:39,704 INFO: Cleaned build.gradle of keysigning configs at build/com.presley.flexify/flutter/dev/integration_tests/flutter_gallery/android/app/build.gradle
2025-07-09 19:45:39,708 INFO: Cleaned build.gradle of keysigning configs at build/com.presley.flexify/flutter/dev/integration_tests/android_verified_input/android/app/build.gradle
2025-07-09 19:45:39,709 INFO: Cleaned build.gradle of keysigning configs at build/com.presley.flexify/flutter/dev/integration_tests/android_views/android/app/build.gradle
2025-07-09 19:45:39,712 INFO: Cleaned build.gradle of keysigning configs at build/com.presley.flexify/flutter/dev/tracing_tests/android/app/build.gradle
2025-07-09 19:45:39,715 INFO: Cleaned build.gradle of keysigning configs at build/com.presley.flexify/flutter/dev/a11y_assessments/android/app/build.gradle
2025-07-09 19:45:39,719 INFO: Cleaned build.gradle of keysigning configs at build/com.presley.flexify/flutter/dev/manual_tests/android/app/build.gradle
2025-07-09 19:45:39,725 INFO: Cleaned build.gradle of keysigning configs at build/com.presley.flexify/flutter/dev/benchmarks/microbenchmarks/android/app/build.gradle
2025-07-09 19:45:39,728 INFO: Cleaned build.gradle of keysigning configs at build/com.presley.flexify/flutter/dev/benchmarks/macrobenchmarks/android/app/build.gradle
2025-07-09 19:45:39,732 INFO: Cleaned build.gradle of keysigning configs at build/com.presley.flexify/flutter/dev/benchmarks/complex_layout/android/app/build.gradle
2025-07-09 19:45:39,734 INFO: Cleaned build.gradle of keysigning configs at build/com.presley.flexify/flutter/dev/benchmarks/multiple_flutters/android/app/build.gradle
2025-07-09 19:45:39,736 INFO: Cleaned build.gradle of keysigning configs at build/com.presley.flexify/flutter/dev/benchmarks/platform_views_layout_hybrid_composition/android/app/build.gradle
2025-07-09 19:45:39,738 INFO: Cleaned build.gradle of keysigning configs at build/com.presley.flexify/flutter/dev/benchmarks/platform_views_layout/android/app/build.gradle
2025-07-09 19:45:39,740 INFO: Cleaned build.gradle of keysigning configs at build/com.presley.flexify/flutter/dev/benchmarks/test_apps/stocks/android/app/build.gradle
2025-07-09 19:45:39,762 INFO: Cleaned build.gradle of keysigning configs at build/com.presley.flexify/flutter/examples/flutter_view/android/app/build.gradle
2025-07-09 19:45:39,765 INFO: Cleaned build.gradle.kts of keysigning configs at build/com.presley.flexify/flutter/examples/hello_world/android/app/build.gradle.kts
2025-07-09 19:45:39,768 INFO: Cleaned build.gradle of keysigning configs at build/com.presley.flexify/flutter/examples/platform_channel/android/app/build.gradle
2025-07-09 19:45:39,771 INFO: Cleaned build.gradle of keysigning configs at build/com.presley.flexify/flutter/examples/platform_view/android/app/build.gradle
2025-07-09 19:45:39,774 INFO: Cleaned build.gradle of keysigning configs at build/com.presley.flexify/flutter/examples/layers/android/app/build.gradle
2025-07-09 19:45:39,778 INFO: Cleaned build.gradle of keysigning configs at build/com.presley.flexify/flutter/examples/image_list/android/app/build.gradle
2025-07-09 19:45:39,831 INFO: Cleaned build.gradle of keysigning configs at build/com.presley.flexify/flutter/packages/integration_test/example/android/app/build.gradle
2025-07-09 19:45:39,855 INFO: Cleaned build.gradle of keysigning configs at build/com.presley.flexify/android/app/build.gradle
2025-07-09 19:45:39,857 INFO: Running 'prebuild' commands in build/com.presley.flexify
2025-07-09 19:45:39,858 DEBUG: Directory: build/com.presley.flexify
2025-07-09 19:45:39,858 DEBUG: > bash -e -u -o pipefail -x -c -- cd ..; mv com.presley.flexify /home/brandon/flexify; pushd /home/brandon/flexify; export PUB_CACHE=$(pwd)/.pub-cache; flutter/bin/flutter config --no-analytics; flutter/bin/flutter pub get; popd; mv /home/brandon/flexify com.presley.flexify
/etc/bash.bashrc: line 7: PS1: unbound variable
+ cd ..
+ mv com.presley.flexify /home/brandon/flexify
+ pushd /home/brandon/flexify
/home/brandon/flexify ~/build
++ pwd
+ export PUB_CACHE=/home/brandon/flexify/.pub-cache
+ PUB_CACHE=/home/brandon/flexify/.pub-cache
+ flutter/bin/flutter config --no-analytics
Downloading Linux x64 Dart SDK from Flutter engine 18b71d647a292a980abb405ac7d16fe1f0b20434...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
2 206M 2 4900k 0 0 10.8M 0 0:00:19 --:--:-- 0:00:19 10.8M
16 206M 16 34.2M 0 0 23.4M 0 0:00:08 0:00:01 0:00:07 23.4M
30 206M 30 62.6M 0 0 25.6M 0 0:00:08 0:00:02 0:00:06 25.6M
44 206M 44 92.0M 0 0 26.6M 0 0:00:07 0:00:03 0:00:04 26.6M
58 206M 58 120M 0 0 27.1M 0 0:00:07 0:00:04 0:00:03 27.1M
72 206M 72 148M 0 0 27.2M 0 0:00:07 0:00:05 0:00:02 28.6M
85 206M 85 177M 0 0 27.5M 0 0:00:07 0:00:06 0:00:01 28.7M
100 206M 100 206M 0 0 27.7M 0 0:00:07 0:00:07 --:--:-- 28.7M
100 206M 100 206M 0 0 27.7M 0 0:00:07 0:00:07 --:--:-- 28.6M
Building flutter tool...
Resolving dependencies...
Downloading packages...
Got dependencies.
╔════════════════════════════════════════════════════════════════════════════╗
║ Welcome to Flutter! - https://flutter.dev ║
║ ║
║ The Flutter tool uses Google Analytics to anonymously report feature usage ║
║ statistics and basic crash reports. This data is used to help improve ║
║ Flutter tools over time. ║
║ ║
║ Flutter tool analytics are not sent on the very first run. To disable ║
║ reporting, type 'flutter config --no-analytics'. To display the current ║
║ setting, type 'flutter config'. If you opt out of analytics, an opt-out ║
║ event will be sent, and then no further information will be sent by the ║
║ Flutter tool. ║
║ ║
║ By downloading the Flutter SDK, you agree to the Google Terms of Service. ║
║ The Google Privacy Policy describes how data is handled in this service. ║
║ ║
║ Moreover, Flutter includes the Dart SDK, which may send usage metrics and ║
║ crash reports to Google. ║
║ ║
║ Read about data we send with crash reports: ║
║ https://flutter.dev/to/crash-reporting ║
║ ║
║ See Google's privacy policy: ║
║ https://policies.google.com/privacy ║
║ ║
║ To disable animations in this tool, use ║
║ 'flutter config --no-cli-animations'. ║
╚════════════════════════════════════════════════════════════════════════════╝
Analytics reporting disabled.
You may need to restart any open editors for them to read new settings.
+ flutter/bin/flutter pub get
Downloading Material fonts... 770ms
Downloading Gradle Wrapper... 35ms
Downloading package sky_engine... 377ms
Downloading package flutter_gpu... 29ms
Downloading flutter_patched_sdk tools... 1,124ms
Downloading flutter_patched_sdk_product tools... 1,100ms
Downloading linux-x64 tools... 7.1s
Downloading linux-x64/font-subset tools... 348ms
Resolving dependencies...
Downloading packages...
_fe_analyzer_shared 82.0.0 (85.0.0 available)
analyzer 7.4.5 (7.5.5 available)
async 2.12.0 (2.13.0 available)
audioplayers 6.4.0 (6.5.0 available)
audioplayers_android 5.2.0 (5.2.1 available)
audioplayers_darwin 6.2.0 (6.3.0 available)
audioplayers_linux 4.2.0 (4.2.1 available)
audioplayers_platform_interface 7.1.0 (7.1.1 available)
audioplayers_web 5.1.0 (5.1.1 available)
audioplayers_windows 4.2.0 (4.2.1 available)
build 2.4.2 (2.5.4 available)
build_resolvers 2.4.4 (2.5.4 available)
build_runner 2.4.15 (2.5.4 available)
build_runner_core 8.0.0 (9.1.2 available)
built_value 8.9.5 (8.10.1 available)
characters 1.4.0 (1.4.1 available)
checked_yaml 2.0.3 (2.0.4 available)
drift 2.26.1 (2.27.0 available)
drift_dev 2.26.1 (2.27.0 available)
fake_async 1.3.2 (1.3.3 available)
file_picker 8.3.7 (10.2.0 available)
fl_chart 0.70.2 (1.0.0 available)
flutter_launcher_icons 0.14.3 (0.14.4 available)
flutter_lints 5.0.0 (6.0.0 available)
flutter_local_notifications 18.0.1 (19.3.0 available)
flutter_local_notifications_linux 5.0.0 (6.0.0 available)
flutter_local_notifications_platform_interface 8.0.0 (9.1.0 available)
get_it 7.7.0 (8.0.3 available)
leak_tracker 10.0.8 (11.0.1 available)
leak_tracker_flutter_testing 3.0.9 (3.0.10 available)
leak_tracker_testing 3.0.1 (3.0.2 available)
lints 5.1.1 (6.0.0 available)
material_color_utilities 0.11.1 (0.13.0 available)
meta 1.16.0 (1.17.0 available)
permission_handler 11.4.0 (12.0.1 available)
permission_handler_android 12.1.0 (13.0.1 available)
petitparser 6.1.0 (7.0.0 available)
posix 6.0.2 (6.0.3 available)
process 5.0.3 (5.0.4 available)
share_plus 10.1.4 (11.0.0 available)
share_plus_platform_interface 5.0.2 (6.0.0 available)
sqlite3_flutter_libs 0.5.33 (0.5.34 available)
synchronized 3.3.1 (3.4.0 available)
test_api 0.7.4 (0.7.6 available)
vector_math 2.1.4 (2.2.0 available)
vm_service 14.3.1 (15.0.2 available)
watcher 1.1.1 (1.1.2 available)
webdriver 3.0.4 (3.1.0 available)
win32 5.13.0 (5.14.0 available)
xml 6.5.0 (6.6.0 available)
Got dependencies!
50 packages have newer versions incompatible with dependency constraints.
Try `flutter pub outdated` for more information.
+ popd
~/build
+ mv /home/brandon/flexify com.presley.flexify
2025-07-09 19:47:57,310 INFO: Scanning source for common problems...
2025-07-09 19:47:57,354 DEBUG: scanner is configured to use signature data from: 'suss'
2025-07-09 19:47:57,354 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-07-09 19:47:57,968 DEBUG: write 'suss.json' to cache
2025-07-09 19:47:57,971 DEBUG: next suss.json cache update due in 23:59:59.986446
2025-07-09 19:47:58,204 INFO: Removing usual suspect 'com.google.android.play:core.*' at flutter/dev/integration_tests/deferred_components_test/android/app/build.gradle
2025-07-09 19:47:58,333 INFO: Removing unknown maven repo '$flutterStorageUrl/download.flutter.io' at flutter/dev/integration_tests/pure_android_host_apps/host_app_kotlin_gradle_dsl/settings.gradle.kts
2025-07-09 19:47:58,427 INFO: Removing binary at flutter/dev/integration_tests/module_host_with_custom_build/.gradle/6.3/fileChanges/last-build.bin
2025-07-09 19:47:58,979 INFO: Removing usual suspect 'com.google.android.play:core.*' at flutter/engine/src/flutter/shell/platform/android/build.gradle
2025-07-09 19:47:59,081 INFO: Removing binary at flutter/engine/src/flutter/testing/rules/.gradle/6.5/fileChanges/last-build.bin
2025-07-09 19:47:59,376 INFO: Ignoring binary at flutter/bin/cache/dart-sdk/bin/dart
2025-07-09 19:47:59,376 INFO: Ignoring binary at flutter/bin/cache/dart-sdk/bin/dartaotruntime
2025-07-09 19:47:59,382 INFO: Ignoring WebAssembly binary file at flutter/bin/cache/dart-sdk/bin/resources/devtools/main.dart.wasm
2025-07-09 19:47:59,384 INFO: Ignoring binary at flutter/bin/cache/dart-sdk/bin/resources/devtools/assets/AssetManifest.bin
2025-07-09 19:47:59,430 INFO: Ignoring WebAssembly binary file at flutter/bin/cache/dart-sdk/bin/resources/devtools/assets/packages/perfetto_ui_compiled/dist/v34.0-16f63abe3/trace_processor.wasm
2025-07-09 19:47:59,453 INFO: Ignoring WebAssembly binary file at flutter/bin/cache/dart-sdk/bin/resources/devtools/canvaskit/skwasm_st.wasm
2025-07-09 19:47:59,453 INFO: Ignoring WebAssembly binary file at flutter/bin/cache/dart-sdk/bin/resources/devtools/canvaskit/skwasm.wasm
2025-07-09 19:47:59,453 INFO: Ignoring WebAssembly binary file at flutter/bin/cache/dart-sdk/bin/resources/devtools/canvaskit/canvaskit.wasm
2025-07-09 19:47:59,454 INFO: Ignoring WebAssembly binary file at flutter/bin/cache/dart-sdk/bin/resources/devtools/canvaskit/chromium/canvaskit.wasm
2025-07-09 19:47:59,455 INFO: Ignoring binary at flutter/bin/cache/dart-sdk/bin/utils/wasm-opt
2025-07-09 19:47:59,455 INFO: Ignoring binary at flutter/bin/cache/dart-sdk/bin/utils/gen_snapshot
2025-07-09 19:47:59,492 INFO: Ignoring binary at flutter/bin/cache/artifacts/engine/linux-x64/impellerc
2025-07-09 19:47:59,492 INFO: Ignoring binary at flutter/bin/cache/artifacts/engine/linux-x64/vm_isolate_snapshot.bin
2025-07-09 19:47:59,493 INFO: Ignoring binary at flutter/bin/cache/artifacts/engine/linux-x64/isolate_snapshot.bin
2025-07-09 19:47:59,493 INFO: Ignoring binary at flutter/bin/cache/artifacts/engine/linux-x64/gen_snapshot
2025-07-09 19:47:59,493 INFO: Ignoring binary at flutter/bin/cache/artifacts/engine/linux-x64/flutter_tester
2025-07-09 19:47:59,493 INFO: Ignoring shared library at flutter/bin/cache/artifacts/engine/linux-x64/libtessellator.so
2025-07-09 19:47:59,494 INFO: Ignoring shared library at flutter/bin/cache/artifacts/engine/linux-x64/libpath_ops.so
2025-07-09 19:47:59,494 INFO: Ignoring binary at flutter/bin/cache/artifacts/engine/linux-x64/font-subset
2025-07-09 19:47:59,496 INFO: Removing gradlew at flutter/bin/cache/artifacts/gradle_wrapper/gradlew
2025-07-09 19:47:59,496 INFO: Removing gradlew.bat at flutter/bin/cache/artifacts/gradle_wrapper/gradlew.bat
2025-07-09 19:47:59,496 INFO: Removing gradle-wrapper.jar at flutter/bin/cache/artifacts/gradle_wrapper/gradle/wrapper/gradle-wrapper.jar
2025-07-09 19:47:59,694 INFO: Removing unknown maven repo 'file://${outputDir}/outputs/repo' at flutter/packages/flutter_tools/gradle/aar_init_script.gradle
2025-07-09 19:47:59,694 INFO: Removing unknown maven repo '$storageUrl/${engineRealm}download.flutter.io' at flutter/packages/flutter_tools/gradle/aar_init_script.gradle
2025-07-09 19:47:59,702 INFO: Removing unknown maven repo '$storageUrl/${engineRealm}download.flutter.io' at flutter/packages/flutter_tools/gradle/resolve_dependencies.gradle
2025-07-09 19:47:59,799 INFO: Removing dependency file without lock at flutter/packages/flutter_tools/test/data/vscode/application/resources/app/package.json
2025-07-09 19:47:59,924 INFO: Removing binary at .pub-cache/hosted/pub.dev/timezone-0.10.1/test/data/US/Eastern
2025-07-09 19:48:00,281 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/url_launcher-6.3.1/example/android/build.gradle
2025-07-09 19:48:00,295 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/drift-2.26.1/extension/devtools/build/sqlite3.wasm
2025-07-09 19:48:00,297 INFO: Removing binary at .pub-cache/hosted/pub.dev/drift-2.26.1/extension/devtools/build/assets/AssetManifest.bin
2025-07-09 19:48:00,299 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/drift-2.26.1/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Medium.ttf
2025-07-09 19:48:00,300 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/drift-2.26.1/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Black.ttf
2025-07-09 19:48:00,302 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/drift-2.26.1/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Regular.ttf
2025-07-09 19:48:00,303 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/drift-2.26.1/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Light.ttf
2025-07-09 19:48:00,304 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/drift-2.26.1/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Bold.ttf
2025-07-09 19:48:00,305 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/drift-2.26.1/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Thin.ttf
2025-07-09 19:48:00,306 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/drift-2.26.1/extension/devtools/build/canvaskit/skwasm_st.wasm
2025-07-09 19:48:00,307 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/drift-2.26.1/extension/devtools/build/canvaskit/skwasm.wasm
2025-07-09 19:48:00,309 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/drift-2.26.1/extension/devtools/build/canvaskit/canvaskit.wasm
2025-07-09 19:48:00,313 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/drift-2.26.1/extension/devtools/build/canvaskit/chromium/canvaskit.wasm
2025-07-09 19:48:00,341 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/path_provider-2.1.5/example/android/build.gradle
2025-07-09 19:48:00,409 INFO: Removing binary at .pub-cache/hosted/pub.dev/audioplayers-6.4.0/example/assets/coins_no_extension
2025-07-09 19:48:00,429 INFO: Removing binary at .pub-cache/hosted/pub.dev/audioplayers-6.4.0/example/server/public/files/live_streams/mpeg-record.bin
2025-07-09 19:48:00,430 INFO: Removing binary at .pub-cache/hosted/pub.dev/audioplayers-6.4.0/example/server/public/files/audio/coins_no_extension
2025-07-09 19:48:00,624 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/path_provider_android-2.2.17/example/android/build.gradle
2025-07-09 19:48:00,644 INFO: Removing binary at .pub-cache/hosted/pub.dev/analyzer-6.11.0/example/ddd03.exe
2025-07-09 19:48:00,817 INFO: Removing dependency file without lock at .pub-cache/hosted/pub.dev/sqlite3-2.7.6/example/custom_wasm_build/Cargo.toml
2025-07-09 19:48:00,984 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/web/res/readme.zip
2025-07-09 19:48:00,991 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/test2.tar.gz
2025-07-09 19:48:00,991 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/a.txt.gz
2025-07-09 19:48:00,992 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/cat.jpg.gz
2025-07-09 19:48:00,992 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/test.zip
2025-07-09 19:48:00,993 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/test_100k_files.zip
2025-07-09 19:48:00,996 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/test2.zip
2025-07-09 19:48:00,998 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/zipCrypto.zip
2025-07-09 19:48:00,998 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/aes256.zip
2025-07-09 19:48:00,999 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/dd.zip
2025-07-09 19:48:00,999 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/crc32-not-streamed.zip
2025-07-09 19:48:01,000 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/test.zip
2025-07-09 19:48:01,000 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/zip_bzip2.zip
2025-07-09 19:48:01,000 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/go-with-datadesc-sig.zip
2025-07-09 19:48:01,001 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/utf.zip
2025-07-09 19:48:01,001 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/zip64.zip
2025-07-09 19:48:01,002 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/zip64_archive.zip
2025-07-09 19:48:01,002 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/readme.zip
2025-07-09 19:48:01,002 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/android-javadoc.zip
2025-07-09 19:48:01,003 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/test-trailing-junk.zip
2025-07-09 19:48:01,003 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/go-no-datadesc-sig.zip
2025-07-09 19:48:01,004 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/password_zipcrypto.zip
2025-07-09 19:48:01,004 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/symlink.zip
2025-07-09 19:48:01,005 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/unix.zip
2025-07-09 19:48:01,005 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/winxp.zip
2025-07-09 19:48:01,005 INFO: Removing binary at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/inflate/data.bin
2025-07-09 19:48:01,008 INFO: Removing binary at .pub-cache/hosted/pub.dev/provider-6.1.5/extension/devtools/build/assets/AssetManifest.bin
2025-07-09 19:48:01,010 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.5/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Medium.ttf
2025-07-09 19:48:01,011 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.5/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Black.ttf
2025-07-09 19:48:01,013 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.5/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Regular.ttf
2025-07-09 19:48:01,014 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.5/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Light.ttf
2025-07-09 19:48:01,015 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.5/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Bold.ttf
2025-07-09 19:48:01,016 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.5/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Thin.ttf
2025-07-09 19:48:01,017 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/provider-6.1.5/extension/devtools/build/canvaskit/skwasm.wasm
2025-07-09 19:48:01,018 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/provider-6.1.5/extension/devtools/build/canvaskit/canvaskit.wasm
2025-07-09 19:48:01,022 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/provider-6.1.5/extension/devtools/build/canvaskit/chromium/canvaskit.wasm
2025-07-09 19:48:01,234 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/fl_chart-0.70.2/example/assets/fonts/digital-7.ttf
2025-07-09 19:48:01,255 INFO: Removing binary at .pub-cache/hosted/pub.dev/fl_chart-0.70.2/build/unit_test_assets/AssetManifest.bin
2025-07-09 19:48:01,344 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/flutter_plugin_android_lifecycle-2.0.28/example/android/build.gradle
2025-07-09 19:48:01,495 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/url_launcher_android-6.3.16/example/android/build.gradle
2025-07-09 19:48:01,563 INFO: Removing dependency file without lock at .pub-cache/git/msix-4c5cd4c3187bbe2eb8365f11c3d929e4d1aeac92/package.json
2025-07-09 19:48:01,566 INFO: Removing binary at .pub-cache/git/msix-4c5cd4c3187bbe2eb8365f11c3d929e4d1aeac92/lib/assets/MSIX-Toolkit/Redist.x64/MakeAppx.exe
2025-07-09 19:48:01,567 INFO: Removing binary at .pub-cache/git/msix-4c5cd4c3187bbe2eb8365f11c3d929e4d1aeac92/lib/assets/MSIX-Toolkit/Redist.x64/PackageEditor.exe
2025-07-09 19:48:01,567 INFO: Removing binary at .pub-cache/git/msix-4c5cd4c3187bbe2eb8365f11c3d929e4d1aeac92/lib/assets/MSIX-Toolkit/Redist.x64/MakePri.exe
2025-07-09 19:48:01,569 INFO: Removing binary at .pub-cache/git/msix-4c5cd4c3187bbe2eb8365f11c3d929e4d1aeac92/lib/assets/MSIX-Toolkit/Redist.x64/signtool.exe
2025-07-09 19:48:01,569 INFO: Removing binary at .pub-cache/git/msix-4c5cd4c3187bbe2eb8365f11c3d929e4d1aeac92/lib/assets/MSIX-Toolkit/Redist.x64/ComparePackage.exe
2025-07-09 19:48:01,589 INFO: Creating source tarball...
2025-07-09 19:52:15,193 INFO: Running 'build' commands in build/com.presley.flexify
2025-07-09 19:52:15,193 DEBUG: Directory: build/com.presley.flexify
2025-07-09 19:52:15,193 DEBUG: > bash -e -u -o pipefail -x -c cd ..; mv com.presley.flexify /home/brandon/flexify; pushd /home/brandon/flexify; export PUB_CACHE=$(pwd)/.pub-cache; flutter/bin/flutter build apk --split-per-abi --target-platform="android-arm"; popd; mv /home/brandon/flexify com.presley.flexify
/etc/bash.bashrc: line 7: PS1: unbound variable
+ cd ..
+ mv com.presley.flexify /home/brandon/flexify
+ pushd /home/brandon/flexify
/home/brandon/flexify ~/build
++ pwd
+ export PUB_CACHE=/home/brandon/flexify/.pub-cache
+ PUB_CACHE=/home/brandon/flexify/.pub-cache
+ flutter/bin/flutter build apk --split-per-abi --target-platform=android-arm
Downloading Gradle Wrapper... 197ms
Downloading android-arm-profile/linux-x64 tools... 840ms
Downloading android-arm-release/linux-x64 tools... 878ms
Downloading android-arm64-profile/linux-x64 tools... 774ms
Downloading android-arm64-release/linux-x64 tools... 879ms
Downloading android-x64-profile/linux-x64 tools... 873ms
Downloading android-x64-release/linux-x64 tools... 787ms
Running Gradle task 'assembleRelease'...
Checking the license for package Android SDK Build-Tools 34 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 34 accepted.
Preparing "Install Android SDK Build-Tools 34 v.34.0.0".
"Install Android SDK Build-Tools 34 v.34.0.0" ready.
Installing Android SDK Build-Tools 34 in /opt/android-sdk/build-tools/34.0.0
"Install Android SDK Build-Tools 34 v.34.0.0" complete.
"Install Android SDK Build-Tools 34 v.34.0.0" finished.
Checking the license for package Android SDK Platform 35 in /opt/android-sdk/licenses
License for package Android SDK Platform 35 accepted.
Preparing "Install Android SDK Platform 35 (revision 2)".
"Install Android SDK Platform 35 (revision 2)" ready.
Installing Android SDK Platform 35 in /opt/android-sdk/platforms/android-35
"Install Android SDK Platform 35 (revision 2)" complete.
"Install Android SDK Platform 35 (revision 2)" finished.
Checking the license for package Android SDK Platform 34 in /opt/android-sdk/licenses
License for package Android SDK Platform 34 accepted.
Preparing "Install Android SDK Platform 34 (revision 3)".
"Install Android SDK Platform 34 (revision 3)" ready.
Installing Android SDK Platform 34 in /opt/android-sdk/platforms/android-34
"Install Android SDK Platform 34 (revision 3)" complete.
"Install Android SDK Platform 34 (revision 3)" finished.
Font asset "MaterialIcons-Regular.otf" was tree-shaken, reducing it from 1645184 to 9380 bytes (99.4% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.
Checking the license for package CMake 3.22.1 in /opt/android-sdk/licenses
License for package CMake 3.22.1 accepted.
Preparing "Install CMake 3.22.1 v.3.22.1".
"Install CMake 3.22.1 v.3.22.1" ready.
Installing CMake 3.22.1 in /opt/android-sdk/cmake/3.22.1
"Install CMake 3.22.1 v.3.22.1" complete.
"Install CMake 3.22.1 v.3.22.1" finished.
Running Gradle task 'assembleRelease'... 957.6s
✓ Built build/app/outputs/flutter-apk/app-armeabi-v7a-release.apk (10.9MB)
+ popd
~/build
+ mv /home/brandon/flexify com.presley.flexify
2025-07-09 20:08:22,639 INFO: Successfully built version 2.0.20 of com.presley.flexify from 412c2ec615dd36ee04ebe76fbf56caa4a6254737
2025-07-09 20:08:22,905 DEBUG: Checking build/com.presley.flexify/build/app/outputs/flutter-apk/app-armeabi-v7a-release.apk
2025-07-09 20:08:22,944 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2025-07-09 20:08:22,944 INFO: ...retrieving https://github.com/brandonp2412/Flexify/releases/download/2.0.20/app-armeabi-v7a-release.apk
2025-07-09 20:08:22,947 DEBUG: Starting new HTTPS connection (1): github.com:443
2025-07-09 20:08:23,324 DEBUG: https://github.com:443 "GET /brandonp2412/Flexify/releases/download/2.0.20/app-armeabi-v7a-release.apk HTTP/1.1" 302 0
2025-07-09 20:08:23,330 DEBUG: Starting new HTTPS connection (1): objects.githubusercontent.com:443
2025-07-09 20:08:23,882 DEBUG: https://objects.githubusercontent.com:443 "GET /github-production-release-asset-2e65be/763311265/8be1248e-0245-4bc1-8ee5-c0ddb6404ced?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250709%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250709T200823Z&X-Amz-Expires=1800&X-Amz-Signature=467e0c0d9e947d1340025226819174e952f04d558eabb6b072ec0e91ed2799ab&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dapp-armeabi-v7a-release.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 10941573
2025-07-09 20:08:26,163 DEBUG: unsigned/binaries/com.presley.flexify_2352.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
Verified using v4 scheme (APK Signature Scheme v4): false
Verified for SourceStamp: 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/version-control-info.textproto 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.appcompat_appcompat-resources.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.appcompat_appcompat.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.cardview_cardview.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.coordinatorlayout_coordinatorlayout.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-ktx.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.cursoradapter_cursoradapter.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.documentfile_documentfile.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.drawerlayout_drawerlayout.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.dynamicanimation_dynamicanimation.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.emoji2_emoji2-views-helper.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.emoji2_emoji2.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.legacy_legacy-support-core-utils.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-ktx.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-process.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-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.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.localbroadcastmanager_localbroadcastmanager.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.media_media.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.print_print.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.profileinstaller_profileinstaller.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.recyclerview_recyclerview.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.startup_startup-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.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.transition_transition.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.vectordrawable_vectordrawable-animated.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.vectordrawable_vectordrawable.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.viewpager2_viewpager2.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.extensions.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.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/androidx/annotation/annotation/LICENSE.txt 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/com.google.android.material_material.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/kotlinx_coroutines_android.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/kotlinx_coroutines_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/services/X1.a 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/X1.b not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
2025-07-09 20:08:27,881 DEBUG: /tmp/tmphxtzhmd2/sigcp_com.presley.flexify_2352.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
Verified using v4 scheme (APK Signature Scheme v4): false
Verified for SourceStamp: 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/version-control-info.textproto 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.appcompat_appcompat-resources.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.appcompat_appcompat.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.cardview_cardview.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.coordinatorlayout_coordinatorlayout.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-ktx.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.cursoradapter_cursoradapter.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.documentfile_documentfile.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.drawerlayout_drawerlayout.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.dynamicanimation_dynamicanimation.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.emoji2_emoji2-views-helper.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.emoji2_emoji2.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.legacy_legacy-support-core-utils.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-ktx.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-process.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-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.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.localbroadcastmanager_localbroadcastmanager.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.media_media.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.print_print.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.profileinstaller_profileinstaller.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.recyclerview_recyclerview.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.startup_startup-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.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.transition_transition.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.vectordrawable_vectordrawable-animated.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.vectordrawable_vectordrawable.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.viewpager2_viewpager2.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.extensions.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.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/androidx/annotation/annotation/LICENSE.txt 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/com.google.android.material_material.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/kotlinx_coroutines_android.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/kotlinx_coroutines_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/services/X1.a 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/X1.b not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
2025-07-09 20:08:27,881 INFO: ...successfully verified
2025-07-09 20:08:27,882 INFO: compared built binary to supplied reference binary successfully
2025-07-09 20:08:27,958 WARNING: Requested API level 35 is larger than maximum we have, returning API level 28 instead.
2025-07-09 20:08:27,996 DEBUG: Using APK Signature v2
2025-07-09 20:08:28,006 INFO: supplied reference binary has allowed signer 011ee1a6e4e5ecd675f67fbf3d78ad82614a7a7a3f24ed71cc9c417154a0f0fd
2025-07-09 20:08:28,011 INFO: success: com.presley.flexify
2025-07-09 20:08:28,011 INFO: Finished
2025-07-09 20:08:28,011 INFO: 1 build succeeded