log for org.fsociety.vernet:38
== Installed Android Tools ==
2025-08-18 13:00:54,426 DEBUG: Reading 'config.yml'
2025-08-18 13:00:54,438 INFO: Creating log directory
2025-08-18 13:00:54,439 INFO: Creating temporary directory
2025-08-18 13:00:54,439 INFO: Creating output directory
2025-08-18 13:00:54,500 DEBUG: Getting git vcs interface for https://github.com/osociety/vernet.git
2025-08-18 13:00:54,500 DEBUG: Checking org.fsociety.vernet:38
2025-08-18 13:00:54,501 INFO: Building version 1.3.0 (38) of org.fsociety.vernet
2025-08-18 13:00:54,506 DEBUG: Popen(['git', 'log', '-n', '1', '--pretty=%ct'], cwd=/home/vagrant/build/org.fsociety.vernet, universal_newlines=False, shell=None, istream=None)
2025-08-18 13:00:54,521 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-08-18 13:00:55,526 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64069 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-08-18 13:01:20,186 INFO: Getting source for revision f1bbb3b7d1bb63c9efad13d05e5631a22bb29ebd
2025-08-18 13:01:20,197 DEBUG: Directory: build/org.fsociety.vernet
2025-08-18 13:01:20,197 DEBUG: > git rev-parse --show-toplevel
2025-08-18 13:01:20,409 DEBUG: Directory: build/org.fsociety.vernet
2025-08-18 13:01:20,409 DEBUG: > git submodule foreach --recursive git reset --hard
2025-08-18 13:01:20,612 DEBUG: Directory: build/org.fsociety.vernet
2025-08-18 13:01:20,613 DEBUG: > git reset --hard
2025-08-18 13:01:20,917 DEBUG: Directory: build/org.fsociety.vernet
2025-08-18 13:01:20,917 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-08-18 13:01:21,020 DEBUG: Directory: build/org.fsociety.vernet
2025-08-18 13:01:21,020 DEBUG: > git clean -dffx
2025-08-18 13:01:21,123 DEBUG: Directory: build/org.fsociety.vernet
2025-08-18 13:01:21,123 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-08-18 13:01:22,329 DEBUG: Directory: build/org.fsociety.vernet
2025-08-18 13:01:22,329 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-08-18 13:01:22,934 DEBUG: Directory: build/org.fsociety.vernet
2025-08-18 13:01:22,935 DEBUG: > git remote set-head origin --auto
2025-08-18 13:01:23,639 DEBUG: Directory: build/org.fsociety.vernet
2025-08-18 13:01:23,640 DEBUG: > git checkout -f f1bbb3b7d1bb63c9efad13d05e5631a22bb29ebd
2025-08-18 13:01:24,058 DEBUG: Directory: build/org.fsociety.vernet
2025-08-18 13:01:24,058 DEBUG: > git clean -dffx
2025-08-18 13:01:24,161 DEBUG: Directory: build/org.fsociety.vernet
2025-08-18 13:01:24,161 DEBUG: > git rev-parse --show-toplevel
2025-08-18 13:01:24,365 DEBUG: Directory: build/org.fsociety.vernet
2025-08-18 13:01:24,365 DEBUG: > git submodule deinit --all --force
2025-08-18 13:01:24,569 INFO: Collecting source libraries
2025-08-18 13:01:24,822 DEBUG: Removing debuggable flags from build/srclib/flutter
2025-08-18 13:01:24,977 INFO: Creating local.properties file at build/org.fsociety.vernet/local.properties
2025-08-18 13:01:24,979 DEBUG: Removing debuggable flags from build/org.fsociety.vernet
2025-08-18 13:01:24,988 INFO: Removing specified files
2025-08-18 13:01:24,988 INFO: Removing linux
2025-08-18 13:01:24,989 INFO: Removing test
2025-08-18 13:01:24,989 INFO: Removing ios
2025-08-18 13:01:24,993 INFO: Removing .vscode
2025-08-18 13:01:24,993 INFO: Removing macos
2025-08-18 13:01:24,996 INFO: Removing web
2025-08-18 13:01:25,002 INFO: Cleaned build.gradle of keysigning configs at build/org.fsociety.vernet/android/app/build.gradle
2025-08-18 13:01:25,005 INFO: Running 'prebuild' commands in build/org.fsociety.vernet
2025-08-18 13:01:25,005 DEBUG: Directory: build/org.fsociety.vernet
2025-08-18 13:01:25,005 DEBUG: > bash -e -u -o pipefail -x -c -- sed -i -e 's/8.12.0/8.11.1/' android/settings.gradle; sed -i -e '/in_app_review/d' -e '/inAppReview/d' pubspec.yaml lib/pages/settings_page.dart; rm /home/vagrant/build/srclib/flutter/engine/src/.gn; export PUB_CACHE=$(pwd)/.pub-cache; /home/vagrant/build/srclib/flutter/bin/flutter config --no-analytics; /home/vagrant/build/srclib/flutter/bin/flutter packages pub get
/etc/bash.bashrc: line 7: PS1: unbound variable
+ sed -i -e s/8.12.0/8.11.1/ android/settings.gradle
+ sed -i -e /in_app_review/d -e /inAppReview/d pubspec.yaml lib/pages/settings_page.dart
+ rm /home/vagrant/build/srclib/flutter/engine/src/.gn
++ pwd
+ export PUB_CACHE=/home/vagrant/build/org.fsociety.vernet/.pub-cache
+ PUB_CACHE=/home/vagrant/build/org.fsociety.vernet/.pub-cache
+ /home/vagrant/build/srclib/flutter/bin/flutter config --no-analytics
Downloading Linux x64 Dart SDK from Flutter engine 1e9a811bf8e70466596bcf0ea3a8b5adb5f17f7f...
% 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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
10 207M 10 22.2M 0 0 20.4M 0 0:00:10 0:00:01 0:00:09 20.4M
24 207M 24 50.8M 0 0 24.4M 0 0:00:08 0:00:02 0:00:06 24.4M
38 207M 38 80.4M 0 0 25.9M 0 0:00:07 0:00:03 0:00:04 25.9M
52 207M 52 109M 0 0 26.6M 0 0:00:07 0:00:04 0:00:03 26.6M
66 207M 66 138M 0 0 27.1M 0 0:00:07 0:00:05 0:00:02 27.9M
80 207M 80 166M 0 0 27.3M 0 0:00:07 0:00:06 0:00:01 28.8M
93 207M 93 194M 0 0 27.4M 0 0:00:07 0:00:07 --:--:-- 28.6M
100 207M 100 207M 0 0 27.5M 0 0:00:07 0:00:07 --:--:-- 28.5M
Building flutter tool...
Resolving dependencies...
Downloading packages...
Got dependencies.
Analytics reporting disabled.
You may need to restart any open editors for them to read new settings.
+ /home/vagrant/build/srclib/flutter/bin/flutter packages pub get
Downloading Material fonts... 662ms
Downloading Gradle Wrapper... 44ms
Downloading package sky_engine... 344ms
Downloading package flutter_gpu... 32ms
Downloading flutter_patched_sdk tools... 893ms
Downloading flutter_patched_sdk_product tools... 864ms
Downloading linux-x64 tools... 6.6s
Downloading linux-x64/font-subset tools... 262ms
Resolving dependencies...
Downloading packages...
_fe_analyzer_shared 85.0.0 (88.0.0 available)
analyzer 7.7.1 (8.1.1 available)
characters 1.4.0 (1.4.1 available)
dart_style 3.1.1 (3.1.2 available)
isolate_contactor 4.1.0 (discontinued replaced by isolate_manager)
material_color_utilities 0.11.1 (0.13.0 available)
meta 1.16.0 (1.17.0 available)
network_tools 6.0.2 (6.0.5 available)
network_tools_flutter 3.0.0 (3.0.3 available)
path_provider_foundation 2.4.1 (2.4.2 available)
petitparser 6.1.0 (7.0.1 available)
rxdart 0.26.0 (0.28.0 available)
test_api 0.7.6 (0.7.7 available)
unicode 0.3.1 (1.1.8 available)
url_launcher_ios 6.3.3 (6.3.4 available)
url_launcher_macos 3.2.2 (3.2.3 available)
xml 6.5.0 (6.6.1 available)
These packages are no longer being depended on:
- in_app_review 2.0.10
- in_app_review_platform_interface 2.0.5
Changed 2 dependencies!
1 package is discontinued.
17 packages have newer versions incompatible with dependency constraints.
Try `flutter pub outdated` for more information.
2025-08-18 13:04:04,104 INFO: Scanning source for common problems...
2025-08-18 13:04:04,121 DEBUG: scanner is configured to use signature data from: 'suss'
2025-08-18 13:04:04,121 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-08-18 13:04:04,705 DEBUG: write 'suss.json' to cache
2025-08-18 13:04:04,709 DEBUG: next suss.json cache update due in 23:59:59.984982
2025-08-18 13:04:04,906 INFO: Removing gradle-wrapper.jar at .pub-cache/hosted/pub.dev/auto_size_text-3.0.0/demo/android/gradle/wrapper/gradle-wrapper.jar
2025-08-18 13:04:04,921 INFO: Removing binary at .pub-cache/hosted/pub.dev/timezone-0.10.1/test/data/US/Eastern
2025-08-18 13:04:05,057 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/shared_preferences_android-2.4.11/example/android/build.gradle
2025-08-18 13:04:05,134 INFO: Removing binary at .pub-cache/hosted/pub.dev/network_tools-6.0.2/network_tools
2025-08-18 13:04:05,173 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.26.0/example/flutter/github_search/fonts/montserrat/Montserrat-Regular.ttf
2025-08-18 13:04:05,174 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.26.0/example/flutter/github_search/fonts/montserrat/Montserrat-Thin.ttf
2025-08-18 13:04:05,176 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.26.0/example/flutter/github_search/fonts/montserrat/Montserrat-Light.ttf
2025-08-18 13:04:05,177 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.26.0/example/flutter/github_search/fonts/montserrat/Montserrat-Black.ttf
2025-08-18 13:04:05,178 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.26.0/example/flutter/github_search/fonts/montserrat/Montserrat-Bold.ttf
2025-08-18 13:04:05,180 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.26.0/example/flutter/github_search/fonts/hind/Hind-Bold.ttf
2025-08-18 13:04:05,181 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.26.0/example/flutter/github_search/fonts/hind/Hind-Medium.ttf
2025-08-18 13:04:05,182 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.26.0/example/flutter/github_search/fonts/hind/Hind-Light.ttf
2025-08-18 13:04:05,184 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.26.0/example/flutter/github_search/fonts/hind/Hind-Semibold.ttf
2025-08-18 13:04:05,185 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.26.0/example/flutter/github_search/fonts/hind/Hind-Regular.ttf
2025-08-18 13:04:05,296 INFO: Removing binary at .pub-cache/hosted/pub.dev/flutter_local_notifications-19.4.0/example/windows/runner/RCb04060
2025-08-18 13:04:05,297 INFO: Removing binary at .pub-cache/hosted/pub.dev/flutter_local_notifications-19.4.0/example/windows/runner/RCa04060
2025-08-18 13:04:05,368 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/drift-2.28.1/extension/devtools/build/sqlite3.wasm
2025-08-18 13:04:05,369 INFO: Removing binary at .pub-cache/hosted/pub.dev/drift-2.28.1/extension/devtools/build/assets/AssetManifest.bin
2025-08-18 13:04:05,372 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/drift-2.28.1/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Medium.ttf
2025-08-18 13:04:05,374 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/drift-2.28.1/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Black.ttf
2025-08-18 13:04:05,377 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/drift-2.28.1/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Regular.ttf
2025-08-18 13:04:05,380 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/drift-2.28.1/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Light.ttf
2025-08-18 13:04:05,382 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/drift-2.28.1/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Bold.ttf
2025-08-18 13:04:05,384 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/drift-2.28.1/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Thin.ttf
2025-08-18 13:04:05,385 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/drift-2.28.1/extension/devtools/build/canvaskit/skwasm_st.wasm
2025-08-18 13:04:05,387 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/drift-2.28.1/extension/devtools/build/canvaskit/skwasm.wasm
2025-08-18 13:04:05,390 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/drift-2.28.1/extension/devtools/build/canvaskit/canvaskit.wasm
2025-08-18 13:04:05,394 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/drift-2.28.1/extension/devtools/build/canvaskit/chromium/canvaskit.wasm
2025-08-18 13:04:05,617 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/path_provider-2.1.5/example/android/build.gradle
2025-08-18 13:04:05,658 INFO: Removing Java compiled class at .pub-cache/hosted/pub.dev/external_app_launcher-4.0.3/android/bin/src/main/java/com/example/launchexternalapp/LaunchVpnPlugin.class
2025-08-18 13:04:05,925 INFO: Removing gradle-wrapper.jar at .pub-cache/hosted/pub.dev/speedometer-1.2.2/example/android/gradle/wrapper/gradle-wrapper.jar
2025-08-18 13:04:06,083 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-08-18 13:04:06,122 INFO: Removing binary at .pub-cache/hosted/pub.dev/analyzer-7.7.1/example/ddd18_f.exe
2025-08-18 13:04:06,128 INFO: Removing binary at .pub-cache/hosted/pub.dev/analyzer-7.7.1/example/ddd18.exe
2025-08-18 13:04:06,299 INFO: Removing Android APK file at .pub-cache/hosted/pub.dev/flutter_rating_bar-4.0.1/rating_bar_demo.apk
2025-08-18 13:04:06,455 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/web/res/readme.zip
2025-08-18 13:04:06,462 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/test2.tar.gz
2025-08-18 13:04:06,462 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/a.txt.gz
2025-08-18 13:04:06,463 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/cat.jpg.gz
2025-08-18 13:04:06,463 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/test.zip
2025-08-18 13:04:06,463 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/test_100k_files.zip
2025-08-18 13:04:06,467 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/test2.zip
2025-08-18 13:04:06,469 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/zipCrypto.zip
2025-08-18 13:04:06,469 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/aes256.zip
2025-08-18 13:04:06,469 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/dd.zip
2025-08-18 13:04:06,470 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/crc32-not-streamed.zip
2025-08-18 13:04:06,470 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/test.zip
2025-08-18 13:04:06,471 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/zip_bzip2.zip
2025-08-18 13:04:06,471 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-08-18 13:04:06,471 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/utf.zip
2025-08-18 13:04:06,472 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/zip64.zip
2025-08-18 13:04:06,472 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/zip64_archive.zip
2025-08-18 13:04:06,472 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/readme.zip
2025-08-18 13:04:06,473 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/android-javadoc.zip
2025-08-18 13:04:06,473 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/test-trailing-junk.zip
2025-08-18 13:04:06,473 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-08-18 13:04:06,474 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/password_zipcrypto.zip
2025-08-18 13:04:06,474 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/symlink.zip
2025-08-18 13:04:06,475 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/unix.zip
2025-08-18 13:04:06,475 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/winxp.zip
2025-08-18 13:04:06,475 INFO: Removing binary at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/inflate/data.bin
2025-08-18 13:04:06,477 INFO: Removing binary at .pub-cache/hosted/pub.dev/provider-6.1.5/extension/devtools/build/assets/AssetManifest.bin
2025-08-18 13:04:06,480 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-08-18 13:04:06,481 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-08-18 13:04:06,483 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-08-18 13:04:06,484 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-08-18 13:04:06,485 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-08-18 13:04:06,486 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-08-18 13:04:06,487 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/provider-6.1.5/extension/devtools/build/canvaskit/skwasm.wasm
2025-08-18 13:04:06,488 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/provider-6.1.5/extension/devtools/build/canvaskit/canvaskit.wasm
2025-08-18 13:04:06,491 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/provider-6.1.5/extension/devtools/build/canvaskit/chromium/canvaskit.wasm
2025-08-18 13:04:06,671 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/url_launcher-6.3.2/example/android/build.gradle
2025-08-18 13:04:06,734 INFO: Removing gradle-wrapper.jar at .pub-cache/hosted/pub.dev/percent_indicator-4.2.5/example/android/gradle/wrapper/gradle-wrapper.jar
2025-08-18 13:04:06,781 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/url_launcher_android-6.3.17/example/android/build.gradle
2025-08-18 13:04:06,826 INFO: Removing binary at .pub-cache/hosted/pub.dev/shared_preferences-2.5.3/extension/devtools/build/assets/AssetManifest.bin
2025-08-18 13:04:06,828 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/shared_preferences-2.5.3/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Medium.ttf
2025-08-18 13:04:06,830 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/shared_preferences-2.5.3/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Black.ttf
2025-08-18 13:04:06,831 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/shared_preferences-2.5.3/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Regular.ttf
2025-08-18 13:04:06,832 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/shared_preferences-2.5.3/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Light.ttf
2025-08-18 13:04:06,833 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/shared_preferences-2.5.3/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Bold.ttf
2025-08-18 13:04:06,835 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/shared_preferences-2.5.3/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Thin.ttf
2025-08-18 13:04:06,835 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/shared_preferences-2.5.3/extension/devtools/build/canvaskit/skwasm.wasm
2025-08-18 13:04:06,837 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/shared_preferences-2.5.3/extension/devtools/build/canvaskit/canvaskit.wasm
2025-08-18 13:04:06,840 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/shared_preferences-2.5.3/extension/devtools/build/canvaskit/chromium/canvaskit.wasm
2025-08-18 13:04:06,850 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/shared_preferences-2.5.3/example/android/build.gradle
2025-08-18 13:04:06,873 INFO: Removing dependency file without lock at .pub-cache/hosted/pub.dev/sqlite3-2.9.0/example/custom_wasm_build/Cargo.toml
2025-08-18 13:04:06,974 INFO: Creating source tarball...
2025-08-18 13:04:49,854 INFO: Running 'build' commands in build/org.fsociety.vernet
2025-08-18 13:04:49,855 DEBUG: Directory: build/org.fsociety.vernet
2025-08-18 13:04:49,855 DEBUG: > bash -e -u -o pipefail -x -c export PUB_CACHE=$(pwd)/.pub-cache; /home/vagrant/build/srclib/flutter/bin/flutter packages pub run build_runner build --delete-conflicting-outputs; /home/vagrant/build/srclib/flutter/bin/flutter build apk --flavor fdroid
/etc/bash.bashrc: line 7: PS1: unbound variable
++ pwd
+ export PUB_CACHE=/home/vagrant/build/org.fsociety.vernet/.pub-cache
+ PUB_CACHE=/home/vagrant/build/org.fsociety.vernet/.pub-cache
+ /home/vagrant/build/srclib/flutter/bin/flutter packages pub run build_runner build --delete-conflicting-outputs
Generating the build script.
Compiling the build script.
Reading the asset graph.
Creating the asset graph.
Doing initial build cleanup.
Updating the asset graph.
Building, full build because builders changed.
0s freezed on 84 inputs; integration_test/app_test.dart
19s freezed on 84 inputs: 1 no-op; spent 19s sdk; integration_test/dns/lookup/lookup_test.dart
32s freezed on 84 inputs: 16 no-op; spent 19s sdk, 10s analyzing, 2s resolving; lib/database/drift/drift_database.dart
93s freezed on 84 inputs: 1 output, 34 no-op; spent 60s analyzing, 19s sdk, 11s resolving, 3s building; lib/pages/host_scan_page/host_scan_bloc/host_scan_event.dart
94s freezed on 84 inputs: 4 output, 53 no-op; spent 61s analyzing, 19s sdk, 11s resolving, 3s building; lib/repository/drift/scan_repository.dart
94s freezed on 84 inputs: 4 output, 80 no-op; spent 61s analyzing, 19s sdk, 11s resolving, 3s building
0s json_serializable on 168 inputs; integration_test/app_test.dart
4s json_serializable on 168 inputs: 1 no-op; spent 3s analyzing; integration_test/app_test.freezed.dart
9s json_serializable on 168 inputs: 17 skipped, 18 no-op; spent 7s analyzing, 1s resolving; lib/generated_plugin_registrant.freezed.dart
11s json_serializable on 168 inputs: 34 skipped, 35 no-op; spent 9s analyzing, 1s resolving; lib/pages/host_scan_page/host_scan_bloc/host_scan_bloc.freezed.dart
12s json_serializable on 168 inputs: 49 skipped, 58 no-op; spent 10s analyzing, 1s resolving; lib/pages/settings_page.freezed.dart
12s json_serializable on 168 inputs: 80 skipped, 88 no-op; spent 10s analyzing, 1s resolving
0s drift_dev on 672 inputs; integration_test/app_test.dart
0s drift_dev on 672 inputs: 22 skipped, 23 output; lib/helper/utils_helper.freezed.dart
1s drift_dev on 672 inputs: 100 skipped, 108 output, 1 no-op; lib/helper/dark_theme_preference.freezed.dart
2s drift_dev on 672 inputs: 208 skipped, 156 output, 37 no-op; spent 1s building, 1s analyzing; lib/database/drift/drift_database.dart.types.temp.dart
3s drift_dev on 672 inputs: 408 skipped, 156 output, 108 no-op; spent 2s building, 1s analyzing
0s source_gen:combining_builder on 336 inputs; integration_test/app_test.dart
1s source_gen:combining_builder on 336 inputs: 221 skipped, 1 output, 79 no-op; lib/ui/settings_dialog/ping_count_dialog.dart.types.temp.dart
1s source_gen:combining_builder on 336 inputs: 248 skipped, 1 output, 87 no-op
0s injectable_generator:injectable_builder on 672 inputs; integration_test/app_test.dart
1s injectable_generator:injectable_builder on 672 inputs: 112 skipped, 1 output, 16 no-op; lib/database/drift/drift_database.dart.types.temp.dart
2s injectable_generator:injectable_builder on 672 inputs: 346 skipped, 4 output, 51 no-op; spent 2s analyzing; lib/pages/port_scan_page/port_scan_bloc/port_scan_bloc.dart.types.temp.dart
3s injectable_generator:injectable_builder on 672 inputs: 583 skipped, 7 output, 82 no-op; spent 2s analyzing
0s injectable_generator:injectable_config_builder on 672 inputs; integration_test/app_test.dart
1s injectable_generator:injectable_config_builder on 672 inputs: 160 skipped, 1 output, 24 no-op; spent 1s building; lib/injection.dart.types.temp.dart
2s injectable_generator:injectable_config_builder on 672 inputs: 583 skipped, 1 output, 88 no-op; spent 1s building
Running the post build.
Writing the asset graph.
Built with build_runner in 121s; wrote 169 outputs.
+ /home/vagrant/build/srclib/flutter/bin/flutter build apk --flavor fdroid
Downloading android-arm-profile/linux-x64 tools... 778ms
Downloading android-arm-release/linux-x64 tools... 612ms
Downloading android-arm64-profile/linux-x64 tools... 769ms
Downloading android-arm64-release/linux-x64 tools... 613ms
Downloading android-x64-profile/linux-x64 tools... 752ms
Downloading android-x64-release/linux-x64 tools... 558ms
Resolving dependencies...
Downloading packages...
_fe_analyzer_shared 85.0.0 (88.0.0 available)
analyzer 7.7.1 (8.1.1 available)
characters 1.4.0 (1.4.1 available)
dart_style 3.1.1 (3.1.2 available)
isolate_contactor 4.1.0 (discontinued replaced by isolate_manager)
material_color_utilities 0.11.1 (0.13.0 available)
meta 1.16.0 (1.17.0 available)
network_tools 6.0.2 (6.0.5 available)
network_tools_flutter 3.0.0 (3.0.3 available)
path_provider_foundation 2.4.1 (2.4.2 available)
petitparser 6.1.0 (7.0.1 available)
rxdart 0.26.0 (0.28.0 available)
test_api 0.7.6 (0.7.7 available)
unicode 0.3.1 (1.1.8 available)
url_launcher_ios 6.3.3 (6.3.4 available)
url_launcher_macos 3.2.2 (3.2.3 available)
xml 6.5.0 (6.6.1 available)
Got dependencies!
1 package is discontinued.
17 packages have newer versions incompatible with dependency constraints.
Try `flutter pub outdated` for more information.
Running Gradle task 'assembleFdroidRelease'...
Checking the license for package NDK (Side by side) 27.0.12077973 in /opt/android-sdk/licenses
License for package NDK (Side by side) 27.0.12077973 accepted.
Preparing "Install NDK (Side by side) 27.0.12077973 v.27.0.12077973".
"Install NDK (Side by side) 27.0.12077973 v.27.0.12077973" ready.
Installing NDK (Side by side) 27.0.12077973 in /opt/android-sdk/ndk/27.0.12077973
"Install NDK (Side by side) 27.0.12077973 v.27.0.12077973" complete.
"Install NDK (Side by side) 27.0.12077973 v.27.0.12077973" finished.
Warning: The plugin integration_test requires Android SDK version 36 or higher.
For more information about build configuration, see https://flutter.dev/to/review-gradle-config.
Warning: The plugin path_provider_android requires Android SDK version 36 or higher.
For more information about build configuration, see https://flutter.dev/to/review-gradle-config.
Warning: The plugin shared_preferences_android requires Android SDK version 36 or higher.
For more information about build configuration, see https://flutter.dev/to/review-gradle-config.
Warning: The plugin url_launcher_android requires Android SDK version 36 or higher.
For more information about build configuration, see https://flutter.dev/to/review-gradle-config.
Your project is configured to compile against Android SDK 35, but the following plugin(s) require to be compiled against a higher Android SDK version:
- integration_test compiles against Android SDK 36
- path_provider_android compiles against Android SDK 36
- shared_preferences_android compiles against Android SDK 36
- url_launcher_android compiles against Android SDK 36
Fix this issue by compiling against the highest Android SDK version (they are backward compatible).
Add the following to /home/vagrant/build/org.fsociety.vernet/android/app/build.gradle:
android {
compileSdk = 36
...
}
Checking the license for package Android SDK Build-Tools 35 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 35 accepted.
Preparing "Install Android SDK Build-Tools 35 v.35.0.0".
"Install Android SDK Build-Tools 35 v.35.0.0" ready.
Installing Android SDK Build-Tools 35 in /opt/android-sdk/build-tools/35.0.0
"Install Android SDK Build-Tools 35 v.35.0.0" complete.
"Install Android SDK Build-Tools 35 v.35.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.
[========= ] 25%
[========= ] 25% Fetch remote repository...
[=======================================] 100% Fetch remote repository...
Font asset "MaterialIcons-Regular.otf" was tree-shaken, reducing it from 1645184 to 4228 bytes (99.7% 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.
Font asset "MaterialIcons-Regular.otf" was tree-shaken, reducing it from 1645184 to 4228 bytes (99.7% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.
Running Gradle task 'assembleFdroidRelease'... 1127.9s
✓ Built build/app/outputs/flutter-apk/app-fdroid-release.apk (62.1MB)
2025-08-18 13:26:31,625 INFO: Successfully built version 1.3.0 of org.fsociety.vernet from f1bbb3b7d1bb63c9efad13d05e5631a22bb29ebd
2025-08-18 13:26:32,004 DEBUG: Checking build/org.fsociety.vernet/build/app/outputs/flutter-apk/app-fdroid-release.apk
2025-08-18 13:26:32,147 INFO: success: org.fsociety.vernet
2025-08-18 13:26:32,148 INFO: Finished
2025-08-18 13:26:32,148 INFO: 1 build succeeded