log for io.github.benderblog.traintime_pda:103
Traceback (most recent call last):
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 1053, in main
if trybuild(app, build, build_dir, output_dir, log_dir,
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 813, in trybuild
build_server(app, build, vcs, build_dir, output_dir, log_dir, force)
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 272, in build_server
raise BuildException(message.format(app.id, build.versionName),
fdroidserver.exception.BuildException: Build.py failed on server for io.github.benderblog.traintime_pda:0.3.1
==== detail begin ====
== Installed Android Tools ==
2023-09-22 16:22:08,092 DEBUG: Reading 'config.yml'
2023-09-22 16:22:08,113 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2023-09-22 16:22:08,114 INFO: Creating log directory
2023-09-22 16:22:08,115 INFO: Creating temporary directory
2023-09-22 16:22:08,115 INFO: Creating output directory
2023-09-22 16:22:08,137 DEBUG: Getting git vcs interface for https://github.com/BenderBlog/traintime_pda.git
2023-09-22 16:22:08,137 DEBUG: Checking io.github.benderblog.traintime_pda:103
2023-09-22 16:22:08,137 INFO: Building version 0.3.1 (103) of io.github.benderblog.traintime_pda
2023-09-22 16:22:08,137 INFO: Running 'sudo' commands in /home/vagrant
2023-09-22 16:22:08,138 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -y openjdk-17-jdk-headless; update-java-alternatives -a; mkdir -p /home/runner; chown vagrant /home/runner
+ apt-get update
Get:1 https://security.debian.org/debian-security bullseye-security InRelease [48.4 kB]
Get:2 https://debian.osuosl.org/debian bullseye InRelease [116 kB]
Get:3 https://security.debian.org/debian-security bullseye-security/main amd64 Packages [247 kB]
Get:4 https://security.debian.org/debian-security bullseye-security/main Translation-en [160 kB]
Get:5 https://debian.osuosl.org/debian bullseye-updates InRelease [44.1 kB]
Get:6 https://debian.osuosl.org/debian bullseye-backports InRelease [49.0 kB]
Get:7 https://debian.osuosl.org/debian bullseye/main amd64 Packages [8183 kB]
Get:8 https://debian.osuosl.org/debian bullseye/main Translation-en [6240 kB]
Get:9 https://debian.osuosl.org/debian bullseye-updates/main amd64 Packages [17.5 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 [406 kB]
Get:12 https://debian.osuosl.org/debian bullseye-backports/main Translation-en [341 kB]
Fetched 15.9 MB in 19s (855 kB/s)
Reading package lists...
+ apt-get install -y openjdk-17-jdk-headless
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
openjdk-17-jre-headless
Suggested packages:
openjdk-17-demo openjdk-17-source libnss-mdns fonts-dejavu-extra
fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei
| fonts-wqy-zenhei fonts-indic
The following NEW packages will be installed:
openjdk-17-jdk-headless openjdk-17-jre-headless
0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
Need to get 115 MB of archives.
After this operation, 271 MB of additional disk space will be used.
Get:1 https://security.debian.org/debian-security bullseye-security/main amd64 openjdk-17-jre-headless amd64 17.0.7+7-1~deb11u1 [43.7 MB]
Get:2 https://security.debian.org/debian-security bullseye-security/main amd64 openjdk-17-jdk-headless amd64 17.0.7+7-1~deb11u1 [71.2 MB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 115 MB in 6s (20.5 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.7+7-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jre-headless:amd64 (17.0.7+7-1~deb11u1) ...
Selecting previously unselected package openjdk-17-jdk-headless:amd64.
Preparing to unpack .../openjdk-17-jdk-headless_17.0.7+7-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jdk-headless:amd64 (17.0.7+7-1~deb11u1) ...
Setting up openjdk-17-jre-headless:amd64 (17.0.7+7-1~deb11u1) ...
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/jpackage to provide /usr/bin/jpackage (jpackage) in auto mode
Setting up openjdk-17-jdk-headless:amd64 (17.0.7+7-1~deb11u1) ...
+ update-java-alternatives -a
update-alternatives: error: no alternatives for jconsole
+ mkdir -p /home/runner
+ chown vagrant /home/runner
2023-09-22 16:23:02,468 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2023-09-22 16:23:02,886 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-09-22 16:23:23,310 INFO: Getting source for revision 19bdbcf3991a05fa66735315a9ece7d80d931465
2023-09-22 16:23:23,314 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2023-09-22 16:23:23,314 DEBUG: > git rev-parse --show-toplevel
2023-09-22 16:23:23,528 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2023-09-22 16:23:23,529 DEBUG: > git submodule foreach --recursive git reset --hard
2023-09-22 16:23:25,646 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2023-09-22 16:23:25,650 DEBUG: > git reset --hard
2023-09-22 16:23:25,962 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2023-09-22 16:23:25,962 DEBUG: > git submodule foreach --recursive git clean -dffx
2023-09-22 16:23:26,173 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2023-09-22 16:23:26,174 DEBUG: > git clean -dffx
2023-09-22 16:23:26,284 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2023-09-22 16:23:26,285 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-09-22 16:23:26,897 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2023-09-22 16:23:26,898 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-09-22 16:23:27,410 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2023-09-22 16:23:27,410 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-09-22 16:23:28,023 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2023-09-22 16:23:28,024 DEBUG: > git remote set-head origin --auto
2023-09-22 16:23:28,641 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2023-09-22 16:23:28,641 DEBUG: > git checkout -f 19bdbcf3991a05fa66735315a9ece7d80d931465
2023-09-22 16:23:28,953 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2023-09-22 16:23:28,953 DEBUG: > git clean -dffx
2023-09-22 16:23:29,064 INFO: Initialising submodules
2023-09-22 16:23:29,065 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2023-09-22 16:23:29,066 DEBUG: > git rev-parse --show-toplevel
2023-09-22 16:23:29,280 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2023-09-22 16:23:29,281 DEBUG: > git submodule sync
2023-09-22 16:23:29,492 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2023-09-22 16:23:29,493 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 '.flutter': checked out '367f9ea16bfae1ca451b9cc27c1366870b187ae2'
2023-09-22 16:23:30,713 INFO: Creating local.properties file at build/io.github.benderblog.traintime_pda/local.properties
2023-09-22 16:23:30,715 DEBUG: Removing debuggable flags from build/io.github.benderblog.traintime_pda
2023-09-22 16:23:30,874 INFO: Removing specified files
2023-09-22 16:23:30,874 INFO: Removing ios
2023-09-22 16:23:30,878 INFO: Removing linux
2023-09-22 16:23:30,879 INFO: Removing .github
2023-09-22 16:23:30,880 INFO: Removing .vscode
2023-09-22 16:23:30,904 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/.flutter/packages/integration_test/example/android/app/build.gradle
2023-09-22 16:23:30,920 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/.flutter/examples/api/android/app/build.gradle
2023-09-22 16:23:30,924 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/.flutter/examples/hello_world/android/app/build.gradle
2023-09-22 16:23:30,927 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/.flutter/examples/layers/android/app/build.gradle
2023-09-22 16:23:30,930 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/.flutter/examples/platform_channel/android/app/build.gradle
2023-09-22 16:23:30,933 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/.flutter/examples/image_list/android/app/build.gradle
2023-09-22 16:23:30,936 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/.flutter/examples/flutter_view/android/app/build.gradle
2023-09-22 16:23:30,940 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/.flutter/examples/platform_view/android/app/build.gradle
2023-09-22 16:23:30,944 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/release_smoke_test/android/app/build.gradle
2023-09-22 16:23:30,948 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/abstract_method_smoke_test/android/app/build.gradle
2023-09-22 16:23:30,951 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/android_views/android/app/build.gradle
2023-09-22 16:23:30,953 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/flavors/android/app/build.gradle
2023-09-22 16:23:30,956 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/android_semantics_testing/android/app/build.gradle
2023-09-22 16:23:30,960 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/flutter_gallery/android/app/build.gradle
2023-09-22 16:23:30,963 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/gradle_deprecated_settings/android/app/build.gradle
2023-09-22 16:23:30,967 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/channels/android/app/build.gradle
2023-09-22 16:23:30,971 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/non_nullable/android/app/build.gradle
2023-09-22 16:23:30,974 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/ui/android/app/build.gradle
2023-09-22 16:23:30,977 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/deferred_components_test/android/app/build.gradle
2023-09-22 16:23:30,979 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/android_embedding_v2_smoke_test/android/app/build.gradle
2023-09-22 16:23:30,981 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/spell_check/android/app/build.gradle
2023-09-22 16:23:30,984 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/platform_interaction/android/app/build.gradle
2023-09-22 16:23:30,986 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/hybrid_android_views/android/app/build.gradle
2023-09-22 16:23:30,989 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/.flutter/dev/integration_tests/external_ui/android/app/build.gradle
2023-09-22 16:23:30,991 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/.flutter/dev/benchmarks/platform_views_layout_hybrid_composition/android/app/build.gradle
2023-09-22 16:23:30,994 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/.flutter/dev/benchmarks/test_apps/stocks/android/app/build.gradle
2023-09-22 16:23:30,996 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/.flutter/dev/benchmarks/platform_views_layout/android/app/build.gradle
2023-09-22 16:23:30,997 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/.flutter/dev/benchmarks/multiple_flutters/android/app/build.gradle
2023-09-22 16:23:31,001 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/.flutter/dev/benchmarks/macrobenchmarks/android/app/build.gradle
2023-09-22 16:23:31,004 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/.flutter/dev/benchmarks/complex_layout/android/app/build.gradle
2023-09-22 16:23:31,007 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/.flutter/dev/benchmarks/microbenchmarks/android/app/build.gradle
2023-09-22 16:23:31,012 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/.flutter/dev/tracing_tests/android/app/build.gradle
2023-09-22 16:23:31,015 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/.flutter/dev/manual_tests/android/app/build.gradle
2023-09-22 16:23:31,020 INFO: Cleaned build.gradle of keysigning configs at build/io.github.benderblog.traintime_pda/android/app/build.gradle
2023-09-22 16:23:31,023 INFO: Running 'prebuild' commands in build/io.github.benderblog.traintime_pda
2023-09-22 16:23:31,023 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2023-09-22 16:23:31,023 DEBUG: > bash -e -u -o pipefail -x -c -- sed -i -e '/signingConfig /d' android/app/build.gradle; export repo=/home/runner/work/traintime_pda; mkdir -p $repo; cd ..; mv io.github.benderblog.traintime_pda $repo/traintime_pda; pushd $repo/traintime_pda; export PUB_CACHE=$(pwd)/.pub-cache; .flutter/bin/flutter config --no-analytics; .flutter/bin/flutter pub get; popd; mv $repo/traintime_pda io.github.benderblog.traintime_pda
/etc/bash.bashrc: line 7: PS1: unbound variable
+ sed -i -e '/signingConfig /d' android/app/build.gradle
+ export repo=/home/runner/work/traintime_pda
+ repo=/home/runner/work/traintime_pda
+ mkdir -p /home/runner/work/traintime_pda
+ cd ..
+ mv io.github.benderblog.traintime_pda /home/runner/work/traintime_pda/traintime_pda
+ pushd /home/runner/work/traintime_pda/traintime_pda
/home/runner/work/traintime_pda/traintime_pda ~/build
++ pwd
+ export PUB_CACHE=/home/runner/work/traintime_pda/traintime_pda/.pub-cache
+ PUB_CACHE=/home/runner/work/traintime_pda/traintime_pda/.pub-cache
+ .flutter/bin/flutter config --no-analytics
Downloading Linux x64 Dart SDK from Flutter engine 9064459a8b0dcd32877107f6002cc429a71659d1...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
15 198M 15 31.1M 0 0 31.4M 0 0:00:06 --:--:-- 0:00:06 31.4M
36 198M 36 73.2M 0 0 37.0M 0 0:00:05 0:00:01 0:00:04 37.0M
58 198M 58 116M 0 0 38.8M 0 0:00:05 0:00:02 0:00:03 38.8M
78 198M 78 155M 0 0 38.9M 0 0:00:05 0:00:03 0:00:02 38.9M
97 198M 97 194M 0 0 38.9M 0 0:00:05 0:00:04 0:00:01 38.9M
100 198M 100 198M 0 0 39.0M 0 0:00:05 0:00:05 --:--:-- 40.8M
Building flutter tool...
Resolving dependencies...
Got dependencies.
Analytics reporting disabled.
You may need to restart any open editors for them to read new settings.
+ .flutter/bin/flutter pub get
Downloading Material fonts... 789ms
Downloading Gradle Wrapper... 31ms
Downloading package sky_engine... 225ms
Downloading flutter_patched_sdk tools... 562ms
Downloading flutter_patched_sdk_product tools... 537ms
Downloading linux-x64 tools... 8.1s
Downloading linux-x64/font-subset tools... 412ms
Resolving dependencies...
archive 3.3.9 (3.4.0 available)
built_value 8.6.2 (8.6.3 available)
chopper 6.1.4 (7.0.6 available)
collection 1.17.2 (1.18.0 available)
dart_style 2.3.2 (2.3.3 available)
dio 5.3.2 (5.3.3 available)
encrypt 5.0.2 (5.0.3 available)
file 6.1.4 (7.0.0 available)
flutter_local_notifications 14.1.3+1 (15.1.1 available)
image 4.0.17 (4.1.0 available)
lint 1.10.0 (2.1.2 available)
material_color_utilities 0.5.0 (0.8.0 available)
meta 1.9.1 (1.10.0 available)
permission_handler 10.4.5 (11.0.0 available)
permission_handler_android 10.3.6 (11.0.3 available)
petitparser 5.4.0 (6.0.1 available)
stack_trace 1.11.0 (1.11.1 available)
stream_channel 2.1.1 (2.1.2 available)
test_api 0.6.0 (0.6.1 available)
uuid 3.0.7 (4.0.0 available)
web 0.1.4-beta (0.2.1-beta available)
webview_flutter_android 3.10.0 (3.10.1 available)
webview_flutter_wkwebview 3.7.4 (3.8.0 available)
win32 5.0.7 (5.0.8 available)
xml 6.3.0 (6.4.2 available)
Got dependencies!
+ popd
~/build
+ mv /home/runner/work/traintime_pda/traintime_pda io.github.benderblog.traintime_pda
2023-09-22 16:25:35,919 INFO: Scanning source for common problems...
2023-09-22 16:25:36,042 DEBUG: scanner is configured to use signature data from: 'suss'
2023-09-22 16:25:36,053 INFO: Removing unknown maven repo 'file://${outputDir}/outputs/repo' at .flutter/packages/flutter_tools/gradle/aar_init_script.gradle
2023-09-22 16:25:36,054 INFO: Removing unknown maven repo '$storageUrl/download.flutter.io' at .flutter/packages/flutter_tools/gradle/aar_init_script.gradle
2023-09-22 16:25:36,055 INFO: Removing unknown maven repo '$storageUrl/download.flutter.io' at .flutter/packages/flutter_tools/gradle/resolve_dependencies.gradle
2023-09-22 16:25:36,507 INFO: Removing binary at .flutter/dev/integration_tests/android_host_app/.gradle/6.3/fileChanges/last-build.bin
2023-09-22 16:25:36,556 INFO: Removing usual suspect 'com.google.android.play:core.*' at .flutter/dev/integration_tests/deferred_components_test/android/app/build.gradle
2023-09-22 16:25:36,586 INFO: Removing binary at .flutter/dev/integration_tests/module_host_with_custom_build/.gradle/6.3/fileChanges/last-build.bin
2023-09-22 16:25:36,747 INFO: Ignoring shared library at .flutter/bin/cache/artifacts/engine/linux-x64/libtessellator.so
2023-09-22 16:25:36,747 INFO: Ignoring binary at .flutter/bin/cache/artifacts/engine/linux-x64/flutter_tester
2023-09-22 16:25:36,748 INFO: Ignoring binary at .flutter/bin/cache/artifacts/engine/linux-x64/vm_isolate_snapshot.bin
2023-09-22 16:25:36,748 INFO: Ignoring binary at .flutter/bin/cache/artifacts/engine/linux-x64/font-subset
2023-09-22 16:25:36,748 INFO: Ignoring binary at .flutter/bin/cache/artifacts/engine/linux-x64/gen_snapshot
2023-09-22 16:25:36,749 INFO: Ignoring shared library at .flutter/bin/cache/artifacts/engine/linux-x64/libpath_ops.so
2023-09-22 16:25:36,749 INFO: Ignoring binary at .flutter/bin/cache/artifacts/engine/linux-x64/impellerc
2023-09-22 16:25:36,749 INFO: Ignoring binary at .flutter/bin/cache/artifacts/engine/linux-x64/isolate_snapshot.bin
2023-09-22 16:25:36,753 INFO: Removing gradlew at .flutter/bin/cache/artifacts/gradle_wrapper/gradlew
2023-09-22 16:25:36,754 INFO: Removing gradlew.bat at .flutter/bin/cache/artifacts/gradle_wrapper/gradlew.bat
2023-09-22 16:25:36,754 INFO: Removing gradle-wrapper.jar at .flutter/bin/cache/artifacts/gradle_wrapper/gradle/wrapper/gradle-wrapper.jar
2023-09-22 16:25:36,803 INFO: Ignoring binary at .flutter/bin/cache/dart-sdk/bin/dartaotruntime
2023-09-22 16:25:36,806 INFO: Ignoring binary at .flutter/bin/cache/dart-sdk/bin/dart
2023-09-22 16:25:36,806 INFO: Ignoring binary at .flutter/bin/cache/dart-sdk/bin/utils/gen_snapshot
2023-09-22 16:25:36,806 INFO: Ignoring binary at .flutter/bin/cache/dart-sdk/bin/utils/wasm-opt
2023-09-22 16:25:36,829 INFO: Ignoring binary at .flutter/bin/cache/dart-sdk/bin/resources/devtools/assets/AssetManifest.bin
2023-09-22 16:25:37,035 INFO: Removing binary at .pub-cache/hosted/pub.dev/settings_ui-2.0.2/example/ios/Flutter/App.framework/App
2023-09-22 16:25:37,036 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-09-22 16:25:37,038 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-09-22 16:25:37,038 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-09-22 16:25:37,396 INFO: Removing binary at .pub-cache/hosted/pub.dev/analyzer-6.2.0/example/ddd03.exe
2023-09-22 16:25:37,445 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/webview_flutter-4.2.4/example/android/build.gradle
2023-09-22 16:25:37,551 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/path_provider_android-2.2.0/example/android/build.gradle
2023-09-22 16:25:37,668 INFO: Removing binary at .pub-cache/hosted/pub.dev/timezone-0.9.2/test/data/US/Eastern
2023-09-22 16:25:37,764 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/cat.jpg.gz
2023-09-22 16:25:37,764 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/test2.zip
2023-09-22 16:25:37,765 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/test2.tar.gz
2023-09-22 16:25:37,766 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/test.zip
2023-09-22 16:25:37,766 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/a.txt.gz
2023-09-22 16:25:37,767 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/dd.zip
2023-09-22 16:25:37,767 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/symlink.zip
2023-09-22 16:25:37,768 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/crc32-not-streamed.zip
2023-09-22 16:25:37,768 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/winxp.zip
2023-09-22 16:25:37,769 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/password_zipcrypto.zip
2023-09-22 16:25:37,769 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/android-javadoc.zip
2023-09-22 16:25:37,769 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-09-22 16:25:37,770 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/test-trailing-junk.zip
2023-09-22 16:25:37,770 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/readme.zip
2023-09-22 16:25:37,771 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/utf.zip
2023-09-22 16:25:37,771 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/zip64.zip
2023-09-22 16:25:37,772 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/test.zip
2023-09-22 16:25:37,772 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-09-22 16:25:37,772 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/unix.zip
2023-09-22 16:25:37,774 INFO: Removing binary at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/inflate/data.bin
2023-09-22 16:25:37,780 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/web/res/readme.zip
2023-09-22 16:25:37,893 INFO: Removing gradle-wrapper.jar at .pub-cache/hosted/pub.dev/auto_size_text-3.0.0/demo/android/gradle/wrapper/gradle-wrapper.jar
2023-09-22 16:25:37,914 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/shared_preferences_android-2.2.1/example/android/build.gradle
2023-09-22 16:25:37,949 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/webview_flutter_android-3.10.0/example/android/build.gradle
2023-09-22 16:25:38,019 INFO: Removing unknown maven repo 'https://maven.aliyun.com/repository/google' at .pub-cache/hosted/pub.dev/easy_refresh-3.3.2+1/example/android/build.gradle
2023-09-22 16:25:38,019 INFO: Removing unknown maven repo 'https://maven.aliyun.com/repository/public' at .pub-cache/hosted/pub.dev/easy_refresh-3.3.2+1/example/android/build.gradle
2023-09-22 16:25:38,019 INFO: Removing unknown maven repo 'https://maven.aliyun.com/repository/central' at .pub-cache/hosted/pub.dev/easy_refresh-3.3.2+1/example/android/build.gradle
2023-09-22 16:25:38,020 INFO: Removing unknown maven repo 'https://maven.aliyun.com/repository/gradle-plugin' at .pub-cache/hosted/pub.dev/easy_refresh-3.3.2+1/example/android/build.gradle
2023-09-22 16:25:38,020 INFO: Removing unknown maven repo 'https://maven.aliyun.com/repository/google' at .pub-cache/hosted/pub.dev/easy_refresh-3.3.2+1/example/android/build.gradle
2023-09-22 16:25:38,020 INFO: Removing unknown maven repo 'https://maven.aliyun.com/repository/public' at .pub-cache/hosted/pub.dev/easy_refresh-3.3.2+1/example/android/build.gradle
2023-09-22 16:25:38,020 INFO: Removing unknown maven repo 'https://maven.aliyun.com/repository/central' at .pub-cache/hosted/pub.dev/easy_refresh-3.3.2+1/example/android/build.gradle
2023-09-22 16:25:38,020 INFO: Removing unknown maven repo 'https://maven.aliyun.com/repository/gradle-plugin' at .pub-cache/hosted/pub.dev/easy_refresh-3.3.2+1/example/android/build.gradle
2023-09-22 16:25:38,042 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/path_provider-2.1.1/example/android/build.gradle
2023-09-22 16:25:38,230 INFO: Removing binary at .pub-cache/hosted/pub.dev/analyzer-5.13.0/example/ddd03.exe
2023-09-22 16:25:38,322 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-09-22 16:25:38,322 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-09-22 16:25:38,323 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-09-22 16:25:38,324 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-09-22 16:25:38,324 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-09-22 16:25:38,325 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-09-22 16:25:38,325 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-09-22 16:25:38,326 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-09-22 16:25:38,326 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-09-22 16:25:38,327 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-09-22 16:25:38,421 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/shared_preferences-2.2.1/example/android/build.gradle
2023-09-22 16:25:38,460 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/flutter_plugin_android_lifecycle-2.0.16/example/android/build.gradle
2023-09-22 16:25:38,578 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.3.9/test/tests/res/cat.jpg.gz
2023-09-22 16:25:38,578 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.9/test/tests/res/test2.zip
2023-09-22 16:25:38,579 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.3.9/test/tests/res/test2.tar.gz
2023-09-22 16:25:38,580 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.9/test/tests/res/test.zip
2023-09-22 16:25:38,580 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.3.9/test/tests/res/a.txt.gz
2023-09-22 16:25:38,581 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.9/test/tests/res/zip/dd.zip
2023-09-22 16:25:38,581 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.9/test/tests/res/zip/symlink.zip
2023-09-22 16:25:38,582 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.9/test/tests/res/zip/crc32-not-streamed.zip
2023-09-22 16:25:38,582 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.9/test/tests/res/zip/winxp.zip
2023-09-22 16:25:38,582 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.9/test/tests/res/zip/password_zipcrypto.zip
2023-09-22 16:25:38,583 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.9/test/tests/res/zip/android-javadoc.zip
2023-09-22 16:25:38,583 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.9/test/tests/res/zip/go-with-datadesc-sig.zip
2023-09-22 16:25:38,584 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.9/test/tests/res/zip/test-trailing-junk.zip
2023-09-22 16:25:38,584 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.9/test/tests/res/zip/zipCrypto.zip
2023-09-22 16:25:38,585 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.9/test/tests/res/zip/readme.zip
2023-09-22 16:25:38,585 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.9/test/tests/res/zip/utf.zip
2023-09-22 16:25:38,585 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.9/test/tests/res/zip/zip64.zip
2023-09-22 16:25:38,586 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.9/test/tests/res/zip/aes256.zip
2023-09-22 16:25:38,586 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.9/test/tests/res/zip/test.zip
2023-09-22 16:25:38,586 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.9/test/tests/res/zip/go-no-datadesc-sig.zip
2023-09-22 16:25:38,587 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.9/test/tests/res/zip/unix.zip
2023-09-22 16:25:38,588 INFO: Removing binary at .pub-cache/hosted/pub.dev/archive-3.3.9/test/tests/res/inflate/data.bin
2023-09-22 16:25:38,595 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.9/web/res/readme.zip
2023-09-22 16:25:38,620 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/flutter_markdown-0.6.17+3/example/android/build.gradle
2023-09-22 16:25:38,708 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/url_launcher_android-6.1.0/example/android/build.gradle
2023-09-22 16:25:38,725 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/url_launcher-6.1.14/example/android/build.gradle
2023-09-22 16:25:38,835 INFO: Creating source tarball...
2023-09-22 16:29:25,418 INFO: Running 'build' commands in build/io.github.benderblog.traintime_pda
2023-09-22 16:29:25,418 DEBUG: Directory: build/io.github.benderblog.traintime_pda
2023-09-22 16:29:25,418 DEBUG: > bash -e -u -o pipefail -x -c export repo=/home/runner/work/traintime_pda; cd ..; mv io.github.benderblog.traintime_pda $repo/traintime_pda; pushd $repo/traintime_pda; export PUB_CACHE=$(pwd)/.pub-cache; .flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-arm64"; popd; mv $repo/traintime_pda io.github.benderblog.traintime_pda
/etc/bash.bashrc: line 7: PS1: unbound variable
+ export repo=/home/runner/work/traintime_pda
+ repo=/home/runner/work/traintime_pda
+ cd ..
+ mv io.github.benderblog.traintime_pda /home/runner/work/traintime_pda/traintime_pda
+ pushd /home/runner/work/traintime_pda/traintime_pda
/home/runner/work/traintime_pda/traintime_pda ~/build
++ pwd
+ export PUB_CACHE=/home/runner/work/traintime_pda/traintime_pda/.pub-cache
+ PUB_CACHE=/home/runner/work/traintime_pda/traintime_pda/.pub-cache
+ .flutter/bin/flutter build apk --release --split-per-abi --target-platform=android-arm64
Downloading Gradle Wrapper... 220ms
Downloading android-arm-profile/linux-x64 tools... 608ms
Downloading android-arm-release/linux-x64 tools... 429ms
Downloading android-arm64-profile/linux-x64 tools... 445ms
Downloading android-arm64-release/linux-x64 tools... 388ms
Downloading android-x64-profile/linux-x64 tools... 396ms
Downloading android-x64-release/linux-x64 tools... 355ms
Running Gradle task 'assembleRelease'...
Font asset "CupertinoIcons.ttf" was tree-shaken, reducing it from 283452 to 912 bytes (99.7% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.
Font asset "MingCute.ttf" was tree-shaken, reducing it from 420320 to 5964 bytes (98.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 6372 bytes (99.6% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.
e: /home/runner/work/traintime_pda/traintime_pda/build/sensors_plus/.transforms/72cb3a77bf7628fdef63d17fd5038085/transformed/out/jars/classes.jar!/META-INF/sensors_plus_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
e: /home/runner/work/traintime_pda/traintime_pda/build/share_plus/.transforms/2da9820ea51fda92dfd0f97b493ecac3/transformed/out/jars/classes.jar!/META-INF/share_plus_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
e: /home/runner/work/traintime_pda/traintime_pda/build/package_info_plus/.transforms/43a608797715f0dfcdda9189b236ebee/transformed/out/jars/classes.jar!/META-INF/package_info_plus_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
e: /home/runner/work/traintime_pda/traintime_pda/build/fluttertoast/.transforms/3a590e4520c3069608a35c345da8ba33/transformed/out/jars/classes.jar!/META-INF/fluttertoast_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
e: /home/runner/work/traintime_pda/traintime_pda/build/charset_converter/.transforms/c088f8b01c28bb4c8475f200f8dc3bf7/transformed/out/jars/classes.jar!/META-INF/charset_converter_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
e: /home/runner/work/traintime_pda/traintime_pda/build/restart_app/.transforms/0dc06d2b34f869b52bec893e696df828/transformed/out/jars/classes.jar!/META-INF/restart_app_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
e: /home/vagrant/.gradle/caches/transforms-3/24db5ea22b8021d1c60ceece13fa8e6a/transformed/appcompat-1.5.0/jars/classes.jar!/META-INF/appcompat_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.7.1, expected version is 1.5.1.
e: /home/vagrant/.gradle/caches/transforms-3/3d209332af6b6fe3987d6863af4b6dde/transformed/jetified-core-ktx-1.10.1/jars/classes.jar!/META-INF/core-ktx_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
e: /home/vagrant/.gradle/caches/transforms-3/fe42033b107c99448303fdb83d8c6965/transformed/core-1.10.1/jars/classes.jar!/META-INF/core_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
e: /home/vagrant/.gradle/caches/modules-2/files-2.1/androidx.annotation/annotation-jvm/1.6.0/a7257339a052df0f91433cf9651231bbb802b502/annotation-jvm-1.6.0.jar!/META-INF/annotation.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
e: /home/vagrant/.gradle/caches/transforms-3/41f380dc40eea13a8217061cb76cb985/transformed/jetified-annotation-experimental-1.3.0/jars/classes.jar!/META-INF/annotation-experimental_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.7.1, expected version is 1.5.1.
e: /home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.8.22/636bf8b320e7627482771bbac9ed7246773c02bd/kotlin-stdlib-1.8.22.jar!/META-INF/kotlin-stdlib-jdk7.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
e: /home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.8.22/636bf8b320e7627482771bbac9ed7246773c02bd/kotlin-stdlib-1.8.22.jar!/META-INF/kotlin-stdlib.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
e: /home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.8.22/636bf8b320e7627482771bbac9ed7246773c02bd/kotlin-stdlib-1.8.22.jar!/META-INF/kotlin-stdlib-jdk8.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
e: /home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.8.22/1a8e3601703ae14bb58757ea6b2d8e8e5935a586/kotlin-stdlib-common-1.8.22.jar!/META-INF/kotlin-stdlib-common.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.5.1.
Running Gradle task 'assembleRelease'... 603.4s
✓ Built build/app/outputs/flutter-apk/app-arm64-v8a-release.apk (11.8MB).
+ popd
~/build
+ mv /home/runner/work/traintime_pda/traintime_pda io.github.benderblog.traintime_pda
2023-09-22 16:39:35,906 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/io.github.benderblog.traintime_pda, universal_newlines=False, shell=None, istream=<valid stream>)
2023-09-22 16:39:35,923 INFO: Successfully built version 0.3.1 of io.github.benderblog.traintime_pda from 19bdbcf3991a05fa66735315a9ece7d80d931465
2023-09-22 16:39:36,196 DEBUG: AXML contains a RESOURCE MAP
2023-09-22 16:39:36,196 DEBUG: Start of Namespace mapping: prefix 33: 'android' --> uri 71: 'http://schemas.android.com/apk/res/android'
2023-09-22 16:39:36,198 DEBUG: Checking build/io.github.benderblog.traintime_pda/build/app/outputs/flutter-apk/app-arm64-v8a-release.apk
2023-09-22 16:39:36,213 DEBUG: AXML contains a RESOURCE MAP
2023-09-22 16:39:36,213 DEBUG: Start of Namespace mapping: prefix 33: 'android' --> uri 71: 'http://schemas.android.com/apk/res/android'
2023-09-22 16:39:36,256 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2023-09-22 16:39:36,256 INFO: ...retrieving https://github.com/BenderBlog/traintime_pda/releases/download/v0.3.1/app-arm64-v8a-release.apk
2023-09-22 16:39:36,262 DEBUG: Starting new HTTPS connection (1): github.com:443
2023-09-22 16:39:36,493 DEBUG: https://github.com:443 "GET /BenderBlog/traintime_pda/releases/download/v0.3.1/app-arm64-v8a-release.apk HTTP/1.1" 302 0
2023-09-22 16:39:36,502 DEBUG: Starting new HTTPS connection (1): objects.githubusercontent.com:443
2023-09-22 16:39:36,743 DEBUG: https://objects.githubusercontent.com:443 "GET /github-production-release-asset-2e65be/524465777/c52d1c6e-59de-4d29-9c3a-ba00e6d37903?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230922%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230922T163936Z&X-Amz-Expires=300&X-Amz-Signature=19cfa59cbfe6e5939d8a30a0d018defcbeef4b8ebf1493fb659c73b0086b03fc&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=524465777&response-content-disposition=attachment%3B%20filename%3Dapp-arm64-v8a-release.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 12485989
2023-09-22 16:39:39,422 DEBUG: unsigned/binaries/io.github.benderblog.traintime_pda_103.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.appcompat_appcompat-resources.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.appcompat_appcompat.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.asynclayoutinflater_asynclayoutinflater.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.cardview_cardview.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.coordinatorlayout_coordinatorlayout.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.cursoradapter_cursoradapter.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.documentfile_documentfile.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.drawerlayout_drawerlayout.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.dynamicanimation_dynamicanimation.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.emoji2_emoji2-views-helper.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.emoji2_emoji2.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.legacy_legacy-support-core-ui.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.legacy_legacy-support-core-utils.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.legacy_legacy-support-v4.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-process.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-viewmodel-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.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.localbroadcastmanager_localbroadcastmanager.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.print_print.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.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.slidingpanelayout_slidingpanelayout.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.swiperefreshlayout_swiperefreshlayout.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.transition_transition.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.vectordrawable_vectordrawable-animated.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.vectordrawable_vectordrawable.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.viewpager2_viewpager2.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.webkit_webkit.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/com.google.android.material_material.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/kotlinx_coroutines_android.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/kotlinx_coroutines_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/services/kotlinx.coroutines.internal.v 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/x3.e0 not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
2023-09-22 16:39:39,646 INFO: ...NOT verified - /tmp/tmpruwryekt/sigcp_io.github.benderblog.traintime_pda_103.apk
2023-09-22 16:39:40,698 DEBUG: > diff -r /tmp/tmpruwryekt/unsigned_binaries_io.github.benderblog.traintime_pda_103.binary /tmp/tmpruwryekt/unsigned_io.github.benderblog.traintime_pda_103
2023-09-22 16:39:40,922 DEBUG: removing unsigned/io.github.benderblog.traintime_pda_103.apk
2023-09-22 16:39:40,932 DEBUG: removing unsigned/binaries/io.github.benderblog.traintime_pda_103.binary.apk
2023-09-22 16:39:41,082 ERROR: Could not build app io.github.benderblog.traintime_pda: compared built binary to supplied reference binary but failed
==== detail begin ====
signature copying failed: APK Signing Block offset < central directory offset
Comparing reference APK to unsigned APK...
Unexpected diff output:
Only in /tmp/tmpruwryekt/unsigned_binaries_io.github.benderblog.traintime_pda_103.binary/content/META-INF: CERT.RSA
Only in /tmp/tmpruwryekt/unsigned_binaries_io.github.benderblog.traintime_pda_103.binary/content/META-INF: CERT.SF
Only in /tmp/tmpruwryekt/unsigned_binaries_io.github.benderblog.traintime_pda_103.binary/content/META-INF: MANIFEST.MF
Binary files /tmp/tmpruwryekt/unsigned_binaries_io.github.benderblog.traintime_pda_103.binary/content/assets/dexopt/baseline.prof and /tmp/tmpruwryekt/unsigned_io.github.benderblog.traintime_pda_103/content/assets/dexopt/baseline.prof differ
Binary files /tmp/tmpruwryekt/unsigned_binaries_io.github.benderblog.traintime_pda_103.binary/content/classes.dex and /tmp/tmpruwryekt/unsigned_io.github.benderblog.traintime_pda_103/content/classes.dex differ
==== detail end ====
2023-09-22 16:39:41,082 DEBUG: Error encoutered, stopping by user request.
==== detail end ====