log for com.github.lamarios.clipious:40003
== Installed Android Tools ==
2023-06-10 09:58:17,421 DEBUG: Reading 'config.yml'
2023-06-10 09:58:17,434 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2023-06-10 09:58:17,435 INFO: Creating log directory
2023-06-10 09:58:17,435 INFO: Creating temporary directory
2023-06-10 09:58:17,436 INFO: Creating output directory
2023-06-10 09:58:17,448 DEBUG: Getting git vcs interface for https://github.com/lamarios/clipious
2023-06-10 09:58:17,449 DEBUG: Checking com.github.lamarios.clipious:40003
2023-06-10 09:58:17,449 INFO: Building version 1.8.4 (40003) of com.github.lamarios.clipious
2023-06-10 09:58:17,449 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2023-06-10 09:58:18,863 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 36748 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-06-10 09:58:30,839 INFO: Getting source for revision 38c628c4bd824f82ba5e1efd9185c98616c4ac2f
2023-06-10 09:58:30,840 DEBUG: Directory: build/com.github.lamarios.clipious
2023-06-10 09:58:30,840 DEBUG: > git rev-parse --show-toplevel
2023-06-10 09:58:31,058 DEBUG: Directory: build/com.github.lamarios.clipious
2023-06-10 09:58:31,059 DEBUG: > git submodule foreach --recursive git reset --hard
2023-06-10 09:58:32,777 DEBUG: Directory: build/com.github.lamarios.clipious
2023-06-10 09:58:32,777 DEBUG: > git reset --hard
2023-06-10 09:58:33,390 DEBUG: Directory: build/com.github.lamarios.clipious
2023-06-10 09:58:33,391 DEBUG: > git submodule foreach --recursive git clean -dffx
2023-06-10 09:58:33,603 DEBUG: Directory: build/com.github.lamarios.clipious
2023-06-10 09:58:33,604 DEBUG: > git clean -dffx
2023-06-10 09:58:33,715 DEBUG: Directory: build/com.github.lamarios.clipious
2023-06-10 09:58:33,715 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-06-10 09:58:34,428 DEBUG: Directory: build/com.github.lamarios.clipious
2023-06-10 09:58:34,429 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-06-10 09:58:35,041 DEBUG: Directory: build/com.github.lamarios.clipious
2023-06-10 09:58:35,042 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-06-10 09:58:35,654 DEBUG: Directory: build/com.github.lamarios.clipious
2023-06-10 09:58:35,655 DEBUG: > git remote set-head origin --auto
2023-06-10 09:58:36,268 DEBUG: Directory: build/com.github.lamarios.clipious
2023-06-10 09:58:36,268 DEBUG: > git checkout -f 38c628c4bd824f82ba5e1efd9185c98616c4ac2f
2023-06-10 09:58:36,938 DEBUG: Directory: build/com.github.lamarios.clipious
2023-06-10 09:58:36,939 DEBUG: > git clean -dffx
2023-06-10 09:58:37,055 INFO: Initialising submodules
2023-06-10 09:58:37,056 DEBUG: Directory: build/com.github.lamarios.clipious
2023-06-10 09:58:37,056 DEBUG: > git rev-parse --show-toplevel
2023-06-10 09:58:37,275 DEBUG: Directory: build/com.github.lamarios.clipious
2023-06-10 09:58:37,276 DEBUG: > git submodule sync
2023-06-10 09:58:37,507 DEBUG: Directory: build/com.github.lamarios.clipious
2023-06-10 09:58:37,508 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 submodule update --init --force --recursive
Submodule path 'submodules/flutter': checked out 'd3d8effc686d73e0114d71abdcccef63fa1f25d2'
2023-06-10 09:58:39,050 INFO: Creating local.properties file at build/com.github.lamarios.clipious/local.properties
2023-06-10 09:58:39,059 DEBUG: Removing debuggable flags from build/com.github.lamarios.clipious
2023-06-10 09:58:39,223 INFO: Removing specified files
2023-06-10 09:58:39,224 INFO: Removing web
2023-06-10 09:58:39,225 INFO: Removing windows
2023-06-10 09:58:39,226 INFO: Removing ios
2023-06-10 09:58:39,229 INFO: Removing linux
2023-06-10 09:58:39,230 INFO: Removing macos
2023-06-10 09:58:39,235 INFO: Cleaned build.gradle of keysigning configs at build/com.github.lamarios.clipious/android/app/build.gradle
2023-06-10 09:58:39,260 INFO: Cleaned build.gradle of keysigning configs at build/com.github.lamarios.clipious/submodules/flutter/packages/integration_test/example/android/app/build.gradle
2023-06-10 09:58:39,276 INFO: Cleaned build.gradle of keysigning configs at build/com.github.lamarios.clipious/submodules/flutter/examples/api/android/app/build.gradle
2023-06-10 09:58:39,280 INFO: Cleaned build.gradle of keysigning configs at build/com.github.lamarios.clipious/submodules/flutter/examples/hello_world/android/app/build.gradle
2023-06-10 09:58:39,283 INFO: Cleaned build.gradle of keysigning configs at build/com.github.lamarios.clipious/submodules/flutter/examples/layers/android/app/build.gradle
2023-06-10 09:58:39,286 INFO: Cleaned build.gradle of keysigning configs at build/com.github.lamarios.clipious/submodules/flutter/examples/platform_channel/android/app/build.gradle
2023-06-10 09:58:39,289 INFO: Cleaned build.gradle of keysigning configs at build/com.github.lamarios.clipious/submodules/flutter/examples/image_list/android/app/build.gradle
2023-06-10 09:58:39,291 INFO: Cleaned build.gradle of keysigning configs at build/com.github.lamarios.clipious/submodules/flutter/examples/flutter_view/android/app/build.gradle
2023-06-10 09:58:39,295 INFO: Cleaned build.gradle of keysigning configs at build/com.github.lamarios.clipious/submodules/flutter/examples/platform_view/android/app/build.gradle
2023-06-10 09:58:39,300 INFO: Cleaned build.gradle of keysigning configs at build/com.github.lamarios.clipious/submodules/flutter/dev/integration_tests/release_smoke_test/android/app/build.gradle
2023-06-10 09:58:39,303 INFO: Cleaned build.gradle of keysigning configs at build/com.github.lamarios.clipious/submodules/flutter/dev/integration_tests/abstract_method_smoke_test/android/app/build.gradle
2023-06-10 09:58:39,306 INFO: Cleaned build.gradle of keysigning configs at build/com.github.lamarios.clipious/submodules/flutter/dev/integration_tests/android_views/android/app/build.gradle
2023-06-10 09:58:39,309 INFO: Cleaned build.gradle of keysigning configs at build/com.github.lamarios.clipious/submodules/flutter/dev/integration_tests/flavors/android/app/build.gradle
2023-06-10 09:58:39,311 INFO: Cleaned build.gradle of keysigning configs at build/com.github.lamarios.clipious/submodules/flutter/dev/integration_tests/android_semantics_testing/android/app/build.gradle
2023-06-10 09:58:39,315 INFO: Cleaned build.gradle of keysigning configs at build/com.github.lamarios.clipious/submodules/flutter/dev/integration_tests/flutter_gallery/android/app/build.gradle
2023-06-10 09:58:39,319 INFO: Cleaned build.gradle of keysigning configs at build/com.github.lamarios.clipious/submodules/flutter/dev/integration_tests/gradle_deprecated_settings/android/app/build.gradle
2023-06-10 09:58:39,323 INFO: Cleaned build.gradle of keysigning configs at build/com.github.lamarios.clipious/submodules/flutter/dev/integration_tests/channels/android/app/build.gradle
2023-06-10 09:58:39,326 INFO: Cleaned build.gradle of keysigning configs at build/com.github.lamarios.clipious/submodules/flutter/dev/integration_tests/non_nullable/android/app/build.gradle
2023-06-10 09:58:39,329 INFO: Cleaned build.gradle of keysigning configs at build/com.github.lamarios.clipious/submodules/flutter/dev/integration_tests/ui/android/app/build.gradle
2023-06-10 09:58:39,332 INFO: Cleaned build.gradle of keysigning configs at build/com.github.lamarios.clipious/submodules/flutter/dev/integration_tests/deferred_components_test/android/app/build.gradle
2023-06-10 09:58:39,334 INFO: Cleaned build.gradle of keysigning configs at build/com.github.lamarios.clipious/submodules/flutter/dev/integration_tests/android_embedding_v2_smoke_test/android/app/build.gradle
2023-06-10 09:58:39,336 INFO: Cleaned build.gradle of keysigning configs at build/com.github.lamarios.clipious/submodules/flutter/dev/integration_tests/spell_check/android/app/build.gradle
2023-06-10 09:58:39,339 INFO: Cleaned build.gradle of keysigning configs at build/com.github.lamarios.clipious/submodules/flutter/dev/integration_tests/platform_interaction/android/app/build.gradle
2023-06-10 09:58:39,342 INFO: Cleaned build.gradle of keysigning configs at build/com.github.lamarios.clipious/submodules/flutter/dev/integration_tests/hybrid_android_views/android/app/build.gradle
2023-06-10 09:58:39,344 INFO: Cleaned build.gradle of keysigning configs at build/com.github.lamarios.clipious/submodules/flutter/dev/integration_tests/external_ui/android/app/build.gradle
2023-06-10 09:58:39,346 INFO: Cleaned build.gradle of keysigning configs at build/com.github.lamarios.clipious/submodules/flutter/dev/benchmarks/platform_views_layout_hybrid_composition/android/app/build.gradle
2023-06-10 09:58:39,349 INFO: Cleaned build.gradle of keysigning configs at build/com.github.lamarios.clipious/submodules/flutter/dev/benchmarks/test_apps/stocks/android/app/build.gradle
2023-06-10 09:58:39,351 INFO: Cleaned build.gradle of keysigning configs at build/com.github.lamarios.clipious/submodules/flutter/dev/benchmarks/platform_views_layout/android/app/build.gradle
2023-06-10 09:58:39,353 INFO: Cleaned build.gradle of keysigning configs at build/com.github.lamarios.clipious/submodules/flutter/dev/benchmarks/multiple_flutters/android/app/build.gradle
2023-06-10 09:58:39,356 INFO: Cleaned build.gradle of keysigning configs at build/com.github.lamarios.clipious/submodules/flutter/dev/benchmarks/macrobenchmarks/android/app/build.gradle
2023-06-10 09:58:39,359 INFO: Cleaned build.gradle of keysigning configs at build/com.github.lamarios.clipious/submodules/flutter/dev/benchmarks/complex_layout/android/app/build.gradle
2023-06-10 09:58:39,362 INFO: Cleaned build.gradle of keysigning configs at build/com.github.lamarios.clipious/submodules/flutter/dev/benchmarks/microbenchmarks/android/app/build.gradle
2023-06-10 09:58:39,367 INFO: Cleaned build.gradle of keysigning configs at build/com.github.lamarios.clipious/submodules/flutter/dev/tracing_tests/android/app/build.gradle
2023-06-10 09:58:39,370 INFO: Cleaned build.gradle of keysigning configs at build/com.github.lamarios.clipious/submodules/flutter/dev/manual_tests/android/app/build.gradle
2023-06-10 09:58:39,373 INFO: Running 'prebuild' commands in build/com.github.lamarios.clipious
2023-06-10 09:58:39,374 DEBUG: Directory: build/com.github.lamarios.clipious
2023-06-10 09:58:39,374 DEBUG: > bash -e -u -o pipefail -x -c -- cd ..; mv com.github.lamarios.clipious /tmp/build; pushd /tmp/build/; export PUB_CACHE=$(pwd)/.pub-cache; submodules/flutter/bin/flutter config --no-analytics; submodules/flutter/bin/flutter pub get; popd; mv /tmp/build com.github.lamarios.clipious
/etc/bash.bashrc: line 7: PS1: unbound variable
+ cd ..
+ mv com.github.lamarios.clipious /tmp/build
+ pushd /tmp/build/
/tmp/build ~/build
++ pwd
+ export PUB_CACHE=/tmp/build/.pub-cache
+ PUB_CACHE=/tmp/build/.pub-cache
+ submodules/flutter/bin/flutter config --no-analytics
Downloading Linux x64 Dart SDK from Flutter engine b4fb11214dd2dda6ce012dd98ea498e9e8b91262...
% 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 203M 4 9727k 0 0 15.1M 0 0:00:13 --:--:-- 0:00:13 15.0M
23 203M 23 48.0M 0 0 29.4M 0 0:00:06 0:00:01 0:00:05 29.4M
44 203M 44 90.4M 0 0 34.3M 0 0:00:05 0:00:02 0:00:03 34.3M
65 203M 65 132M 0 0 36.4M 0 0:00:05 0:00:03 0:00:02 36.4M
85 203M 85 174M 0 0 37.5M 0 0:00:05 0:00:04 0:00:01 37.5M
100 203M 100 203M 0 0 37.9M 0 0:00:05 0:00:05 --:--:-- 40.9M
Building flutter tool...
Resolving dependencies...
Got dependencies.
Analytics reporting disabled.
You may need to restart any open editors for them to read new settings.
+ submodules/flutter/bin/flutter pub get
Downloading Material fonts... 867ms
Downloading Gradle Wrapper... 90ms
Downloading package sky_engine... 232ms
Downloading flutter_patched_sdk tools... 574ms
Downloading flutter_patched_sdk_product tools... 980ms
Downloading linux-x64 tools... 8.0s
Downloading linux-x64/font-subset tools... 414ms
"ar": 96 untranslated message(s).
"az": 110 untranslated message(s).
"bn": 149 untranslated message(s).
"ca": 67 untranslated message(s).
"cs": 8 untranslated message(s).
"de": 31 untranslated message(s).
"fi": 31 untranslated message(s).
"fr": 56 untranslated message(s).
"hi": 151 untranslated message(s).
"it": 50 untranslated message(s).
"ja": 78 untranslated message(s).
"nb": 22 untranslated message(s).
"nl": 106 untranslated message(s).
"or": 2 untranslated message(s).
"ru": 16 untranslated message(s).
"zh": 15 untranslated message(s).
"zh_Hant": 72 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...
archive 3.3.2 (3.3.7 available)
args 2.4.1 (2.4.2 available)
build 2.3.1 (2.4.0 available)
build_daemon 3.1.1 (4.0.0 available)
build_runner 2.3.3 (2.4.5 available)
build_runner_core 7.2.7 (7.2.10 available)
built_value 8.4.4 (8.6.1 available)
checked_yaml 2.0.2 (2.0.3 available)
code_builder 4.4.0 (4.5.0 available)
collection 1.17.1 (1.17.2 available)
crypto 3.0.2 (3.0.3 available)
csslib 0.17.2 (1.0.0 available)
! cupertino_icons 1.0.5 (overridden)
dart_style 2.3.0 (2.3.1 available)
device_info_plus 9.0.1 (9.0.2 available)
ffi 2.0.1 (2.0.2 available)
file 6.1.4 (7.0.0 available)
flutter_native_splash 2.3.0 (2.3.1 available)
flutter_swipe_action_cell 3.1.0 (3.1.1 available)
flutter_widget_from_html_core 0.8.5+3 (0.10.1 available)
fwfh_text_style 2.22.08+1 (2.22.8+3 available)
glob 2.1.1 (2.1.2 available)
graphs 2.2.0 (2.3.1 available)
html 0.15.3 (0.15.4 available)
http 0.13.6 (1.0.0 available)
intl 0.18.0 (0.18.1 available)
lints 2.0.1 (2.1.1 available)
logging 1.1.1 (1.2.0 available)
matcher 0.12.15 (0.12.16 available)
material_color_utilities 0.2.0 (0.5.0 available)
package_info_plus 4.0.1 (4.0.2 available)
path_provider_android 2.0.25 (2.0.27 available)
path_provider_foundation 2.2.2 (2.2.3 available)
path_provider_linux 2.1.10 (2.1.11 available)
path_provider_windows 2.1.6 (2.1.7 available)
pub_semver 2.1.3 (2.1.4 available)
pubspec_parse 1.2.2 (1.2.3 available)
share_plus 7.0.1 (7.0.2 available)
shelf 1.4.0 (1.4.1 available)
shelf_packages_handler 3.0.1 (3.0.2 available)
shelf_static 1.1.1 (1.1.2 available)
shelf_web_socket 1.0.3 (1.0.4 available)
source_span 1.9.1 (1.10.0 available)
sqflite 2.2.7 (2.2.8+4 available)
sqflite_common 2.4.4 (2.4.5 available)
test 1.24.1 (1.24.3 available)
test_api 0.5.1 (0.6.0 available)
test_core 0.5.1 (0.5.3 available)
typed_data 1.3.1 (1.3.2 available)
universal_io 2.2.0 (2.2.2 available)
url_launcher_android 6.0.27 (6.0.35 available)
url_launcher_web 2.0.16 (2.0.17 available)
visibility_detector 0.3.3 (0.4.0+2 available)
vm_service 11.3.0 (11.6.0 available)
! wakelock_windows 0.2.2 from git https://github.com/timsneath/wakelock at 2a9bca in wakelock_windows (overridden)
watcher 1.0.2 (1.1.0 available)
win32 4.1.4 (5.0.3 available)
win32_registry 1.1.0 (1.1.1 available)
Got dependencies!
+ popd
~/build
+ mv /tmp/build com.github.lamarios.clipious
2023-06-10 10:00:46,926 INFO: Scanning source for common problems...
2023-06-10 10:00:46,944 DEBUG: scanner is configured to use signature data from: 'suss'
2023-06-10 10:00:47,046 INFO: Removing binary at .pub-cache/hosted/pub.dev/settings_ui-2.0.2/example/ios/Flutter/App.framework/App
2023-06-10 10:00:47,046 INFO: Removing binary at .pub-cache/hosted/pub.dev/settings_ui-2.0.2/example/ios/Flutter/App.framework/flutter_assets/isolate_snapshot_data
2023-06-10 10:00:47,051 INFO: Removing binary at .pub-cache/hosted/pub.dev/settings_ui-2.0.2/example/ios/Flutter/App.framework/flutter_assets/vm_snapshot_data
2023-06-10 10:00:47,051 INFO: Removing binary at .pub-cache/hosted/pub.dev/settings_ui-2.0.2/example/ios/Flutter/App.framework/flutter_assets/kernel_blob.bin
2023-06-10 10:00:47,229 INFO: Removing binary at .pub-cache/hosted/pub.dev/analyzer-5.10.0/example/ddd03.exe
2023-06-10 10:00:47,760 INFO: Removing gradle-wrapper.jar at .pub-cache/hosted/pub.dev/pull_to_refresh-2.0.0/example/android/gradle/wrapper/gradle-wrapper.jar
2023-06-10 10:00:47,766 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/cat.jpg.gz
2023-06-10 10:00:47,766 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/test2.zip
2023-06-10 10:00:47,767 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/test2.tar.gz
2023-06-10 10:00:47,768 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/test.zip
2023-06-10 10:00:47,768 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/a.txt.gz
2023-06-10 10:00:47,769 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/dd.zip
2023-06-10 10:00:47,769 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/symlink.zip
2023-06-10 10:00:47,770 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/crc32-not-streamed.zip
2023-06-10 10:00:47,770 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/winxp.zip
2023-06-10 10:00:47,771 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/password_zipcrypto.zip
2023-06-10 10:00:47,771 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/android-javadoc.zip
2023-06-10 10:00:47,772 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/go-with-datadesc-sig.zip
2023-06-10 10:00:47,772 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/test-trailing-junk.zip
2023-06-10 10:00:47,772 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/readme.zip
2023-06-10 10:00:47,773 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/utf.zip
2023-06-10 10:00:47,773 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/zip64.zip
2023-06-10 10:00:47,774 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/test.zip
2023-06-10 10:00:47,774 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/go-no-datadesc-sig.zip
2023-06-10 10:00:47,774 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/unix.zip
2023-06-10 10:00:47,776 INFO: Removing binary at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/inflate/data.bin
2023-06-10 10:00:47,782 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/web/res/readme.zip
2023-06-10 10:00:47,889 INFO: Removing binary at .pub-cache/hosted/pub.dev/flat_buffers-2.0.5/generator/Linux/flatc
2023-06-10 10:00:47,890 INFO: Removing binary at .pub-cache/hosted/pub.dev/flat_buffers-2.0.5/generator/Darwin/flatc
2023-06-10 10:00:47,891 INFO: Removing binary at .pub-cache/hosted/pub.dev/flat_buffers-2.0.5/generator/Windows/flatc.exe
2023-06-10 10:00:47,910 INFO: Removing gradle-wrapper.jar at .pub-cache/hosted/pub.dev/flutter_web_auth-0.5.0/android/gradle/wrapper/gradle-wrapper.jar
2023-06-10 10:00:48,012 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/select_dialog-2.0.0/example/windows/runner/resources/app_icon.ico
2023-06-10 10:00:48,164 INFO: Removing binary at .pub-cache/hosted/pub.dev/analyzer-5.13.0/example/ddd03.exe
2023-06-10 10:00:48,255 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/montserrat/Montserrat-Light.ttf
2023-06-10 10:00:48,255 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/montserrat/Montserrat-Bold.ttf
2023-06-10 10:00:48,256 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/montserrat/Montserrat-Thin.ttf
2023-06-10 10:00:48,256 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/montserrat/Montserrat-Regular.ttf
2023-06-10 10:00:48,257 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/montserrat/Montserrat-Black.ttf
2023-06-10 10:00:48,257 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/hind/Hind-Medium.ttf
2023-06-10 10:00:48,258 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/hind/Hind-Semibold.ttf
2023-06-10 10:00:48,259 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/hind/Hind-Regular.ttf
2023-06-10 10:00:48,259 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/hind/Hind-Light.ttf
2023-06-10 10:00:48,260 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/hind/Hind-Bold.ttf
2023-06-10 10:00:48,877 INFO: Ignoring unknown maven repo 'repository' at submodules/flutter/packages/flutter_tools/gradle/flutter.gradle
2023-06-10 10:00:48,879 INFO: Removing unknown maven repo 'file://${outputDir}/outputs/repo' at submodules/flutter/packages/flutter_tools/gradle/aar_init_script.gradle
2023-06-10 10:00:48,880 INFO: Removing unknown maven repo '$storageUrl/download.flutter.io' at submodules/flutter/packages/flutter_tools/gradle/aar_init_script.gradle
2023-06-10 10:00:48,882 INFO: Removing unknown maven repo '$storageUrl/download.flutter.io' at submodules/flutter/packages/flutter_tools/gradle/resolve_dependencies.gradle
2023-06-10 10:00:49,328 INFO: Removing binary at submodules/flutter/dev/integration_tests/android_host_app/.gradle/6.3/fileChanges/last-build.bin
2023-06-10 10:00:49,377 INFO: Removing usual suspect 'com.google.android.play:core.*' at submodules/flutter/dev/integration_tests/deferred_components_test/android/app/build.gradle
2023-06-10 10:00:49,404 INFO: Removing binary at submodules/flutter/dev/integration_tests/module_host_with_custom_build/.gradle/6.3/fileChanges/last-build.bin
2023-06-10 10:00:49,567 INFO: Ignoring shared library at submodules/flutter/bin/cache/artifacts/engine/linux-x64/libtessellator.so
2023-06-10 10:00:49,567 INFO: Ignoring binary at submodules/flutter/bin/cache/artifacts/engine/linux-x64/flutter_tester
2023-06-10 10:00:49,567 INFO: Ignoring binary at submodules/flutter/bin/cache/artifacts/engine/linux-x64/vm_isolate_snapshot.bin
2023-06-10 10:00:49,568 INFO: Ignoring binary at submodules/flutter/bin/cache/artifacts/engine/linux-x64/font-subset
2023-06-10 10:00:49,568 INFO: Ignoring binary at submodules/flutter/bin/cache/artifacts/engine/linux-x64/gen_snapshot
2023-06-10 10:00:49,568 INFO: Ignoring shared library at submodules/flutter/bin/cache/artifacts/engine/linux-x64/libpath_ops.so
2023-06-10 10:00:49,569 INFO: Ignoring binary at submodules/flutter/bin/cache/artifacts/engine/linux-x64/impellerc
2023-06-10 10:00:49,569 INFO: Ignoring binary at submodules/flutter/bin/cache/artifacts/engine/linux-x64/isolate_snapshot.bin
2023-06-10 10:00:49,573 INFO: Removing gradlew at submodules/flutter/bin/cache/artifacts/gradle_wrapper/gradlew
2023-06-10 10:00:49,573 INFO: Removing gradlew.bat at submodules/flutter/bin/cache/artifacts/gradle_wrapper/gradlew.bat
2023-06-10 10:00:49,574 INFO: Removing gradle-wrapper.jar at submodules/flutter/bin/cache/artifacts/gradle_wrapper/gradle/wrapper/gradle-wrapper.jar
2023-06-10 10:00:49,617 INFO: Ignoring binary at submodules/flutter/bin/cache/dart-sdk/bin/dartaotruntime
2023-06-10 10:00:49,618 INFO: Ignoring binary at submodules/flutter/bin/cache/dart-sdk/bin/dart
2023-06-10 10:00:49,618 INFO: Ignoring binary at submodules/flutter/bin/cache/dart-sdk/bin/utils/gen_snapshot
2023-06-10 10:00:49,618 INFO: Ignoring binary at submodules/flutter/bin/cache/dart-sdk/bin/utils/wasm-opt
2023-06-10 10:00:49,635 INFO: Ignoring binary at submodules/flutter/bin/cache/dart-sdk/bin/resources/devtools/assets/AssetManifest.bin
2023-06-10 10:00:49,702 INFO: Creating source tarball...
2023-06-10 10:04:45,526 INFO: Running 'build' commands in build/com.github.lamarios.clipious
2023-06-10 10:04:45,527 DEBUG: Directory: build/com.github.lamarios.clipious
2023-06-10 10:04:45,527 DEBUG: > bash -e -u -o pipefail -x -c cd ..; mv com.github.lamarios.clipious /tmp/build; pushd /tmp/build/; export PUB_CACHE=$(pwd)/.pub-cache; submodules/flutter/bin/flutter pub run flutter_native_splash:create; submodules/flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-arm64"; popd; mv /tmp/build com.github.lamarios.clipious
/etc/bash.bashrc: line 7: PS1: unbound variable
+ cd ..
+ mv com.github.lamarios.clipious /tmp/build
+ pushd /tmp/build/
/tmp/build ~/build
++ pwd
+ export PUB_CACHE=/tmp/build/.pub-cache
+ PUB_CACHE=/tmp/build/.pub-cache
+ submodules/flutter/bin/flutter pub run flutter_native_splash:create
Downloading Gradle Wrapper... 228ms
[Android] Creating default splash images
[Android] Creating dark mode splash images
[Android] Creating default android12splash images
[Android] Creating dark mode android12splash images
[Android] Updating launch background(s) with splash image path...
[Android] - android/app/src/main/res/drawable/launch_background.xml
[Android] - android/app/src/main/res/drawable-night/launch_background.xml
[Android] - android/app/src/main/res/drawable-v21/launch_background.xml
[Android] - android/app/src/main/res/drawable-night-v21/launch_background.xml
[Android] Updating styles...
[Android] - android/app/src/main/res/values-v31/styles.xml
[Android] - android/app/src/main/res/values-night-v31/styles.xml
[Android] - android/app/src/main/res/values/styles.xml
[Android] - android/app/src/main/res/values-night/styles.xml
iOS folder not found, skipping iOS splash update...
Web folder not found, skipping web splash update...
╔════════════════════════════════════════════════════════════════════════════╗
║ WHAT IS NEW: ║
╠════════════════════════════════════════════════════════════════════════════╣
║ You can now keep the splash screen up while your app initializes! ║
║ No need for a secondary splash screen anymore. Just use the remove() ║
║ method to remove the splash screen after your initialization is complete. ║
║ Check the docs for more info. ║
╚════════════════════════════════════════════════════════════════════════════╝
✅ Native splash complete.
Now go finish building something awesome! 💪 You rock! 🤘🤩
Like the package? Please give it a 👍 here: https://pub.dev/packages/flutter_native_splash
+ submodules/flutter/bin/flutter build apk --release --split-per-abi --target-platform=android-arm64
Downloading android-arm-profile/linux-x64 tools... 907ms
Downloading android-arm-release/linux-x64 tools... 486ms
Downloading android-arm64-profile/linux-x64 tools... 493ms
Downloading android-arm64-release/linux-x64 tools... 392ms
Downloading android-x64-profile/linux-x64 tools... 392ms
Downloading android-x64-release/linux-x64 tools... 354ms
Running Gradle task 'assembleRelease'...
Building with Flutter multidex support enabled.
1.8.4:4000
"ar": 96 untranslated message(s).
"az": 110 untranslated message(s).
"bn": 149 untranslated message(s).
"ca": 67 untranslated message(s).
"cs": 8 untranslated message(s).
"de": 31 untranslated message(s).
"fi": 31 untranslated message(s).
"fr": 56 untranslated message(s).
"hi": 151 untranslated message(s).
"it": 50 untranslated message(s).
"ja": 78 untranslated message(s).
"nb": 22 untranslated message(s).
"nl": 106 untranslated message(s).
"or": 2 untranslated message(s).
"ru": 16 untranslated message(s).
"zh": 15 untranslated message(s).
"zh_Hant": 72 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 283452 to 1076 bytes (99.6% 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 9400 bytes (99.4% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.
WARNING: [Processor] Library '/home/vagrant/.gradle/caches/modules-2/files-2.1/com.google.android.exoplayer/exoplayer-ui/2.18.2/4c2b1096c2883b9e15aab800419eb752127e5db1/exoplayer-ui-2.18.2.aar' contains references to both AndroidX and old support library. This seems like the library is partially migrated. Jetifier will try to rewrite the library anyway.
Example of androidX reference: 'androidx/core/app/NotificationCompat$Builder'
Example of support library reference: 'android/support/v4/media/session/MediaSessionCompat$Token'
WARNING: [Processor] Library '/home/vagrant/.gradle/caches/modules-2/files-2.1/com.google.android.exoplayer/extension-mediasession/2.18.2/bd8b1c4116db9b51f1425119343584a87b45740c/extension-mediasession-2.18.2.aar' contains references to both AndroidX and old support library. This seems like the library is partially migrated. Jetifier will try to rewrite the library anyway.
Example of androidX reference: 'androidx/annotation/Nullable'
Example of support library reference: 'android/support/v4/media/session/MediaSessionCompat$Callback'
Running Gradle task 'assembleRelease'... 600.7s
✓ Built build/app/outputs/flutter-apk/app-arm64-v8a-release.apk (13.9MB).
+ popd
~/build
+ mv /tmp/build com.github.lamarios.clipious
2023-06-10 10:15:27,893 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.github.lamarios.clipious, universal_newlines=False, shell=None, istream=<valid stream>)
2023-06-10 10:15:27,907 INFO: Successfully built version 1.8.4 of com.github.lamarios.clipious from 38c628c4bd824f82ba5e1efd9185c98616c4ac2f
2023-06-10 10:15:28,159 DEBUG: AXML contains a RESOURCE MAP
2023-06-10 10:15:28,160 DEBUG: Start of Namespace mapping: prefix 40: 'android' --> uri 103: 'http://schemas.android.com/apk/res/android'
2023-06-10 10:15:28,161 DEBUG: Checking build/com.github.lamarios.clipious/build/app/outputs/flutter-apk/app-arm64-v8a-release.apk
2023-06-10 10:15:28,168 DEBUG: AXML contains a RESOURCE MAP
2023-06-10 10:15:28,168 DEBUG: Start of Namespace mapping: prefix 40: 'android' --> uri 103: 'http://schemas.android.com/apk/res/android'
2023-06-10 10:15:28,205 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2023-06-10 10:15:28,205 INFO: ...retrieving https://github.com/lamarios/clipious/releases/download/1.8.4/app-arm64-v8a-release.apk
2023-06-10 10:15:28,210 DEBUG: Starting new HTTPS connection (1): github.com:443
2023-06-10 10:15:28,427 DEBUG: https://github.com:443 "GET /lamarios/clipious/releases/download/1.8.4/app-arm64-v8a-release.apk HTTP/1.1" 302 0
2023-06-10 10:15:28,434 DEBUG: Starting new HTTPS connection (1): objects.githubusercontent.com:443
2023-06-10 10:15:28,669 DEBUG: https://objects.githubusercontent.com:443 "GET /github-production-release-asset-2e65be/597383716/70554784-b8d4-4058-a35b-d5ef2b650792?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230610%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230610T101528Z&X-Amz-Expires=300&X-Amz-Signature=eec4acf0a7a87ba1af993937de015d54a65139178e670931db996c35667fe923&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=597383716&response-content-disposition=attachment%3B%20filename%3Dapp-arm64-v8a-release.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 14578879
2023-06-10 10:15:31,226 DEBUG: unsigned/binaries/com.github.lamarios.clipious_40003.binary.apk: Verifies
Verified using v1 scheme (JAR signing): true
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): false
Number of signers: 1
WARNING: META-INF/com/android/build/gradle/app-metadata.properties not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.activity_activity.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.annotation_annotation-experimental.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.arch.core_core-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.browser_browser.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.core_core-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.core_core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.customview_customview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.fragment_fragment.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.interpolator_interpolator.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata-core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-runtime-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-service.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.loader_loader.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.media_media.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.recyclerview_recyclerview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.room_room-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.savedstate_savedstate.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.sqlite_sqlite-framework.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.sqlite_sqlite.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.startup_startup-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.tracing_tracing.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.versionedparcelable_versionedparcelable.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.viewpager_viewpager.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.window_window-java.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.window_window.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.work_work-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/services/kotlinx.coroutines.CoroutineExceptionHandler not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/services/kotlinx.coroutines.internal.MainDispatcherFactory not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
2023-06-10 10:15:33,127 DEBUG: /tmp/tmpykpah5nh/sigcp_com.github.lamarios.clipious_40003.apk: Verifies
Verified using v1 scheme (JAR signing): true
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): false
Number of signers: 1
WARNING: META-INF/com/android/build/gradle/app-metadata.properties not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.activity_activity.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.annotation_annotation-experimental.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.arch.core_core-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.browser_browser.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.core_core-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.core_core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.customview_customview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.fragment_fragment.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.interpolator_interpolator.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata-core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-runtime-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-service.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.loader_loader.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.media_media.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.recyclerview_recyclerview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.room_room-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.savedstate_savedstate.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.sqlite_sqlite-framework.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.sqlite_sqlite.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.startup_startup-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.tracing_tracing.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.versionedparcelable_versionedparcelable.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.viewpager_viewpager.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.window_window-java.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.window_window.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.work_work-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/services/kotlinx.coroutines.CoroutineExceptionHandler not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/services/kotlinx.coroutines.internal.MainDispatcherFactory not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
2023-06-10 10:15:33,128 INFO: ...successfully verified
2023-06-10 10:15:33,128 INFO: compared built binary to supplied reference binary successfully
2023-06-10 10:15:33,189 INFO: supplied reference binary has allowed signer 19de04e5d68466069d30ec63c6ba7d9e3cf73b5d61cb4b3762c2b9b253ecbd03
2023-06-10 10:15:33,195 INFO: success: com.github.lamarios.clipious
2023-06-10 10:15:33,195 INFO: Finished
2023-06-10 10:15:33,196 INFO: 1 build succeeded