log for dev.linwood.butterfly.nightly:91
== Installed Android Tools ==
2024-02-09 07:46:17,777 DEBUG: Reading 'config.yml'
2024-02-09 07:46:17,798 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2024-02-09 07:46:17,799 INFO: Creating log directory
2024-02-09 07:46:17,799 INFO: Creating temporary directory
2024-02-09 07:46:17,800 INFO: Creating output directory
2024-02-09 07:46:17,859 DEBUG: Getting git vcs interface for https://github.com/LinwoodDev/Butterfly.git
2024-02-09 07:46:17,859 DEBUG: Checking dev.linwood.butterfly.nightly:91
2024-02-09 07:46:17,859 INFO: Building version 2.0.3-rc.0 (91) of dev.linwood.butterfly.nightly
2024-02-09 07:46:17,859 INFO: Running 'sudo' commands in /home/vagrant
2024-02-09 07:46:17,860 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -y openjdk-17-jdk-headless; update-alternatives --auto java
+ apt-get update
Get:1 https://security.debian.org/debian-security bullseye-security InRelease [48.4 kB]
Get:2 https://debian.osuosl.org/debian bullseye InRelease [116 kB]
Get:3 https://security.debian.org/debian-security bullseye-security/main amd64 Packages [267 kB]
Get:4 https://security.debian.org/debian-security bullseye-security/main Translation-en [172 kB]
Get:5 https://debian.osuosl.org/debian bullseye-updates InRelease [44.1 kB]
Get:6 https://debian.osuosl.org/debian bullseye-backports InRelease [49.0 kB]
Get:7 https://debian.osuosl.org/debian bullseye/main amd64 Packages [8062 kB]
Get:8 https://debian.osuosl.org/debian bullseye/main Translation-en [6236 kB]
Get:9 https://debian.osuosl.org/debian bullseye-updates/main amd64 Packages [18.8 kB]
Get:10 https://debian.osuosl.org/debian bullseye-updates/main Translation-en [10.9 kB]
Get:11 https://debian.osuosl.org/debian bullseye-backports/main amd64 Packages [403 kB]
Get:12 https://debian.osuosl.org/debian bullseye-backports/main Translation-en [344 kB]
Fetched 15.8 MB in 18s (882 kB/s)
Reading package lists...
+ apt-get install -y openjdk-17-jdk-headless
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
openjdk-17-jre-headless
Suggested packages:
openjdk-17-demo openjdk-17-source libnss-mdns fonts-dejavu-extra
fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei
| fonts-wqy-zenhei fonts-indic
The following NEW packages will be installed:
openjdk-17-jdk-headless openjdk-17-jre-headless
0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
Need to get 115 MB of archives.
After this operation, 271 MB of additional disk space will be used.
Get:1 https://security.debian.org/debian-security bullseye-security/main amd64 openjdk-17-jre-headless amd64 17.0.10+7-1~deb11u1 [43.7 MB]
Get:2 https://security.debian.org/debian-security bullseye-security/main amd64 openjdk-17-jdk-headless amd64 17.0.10+7-1~deb11u1 [71.2 MB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 115 MB in 3s (32.8 MB/s)
Selecting previously unselected package openjdk-17-jre-headless:amd64.
(Reading database ... 36771 files and directories currently installed.)
Preparing to unpack .../openjdk-17-jre-headless_17.0.10+7-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jre-headless:amd64 (17.0.10+7-1~deb11u1) ...
Selecting previously unselected package openjdk-17-jdk-headless:amd64.
Preparing to unpack .../openjdk-17-jdk-headless_17.0.10+7-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jdk-headless:amd64 (17.0.10+7-1~deb11u1) ...
Setting up openjdk-17-jre-headless:amd64 (17.0.10+7-1~deb11u1) ...
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/jpackage to provide /usr/bin/jpackage (jpackage) in auto mode
Setting up openjdk-17-jdk-headless:amd64 (17.0.10+7-1~deb11u1) ...
+ update-alternatives --auto java
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in auto mode
2024-02-09 07:47:06,432 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2024-02-09 07:47:06,846 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 37205 files and directories currently installed.)
Removing sudo (1.9.5p2-3+deb11u1) ...
Purging configuration files for sudo (1.9.5p2-3+deb11u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
2024-02-09 07:47:29,094 INFO: Getting source for revision 354840ec4353177a1bb8e195f8d3ae2df84fd86b
2024-02-09 07:47:29,099 DEBUG: Directory: build/dev.linwood.butterfly.nightly
2024-02-09 07:47:29,099 DEBUG: > git rev-parse --show-toplevel
2024-02-09 07:47:29,316 DEBUG: Directory: build/dev.linwood.butterfly.nightly
2024-02-09 07:47:29,316 DEBUG: > git submodule foreach --recursive git reset --hard
2024-02-09 07:47:29,528 DEBUG: Directory: build/dev.linwood.butterfly.nightly
2024-02-09 07:47:29,529 DEBUG: > git reset --hard
2024-02-09 07:47:32,359 DEBUG: Directory: build/dev.linwood.butterfly.nightly
2024-02-09 07:47:32,359 DEBUG: > git submodule foreach --recursive git clean -dffx
2024-02-09 07:47:32,570 DEBUG: Directory: build/dev.linwood.butterfly.nightly
2024-02-09 07:47:32,570 DEBUG: > git clean -dffx
2024-02-09 07:47:32,682 DEBUG: Directory: build/dev.linwood.butterfly.nightly
2024-02-09 07:47:32,686 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch origin
2024-02-09 07:47:34,102 DEBUG: Directory: build/dev.linwood.butterfly.nightly
2024-02-09 07:47:34,102 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org remote prune origin
2024-02-09 07:47:34,716 DEBUG: Directory: build/dev.linwood.butterfly.nightly
2024-02-09 07:47:34,717 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
2024-02-09 07:47:35,330 DEBUG: Directory: build/dev.linwood.butterfly.nightly
2024-02-09 07:47:35,331 DEBUG: > git remote set-head origin --auto
2024-02-09 07:47:35,944 DEBUG: Directory: build/dev.linwood.butterfly.nightly
2024-02-09 07:47:35,944 DEBUG: > git checkout -f 354840ec4353177a1bb8e195f8d3ae2df84fd86b
2024-02-09 07:47:36,358 DEBUG: Directory: build/dev.linwood.butterfly.nightly
2024-02-09 07:47:36,359 DEBUG: > git clean -dffx
2024-02-09 07:47:36,468 DEBUG: Directory: build/dev.linwood.butterfly.nightly
2024-02-09 07:47:36,469 DEBUG: > git rev-parse --show-toplevel
2024-02-09 07:47:36,681 DEBUG: Directory: build/dev.linwood.butterfly.nightly
2024-02-09 07:47:36,681 DEBUG: > git submodule deinit --all --force
2024-02-09 07:47:36,792 INFO: Collecting source libraries
2024-02-09 07:47:36,959 DEBUG: Removing debuggable flags from build/srclib/flutter
2024-02-09 07:47:37,040 INFO: Creating local.properties file at build/dev.linwood.butterfly.nightly/local.properties
2024-02-09 07:47:37,040 INFO: Creating local.properties file at build/dev.linwood.butterfly.nightly/app/local.properties
2024-02-09 07:47:37,041 DEBUG: Removing debuggable flags from build/dev.linwood.butterfly.nightly/app
2024-02-09 07:47:37,050 INFO: Removing specified files
2024-02-09 07:47:37,051 INFO: Removing app/macos
2024-02-09 07:47:37,053 INFO: Removing app/linux
2024-02-09 07:47:37,055 INFO: Removing app/ios
2024-02-09 07:47:37,058 INFO: Removing app/windows
2024-02-09 07:47:37,059 INFO: Removing app/web
2024-02-09 07:47:37,071 INFO: Cleaned build.gradle of keysigning configs at build/dev.linwood.butterfly.nightly/app/android/app/build.gradle
2024-02-09 07:47:37,141 INFO: Running 'prebuild' commands in build/dev.linwood.butterfly.nightly/app
2024-02-09 07:47:37,142 DEBUG: Directory: build/dev.linwood.butterfly.nightly/app
2024-02-09 07:47:37,142 DEBUG: > bash -e -u -o pipefail -x -c -- export version=$(cat ../FLUTTER_VERSION); pushd /home/vagrant/build/srclib/flutter; git checkout -f $version; popd; export PUB_CACHE=$(pwd)/.pub-cache; /home/vagrant/build/srclib/flutter/bin/flutter config --no-analytics; /home/vagrant/build/srclib/flutter/bin/flutter pub get
/etc/bash.bashrc: line 7: PS1: unbound variable
++ cat ../FLUTTER_VERSION
+ export version=3.16.9
+ version=3.16.9
+ pushd /home/vagrant/build/srclib/flutter
~/build/srclib/flutter ~/build/dev.linwood.butterfly.nightly/app
+ git checkout -f 3.16.9
Note: switching to '3.16.9'.
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 41456452f2 [flutter_releases] Flutter stable 3.16.9 Framework Cherrypicks (#142231)
+ popd
~/build/dev.linwood.butterfly.nightly/app
++ pwd
+ export PUB_CACHE=/home/vagrant/build/dev.linwood.butterfly.nightly/app/.pub-cache
+ PUB_CACHE=/home/vagrant/build/dev.linwood.butterfly.nightly/app/.pub-cache
+ /home/vagrant/build/srclib/flutter/bin/flutter config --no-analytics
Downloading Linux x64 Dart SDK from Flutter engine f40e976bedff57e69e1b3d89a7c2a3c617a03dad...
% 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
16 208M 16 34.3M 0 0 33.1M 0 0:00:06 0:00:01 0:00:05 33.1M
36 208M 36 77.0M 0 0 37.5M 0 0:00:05 0:00:02 0:00:03 37.5M
55 208M 55 115M 0 0 38.1M 0 0:00:05 0:00:03 0:00:02 38.1M
74 208M 74 155M 0 0 38.4M 0 0:00:05 0:00:04 0:00:01 38.4M
94 208M 94 197M 0 0 39.1M 0 0:00:05 0:00:05 --:--:-- 39.4M
100 208M 100 208M 0 0 39.1M 0 0:00:05 0:00:05 --:--:-- 40.6M
Building flutter tool...
Resolving dependencies...
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 pub get
Downloading Material fonts... 763ms
Downloading Gradle Wrapper... 29ms
Downloading package sky_engine... 222ms
Downloading flutter_patched_sdk tools... 595ms
Downloading flutter_patched_sdk_product tools... 557ms
Downloading linux-x64 tools... 6.8s
Downloading linux-x64/font-subset tools... 262ms
Resolving dependencies...
_fe_analyzer_shared 64.0.0 (67.0.0 available)
analyzer 6.2.0 (6.4.1 available)
ffi 2.1.0 (2.1.2 available)
file 6.1.4 (7.0.0 available)
intl 0.18.1 (0.19.0 available)
js 0.6.7 (0.7.0 available)
matcher 0.12.16 (0.12.16+1 available)
material_color_utilities 0.5.0 (0.8.0 available)
meta 1.10.0 (1.12.0 available)
path 1.8.3 (1.9.0 available)
platform 3.1.2 (3.1.4 available)
popover 0.2.9 (0.3.0 available)
process 4.2.4 (5.0.2 available)
test_api 0.6.1 (0.7.0 available)
vector_graphics 1.1.9+2 (1.1.10+1 available)
vector_graphics_codec 1.1.9+2 (1.1.10+1 available)
vector_graphics_compiler 1.1.9+2 (1.1.10+1 available)
vm_service 11.10.0 (14.0.0 available)
web 0.3.0 (0.4.2 available)
web_socket_channel 2.4.0 (2.4.3 available)
webdriver 3.0.2 (3.0.3 available)
Got dependencies!
21 packages have newer versions incompatible with dependency constraints.
Try `flutter pub outdated` for more information.
2024-02-09 07:49:59,523 INFO: Scanning source for common problems...
2024-02-09 07:49:59,582 DEBUG: scanner is configured to use signature data from: 'suss'
2024-02-09 07:49:59,633 WARNING: Found executable binary, possibly code at app/.pub-cache/hosted/pub.dev/provider-6.1.1/extension/devtools/build/canvaskit/skwasm.wasm
2024-02-09 07:49:59,634 WARNING: Found executable binary, possibly code at app/.pub-cache/hosted/pub.dev/provider-6.1.1/extension/devtools/build/canvaskit/canvaskit.wasm
2024-02-09 07:49:59,634 WARNING: Found executable binary, possibly code at app/.pub-cache/hosted/pub.dev/provider-6.1.1/extension/devtools/build/canvaskit/chromium/canvaskit.wasm
2024-02-09 07:49:59,635 INFO: Removing binary at app/.pub-cache/hosted/pub.dev/provider-6.1.1/extension/devtools/build/assets/AssetManifest.bin
2024-02-09 07:49:59,636 WARNING: Found executable binary, possibly code at app/.pub-cache/hosted/pub.dev/provider-6.1.1/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Medium.ttf
2024-02-09 07:49:59,636 WARNING: Found executable binary, possibly code at app/.pub-cache/hosted/pub.dev/provider-6.1.1/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Bold.ttf
2024-02-09 07:49:59,637 WARNING: Found executable binary, possibly code at app/.pub-cache/hosted/pub.dev/provider-6.1.1/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Thin.ttf
2024-02-09 07:49:59,637 WARNING: Found executable binary, possibly code at app/.pub-cache/hosted/pub.dev/provider-6.1.1/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Regular.ttf
2024-02-09 07:49:59,638 WARNING: Found executable binary, possibly code at app/.pub-cache/hosted/pub.dev/provider-6.1.1/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Black.ttf
2024-02-09 07:49:59,638 WARNING: Found executable binary, possibly code at app/.pub-cache/hosted/pub.dev/provider-6.1.1/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Light.ttf
2024-02-09 07:49:59,642 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at app/.pub-cache/hosted/pub.dev/path_provider_android-2.2.2/example/android/build.gradle
2024-02-09 07:49:59,708 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at app/.pub-cache/hosted/pub.dev/file_selector-1.0.3/example/android/build.gradle
2024-02-09 07:49:59,913 INFO: Removing binary at app/.pub-cache/hosted/pub.dev/analyzer-6.2.0/example/ddd03.exe
2024-02-09 07:49:59,960 INFO: Removing binary at app/.pub-cache/hosted/pub.dev/popover-0.2.9/assets/popover.pxd/data/CD0ED540-5ECB-4CFB-9B86-237858F87D33
2024-02-09 07:49:59,961 INFO: Removing binary at app/.pub-cache/hosted/pub.dev/popover-0.2.9/assets/popover.pxd/data/A3688D72-C0E0-4D6B-A9E7-B99A42546338
2024-02-09 07:49:59,961 INFO: Removing binary at app/.pub-cache/hosted/pub.dev/popover-0.2.9/assets/popover.pxd/data/5EB1D7DE-C477-4BD5-AADF-38260B1F132A
2024-02-09 07:49:59,962 INFO: Removing binary at app/.pub-cache/hosted/pub.dev/popover-0.2.9/assets/popover.pxd/data/8F00D828-9D5B-4252-A7EC-9EEA5B24E1B6
2024-02-09 07:49:59,962 INFO: Removing binary at app/.pub-cache/hosted/pub.dev/popover-0.2.9/assets/popover.pxd/data/5BC896EC-BCEF-43D1-9861-ACA4C0F5BBE9
2024-02-09 07:50:00,059 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at app/.pub-cache/hosted/pub.dev/animations-2.0.11/example/android/build.gradle
2024-02-09 07:50:00,091 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at app/.pub-cache/hosted/pub.dev/url_launcher-6.2.4/example/android/build.gradle
2024-02-09 07:50:00,218 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at app/.pub-cache/hosted/pub.dev/url_launcher_android-6.2.2/example/android/build.gradle
2024-02-09 07:50:00,332 INFO: Removing gzip file archive at app/.pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/cat.jpg.gz
2024-02-09 07:50:00,333 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/test2.zip
2024-02-09 07:50:00,333 INFO: Removing gzip file archive at app/.pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/test2.tar.gz
2024-02-09 07:50:00,334 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/test.zip
2024-02-09 07:50:00,335 INFO: Removing gzip file archive at app/.pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/a.txt.gz
2024-02-09 07:50:00,335 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/dd.zip
2024-02-09 07:50:00,336 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/symlink.zip
2024-02-09 07:50:00,336 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/crc32-not-streamed.zip
2024-02-09 07:50:00,337 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/winxp.zip
2024-02-09 07:50:00,337 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/password_zipcrypto.zip
2024-02-09 07:50:00,338 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/android-javadoc.zip
2024-02-09 07:50:00,338 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/go-with-datadesc-sig.zip
2024-02-09 07:50:00,338 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/test-trailing-junk.zip
2024-02-09 07:50:00,339 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/readme.zip
2024-02-09 07:50:00,339 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/utf.zip
2024-02-09 07:50:00,340 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/zip64.zip
2024-02-09 07:50:00,340 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/test.zip
2024-02-09 07:50:00,341 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/go-no-datadesc-sig.zip
2024-02-09 07:50:00,341 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/unix.zip
2024-02-09 07:50:00,343 INFO: Removing binary at app/.pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/inflate/data.bin
2024-02-09 07:50:00,349 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.3.2/web/res/readme.zip
2024-02-09 07:50:00,406 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at app/.pub-cache/hosted/pub.dev/camera_android-0.10.8+16/example/android/build.gradle
2024-02-09 07:50:00,474 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at app/.pub-cache/hosted/pub.dev/shared_preferences_android-2.2.1/example/android/build.gradle
2024-02-09 07:50:00,661 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at app/.pub-cache/hosted/pub.dev/camera-0.10.5+9/example/android/build.gradle
2024-02-09 07:50:00,675 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at app/.pub-cache/hosted/pub.dev/flutter_plugin_android_lifecycle-2.0.17/example/android/build.gradle
2024-02-09 07:50:00,775 INFO: Removing gradle-wrapper.jar at app/.pub-cache/hosted/pub.dev/flutter_secure_storage-9.0.0/example/android/gradle/wrapper/gradle-wrapper.jar
2024-02-09 07:50:00,834 INFO: Removing binary at app/.pub-cache/hosted/pub.dev/vector_graphics-1.1.9+2/example/assets/tiger.bin
2024-02-09 07:50:00,869 WARNING: Found executable binary, possibly code at app/.pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/montserrat/Montserrat-Light.ttf
2024-02-09 07:50:00,869 WARNING: Found executable binary, possibly code at app/.pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/montserrat/Montserrat-Bold.ttf
2024-02-09 07:50:00,870 WARNING: Found executable binary, possibly code at app/.pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/montserrat/Montserrat-Thin.ttf
2024-02-09 07:50:00,870 WARNING: Found executable binary, possibly code at app/.pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/montserrat/Montserrat-Regular.ttf
2024-02-09 07:50:00,871 WARNING: Found executable binary, possibly code at app/.pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/montserrat/Montserrat-Black.ttf
2024-02-09 07:50:00,871 WARNING: Found executable binary, possibly code at app/.pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/hind/Hind-Medium.ttf
2024-02-09 07:50:00,872 WARNING: Found executable binary, possibly code at app/.pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/hind/Hind-Semibold.ttf
2024-02-09 07:50:00,873 WARNING: Found executable binary, possibly code at app/.pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/hind/Hind-Regular.ttf
2024-02-09 07:50:00,873 WARNING: Found executable binary, possibly code at app/.pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/hind/Hind-Light.ttf
2024-02-09 07:50:00,874 WARNING: Found executable binary, possibly code at app/.pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/hind/Hind-Bold.ttf
2024-02-09 07:50:00,888 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at app/.pub-cache/hosted/pub.dev/file_selector_android-0.5.0+7/example/android/build.gradle
2024-02-09 07:50:01,058 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at app/.pub-cache/hosted/pub.dev/go_router-13.1.0/example/android/build.gradle
2024-02-09 07:50:01,160 INFO: Removing gzip file archive at app/.pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/cat.jpg.gz
2024-02-09 07:50:01,160 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/test2.zip
2024-02-09 07:50:01,161 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/test_100k_files.zip
2024-02-09 07:50:01,164 INFO: Removing gzip file archive at app/.pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/test2.tar.gz
2024-02-09 07:50:01,165 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/test.zip
2024-02-09 07:50:01,165 INFO: Removing gzip file archive at app/.pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/a.txt.gz
2024-02-09 07:50:01,166 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/dd.zip
2024-02-09 07:50:01,167 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/zip_bzip2.zip
2024-02-09 07:50:01,167 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/symlink.zip
2024-02-09 07:50:01,167 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/crc32-not-streamed.zip
2024-02-09 07:50:01,168 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/winxp.zip
2024-02-09 07:50:01,168 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/password_zipcrypto.zip
2024-02-09 07:50:01,169 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/android-javadoc.zip
2024-02-09 07:50:01,169 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/go-with-datadesc-sig.zip
2024-02-09 07:50:01,170 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/test-trailing-junk.zip
2024-02-09 07:50:01,170 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/zipCrypto.zip
2024-02-09 07:50:01,170 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/zip64_archive.zip
2024-02-09 07:50:01,171 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/readme.zip
2024-02-09 07:50:01,171 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/utf.zip
2024-02-09 07:50:01,172 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/zip64.zip
2024-02-09 07:50:01,172 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/aes256.zip
2024-02-09 07:50:01,172 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/test.zip
2024-02-09 07:50:01,173 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/go-no-datadesc-sig.zip
2024-02-09 07:50:01,173 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/zip/unix.zip
2024-02-09 07:50:01,175 INFO: Removing binary at app/.pub-cache/hosted/pub.dev/archive-3.4.10/test/tests/res/inflate/data.bin
2024-02-09 07:50:01,182 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.4.10/web/res/readme.zip
2024-02-09 07:50:01,202 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at app/.pub-cache/hosted/pub.dev/shared_preferences-2.2.2/example/android/build.gradle
2024-02-09 07:50:01,259 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at app/.pub-cache/hosted/pub.dev/path_provider-2.1.2/example/android/build.gradle
2024-02-09 07:50:01,314 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at app/.pub-cache/hosted/pub.dev/espresso-0.3.0+7/example/android/build.gradle
2024-02-09 07:50:02,450 INFO: Creating source tarball...
2024-02-09 07:51:08,381 INFO: Running 'build' commands in build/dev.linwood.butterfly.nightly/app
2024-02-09 07:51:08,382 DEBUG: Directory: build/dev.linwood.butterfly.nightly/app
2024-02-09 07:51:08,382 DEBUG: > bash -e -u -o pipefail -x -c export PUB_CACHE=$(pwd)/.pub-cache; /home/vagrant/build/srclib/flutter/bin/flutter build apk --flavor nightly
/etc/bash.bashrc: line 7: PS1: unbound variable
++ pwd
+ export PUB_CACHE=/home/vagrant/build/dev.linwood.butterfly.nightly/app/.pub-cache
+ PUB_CACHE=/home/vagrant/build/dev.linwood.butterfly.nightly/app/.pub-cache
+ /home/vagrant/build/srclib/flutter/bin/flutter build apk --flavor nightly
Downloading android-arm-profile/linux-x64 tools... 816ms
Downloading android-arm-release/linux-x64 tools... 417ms
Downloading android-arm64-profile/linux-x64 tools... 462ms
Downloading android-arm64-release/linux-x64 tools... 413ms
Downloading android-x64-profile/linux-x64 tools... 397ms
Downloading android-x64-release/linux-x64 tools... 536ms
Running Gradle task 'assembleNightlyRelease'...
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.
Expected to find fonts for (packages/phosphor_flutter/PhosphorLight, packages/phosphor_flutter/PhosphorFill, packages/phosphor_flutter/Phosphorduotone, ..., packages/phosphor_flutter/PhosphorThin, packages/phosphor_flutter/PhosphorBold), but found (MaterialIcons, packages/phosphor_flutter/PhosphorBold, packages/phosphor_flutter/PhosphorFill, ..., packages/phosphor_flutter/PhosphorThin, packages/phosphor_flutter/PhosphorRegular). This usually means you are referring to font families in an IconData class but not including them in the assets section of your pubspec.yaml, are missing the package that would include them, or are missing "uses-material-design: true".
Font asset "Phosphor-Bold.ttf" was tree-shaken, reducing it from 344736 to 16532 bytes (95.2% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.
Font asset "Phosphor-Fill.ttf" was tree-shaken, reducing it from 302548 to 15604 bytes (94.8% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.
Font asset "Phosphor-Light.ttf" was tree-shaken, reducing it from 376716 to 46548 bytes (87.6% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.
Font asset "Phosphor-Thin.ttf" was tree-shaken, reducing it from 377920 to 17696 bytes (95.3% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.
Font asset "Phosphor.ttf" was tree-shaken, reducing it from 351212 to 16452 bytes (95.3% 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 1752 bytes (99.9% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.
Running Gradle task 'assembleNightlyRelease'... 585.4s
✓ Built build/app/outputs/flutter-apk/app-nightly-release.apk (36.7MB).
2024-02-09 08:01:03,503 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/dev.linwood.butterfly.nightly, universal_newlines=False, shell=None, istream=<valid stream>)
2024-02-09 08:01:03,520 INFO: Successfully built version 2.0.3-rc.0 of dev.linwood.butterfly.nightly from 354840ec4353177a1bb8e195f8d3ae2df84fd86b
2024-02-09 08:01:03,865 DEBUG: AXML contains a RESOURCE MAP
2024-02-09 08:01:03,865 DEBUG: Start of Namespace mapping: prefix 37: 'android' --> uri 81: 'http://schemas.android.com/apk/res/android'
2024-02-09 08:01:03,867 DEBUG: Checking build/dev.linwood.butterfly.nightly/app/build/app/outputs/flutter-apk/app-nightly-release.apk
2024-02-09 08:01:03,891 DEBUG: AXML contains a RESOURCE MAP
2024-02-09 08:01:03,891 DEBUG: Start of Namespace mapping: prefix 37: 'android' --> uri 81: 'http://schemas.android.com/apk/res/android'
2024-02-09 08:01:03,993 INFO: success: dev.linwood.butterfly.nightly
2024-02-09 08:01:03,993 INFO: Finished
2024-02-09 08:01:03,994 INFO: 1 build succeeded