log for com.example.flutter_http_server:30
== Installed Android Tools ==
2021-11-23 02:48:06,199 DEBUG: Reading 'config.yml'
2021-11-23 02:48:06,209 INFO: Using /opt/android-sdk/build-tools/29.0.3/apksigner
2021-11-23 02:48:06,212 INFO: Creating log directory
2021-11-23 02:48:06,212 INFO: Creating temporary directory
2021-11-23 02:48:06,213 INFO: Creating output directory
2021-11-23 02:48:06,215 DEBUG: Getting git vcs interface for https://github.com/many-fac3d-g0d/ServeIt
2021-11-23 02:48:06,215 DEBUG: > git --version
git version 2.11.0
2021-11-23 02:48:06,457 INFO: Using git version 2.11.0
2021-11-23 02:48:06,457 DEBUG: Checking 1.2.0
2021-11-23 02:48:06,459 INFO: Building version 1.2.0 (30) of com.example.flutter_http_server
2021-11-23 02:48:06,460 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2021-11-23 02:48:06,668 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64914 files and directories currently installed.)
Removing sudo (1.8.19p1-2.1+deb9u3) ...
Purging configuration files for sudo (1.8.19p1-2.1+deb9u3) ...
Processing triggers for systemd (232-25+deb9u13) ...
2021-11-23 02:48:10,341 INFO: Getting source for revision 7d166a50d0021c226a4827c6f5a64fc1273804ac
2021-11-23 02:48:10,341 DEBUG: Directory: build/com.example.flutter_http_server
2021-11-23 02:48:10,341 DEBUG: > git rev-parse --show-toplevel
2021-11-23 02:48:10,548 DEBUG: Directory: build/com.example.flutter_http_server
2021-11-23 02:48:10,548 DEBUG: > git submodule foreach --recursive git reset --hard
2021-11-23 02:48:10,756 DEBUG: Directory: build/com.example.flutter_http_server
2021-11-23 02:48:10,756 DEBUG: > git reset --hard
2021-11-23 02:48:10,962 DEBUG: Directory: build/com.example.flutter_http_server
2021-11-23 02:48:10,962 DEBUG: > git submodule foreach --recursive git clean -dffx
2021-11-23 02:48:11,071 DEBUG: Directory: build/com.example.flutter_http_server
2021-11-23 02:48:11,072 DEBUG: > git clean -dffx
2021-11-23 02:48:11,176 DEBUG: Directory: build/com.example.flutter_http_server
2021-11-23 02:48:11,177 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 fetch origin
2021-11-23 02:48:11,991 DEBUG: Directory: build/com.example.flutter_http_server
2021-11-23 02:48:11,991 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 fetch --prune --tags --force origin
2021-11-23 02:48:12,297 DEBUG: Directory: build/com.example.flutter_http_server
2021-11-23 02:48:12,297 DEBUG: > git remote set-head origin --auto
2021-11-23 02:48:12,703 DEBUG: Directory: build/com.example.flutter_http_server
2021-11-23 02:48:12,703 DEBUG: > git checkout -f 7d166a50d0021c226a4827c6f5a64fc1273804ac
2021-11-23 02:48:12,908 DEBUG: Directory: build/com.example.flutter_http_server
2021-11-23 02:48:12,908 DEBUG: > git clean -dffx
2021-11-23 02:48:13,012 INFO: Collecting source libraries
2021-11-23 02:48:13,100 DEBUG: Removing debuggable flags from build/srclib/flutter
2021-11-23 02:48:13,157 INFO: Creating local.properties file at build/com.example.flutter_http_server/local.properties
2021-11-23 02:48:13,157 DEBUG: Removing debuggable flags from build/com.example.flutter_http_server
2021-11-23 02:48:13,160 INFO: Removing specified files
2021-11-23 02:48:13,160 INFO: Removing ios
2021-11-23 02:48:13,163 INFO: Cleaned build.gradle of keysigning configs at build/com.example.flutter_http_server/android/app/build.gradle
2021-11-23 02:48:13,167 INFO: Scanning source for common problems...
2021-11-23 02:48:13,174 INFO: Creating source tarball...
2021-11-23 02:48:13,204 INFO: Running 'build' commands in build/com.example.flutter_http_server
2021-11-23 02:48:13,205 DEBUG: Directory: build/com.example.flutter_http_server
2021-11-23 02:48:13,205 DEBUG: > bash -x -c /home/vagrant/build/srclib/flutter/bin/flutter config --no-analytics && /home/vagrant/build/srclib/flutter/bin/flutter build apk --flavor fdroid
+ /home/vagrant/build/srclib/flutter/bin/flutter config --no-analytics
Downloading Dart SDK from Flutter engine 5b81c6d615c395d70f7032763aa8e89f16fb2bdd...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
1 213M 1 4096k 0 0 5313k 0 0:00:41 --:--:-- 0:00:41 5312k
41 213M 41 88.4M 0 0 57.9M 0 0:00:03 0:00:01 0:00:02 57.8M
93 213M 93 199M 0 0 78.9M 0 0:00:02 0:00:02 --:--:-- 78.9M
100 213M 100 213M 0 0 79.7M 0 0:00:02 0:00:02 --:--:-- 79.7M
Building flutter tool...
╔════════════════════════════════════════════════════════════════════════════╗
║ 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. ║
║ Note: 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/docs/reference/crash-reporting ║
║ ║
║ See Google's privacy policy: ║
║ https://policies.google.com/privacy ║
╚════════════════════════════════════════════════════════════════════════════╝
Analytics reporting disabled.
You may need to restart any open editors for them to read new settings.
+ /home/vagrant/build/srclib/flutter/bin/flutter build apk --flavor fdroid
Downloading Material fonts... 418ms
Downloading Gradle Wrapper... 17ms
Downloading package sky_engine... 264ms
Downloading flutter_patched_sdk tools... 493ms
Downloading flutter_patched_sdk_product tools... 352ms
Downloading linux-x64 tools... 1,512ms
Downloading linux-x64/font-subset tools... 235ms
Downloading android-arm-profile/linux-x64 tools... 292ms
Downloading android-arm-release/linux-x64 tools... 519ms
Downloading android-arm64-profile/linux-x64 tools... 248ms
Downloading android-arm64-release/linux-x64 tools... 213ms
Downloading android-x64-profile/linux-x64 tools... 242ms
Downloading android-x64-release/linux-x64 tools... 584ms
Running "flutter pub get" in com.example.flutter_http_server... 6.2s
💪 Building with sound null safety 💪
Running Gradle task 'assembleFdroidRelease'...
Checking the license for package Android SDK Platform 30 in /opt/android-sdk/licenses
License for package Android SDK Platform 30 accepted.
Preparing "Install Android SDK Platform 30 (revision: 3)".
"Install Android SDK Platform 30 (revision: 3)" ready.
Installing Android SDK Platform 30 in /opt/android-sdk/platforms/android-30
"Install Android SDK Platform 30 (revision: 3)" complete.
"Install Android SDK Platform 30 (revision: 3)" finished.
Running Gradle task 'assembleFdroidRelease'... 174.6s
✓ Built build/app/outputs/flutter-apk/app-fdroid-release.apk (18.1MB).
2021-11-23 02:52:00,819 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.example.flutter_http_server, universal_newlines=False, shell=None)
2021-11-23 02:52:00,826 INFO: Successfully built version 1.2.0 of com.example.flutter_http_server from 7d166a50d0021c226a4827c6f5a64fc1273804ac
2021-11-23 02:52:01,490 DEBUG: AXML contains a RESOURCE MAP
2021-11-23 02:52:01,491 DEBUG: Start of Namespace mapping: prefix 31: 'android' --> uri 75: 'http://schemas.android.com/apk/res/android'
2021-11-23 02:52:01,492 DEBUG: Checking build/com.example.flutter_http_server/build/app/outputs/flutter-apk/app-fdroid-release.apk
2021-11-23 02:52:01,497 DEBUG: AXML contains a RESOURCE MAP
2021-11-23 02:52:01,497 DEBUG: Start of Namespace mapping: prefix 31: 'android' --> uri 75: 'http://schemas.android.com/apk/res/android'
2021-11-23 02:52:01,521 INFO: success: com.example.flutter_http_server
2021-11-23 02:52:01,521 INFO: Finished
2021-11-23 02:52:01,521 INFO: 1 build succeeded