log for dev.linwood.butterfly.nightly:79
== Installed Android Tools ==
2023-11-20 09:26:43,680 DEBUG: Reading 'config.yml'
2023-11-20 09:26:43,696 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2023-11-20 09:26:43,697 INFO: Creating log directory
2023-11-20 09:26:43,697 INFO: Creating temporary directory
2023-11-20 09:26:43,697 INFO: Creating output directory
2023-11-20 09:26:43,745 DEBUG: Getting git vcs interface for https://github.com/LinwoodDev/Butterfly.git
2023-11-20 09:26:43,745 DEBUG: Checking dev.linwood.butterfly.nightly:79
2023-11-20 09:26:43,745 INFO: Building version 2.0.0-beta.15 (79) of dev.linwood.butterfly.nightly
2023-11-20 09:26:43,746 INFO: Running 'sudo' commands in /home/vagrant
2023-11-20 09:26:43,746 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://debian.osuosl.org/debian bullseye-updates InRelease [44.1 kB]
Get:4 https://debian.osuosl.org/debian bullseye-backports InRelease [49.0 kB]
Get:5 https://security.debian.org/debian-security bullseye-security/main amd64 Packages [258 kB]
Get:6 https://security.debian.org/debian-security bullseye-security/main Translation-en [166 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 [17.7 kB]
Get:10 https://debian.osuosl.org/debian bullseye-updates/main Translation-en [10.1 kB]
Get:11 https://debian.osuosl.org/debian bullseye-backports/main amd64 Packages [404 kB]
Get:12 https://debian.osuosl.org/debian bullseye-backports/main Translation-en [343 kB]
Fetched 15.8 MB in 8s (1956 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 4 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.9+9-1~deb11u1 [43.7 MB]
Get:2 https://security.debian.org/debian-security bullseye-security/main amd64 openjdk-17-jdk-headless amd64 17.0.9+9-1~deb11u1 [71.2 MB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 115 MB in 4s (31.6 MB/s)
Selecting previously unselected package openjdk-17-jre-headless:amd64.
(Reading database ... 36749 files and directories currently installed.)
Preparing to unpack .../openjdk-17-jre-headless_17.0.9+9-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jre-headless:amd64 (17.0.9+9-1~deb11u1) ...
Selecting previously unselected package openjdk-17-jdk-headless:amd64.
Preparing to unpack .../openjdk-17-jdk-headless_17.0.9+9-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jdk-headless:amd64 (17.0.9+9-1~deb11u1) ...
Setting up openjdk-17-jre-headless:amd64 (17.0.9+9-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.9+9-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
2023-11-20 09:27:25,881 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2023-11-20 09:27:26,196 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 37183 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
2023-11-20 09:27:46,188 INFO: Getting source for revision 3ee6e01fd0784b342193b47d7443f04149b17c8a
2023-11-20 09:27:46,190 DEBUG: Directory: build/dev.linwood.butterfly.nightly
2023-11-20 09:27:46,190 DEBUG: > git rev-parse --show-toplevel
2023-11-20 09:27:46,404 DEBUG: Directory: build/dev.linwood.butterfly.nightly
2023-11-20 09:27:46,404 DEBUG: > git submodule foreach --recursive git reset --hard
2023-11-20 09:27:46,623 DEBUG: Directory: build/dev.linwood.butterfly.nightly
2023-11-20 09:27:46,623 DEBUG: > git reset --hard
2023-11-20 09:27:49,242 DEBUG: Directory: build/dev.linwood.butterfly.nightly
2023-11-20 09:27:49,243 DEBUG: > git submodule foreach --recursive git clean -dffx
2023-11-20 09:27:49,355 DEBUG: Directory: build/dev.linwood.butterfly.nightly
2023-11-20 09:27:49,356 DEBUG: > git clean -dffx
2023-11-20 09:27:49,473 DEBUG: Directory: build/dev.linwood.butterfly.nightly
2023-11-20 09:27:49,473 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
2023-11-20 09:27:50,185 DEBUG: Directory: build/dev.linwood.butterfly.nightly
2023-11-20 09:27:50,185 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
2023-11-20 09:27:50,698 DEBUG: Directory: build/dev.linwood.butterfly.nightly
2023-11-20 09:27:50,699 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
2023-11-20 09:27:51,311 DEBUG: Directory: build/dev.linwood.butterfly.nightly
2023-11-20 09:27:51,312 DEBUG: > git remote set-head origin --auto
2023-11-20 09:27:51,924 DEBUG: Directory: build/dev.linwood.butterfly.nightly
2023-11-20 09:27:51,925 DEBUG: > git checkout -f 3ee6e01fd0784b342193b47d7443f04149b17c8a
2023-11-20 09:27:52,241 DEBUG: Directory: build/dev.linwood.butterfly.nightly
2023-11-20 09:27:52,241 DEBUG: > git clean -dffx
2023-11-20 09:27:52,353 INFO: Collecting source libraries
2023-11-20 09:27:52,516 DEBUG: Removing debuggable flags from build/srclib/flutter
2023-11-20 09:27:52,593 INFO: Creating local.properties file at build/dev.linwood.butterfly.nightly/local.properties
2023-11-20 09:27:52,594 INFO: Creating local.properties file at build/dev.linwood.butterfly.nightly/app/local.properties
2023-11-20 09:27:52,594 DEBUG: Removing debuggable flags from build/dev.linwood.butterfly.nightly/app
2023-11-20 09:27:52,604 INFO: Removing specified files
2023-11-20 09:27:52,604 INFO: Removing app/macos
2023-11-20 09:27:52,607 INFO: Removing app/ios
2023-11-20 09:27:52,610 INFO: Removing app/web
2023-11-20 09:27:52,617 INFO: Removing app/windows
2023-11-20 09:27:52,618 INFO: Removing app/linux
2023-11-20 09:27:52,625 INFO: Cleaned build.gradle of keysigning configs at build/dev.linwood.butterfly.nightly/app/android/app/build.gradle
2023-11-20 09:27:52,683 INFO: Running 'prebuild' commands in build/dev.linwood.butterfly.nightly/app
2023-11-20 09:27:52,684 DEBUG: Directory: build/dev.linwood.butterfly.nightly/app
2023-11-20 09:27:52,684 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.0
+ version=3.16.0
+ pushd /home/vagrant/build/srclib/flutter
~/build/srclib/flutter ~/build/dev.linwood.butterfly.nightly/app
+ git checkout -f 3.16.0
Note: switching to '3.16.0'.
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 db7ef5bf9f [flutter_releases] Flutter stable 3.16.0 Framework Cherrypicks (#138506)
+ 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 74d16627b940bb15e50891f82cad6c3e3465bd6d...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
4 208M 4 10.1M 0 0 23.1M 0 0:00:09 --:--:-- 0:00:09 23.1M
25 208M 25 53.2M 0 0 36.8M 0 0:00:05 0:00:01 0:00:04 36.8M
45 208M 45 95.3M 0 0 38.9M 0 0:00:05 0:00:02 0:00:03 38.9M
65 208M 65 136M 0 0 39.5M 0 0:00:05 0:00:03 0:00:02 39.5M
85 208M 85 177M 0 0 39.8M 0 0:00:05 0:00:04 0:00:01 39.8M
100 208M 100 208M 0 0 40.0M 0 0:00:05 0:00:05 --:--:-- 41.5M
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... 761ms
Downloading Gradle Wrapper... 30ms
Downloading package sky_engine... 229ms
Downloading flutter_patched_sdk tools... 604ms
Downloading flutter_patched_sdk_product tools... 534ms
Downloading linux-x64 tools... 4.9s
Downloading linux-x64/font-subset tools... 251ms
Resolving dependencies...
_fe_analyzer_shared 64.0.0 (65.0.0 available)
analyzer 6.2.0 (6.3.0 available)
! collection 1.18.0 (overridden)
coverage 1.6.4 (1.7.1 available)
dbus 0.7.8 (0.7.10 available)
file 6.1.4 (7.0.0 available)
material_color_utilities 0.5.0 (0.8.0 available)
meta 1.10.0 (1.11.0 available)
platform 3.1.2 (3.1.3 available)
plugin_platform_interface 2.1.6 (2.1.7 available)
process 4.2.4 (5.0.1 available)
shared_preferences_web 2.2.1 (2.2.2 available)
url_launcher_ios 6.2.0 (6.2.1 available)
vm_service 11.10.0 (13.0.0 available)
web 0.3.0 (0.4.0 available)
webdriver 3.0.2 (3.0.3 available)
Got dependencies!
15 packages have newer versions incompatible with dependency constraints.
Try `flutter pub outdated` for more information.
2023-11-20 09:30:13,820 INFO: Scanning source for common problems...
2023-11-20 09:30:13,906 DEBUG: scanner is configured to use signature data from: 'suss'
2023-11-20 09:30:13,917 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at app/.pub-cache/hosted/pub.dev/url_launcher-6.2.1/example/android/build.gradle
2023-11-20 09:30:13,930 WARNING: Found executable binary, possibly code at app/.pub-cache/hosted/pub.dev/provider-6.1.1/extension/devtools/build/canvaskit/skwasm.wasm
2023-11-20 09:30:13,930 WARNING: Found executable binary, possibly code at app/.pub-cache/hosted/pub.dev/provider-6.1.1/extension/devtools/build/canvaskit/canvaskit.wasm
2023-11-20 09:30:13,931 WARNING: Found executable binary, possibly code at app/.pub-cache/hosted/pub.dev/provider-6.1.1/extension/devtools/build/canvaskit/chromium/canvaskit.wasm
2023-11-20 09:30:13,932 INFO: Removing binary at app/.pub-cache/hosted/pub.dev/provider-6.1.1/extension/devtools/build/assets/AssetManifest.bin
2023-11-20 09:30:13,933 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
2023-11-20 09:30:13,933 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
2023-11-20 09:30:13,934 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
2023-11-20 09:30:13,934 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
2023-11-20 09:30:13,935 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
2023-11-20 09:30:13,935 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
2023-11-20 09:30:13,951 INFO: Removing binary at app/.pub-cache/hosted/pub.dev/vector_graphics-1.1.9+1/example/assets/tiger.bin
2023-11-20 09:30:14,280 INFO: Removing binary at app/.pub-cache/hosted/pub.dev/analyzer-6.2.0/example/ddd03.exe
2023-11-20 09:30:14,309 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at app/.pub-cache/hosted/pub.dev/camera_android-0.10.8+13/example/android/build.gradle
2023-11-20 09:30:14,400 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at app/.pub-cache/hosted/pub.dev/espresso-0.3.0+6/example/android/build.gradle
2023-11-20 09:30:14,515 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at app/.pub-cache/hosted/pub.dev/path_provider_android-2.2.1/example/android/build.gradle
2023-11-20 09:30:14,651 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at app/.pub-cache/hosted/pub.dev/url_launcher_android-6.2.0/example/android/build.gradle
2023-11-20 09:30:14,690 INFO: Removing gzip file archive at app/.pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/cat.jpg.gz
2023-11-20 09:30:14,691 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/test2.zip
2023-11-20 09:30:14,691 INFO: Removing gzip file archive at app/.pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/test2.tar.gz
2023-11-20 09:30:14,692 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/test.zip
2023-11-20 09:30:14,693 INFO: Removing gzip file archive at app/.pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/a.txt.gz
2023-11-20 09:30:14,693 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/dd.zip
2023-11-20 09:30:14,694 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/symlink.zip
2023-11-20 09:30:14,694 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/crc32-not-streamed.zip
2023-11-20 09:30:14,695 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/winxp.zip
2023-11-20 09:30:14,695 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/password_zipcrypto.zip
2023-11-20 09:30:14,696 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/android-javadoc.zip
2023-11-20 09:30:14,696 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
2023-11-20 09:30:14,697 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/test-trailing-junk.zip
2023-11-20 09:30:14,697 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/readme.zip
2023-11-20 09:30:14,698 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/utf.zip
2023-11-20 09:30:14,698 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/zip64.zip
2023-11-20 09:30:14,698 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/test.zip
2023-11-20 09:30:14,699 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
2023-11-20 09:30:14,699 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/unix.zip
2023-11-20 09:30:14,701 INFO: Removing binary at app/.pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/inflate/data.bin
2023-11-20 09:30:14,708 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.3.2/web/res/readme.zip
2023-11-20 09:30:14,813 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
2023-11-20 09:30:14,899 INFO: Removing gzip file archive at app/.pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/cat.jpg.gz
2023-11-20 09:30:14,900 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/test2.zip
2023-11-20 09:30:14,900 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/test_100k_files.zip
2023-11-20 09:30:14,904 INFO: Removing gzip file archive at app/.pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/test2.tar.gz
2023-11-20 09:30:14,904 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/test.zip
2023-11-20 09:30:14,905 INFO: Removing gzip file archive at app/.pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/a.txt.gz
2023-11-20 09:30:14,906 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/dd.zip
2023-11-20 09:30:14,906 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/zip_bzip2.zip
2023-11-20 09:30:14,907 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/symlink.zip
2023-11-20 09:30:14,907 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/crc32-not-streamed.zip
2023-11-20 09:30:14,907 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/winxp.zip
2023-11-20 09:30:14,908 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/password_zipcrypto.zip
2023-11-20 09:30:14,908 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/android-javadoc.zip
2023-11-20 09:30:14,909 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/go-with-datadesc-sig.zip
2023-11-20 09:30:14,909 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/test-trailing-junk.zip
2023-11-20 09:30:14,910 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/zipCrypto.zip
2023-11-20 09:30:14,910 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/zip64_archive.zip
2023-11-20 09:30:14,911 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/readme.zip
2023-11-20 09:30:14,911 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/utf.zip
2023-11-20 09:30:14,912 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/zip64.zip
2023-11-20 09:30:14,912 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/aes256.zip
2023-11-20 09:30:14,912 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/test.zip
2023-11-20 09:30:14,913 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/go-no-datadesc-sig.zip
2023-11-20 09:30:14,913 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/zip/unix.zip
2023-11-20 09:30:14,915 INFO: Removing binary at app/.pub-cache/hosted/pub.dev/archive-3.4.9/test/tests/res/inflate/data.bin
2023-11-20 09:30:14,922 INFO: Removing ZIP file archive at app/.pub-cache/hosted/pub.dev/archive-3.4.9/web/res/readme.zip
2023-11-20 09:30:15,010 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at app/.pub-cache/hosted/pub.dev/path_provider-2.1.1/example/android/build.gradle
2023-11-20 09:30:15,018 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
2023-11-20 09:30:15,042 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at app/.pub-cache/hosted/pub.dev/animations-2.0.8/example/android/build.gradle
2023-11-20 09:30:15,065 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at app/.pub-cache/hosted/pub.dev/camera-0.10.5+5/example/android/build.gradle
2023-11-20 09:30:15,086 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
2023-11-20 09:30:15,114 INFO: Removing binary at app/.pub-cache/hosted/pub.dev/popover-0.2.8+2/assets/popover.pxd/data/CD0ED540-5ECB-4CFB-9B86-237858F87D33
2023-11-20 09:30:15,115 INFO: Removing binary at app/.pub-cache/hosted/pub.dev/popover-0.2.8+2/assets/popover.pxd/data/A3688D72-C0E0-4D6B-A9E7-B99A42546338
2023-11-20 09:30:15,115 INFO: Removing binary at app/.pub-cache/hosted/pub.dev/popover-0.2.8+2/assets/popover.pxd/data/5EB1D7DE-C477-4BD5-AADF-38260B1F132A
2023-11-20 09:30:15,116 INFO: Removing binary at app/.pub-cache/hosted/pub.dev/popover-0.2.8+2/assets/popover.pxd/data/8F00D828-9D5B-4252-A7EC-9EEA5B24E1B6
2023-11-20 09:30:15,116 INFO: Removing binary at app/.pub-cache/hosted/pub.dev/popover-0.2.8+2/assets/popover.pxd/data/5BC896EC-BCEF-43D1-9861-ACA4C0F5BBE9
2023-11-20 09:30:15,161 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at app/.pub-cache/hosted/pub.dev/go_router-12.1.1/example/android/build.gradle
2023-11-20 09:30:15,197 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
2023-11-20 09:30:15,198 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
2023-11-20 09:30:15,198 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
2023-11-20 09:30:15,199 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
2023-11-20 09:30:15,200 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
2023-11-20 09:30:15,200 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
2023-11-20 09:30:15,201 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
2023-11-20 09:30:15,202 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
2023-11-20 09:30:15,202 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
2023-11-20 09:30:15,203 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
2023-11-20 09:30:15,469 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at app/.pub-cache/hosted/pub.dev/shared_preferences-2.2.2/example/android/build.gradle
2023-11-20 09:30:16,498 INFO: Creating source tarball...
2023-11-20 09:31:21,603 INFO: Running 'build' commands in build/dev.linwood.butterfly.nightly/app
2023-11-20 09:31:21,605 DEBUG: Directory: build/dev.linwood.butterfly.nightly/app
2023-11-20 09:31:21,605 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... 823ms
Downloading android-arm-release/linux-x64 tools... 420ms
Downloading android-arm64-profile/linux-x64 tools... 449ms
Downloading android-arm64-release/linux-x64 tools... 383ms
Downloading android-x64-profile/linux-x64 tools... 408ms
Downloading android-x64-release/linux-x64 tools... 380ms
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 15960 bytes (95.4% 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 14992 bytes (95.0% 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 44644 bytes (88.1% 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 17036 bytes (95.5% 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 15876 bytes (95.5% 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'... 626.7s
✓ Built build/app/outputs/flutter-apk/app-nightly-release.apk (36.0MB).
2023-11-20 09:41:56,441 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/dev.linwood.butterfly.nightly, universal_newlines=False, shell=None, istream=<valid stream>)
2023-11-20 09:41:56,459 INFO: Successfully built version 2.0.0-beta.15 of dev.linwood.butterfly.nightly from 3ee6e01fd0784b342193b47d7443f04149b17c8a
2023-11-20 09:41:56,736 DEBUG: AXML contains a RESOURCE MAP
2023-11-20 09:41:56,736 DEBUG: Start of Namespace mapping: prefix 38: 'android' --> uri 76: 'http://schemas.android.com/apk/res/android'
2023-11-20 09:41:56,738 DEBUG: Checking build/dev.linwood.butterfly.nightly/app/build/app/outputs/flutter-apk/app-nightly-release.apk
2023-11-20 09:41:56,761 DEBUG: AXML contains a RESOURCE MAP
2023-11-20 09:41:56,761 DEBUG: Start of Namespace mapping: prefix 38: 'android' --> uri 76: 'http://schemas.android.com/apk/res/android'
2023-11-20 09:41:56,862 INFO: success: dev.linwood.butterfly.nightly
2023-11-20 09:41:56,863 INFO: Finished
2023-11-20 09:41:56,863 INFO: 1 build succeeded