log for io.oopquizz.oopquiz:1
== Installed Android Tools ==
2025-03-21 20:46:55,689 DEBUG: Reading 'config.yml'
2025-03-21 20:46:55,703 INFO: Creating log directory
2025-03-21 20:46:55,703 INFO: Creating temporary directory
2025-03-21 20:46:55,704 INFO: Creating output directory
2025-03-21 20:46:55,712 DEBUG: Getting git vcs interface for https://github.com/AliAkrem/oopquiz.git
2025-03-21 20:46:55,712 DEBUG: Checking io.oopquizz.oopquiz:1
2025-03-21 20:46:55,712 INFO: Building version 1.0.0 (1) of io.oopquizz.oopquiz
2025-03-21 20:46:55,712 INFO: Running 'sudo' commands in /home/vagrant
2025-03-21 20:46:55,713 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c mkdir -p /home/akrem; chown vagrant /home/akrem
+ mkdir -p /home/akrem
+ chown vagrant /home/akrem
2025-03-21 20:46:55,916 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-03-21 20:46:56,421 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64066 files and directories currently installed.)
Removing sudo (1.9.13p3-1+deb12u1) ...
Purging configuration files for sudo (1.9.13p3-1+deb12u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
Processing triggers for libc-bin (2.36-9+deb12u10) ...
2025-03-21 20:47:10,300 INFO: Getting source for revision a99ec221788f0aec1f09545b7d689708e88345fa
2025-03-21 20:47:10,303 DEBUG: Directory: build/io.oopquizz.oopquiz
2025-03-21 20:47:10,303 DEBUG: > git rev-parse --show-toplevel
2025-03-21 20:47:10,506 DEBUG: Directory: build/io.oopquizz.oopquiz
2025-03-21 20:47:10,507 DEBUG: > git submodule foreach --recursive git reset --hard
2025-03-21 20:47:10,710 DEBUG: Directory: build/io.oopquizz.oopquiz
2025-03-21 20:47:10,710 DEBUG: > git reset --hard
2025-03-21 20:47:11,014 DEBUG: Directory: build/io.oopquizz.oopquiz
2025-03-21 20:47:11,014 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-03-21 20:47:11,117 DEBUG: Directory: build/io.oopquizz.oopquiz
2025-03-21 20:47:11,117 DEBUG: > git clean -dffx
2025-03-21 20:47:11,220 DEBUG: Directory: build/io.oopquizz.oopquiz
2025-03-21 20:47:11,221 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-03-21 20:47:12,125 DEBUG: Directory: build/io.oopquizz.oopquiz
2025-03-21 20:47:12,126 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-03-21 20:47:12,630 DEBUG: Directory: build/io.oopquizz.oopquiz
2025-03-21 20:47:12,630 DEBUG: > git remote set-head origin --auto
2025-03-21 20:47:13,234 DEBUG: Directory: build/io.oopquizz.oopquiz
2025-03-21 20:47:13,234 DEBUG: > git checkout -f a99ec221788f0aec1f09545b7d689708e88345fa
2025-03-21 20:47:13,537 DEBUG: Directory: build/io.oopquizz.oopquiz
2025-03-21 20:47:13,537 DEBUG: > git clean -dffx
2025-03-21 20:47:13,640 DEBUG: Directory: build/io.oopquizz.oopquiz
2025-03-21 20:47:13,641 DEBUG: > git rev-parse --show-toplevel
2025-03-21 20:47:13,844 DEBUG: Directory: build/io.oopquizz.oopquiz
2025-03-21 20:47:13,844 DEBUG: > git submodule deinit --all --force
2025-03-21 20:47:13,947 INFO: Collecting source libraries
2025-03-21 20:47:14,108 DEBUG: Removing debuggable flags from build/srclib/flutter
2025-03-21 20:47:14,178 INFO: Creating local.properties file at build/io.oopquizz.oopquiz/local.properties
2025-03-21 20:47:14,179 DEBUG: Removing debuggable flags from build/io.oopquizz.oopquiz
2025-03-21 20:47:14,184 INFO: Cleaned build.gradle of keysigning configs at build/io.oopquizz.oopquiz/android/app/build.gradle
2025-03-21 20:47:14,185 INFO: Running 'prebuild' commands in build/io.oopquizz.oopquiz
2025-03-21 20:47:14,186 DEBUG: Directory: build/io.oopquizz.oopquiz
2025-03-21 20:47:14,186 DEBUG: > bash -e -u -o pipefail -x -c -- flutterVersion=$(sed -n -E 's/.*flutter:\ "(.*)"/\1/p' pubspec.yaml); [[ $flutterVersion ]] || exit 1; git -C /home/vagrant/build/srclib/flutter checkout -f $flutterVersion; export repo=/home/akrem/flutter-projects; mkdir -p $repo; cd ..; mv io.oopquizz.oopquiz $repo/oopquiz; pushd $repo/oopquiz; 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; popd; mv $repo/oopquiz io.oopquizz.oopquiz
/etc/bash.bashrc: line 7: PS1: unbound variable
++ sed -n -E 's/.*flutter:\ "(.*)"/\1/p' pubspec.yaml
+ flutterVersion='3.24.3 '
+ [[ -n 3.24.3 ]]
+ git -C /home/vagrant/build/srclib/flutter checkout -f 3.24.3
Note: switching to '3.24.3'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 2663184aa7 [flutter_releases] Flutter stable 3.24.3 Framework Cherrypicks (#155044)
+ export repo=/home/akrem/flutter-projects
+ repo=/home/akrem/flutter-projects
+ mkdir -p /home/akrem/flutter-projects
+ cd ..
+ mv io.oopquizz.oopquiz /home/akrem/flutter-projects/oopquiz
+ pushd /home/akrem/flutter-projects/oopquiz
/home/akrem/flutter-projects/oopquiz ~/build
++ pwd
+ export PUB_CACHE=/home/akrem/flutter-projects/oopquiz/.pub-cache
+ PUB_CACHE=/home/akrem/flutter-projects/oopquiz/.pub-cache
+ /home/vagrant/build/srclib/flutter/bin/flutter config --no-analytics
Downloading Linux x64 Dart SDK from Flutter engine 36335019a8eab588c3c2ea783c618d90505be233...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
3 203M 3 8099k 0 0 14.3M 0 0:00:14 --:--:-- 0:00:14 14.3M
18 203M 18 37.3M 0 0 23.8M 0 0:00:08 0:00:01 0:00:07 23.8M
32 203M 32 66.8M 0 0 25.9M 0 0:00:07 0:00:02 0:00:05 25.9M
46 203M 46 95.2M 0 0 26.6M 0 0:00:07 0:00:03 0:00:04 26.6M
56 203M 56 115M 0 0 23.5M 0 0:00:08 0:00:04 0:00:04 23.5M
65 203M 65 134M 0 0 24.0M 0 0:00:08 0:00:05 0:00:03 25.1M
79 203M 79 160M 0 0 24.5M 0 0:00:08 0:00:06 0:00:02 24.7M
91 203M 91 187M 0 0 24.7M 0 0:00:08 0:00:07 0:00:01 24.0M
100 203M 100 203M 0 0 24.9M 0 0:00:08 0:00:08 --:--:-- 23.6M
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... 857ms
Downloading Gradle Wrapper... 36ms
Downloading package sky_engine... 464ms
Downloading package flutter_gpu... 81ms
Downloading flutter_patched_sdk tools... 1,161ms
Downloading flutter_patched_sdk_product tools... 1,196ms
Downloading linux-x64 tools... 7.8s
Downloading linux-x64/font-subset tools... 765ms
Resolving dependencies...
Downloading packages...
archive 3.6.1 (4.0.4 available)
args 2.5.0 (2.7.0 available)
async 2.11.0 (2.13.0 available)
bloc 8.1.4 (9.0.0 available)
boolean_selector 2.1.1 (2.1.2 available)
characters 1.3.0 (1.4.0 available)
charcode 1.3.1 (1.4.0 available)
clock 1.1.1 (1.1.2 available)
collection 1.18.0 (1.19.1 available)
crypto 3.0.5 (3.0.6 available)
equatable 2.0.5 (2.0.7 available)
fake_async 1.3.1 (1.3.3 available)
ffi 2.1.3 (2.1.4 available)
file 7.0.0 (7.0.1 available)
flutter_bloc 8.1.6 (9.1.0 available)
flutter_lints 4.0.0 (5.0.0 available)
font_awesome_flutter 10.7.0 (10.8.0 available)
get 4.6.6 (4.7.2 available)
http 1.2.2 (1.3.0 available)
http_parser 4.0.2 (4.1.2 available)
icons_launcher 3.0.0 (3.0.1 available)
image 4.2.0 (4.5.3 available)
leak_tracker 10.0.5 (10.0.9 available)
leak_tracker_flutter_testing 3.0.5 (3.0.9 available)
lints 4.0.0 (5.1.1 available)
lottie 3.1.2 (3.3.1 available)
markdown 7.2.2 (7.3.0 available)
matcher 0.12.16+1 (0.12.17 available)
material_color_utilities 0.11.1 (0.12.0 available)
meta 1.15.0 (1.16.0 available)
path 1.9.0 (1.9.1 available)
path_provider 2.1.4 (2.1.5 available)
path_provider_android 2.2.10 (2.2.16 available)
path_provider_foundation 2.4.0 (2.4.1 available)
petitparser 6.0.2 (6.1.0 available)
platform 3.1.5 (3.1.6 available)
shared_preferences 2.3.2 (2.5.2 available)
shared_preferences_android 2.3.2 (2.4.8 available)
shared_preferences_foundation 2.5.2 (2.5.4 available)
shared_preferences_web 2.4.2 (2.4.3 available)
source_span 1.10.0 (1.10.1 available)
stack_trace 1.11.1 (1.12.1 available)
stream_channel 2.1.2 (2.1.4 available)
string_scanner 1.2.0 (1.4.1 available)
term_glyph 1.2.1 (1.2.2 available)
test_api 0.7.2 (0.7.4 available)
typed_data 1.3.2 (1.4.0 available)
url_launcher 6.3.0 (6.3.1 available)
url_launcher_android 6.3.10 (6.3.15 available)
url_launcher_ios 6.3.1 (6.3.2 available)
url_launcher_linux 3.2.0 (3.2.1 available)
url_launcher_macos 3.2.1 (3.2.2 available)
url_launcher_web 2.3.3 (2.4.0 available)
url_launcher_windows 3.1.2 (3.1.4 available)
vm_service 14.2.5 (15.0.0 available)
web 1.1.0 (1.1.1 available)
xdg_directories 1.0.4 (1.1.0 available)
yaml 3.1.2 (3.1.3 available)
Got dependencies!
58 packages have newer versions incompatible with dependency constraints.
Try `flutter pub outdated` for more information.
+ popd
~/build
+ mv /home/akrem/flutter-projects/oopquiz io.oopquizz.oopquiz
2025-03-21 20:49:16,325 INFO: Scanning source for common problems...
2025-03-21 20:49:16,339 DEBUG: scanner is configured to use signature data from: 'suss'
2025-03-21 20:49:16,339 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-03-21 20:49:17,442 DEBUG: write 'suss.json' to cache
2025-03-21 20:49:17,450 DEBUG: next suss.json cache update due in 23:59:59.463438
2025-03-21 20:49:17,654 INFO: Removing binary at .pub-cache/hosted/pub.dev/provider-6.1.2/extension/devtools/build/assets/AssetManifest.bin
2025-03-21 20:49:17,696 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.2/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Medium.ttf
2025-03-21 20:49:17,698 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.2/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Black.ttf
2025-03-21 20:49:17,700 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.2/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Regular.ttf
2025-03-21 20:49:17,702 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.2/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Light.ttf
2025-03-21 20:49:17,703 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.2/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Bold.ttf
2025-03-21 20:49:17,705 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.2/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Thin.ttf
2025-03-21 20:49:17,706 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/provider-6.1.2/extension/devtools/build/canvaskit/skwasm.wasm
2025-03-21 20:49:17,708 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/provider-6.1.2/extension/devtools/build/canvaskit/canvaskit.wasm
2025-03-21 20:49:17,713 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/provider-6.1.2/extension/devtools/build/canvaskit/chromium/canvaskit.wasm
2025-03-21 20:49:17,757 INFO: Removing binary at .pub-cache/hosted/pub.dev/analyzer-6.7.0/example/ddd03.exe
2025-03-21 20:49:18,181 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/shared_preferences_android-2.3.2/example/android/build.gradle
2025-03-21 20:49:18,237 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/path_provider_android-2.2.10/example/android/build.gradle
2025-03-21 20:49:18,280 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/shared_preferences-2.3.2/example/android/build.gradle
2025-03-21 20:49:18,432 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/path_provider-2.1.4/example/android/build.gradle
2025-03-21 20:49:18,454 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/web/res/readme.zip
2025-03-21 20:49:18,460 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/test2.tar.gz
2025-03-21 20:49:18,461 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/a.txt.gz
2025-03-21 20:49:18,461 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/cat.jpg.gz
2025-03-21 20:49:18,462 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/test.zip
2025-03-21 20:49:18,462 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/test_100k_files.zip
2025-03-21 20:49:18,465 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/test2.zip
2025-03-21 20:49:18,467 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/zipCrypto.zip
2025-03-21 20:49:18,468 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/aes256.zip
2025-03-21 20:49:18,468 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/dd.zip
2025-03-21 20:49:18,469 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/crc32-not-streamed.zip
2025-03-21 20:49:18,469 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/test.zip
2025-03-21 20:49:18,469 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/zip_bzip2.zip
2025-03-21 20:49:18,470 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-03-21 20:49:18,470 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/utf.zip
2025-03-21 20:49:18,470 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/zip64.zip
2025-03-21 20:49:18,471 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/zip64_archive.zip
2025-03-21 20:49:18,471 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/readme.zip
2025-03-21 20:49:18,471 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/android-javadoc.zip
2025-03-21 20:49:18,472 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/test-trailing-junk.zip
2025-03-21 20:49:18,472 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-03-21 20:49:18,473 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/password_zipcrypto.zip
2025-03-21 20:49:18,473 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/symlink.zip
2025-03-21 20:49:18,473 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/unix.zip
2025-03-21 20:49:18,474 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/winxp.zip
2025-03-21 20:49:18,474 INFO: Removing binary at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/inflate/data.bin
2025-03-21 20:49:18,504 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/url_launcher-6.3.0/example/android/build.gradle
2025-03-21 20:49:18,584 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/url_launcher_android-6.3.10/example/android/build.gradle
2025-03-21 20:49:18,817 INFO: Creating source tarball...
2025-03-21 20:49:37,279 INFO: Running 'build' commands in build/io.oopquizz.oopquiz
2025-03-21 20:49:37,279 DEBUG: Directory: build/io.oopquizz.oopquiz
2025-03-21 20:49:37,279 DEBUG: > bash -e -u -o pipefail -x -c export repo=/home/akrem/flutter-projects; cd ..; mv io.oopquizz.oopquiz $repo/oopquiz; pushd $repo/oopquiz; export PUB_CACHE=$(pwd)/.pub-cache; /home/vagrant/build/srclib/flutter/bin/flutter build apk --release --no-shrink; popd; mv $repo/oopquiz io.oopquizz.oopquiz
/etc/bash.bashrc: line 7: PS1: unbound variable
+ export repo=/home/akrem/flutter-projects
+ repo=/home/akrem/flutter-projects
+ cd ..
+ mv io.oopquizz.oopquiz /home/akrem/flutter-projects/oopquiz
+ pushd /home/akrem/flutter-projects/oopquiz
/home/akrem/flutter-projects/oopquiz ~/build
++ pwd
+ export PUB_CACHE=/home/akrem/flutter-projects/oopquiz/.pub-cache
+ PUB_CACHE=/home/akrem/flutter-projects/oopquiz/.pub-cache
+ /home/vagrant/build/srclib/flutter/bin/flutter build apk --release --no-shrink
Downloading android-arm-profile/linux-x64 tools... 1,016ms
Downloading android-arm-release/linux-x64 tools... 722ms
Downloading android-arm64-profile/linux-x64 tools... 849ms
Downloading android-arm64-release/linux-x64 tools... 781ms
Downloading android-x64-profile/linux-x64 tools... 821ms
Downloading android-x64-release/linux-x64 tools... 716ms
Resolving dependencies...
Downloading packages...
archive 3.6.1 (4.0.4 available)
args 2.5.0 (2.7.0 available)
async 2.11.0 (2.13.0 available)
bloc 8.1.4 (9.0.0 available)
boolean_selector 2.1.1 (2.1.2 available)
characters 1.3.0 (1.4.0 available)
charcode 1.3.1 (1.4.0 available)
clock 1.1.1 (1.1.2 available)
collection 1.18.0 (1.19.1 available)
crypto 3.0.5 (3.0.6 available)
equatable 2.0.5 (2.0.7 available)
fake_async 1.3.1 (1.3.3 available)
ffi 2.1.3 (2.1.4 available)
file 7.0.0 (7.0.1 available)
flutter_bloc 8.1.6 (9.1.0 available)
flutter_lints 4.0.0 (5.0.0 available)
font_awesome_flutter 10.7.0 (10.8.0 available)
get 4.6.6 (4.7.2 available)
http 1.2.2 (1.3.0 available)
http_parser 4.0.2 (4.1.2 available)
icons_launcher 3.0.0 (3.0.1 available)
image 4.2.0 (4.5.3 available)
leak_tracker 10.0.5 (10.0.9 available)
leak_tracker_flutter_testing 3.0.5 (3.0.9 available)
lints 4.0.0 (5.1.1 available)
lottie 3.1.2 (3.3.1 available)
markdown 7.2.2 (7.3.0 available)
matcher 0.12.16+1 (0.12.17 available)
material_color_utilities 0.11.1 (0.12.0 available)
meta 1.15.0 (1.16.0 available)
path 1.9.0 (1.9.1 available)
path_provider 2.1.4 (2.1.5 available)
path_provider_android 2.2.10 (2.2.16 available)
path_provider_foundation 2.4.0 (2.4.1 available)
petitparser 6.0.2 (6.1.0 available)
platform 3.1.5 (3.1.6 available)
shared_preferences 2.3.2 (2.5.2 available)
shared_preferences_android 2.3.2 (2.4.8 available)
shared_preferences_foundation 2.5.2 (2.5.4 available)
shared_preferences_web 2.4.2 (2.4.3 available)
source_span 1.10.0 (1.10.1 available)
stack_trace 1.11.1 (1.12.1 available)
stream_channel 2.1.2 (2.1.4 available)
string_scanner 1.2.0 (1.4.1 available)
term_glyph 1.2.1 (1.2.2 available)
test_api 0.7.2 (0.7.4 available)
typed_data 1.3.2 (1.4.0 available)
url_launcher 6.3.0 (6.3.1 available)
url_launcher_android 6.3.10 (6.3.15 available)
url_launcher_ios 6.3.1 (6.3.2 available)
url_launcher_linux 3.2.0 (3.2.1 available)
url_launcher_macos 3.2.1 (3.2.2 available)
url_launcher_web 2.3.3 (2.4.0 available)
url_launcher_windows 3.1.2 (3.1.4 available)
vm_service 14.2.5 (15.0.0 available)
web 1.1.0 (1.1.1 available)
xdg_directories 1.0.4 (1.1.0 available)
yaml 3.1.2 (3.1.3 available)
Got dependencies!
58 packages have newer versions incompatible with dependency constraints.
Try `flutter pub outdated` for more information.
Running Gradle task 'assembleRelease'...
Checking the license for package Android SDK Build-Tools 33.0.1 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 33.0.1 accepted.
Preparing "Install Android SDK Build-Tools 33.0.1 v.33.0.1".
"Install Android SDK Build-Tools 33.0.1 v.33.0.1" ready.
Installing Android SDK Build-Tools 33.0.1 in /opt/android-sdk/build-tools/33.0.1
"Install Android SDK Build-Tools 33.0.1 v.33.0.1" complete.
"Install Android SDK Build-Tools 33.0.1 v.33.0.1" finished.
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 "fa-solid-900.ttf" was tree-shaken, reducing it from 419720 to 992 bytes (99.8% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.
Font asset "MaterialIcons-Regular.otf" was tree-shaken, reducing it from 1645184 to 3452 bytes (99.8% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.
Running Gradle task 'assembleRelease'... 527.0s
✓ Built build/app/outputs/flutter-apk/app-release.apk (28.2MB)
+ popd
~/build
+ mv /home/akrem/flutter-projects/oopquiz io.oopquizz.oopquiz
2025-03-21 20:58:37,142 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/io.oopquizz.oopquiz, universal_newlines=False, shell=None, istream=<valid stream>)
2025-03-21 20:58:37,155 INFO: Successfully built version 1.0.0 of io.oopquizz.oopquiz from a99ec221788f0aec1f09545b7d689708e88345fa
2025-03-21 20:58:37,373 DEBUG: Checking build/io.oopquizz.oopquiz/build/app/outputs/flutter-apk/app-release.apk
2025-03-21 20:58:37,441 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2025-03-21 20:58:37,442 INFO: ...retrieving https://github.com/AliAkrem/oopquiz/releases/download/v1.0.0/oopquiz.apk
2025-03-21 20:58:37,446 DEBUG: Starting new HTTPS connection (1): github.com:443
2025-03-21 20:58:37,734 DEBUG: https://github.com:443 "GET /AliAkrem/oopquiz/releases/download/v1.0.0/oopquiz.apk HTTP/1.1" 302 0
2025-03-21 20:58:37,740 DEBUG: Starting new HTTPS connection (1): objects.githubusercontent.com:443
2025-03-21 20:58:38,278 DEBUG: https://objects.githubusercontent.com:443 "GET /github-production-release-asset-2e65be/861263993/8e2a292f-db8c-4bf8-83c3-c5be49718abd?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250321%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250321T205838Z&X-Amz-Expires=300&X-Amz-Signature=025220f16a61022164c496a5e62566653b4545428d0a232eea01b2c4faac1ab9&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Doopquiz.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 28244361
2025-03-21 20:58:43,045 DEBUG: unsigned/binaries/io.oopquizz.oopquiz_1.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): true
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/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.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.datastore_datastore-preferences.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.datastore_datastore.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.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.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.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.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.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.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/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/c3.v 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/x2.g0 not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
2025-03-21 20:58:46,707 DEBUG: /tmp/tmpvu46w75g/sigcp_io.oopquizz.oopquiz_1.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): true
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/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.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.datastore_datastore-preferences.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.datastore_datastore.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.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.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.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.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.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.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/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/c3.v 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/x2.g0 not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
2025-03-21 20:58:46,708 INFO: ...successfully verified
2025-03-21 20:58:46,708 INFO: compared built binary to supplied reference binary successfully
2025-03-21 20:58:46,931 WARNING: Requested API level 34 is larger than maximum we have, returning API level 28 instead.
2025-03-21 20:58:47,021 DEBUG: Using APK Signature v3
2025-03-21 20:58:47,030 INFO: supplied reference binary has allowed signer 68e9598b559a864113cfe075ef3ae4529a3eeb4867ea16b865e2ed093c59f187
2025-03-21 20:58:47,040 INFO: success: io.oopquizz.oopquiz
2025-03-21 20:58:47,040 INFO: Finished
2025-03-21 20:58:47,040 INFO: 1 build succeeded