log for app.panoramax:31
Traceback (most recent call last):
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 1199, in main
if trybuild(app, build, build_dir, output_dir, log_dir,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 940, in trybuild
build_server(app, build, vcs, build_dir, output_dir, log_dir, force)
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 290, in build_server
raise BuildException(message.format(app.id, build.versionName),
fdroidserver.exception.BuildException: Build.py failed on server for app.panoramax:1.4.1
==== detail begin ====
== Installed Android Tools ==
2025-05-10 01:39:40,624 DEBUG: Reading 'config.yml'
2025-05-10 01:39:40,636 INFO: Creating log directory
2025-05-10 01:39:40,636 INFO: Creating temporary directory
2025-05-10 01:39:40,636 INFO: Creating output directory
2025-05-10 01:39:40,648 DEBUG: Getting git vcs interface for https://gitlab.com/panoramax/clients/mobile-app.git
2025-05-10 01:39:40,648 DEBUG: Checking app.panoramax:31
2025-05-10 01:39:40,649 INFO: Building version 1.4.1 (31) of app.panoramax
2025-05-10 01:39:40,649 INFO: Running 'sudo' commands in /home/vagrant
2025-05-10 01:39:40,649 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c mkdir -p /builds/panoramax/clients; chown vagrant /builds/panoramax/clients
+ mkdir -p /builds/panoramax/clients
+ chown vagrant /builds/panoramax/clients
2025-05-10 01:39:40,852 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-05-10 01:39:41,257 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64068 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-05-10 01:40:03,310 INFO: Getting source for revision 19f2fd611fd22a4f41545d9367fd0d2fd2d39323
2025-05-10 01:40:03,311 DEBUG: Directory: build/app.panoramax
2025-05-10 01:40:03,312 DEBUG: > git rev-parse --show-toplevel
2025-05-10 01:40:03,520 DEBUG: Directory: build/app.panoramax
2025-05-10 01:40:03,521 DEBUG: > git submodule foreach --recursive git reset --hard
2025-05-10 01:40:03,724 DEBUG: Directory: build/app.panoramax
2025-05-10 01:40:03,724 DEBUG: > git reset --hard
2025-05-10 01:40:04,028 DEBUG: Directory: build/app.panoramax
2025-05-10 01:40:04,028 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-05-10 01:40:04,131 DEBUG: Directory: build/app.panoramax
2025-05-10 01:40:04,131 DEBUG: > git clean -dffx
2025-05-10 01:40:04,234 DEBUG: Directory: build/app.panoramax
2025-05-10 01:40:04,235 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-05-10 01:40:05,344 DEBUG: Directory: build/app.panoramax
2025-05-10 01:40:05,344 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-05-10 01:40:06,288 DEBUG: Directory: build/app.panoramax
2025-05-10 01:40:06,288 DEBUG: > git remote set-head origin --auto
2025-05-10 01:40:07,508 DEBUG: Directory: build/app.panoramax
2025-05-10 01:40:07,508 DEBUG: > git checkout -f 19f2fd611fd22a4f41545d9367fd0d2fd2d39323
2025-05-10 01:40:07,916 DEBUG: Directory: build/app.panoramax
2025-05-10 01:40:07,916 DEBUG: > git clean -dffx
2025-05-10 01:40:08,020 DEBUG: Directory: build/app.panoramax
2025-05-10 01:40:08,020 DEBUG: > git rev-parse --show-toplevel
2025-05-10 01:40:08,227 DEBUG: Directory: build/app.panoramax
2025-05-10 01:40:08,227 DEBUG: > git submodule deinit --all --force
2025-05-10 01:40:08,330 INFO: Collecting source libraries
2025-05-10 01:40:08,490 DEBUG: Removing debuggable flags from build/srclib/flutter
2025-05-10 01:40:08,621 INFO: Creating local.properties file at build/app.panoramax/local.properties
2025-05-10 01:40:08,624 DEBUG: Removing debuggable flags from build/app.panoramax
2025-05-10 01:40:08,637 INFO: Removing specified files
2025-05-10 01:40:08,637 INFO: Removing linux
2025-05-10 01:40:08,639 INFO: Removing macos
2025-05-10 01:40:08,646 INFO: Removing ios
2025-05-10 01:40:08,653 INFO: Removing windows
2025-05-10 01:40:08,655 INFO: Removing web
2025-05-10 01:40:08,660 INFO: Cleaned build.gradle of keysigning configs at build/app.panoramax/android/app/build.gradle
2025-05-10 01:40:08,662 INFO: Running 'prebuild' commands in build/app.panoramax
2025-05-10 01:40:08,662 DEBUG: Directory: build/app.panoramax
2025-05-10 01:40:08,663 DEBUG: > bash -e -u -o pipefail -x -c -- flutterVersion=$(sed -n -E 's/.*flutter:(.*)/\1/p' .gitlab-ci.yml); [[ $flutterVersion ]] || exit 1; git -C /home/vagrant/build/srclib/flutter checkout -f $flutterVersion; export repo=/builds/panoramax/clients/mobile-app; cd ..; mv app.panoramax $repo; pushd $repo; export PUB_CACHE=$(pwd)/.pub-cache; export PATH=/home/vagrant/build/srclib/flutter/bin:$PATH; flutter config --no-analytics; flutter pub get; sed -i -e '/googleapis/d' .pub-cache/hosted/pub.dev/webview_cookie_manager-*/android/build.gradle; popd; mv $repo app.panoramax
/etc/bash.bashrc: line 7: PS1: unbound variable
++ sed -n -E 's/.*flutter:(.*)/\1/p' .gitlab-ci.yml
+ flutterVersion=3.27.1
+ [[ -n 3.27.1 ]]
+ git -C /home/vagrant/build/srclib/flutter checkout -f 3.27.1
Note: switching to '3.27.1'.
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 17025dd882 [flutter_releases] Flutter stable 3.27.1 Framework Cherrypicks (#160293)
+ export repo=/builds/panoramax/clients/mobile-app
+ repo=/builds/panoramax/clients/mobile-app
+ cd ..
+ mv app.panoramax /builds/panoramax/clients/mobile-app
+ pushd /builds/panoramax/clients/mobile-app
/builds/panoramax/clients/mobile-app ~/build
++ pwd
+ export PUB_CACHE=/builds/panoramax/clients/mobile-app/.pub-cache
+ PUB_CACHE=/builds/panoramax/clients/mobile-app/.pub-cache
+ export PATH=/home/vagrant/build/srclib/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/opt/android-sdk/tools:/opt/android-sdk/platform-tools:/opt/gradle/bin
+ PATH=/home/vagrant/build/srclib/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/opt/android-sdk/tools:/opt/android-sdk/platform-tools:/opt/gradle/bin
+ flutter config --no-analytics
Downloading Linux x64 Dart SDK from Flutter engine cb4b5fff73850b2e42bd4de7cb9a4310a78ac40d...
% 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 212M 0 133k 0 0 349k 0 0:10:23 --:--:-- 0:10:23 349k
11 212M 11 24.4M 0 0 19.3M 0 0:00:11 0:00:01 0:00:10 19.2M
25 212M 25 53.9M 0 0 23.6M 0 0:00:09 0:00:02 0:00:07 23.6M
38 212M 38 82.3M 0 0 25.0M 0 0:00:08 0:00:03 0:00:05 25.0M
52 212M 52 110M 0 0 25.9M 0 0:00:08 0:00:04 0:00:04 25.9M
65 212M 65 140M 0 0 26.4M 0 0:00:08 0:00:05 0:00:03 28.5M
79 212M 79 168M 0 0 26.7M 0 0:00:07 0:00:06 0:00:01 28.6M
92 212M 92 196M 0 0 27.0M 0 0:00:07 0:00:07 --:--:-- 28.6M
100 212M 100 212M 0 0 27.1M 0 0:00:07 0:00:07 --:--:-- 28.7M
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.
+ flutter pub get
Downloading Material fonts... 779ms
Downloading Gradle Wrapper... 34ms
Downloading package sky_engine... 473ms
Downloading package flutter_gpu... 86ms
Downloading flutter_patched_sdk tools... 991ms
Downloading flutter_patched_sdk_product tools... 1,030ms
Downloading linux-x64 tools... 6.9s
Downloading linux-x64/font-subset tools... 306ms
"br": 112 untranslated message(s).
"da": 2 untranslated message(s).
"de": 2 untranslated message(s).
"eo": 3 untranslated message(s).
"it": 2 untranslated message(s).
"zh": 103 untranslated message(s).
"zh_Hant": 2 untranslated message(s).
To see a detailed report, use the untranslated-messages-file
option in the l10n.yaml file:
untranslated-messages-file: desiredFileName.txt
<other option>: <other selection>
This will generate a JSON format file containing all messages that
need to be translated.
Resolving dependencies...
Downloading packages...
_fe_analyzer_shared 76.0.0 (82.0.0 available)
analyzer 6.11.0 (7.4.5 available)
android_intent 2.0.2 (discontinued replaced by android_intent_plus)
archive 4.0.2 (4.0.7 available)
args 2.6.0 (2.7.0 available)
async 2.11.0 (2.13.0 available)
boolean_selector 2.1.1 (2.1.2 available)
build_daemon 4.0.3 (4.0.4 available)
build_resolvers 2.4.3 (2.4.4 available)
build_runner 2.4.14 (2.4.15 available)
built_value 8.9.3 (8.9.5 available)
camera 0.10.5+9 (0.11.1 available)
camera_android 0.10.10 (0.10.10+3 available)
camera_avfoundation 0.9.18 (0.9.19 available)
camera_platform_interface 2.9.0 (2.10.0 available)
change_case 1.1.0 (2.2.0 available)
characters 1.3.0 (1.4.0 available)
clock 1.1.1 (1.1.2 available)
collection 1.19.0 (1.19.1 available)
coverage 1.11.1 (1.13.1 available)
dart_style 2.3.7 (3.0.1 available)
dbus 0.7.10 (0.7.11 available)
device_info_plus 11.3.0 (11.4.0 available)
dots_indicator 2.1.2 (4.0.1 available)
drift 2.26.0 (2.26.1 available)
drift_dev 2.26.0 (2.26.1 available)
external_path 2.0.1 (2.2.0 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)
file_picker 8.3.5 (10.1.7 available)
flutter_launcher_icons 0.13.1 (0.14.3 available)
flutter_localization 0.2.0 (0.3.2 available)
flutter_plugin_android_lifecycle 2.0.24 (2.0.28 available)
get_it 7.7.0 (8.0.3 available)
glob 2.1.2 (2.1.3 available)
http 1.2.2 (1.4.0 available)
image 4.5.2 (4.5.4 available)
intl 0.19.0 (0.20.2 available)
introduction_screen 3.1.14 (3.1.17 available)
js 0.7.1 (0.7.2 available)
json_serializable 6.8.0 (6.9.5 available)
leak_tracker 10.0.7 (11.0.1 available)
leak_tracker_flutter_testing 3.0.8 (3.0.10 available)
leak_tracker_testing 3.0.1 (3.0.2 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)
mime 1.0.6 (2.0.0 available)
package_config 2.1.1 (2.2.0 available)
package_info_plus 8.1.3 (8.3.0 available)
package_info_plus_platform_interface 3.0.2 (3.2.0 available)
path 1.9.0 (1.9.1 available)
path_provider_android 2.2.15 (2.2.17 available)
permission_handler 11.3.1 (12.0.0+1 available)
permission_handler_android 12.0.13 (13.0.1 available)
permission_handler_apple 9.4.5 (9.4.7 available)
permission_handler_platform_interface 4.2.3 (4.3.0 available)
petitparser 6.0.2 (6.1.0 available)
platform 3.1.5 (3.1.6 available)
posix 6.0.1 (6.0.2 available)
process 5.0.2 (5.0.3 available)
provider 6.1.2 (6.1.5 available)
pub_semver 2.1.5 (2.2.0 available)
screen_brightness 2.1.1 (2.1.3 available)
screen_brightness_android 2.1.0 (2.1.1 available)
share_plus 10.1.4 (11.0.0 available)
share_plus_platform_interface 5.0.2 (6.0.0 available)
shared_preferences 2.4.0 (2.5.3 available)
shared_preferences_android 2.4.2 (2.4.10 available)
shared_preferences_web 2.4.2 (2.4.3 available)
shelf_web_socket 2.0.1 (3.0.0 available)
source_gen 1.5.0 (2.0.0 available)
source_span 1.10.0 (1.10.1 available)
stack_trace 1.12.0 (1.12.1 available)
stream_channel 2.1.2 (2.1.4 available)
string_scanner 1.3.0 (1.4.1 available)
talker 4.6.14 (4.7.6 available)
talker_flutter 4.6.14 (4.7.6 available)
talker_logger 4.6.14 (4.7.6 available)
term_glyph 1.2.1 (1.2.2 available)
test 1.25.8 (1.25.15 available)
test_api 0.7.3 (0.7.4 available)
test_core 0.6.5 (0.6.8 available)
url_launcher_android 6.3.14 (6.3.16 available)
url_launcher_ios 6.3.2 (6.3.3 available)
url_launcher_web 2.4.0 (2.4.1 available)
vector_math 2.1.4 (2.1.5 available)
vm_service 14.3.0 (15.0.0 available)
wakelock_plus 1.2.10 (1.3.2 available)
wakelock_plus_platform_interface 1.2.2 (1.2.3 available)
web 1.1.0 (1.1.1 available)
web_socket 0.1.6 (1.0.1 available)
web_socket_channel 3.0.1 (3.0.3 available)
webdriver 3.0.4 (3.1.0 available)
webview_flutter 4.5.0 (4.11.0 available)
webview_flutter_android 3.16.9 (4.4.2 available)
webview_flutter_platform_interface 2.10.0 (2.11.0 available)
webview_flutter_wkwebview 3.17.0 (3.20.0 available)
win32 5.10.0 (5.13.0 available)
win32_registry 1.1.5 (2.1.0 available)
Got dependencies!
1 package is discontinued.
100 packages have newer versions incompatible with dependency constraints.
Try `flutter pub outdated` for more information.
+ sed -i -e /googleapis/d .pub-cache/hosted/pub.dev/webview_cookie_manager-2.0.6/android/build.gradle
+ popd
~/build
+ mv /builds/panoramax/clients/mobile-app app.panoramax
2025-05-10 01:42:41,734 INFO: Scanning source for common problems...
2025-05-10 01:42:41,747 DEBUG: scanner is configured to use signature data from: 'suss'
2025-05-10 01:42:41,748 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-05-10 01:42:42,344 DEBUG: write 'suss.json' to cache
2025-05-10 01:42:42,352 DEBUG: next suss.json cache update due in 23:59:59.981919
2025-05-10 01:42:42,571 INFO: Removing binary at .pub-cache/hosted/pub.dev/provider-6.1.2/extension/devtools/build/assets/AssetManifest.bin
2025-05-10 01:42:42,587 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-05-10 01:42:42,588 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-05-10 01:42:42,590 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-05-10 01:42:42,591 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-05-10 01:42:42,593 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-05-10 01:42:42,594 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-05-10 01:42:42,595 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/provider-6.1.2/extension/devtools/build/canvaskit/skwasm.wasm
2025-05-10 01:42:42,596 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/provider-6.1.2/extension/devtools/build/canvaskit/canvaskit.wasm
2025-05-10 01:42:42,599 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/provider-6.1.2/extension/devtools/build/canvaskit/chromium/canvaskit.wasm
2025-05-10 01:42:42,623 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/web/res/readme.zip
2025-05-10 01:42:42,632 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/test2.tar.gz
2025-05-10 01:42:42,632 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/folder.zip
2025-05-10 01:42:42,633 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/a.txt.gz
2025-05-10 01:42:42,633 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/cat.jpg.gz
2025-05-10 01:42:42,633 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/test.zip
2025-05-10 01:42:42,634 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/test_100k_files.zip
2025-05-10 01:42:42,637 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/test2.zip
2025-05-10 01:42:42,639 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/tar/folder.zip
2025-05-10 01:42:42,640 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/zip/zipCrypto.zip
2025-05-10 01:42:42,641 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/zip/aes256.zip
2025-05-10 01:42:42,641 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/zip/dd.zip
2025-05-10 01:42:42,641 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/zip/crc32-not-streamed.zip
2025-05-10 01:42:42,642 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/zip/test.zip
2025-05-10 01:42:42,642 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/zip/zip_bzip2.zip
2025-05-10 01:42:42,642 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/zip/go-with-datadesc-sig.zip
2025-05-10 01:42:42,643 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/zip/utf.zip
2025-05-10 01:42:42,643 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/zip/zip64.zip
2025-05-10 01:42:42,643 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/zip/zip64_archive.zip
2025-05-10 01:42:42,644 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/zip/readme.zip
2025-05-10 01:42:42,644 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/zip/android-javadoc.zip
2025-05-10 01:42:42,644 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/zip/test-trailing-junk.zip
2025-05-10 01:42:42,645 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/zip/go-no-datadesc-sig.zip
2025-05-10 01:42:42,645 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/zip/password_zipcrypto.zip
2025-05-10 01:42:42,645 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/zip/symlink.zip
2025-05-10 01:42:42,646 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/zip/unix.zip
2025-05-10 01:42:42,646 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/zip/winxp.zip
2025-05-10 01:42:42,646 INFO: Removing binary at .pub-cache/hosted/pub.dev/archive-4.0.2/test/_data/inflate/data.bin
2025-05-10 01:42:42,802 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/shared_preferences_android-2.4.2/example/android/build.gradle
2025-05-10 01:42:42,918 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/camera_android-0.10.10/example/android/build.gradle
2025-05-10 01:42:43,099 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/url_launcher-6.3.1/example/android/build.gradle
2025-05-10 01:42:43,120 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/path_provider-2.1.5/example/android/build.gradle
2025-05-10 01:42:43,266 INFO: Removing dependency file without lock at .pub-cache/hosted/pub.dev/sqlite3-2.7.5/example/custom_wasm_build/Cargo.toml
2025-05-10 01:42:43,356 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/path_provider_android-2.2.15/example/android/build.gradle
2025-05-10 01:42:43,418 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/shared_preferences-2.4.0/example/android/build.gradle
2025-05-10 01:42:43,465 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/webview_flutter-4.5.0/example/android/build.gradle
2025-05-10 01:42:43,553 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/camera-0.10.5+9/example/android/build.gradle
2025-05-10 01:42:43,645 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/webview_flutter_android-3.16.9/example/android/build.gradle
2025-05-10 01:42:43,679 INFO: Removing binary at .pub-cache/hosted/pub.dev/settings_ui-2.0.2/example/ios/Flutter/App.framework/App
2025-05-10 01:42:43,680 INFO: Removing binary at .pub-cache/hosted/pub.dev/settings_ui-2.0.2/example/ios/Flutter/App.framework/flutter_assets/kernel_blob.bin
2025-05-10 01:42:43,689 INFO: Removing binary at .pub-cache/hosted/pub.dev/settings_ui-2.0.2/example/ios/Flutter/App.framework/flutter_assets/vm_snapshot_data
2025-05-10 01:42:43,689 INFO: Removing binary at .pub-cache/hosted/pub.dev/settings_ui-2.0.2/example/ios/Flutter/App.framework/flutter_assets/isolate_snapshot_data
2025-05-10 01:42:43,868 INFO: Removing binary at .pub-cache/hosted/pub.dev/analyzer-6.11.0/example/ddd03.exe
2025-05-10 01:42:44,341 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/web/res/readme.zip
2025-05-10 01:42:44,347 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/test2.tar.gz
2025-05-10 01:42:44,348 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/a.txt.gz
2025-05-10 01:42:44,348 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/cat.jpg.gz
2025-05-10 01:42:44,349 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/test.zip
2025-05-10 01:42:44,349 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/test_100k_files.zip
2025-05-10 01:42:44,352 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/test2.zip
2025-05-10 01:42:44,354 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/zipCrypto.zip
2025-05-10 01:42:44,355 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/aes256.zip
2025-05-10 01:42:44,355 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/dd.zip
2025-05-10 01:42:44,355 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/crc32-not-streamed.zip
2025-05-10 01:42:44,356 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/test.zip
2025-05-10 01:42:44,356 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/zip_bzip2.zip
2025-05-10 01:42:44,356 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-05-10 01:42:44,357 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/utf.zip
2025-05-10 01:42:44,357 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/zip64.zip
2025-05-10 01:42:44,357 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/zip64_archive.zip
2025-05-10 01:42:44,358 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/readme.zip
2025-05-10 01:42:44,358 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/android-javadoc.zip
2025-05-10 01:42:44,358 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/test-trailing-junk.zip
2025-05-10 01:42:44,359 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-05-10 01:42:44,359 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/password_zipcrypto.zip
2025-05-10 01:42:44,360 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/symlink.zip
2025-05-10 01:42:44,360 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/unix.zip
2025-05-10 01:42:44,360 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/winxp.zip
2025-05-10 01:42:44,360 INFO: Removing binary at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/inflate/data.bin
2025-05-10 01:42:44,426 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/flutter_plugin_android_lifecycle-2.0.24/example/android/build.gradle
2025-05-10 01:42:44,580 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/url_launcher_android-6.3.14/example/android/build.gradle
2025-05-10 01:42:44,675 INFO: Removing binary at .pub-cache/hosted/pub.dev/analyzer-6.9.0/example/ddd03.exe
2025-05-10 01:42:44,849 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/drift-2.26.0/extension/devtools/build/sqlite3.wasm
2025-05-10 01:42:44,850 INFO: Removing binary at .pub-cache/hosted/pub.dev/drift-2.26.0/extension/devtools/build/assets/AssetManifest.bin
2025-05-10 01:42:44,853 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/drift-2.26.0/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Medium.ttf
2025-05-10 01:42:44,854 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/drift-2.26.0/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Black.ttf
2025-05-10 01:42:44,855 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/drift-2.26.0/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Regular.ttf
2025-05-10 01:42:44,856 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/drift-2.26.0/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Light.ttf
2025-05-10 01:42:44,858 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/drift-2.26.0/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Bold.ttf
2025-05-10 01:42:44,859 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/drift-2.26.0/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Thin.ttf
2025-05-10 01:42:44,860 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/drift-2.26.0/extension/devtools/build/canvaskit/skwasm_st.wasm
2025-05-10 01:42:44,861 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/drift-2.26.0/extension/devtools/build/canvaskit/skwasm.wasm
2025-05-10 01:42:44,863 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/drift-2.26.0/extension/devtools/build/canvaskit/canvaskit.wasm
2025-05-10 01:42:44,866 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/drift-2.26.0/extension/devtools/build/canvaskit/chromium/canvaskit.wasm
2025-05-10 01:42:44,941 INFO: Creating source tarball...
2025-05-10 01:43:32,926 INFO: Running 'build' commands in build/app.panoramax
2025-05-10 01:43:32,927 DEBUG: Directory: build/app.panoramax
2025-05-10 01:43:32,927 DEBUG: > bash -e -u -o pipefail -x -c export repo=/builds/panoramax/clients/mobile-app; cd ..; mv app.panoramax $repo; pushd $repo; export PUB_CACHE=$(pwd)/.pub-cache; export PATH=/home/vagrant/build/srclib/flutter/bin:$PATH; /home/vagrant/build/srclib/flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-x64"; popd; mv $repo app.panoramax
/etc/bash.bashrc: line 7: PS1: unbound variable
+ export repo=/builds/panoramax/clients/mobile-app
+ repo=/builds/panoramax/clients/mobile-app
+ cd ..
+ mv app.panoramax /builds/panoramax/clients/mobile-app
+ pushd /builds/panoramax/clients/mobile-app
/builds/panoramax/clients/mobile-app ~/build
++ pwd
+ export PUB_CACHE=/builds/panoramax/clients/mobile-app/.pub-cache
+ PUB_CACHE=/builds/panoramax/clients/mobile-app/.pub-cache
+ export PATH=/home/vagrant/build/srclib/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/opt/android-sdk/tools:/opt/android-sdk/platform-tools:/opt/gradle/bin
+ PATH=/home/vagrant/build/srclib/flutter/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/opt/android-sdk/tools:/opt/android-sdk/platform-tools:/opt/gradle/bin
+ /home/vagrant/build/srclib/flutter/bin/flutter build apk --release --split-per-abi --target-platform=android-x64
Downloading android-arm-profile/linux-x64 tools... 1,037ms
Downloading android-arm-release/linux-x64 tools... 824ms
Downloading android-arm64-profile/linux-x64 tools... 830ms
Downloading android-arm64-release/linux-x64 tools... 731ms
Downloading android-x64-profile/linux-x64 tools... 945ms
Downloading android-x64-release/linux-x64 tools... 657ms
Running Gradle task 'assembleRelease'...
Checking the license for package Android SDK Build-Tools 34 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 34 accepted.
Preparing "Install Android SDK Build-Tools 34 v.34.0.0".
"Install Android SDK Build-Tools 34 v.34.0.0" ready.
Installing Android SDK Build-Tools 34 in /opt/android-sdk/build-tools/34.0.0
"Install Android SDK Build-Tools 34 v.34.0.0" complete.
"Install Android SDK Build-Tools 34 v.34.0.0" finished.
Checking the license for package Android SDK Platform 35 in /opt/android-sdk/licenses
License for package Android SDK Platform 35 accepted.
Preparing "Install Android SDK Platform 35 (revision 2)".
"Install Android SDK Platform 35 (revision 2)" ready.
Installing Android SDK Platform 35 in /opt/android-sdk/platforms/android-35
"Install Android SDK Platform 35 (revision 2)" complete.
"Install Android SDK Platform 35 (revision 2)" finished.
Generating lint files for backported methods only (compile API B)
"br": 112 untranslated message(s).
"da": 2 untranslated message(s).
"de": 2 untranslated message(s).
"eo": 3 untranslated message(s).
"it": 2 untranslated message(s).
"zh": 103 untranslated message(s).
"zh_Hant": 2 untranslated message(s).
To see a detailed report, use the untranslated-messages-file
option in the l10n.yaml file:
untranslated-messages-file: desiredFileName.txt
<other option>: <other selection>
This will generate a JSON format file containing all messages that
need to be translated.
Font asset "CupertinoIcons.ttf" was tree-shaken, reducing it from 257628 to 848 bytes (99.7% 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 9384 bytes (99.4% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.
Note: /builds/panoramax/clients/mobile-app/.pub-cache/hosted/pub.dev/webview_cookie_manager-2.0.6/android/src/main/java/io/flutter/plugins/webview_cookie_manager/WebviewCookieManagerPlugin.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Caught exception: Already watching path: /builds/panoramax/clients/mobile-app/android
Running Gradle task 'assembleRelease'... 788.8s
✓ Built build/app/outputs/flutter-apk/app-x86_64-release.apk (27.9MB)
+ popd
~/build
+ mv /builds/panoramax/clients/mobile-app app.panoramax
2025-05-10 01:56:51,959 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/app.panoramax, universal_newlines=False, shell=None, istream=<valid stream>)
2025-05-10 01:56:51,966 INFO: Successfully built version 1.4.1 of app.panoramax from 19f2fd611fd22a4f41545d9367fd0d2fd2d39323
2025-05-10 01:56:52,324 DEBUG: Checking build/app.panoramax/build/app/outputs/flutter-apk/app-x86_64-release.apk
2025-05-10 01:56:52,399 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2025-05-10 01:56:52,399 INFO: ...retrieving https://gitlab.com/panoramax/clients/mobile-app/-/releases/v1.4.1/downloads/app-x86_64-release.apk
2025-05-10 01:56:52,403 DEBUG: Starting new HTTPS connection (1): gitlab.com:443
2025-05-10 01:56:52,835 DEBUG: https://gitlab.com:443 "GET /panoramax/clients/mobile-app/-/releases/v1.4.1/downloads/app-x86_64-release.apk HTTP/1.1" 302 0
2025-05-10 01:56:53,631 DEBUG: https://gitlab.com:443 "GET /panoramax/clients/mobile-app/-/jobs/9960413647/artifacts/raw/build/app/outputs/flutter-apk/app-x86_64-release.apk HTTP/1.1" 500 1624
2025-05-10 01:56:53,633 ERROR: Could not build app app.panoramax: Downloading Binaries from https://gitlab.com/panoramax/clients/mobile-app/-/releases/v1.4.1/downloads/app-x86_64-release.apk failed.
2025-05-10 01:56:53,633 DEBUG: Error encountered, stopping by user request.
==== detail end ====