log for org.samo_lego.canta:71
== Installed Android Tools ==
2024-02-08 16:51:05,328 DEBUG: Reading 'config.yml'
2024-02-08 16:51:05,450 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2024-02-08 16:51:05,451 INFO: Creating log directory
2024-02-08 16:51:05,453 INFO: Creating temporary directory
2024-02-08 16:51:05,454 INFO: Creating output directory
2024-02-08 16:51:05,908 DEBUG: Getting git vcs interface for https://github.com/samolego/Canta.git
2024-02-08 16:51:05,908 DEBUG: Checking org.samo_lego.canta:71
2024-02-08 16:51:05,909 INFO: Building version 1.3.0 (71) of org.samo_lego.canta
2024-02-08 16:51:05,909 INFO: Running 'sudo' commands in /home/vagrant
2024-02-08 16:51:05,910 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://debian.osuosl.org/debian bullseye-updates InRelease [44.1 kB]
Get:4 https://debian.osuosl.org/debian bullseye-backports InRelease [49.0 kB]
Get:5 https://security.debian.org/debian-security bullseye-security/main amd64 Packages [267 kB]
Get:6 https://security.debian.org/debian-security bullseye-security/main Translation-en [172 kB]
Get:7 https://debian.osuosl.org/debian bullseye/main amd64 Packages [8062 kB]
Get:8 https://debian.osuosl.org/debian bullseye/main Translation-en [6236 kB]
Get:9 https://debian.osuosl.org/debian bullseye-updates/main amd64 Packages [18.8 kB]
Get:10 https://debian.osuosl.org/debian bullseye-updates/main Translation-en [10.9 kB]
Get:11 https://debian.osuosl.org/debian bullseye-backports/main amd64 Packages [403 kB]
Get:12 https://debian.osuosl.org/debian bullseye-backports/main Translation-en [344 kB]
Fetched 15.8 MB in 20s (784 kB/s)
Reading package lists...
+ apt-get install -y openjdk-17-jdk-headless
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
openjdk-17-jre-headless
Suggested packages:
openjdk-17-demo openjdk-17-source libnss-mdns fonts-dejavu-extra
fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei
| fonts-wqy-zenhei fonts-indic
The following NEW packages will be installed:
openjdk-17-jdk-headless openjdk-17-jre-headless
0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
Need to get 115 MB of archives.
After this operation, 271 MB of additional disk space will be used.
Get:1 https://security.debian.org/debian-security bullseye-security/main amd64 openjdk-17-jre-headless amd64 17.0.10+7-1~deb11u1 [43.7 MB]
Get:2 https://security.debian.org/debian-security bullseye-security/main amd64 openjdk-17-jdk-headless amd64 17.0.10+7-1~deb11u1 [71.2 MB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 115 MB in 4s (29.4 MB/s)
Selecting previously unselected package openjdk-17-jre-headless:amd64.
(Reading database ... 36771 files and directories currently installed.)
Preparing to unpack .../openjdk-17-jre-headless_17.0.10+7-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jre-headless:amd64 (17.0.10+7-1~deb11u1) ...
Selecting previously unselected package openjdk-17-jdk-headless:amd64.
Preparing to unpack .../openjdk-17-jdk-headless_17.0.10+7-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jdk-headless:amd64 (17.0.10+7-1~deb11u1) ...
Setting up openjdk-17-jre-headless:amd64 (17.0.10+7-1~deb11u1) ...
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/jpackage to provide /usr/bin/jpackage (jpackage) in auto mode
Setting up openjdk-17-jdk-headless:amd64 (17.0.10+7-1~deb11u1) ...
+ update-java-alternatives -a
update-alternatives: error: no alternatives for jconsole
+ mkdir -p /home/runner/
+ chown vagrant /home/runner/
2024-02-08 16:52:00,963 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2024-02-08 16:52:01,277 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 37205 files and directories currently installed.)
Removing sudo (1.9.5p2-3+deb11u1) ...
Purging configuration files for sudo (1.9.5p2-3+deb11u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
2024-02-08 16:52:22,002 INFO: Getting source for revision b000bc20c8efab8ad5314743c22cb35516cd1f59
2024-02-08 16:52:22,003 DEBUG: Directory: build/org.samo_lego.canta
2024-02-08 16:52:22,004 DEBUG: > git rev-parse --show-toplevel
2024-02-08 16:52:22,218 DEBUG: Directory: build/org.samo_lego.canta
2024-02-08 16:52:22,219 DEBUG: > git submodule foreach --recursive git reset --hard
2024-02-08 16:52:22,430 DEBUG: Directory: build/org.samo_lego.canta
2024-02-08 16:52:22,431 DEBUG: > git reset --hard
2024-02-08 16:52:22,642 DEBUG: Directory: build/org.samo_lego.canta
2024-02-08 16:52:22,643 DEBUG: > git submodule foreach --recursive git clean -dffx
2024-02-08 16:52:22,754 DEBUG: Directory: build/org.samo_lego.canta
2024-02-08 16:52:22,754 DEBUG: > git clean -dffx
2024-02-08 16:52:22,864 DEBUG: Directory: build/org.samo_lego.canta
2024-02-08 16:52:22,865 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch origin
2024-02-08 16:52:23,578 DEBUG: Directory: build/org.samo_lego.canta
2024-02-08 16:52:23,578 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org remote prune origin
2024-02-08 16:52:24,090 DEBUG: Directory: build/org.samo_lego.canta
2024-02-08 16:52:24,091 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --tags --force origin
2024-02-08 16:52:24,602 DEBUG: Directory: build/org.samo_lego.canta
2024-02-08 16:52:24,603 DEBUG: > git remote set-head origin --auto
2024-02-08 16:52:25,215 DEBUG: Directory: build/org.samo_lego.canta
2024-02-08 16:52:25,215 DEBUG: > git checkout -f b000bc20c8efab8ad5314743c22cb35516cd1f59
2024-02-08 16:52:25,427 DEBUG: Directory: build/org.samo_lego.canta
2024-02-08 16:52:25,428 DEBUG: > git clean -dffx
2024-02-08 16:52:25,539 DEBUG: Directory: build/org.samo_lego.canta
2024-02-08 16:52:25,539 DEBUG: > git rev-parse --show-toplevel
2024-02-08 16:52:25,750 DEBUG: Directory: build/org.samo_lego.canta
2024-02-08 16:52:25,751 DEBUG: > git submodule deinit --all --force
2024-02-08 16:52:25,861 INFO: Collecting source libraries
2024-02-08 16:52:26,071 DEBUG: Removing debuggable flags from build/srclib/flutter
2024-02-08 16:52:26,186 INFO: Creating local.properties file at build/org.samo_lego.canta/local.properties
2024-02-08 16:52:26,186 DEBUG: Removing debuggable flags from build/org.samo_lego.canta
2024-02-08 16:52:26,194 INFO: Cleaned build.gradle of keysigning configs at build/org.samo_lego.canta/android/app/build.gradle
2024-02-08 16:52:26,199 INFO: Running 'prebuild' commands in build/org.samo_lego.canta
2024-02-08 16:52:26,199 DEBUG: Directory: build/org.samo_lego.canta
2024-02-08 16:52:26,199 DEBUG: > bash -e -u -o pipefail -x -c -- export repo=/home/runner/work/Canta; mkdir -p $repo; cd ..; mv org.samo_lego.canta $repo/Canta; pushd $repo/Canta; export PUB_CACHE=$(pwd)/.pub-cache; /home/vagrant/build/srclib/flutter/bin/flutter config --no-analytics; /home/vagrant/build/srclib/flutter/bin/flutter pub get; popd; mv $repo/Canta org.samo_lego.canta; cd org.samo_lego.canta
/etc/bash.bashrc: line 7: PS1: unbound variable
+ export repo=/home/runner/work/Canta
+ repo=/home/runner/work/Canta
+ mkdir -p /home/runner/work/Canta
+ cd ..
+ mv org.samo_lego.canta /home/runner/work/Canta/Canta
+ pushd /home/runner/work/Canta/Canta
/home/runner/work/Canta/Canta ~/build
++ pwd
+ export PUB_CACHE=/home/runner/work/Canta/Canta/.pub-cache
+ PUB_CACHE=/home/runner/work/Canta/Canta/.pub-cache
+ /home/vagrant/build/srclib/flutter/bin/flutter config --no-analytics
Downloading Linux x64 Dart SDK from Flutter engine a794cf2681c6c9fe7b260e0e84de96298dc9c18b...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
10 196M 10 20.5M 0 0 29.3M 0 0:00:06 --:--:-- 0:00:06 29.2M
31 196M 31 62.6M 0 0 36.8M 0 0:00:05 0:00:01 0:00:04 36.8M
52 196M 52 103M 0 0 38.2M 0 0:00:05 0:00:02 0:00:03 38.2M
74 196M 74 145M 0 0 39.4M 0 0:00:04 0:00:03 0:00:01 39.4M
95 196M 95 189M 0 0 40.1M 0 0:00:04 0:00:04 --:--:-- 40.1M
100 196M 100 196M 0 0 40.2M 0 0:00:04 0:00:04 --:--:-- 42.0M
Building flutter tool...
Resolving dependencies...
Got dependencies.
Analytics reporting disabled.
You may need to restart any open editors for them to read new settings.
+ /home/vagrant/build/srclib/flutter/bin/flutter pub get
Downloading Material fonts... 767ms
Downloading Gradle Wrapper... 30ms
Downloading package sky_engine... 221ms
Downloading flutter_patched_sdk tools... 559ms
Downloading flutter_patched_sdk_product tools... 526ms
Downloading linux-x64 tools... 5.4s
Downloading linux-x64/font-subset tools... 302ms
Resolving dependencies...
_fe_analyzer_shared 64.0.0 (67.0.0 available)
analyzer 6.2.0 (6.4.1 available)
build_daemon 4.0.0 (4.0.1 available)
build_resolvers 2.4.1 (2.4.2 available)
build_runner 2.4.6 (2.4.8 available)
build_runner_core 7.2.11 (7.3.0 available)
built_value 8.6.3 (8.9.0 available)
code_builder 4.7.0 (4.10.0 available)
collection 1.17.2 (1.18.0 available)
dart_style 2.3.3 (2.3.4 available)
flutter_lints 2.0.3 (3.0.1 available)
flutter_mobx 2.1.0 (2.2.0+2 available)
js 0.6.7 (0.7.0 available)
lints 2.1.1 (3.0.0 available)
matcher 0.12.16 (0.12.16+1 available)
material_color_utilities 0.5.0 (0.8.0 available)
meta 1.9.1 (1.12.0 available)
mime 1.0.4 (1.0.5 available)
mobx 2.2.0 (2.3.0+1 available)
path 1.8.3 (1.9.0 available)
plugin_platform_interface 2.1.6 (2.1.8 available)
provider 6.0.5 (6.1.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.7.0 available)
url_launcher 6.1.14 (6.2.4 available)
url_launcher_android 6.1.0 (6.2.2 available)
url_launcher_ios 6.1.5 (6.2.4 available)
url_launcher_linux 3.0.6 (3.1.1 available)
url_launcher_macos 3.0.7 (3.1.0 available)
url_launcher_platform_interface 2.1.5 (2.3.1 available)
url_launcher_web 2.0.20 (2.2.3 available)
url_launcher_windows 3.0.8 (3.1.1 available)
web 0.1.4-beta (0.4.2 available)
web_socket_channel 2.4.0 (2.4.3 available)
Got dependencies!
+ popd
~/build
+ mv /home/runner/work/Canta/Canta org.samo_lego.canta
+ cd org.samo_lego.canta
2024-02-08 16:54:03,703 INFO: Scanning source for common problems...
2024-02-08 16:54:03,970 INFO: Removing binary at .pub-cache/hosted/pub.dev/analyzer-6.2.0/example/ddd03.exe
2024-02-08 16:54:04,090 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/cat.jpg.gz
2024-02-08 16:54:04,090 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/test2.zip
2024-02-08 16:54:04,091 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/test2.tar.gz
2024-02-08 16:54:04,092 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/test.zip
2024-02-08 16:54:04,092 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/a.txt.gz
2024-02-08 16:54:04,093 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/dd.zip
2024-02-08 16:54:04,093 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/symlink.zip
2024-02-08 16:54:04,094 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/crc32-not-streamed.zip
2024-02-08 16:54:04,094 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/winxp.zip
2024-02-08 16:54:04,095 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/password_zipcrypto.zip
2024-02-08 16:54:04,095 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/android-javadoc.zip
2024-02-08 16:54:04,096 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/go-with-datadesc-sig.zip
2024-02-08 16:54:04,096 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/test-trailing-junk.zip
2024-02-08 16:54:04,097 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/readme.zip
2024-02-08 16:54:04,097 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/utf.zip
2024-02-08 16:54:04,098 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/zip64.zip
2024-02-08 16:54:04,098 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/test.zip
2024-02-08 16:54:04,098 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/go-no-datadesc-sig.zip
2024-02-08 16:54:04,099 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/unix.zip
2024-02-08 16:54:04,100 INFO: Removing binary at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/inflate/data.bin
2024-02-08 16:54:04,107 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/web/res/readme.zip
2024-02-08 16:54:04,383 INFO: Removing binary at .pub-cache/hosted/pub.dev/analyzer-5.13.0/example/ddd03.exe
2024-02-08 16:54:04,547 DEBUG: scanner is configured to use signature data from: 'suss'
2024-02-08 16:54:04,563 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/url_launcher_android-6.1.0/example/android/build.gradle
2024-02-08 16:54:04,580 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/url_launcher-6.1.14/example/android/build.gradle
2024-02-08 16:54:04,662 INFO: Creating source tarball...
2024-02-08 16:54:19,475 INFO: Running 'build' commands in build/org.samo_lego.canta
2024-02-08 16:54:19,475 DEBUG: Directory: build/org.samo_lego.canta
2024-02-08 16:54:19,475 DEBUG: > bash -e -u -o pipefail -x -c export repo=/home/runner/work/Canta; cd ..; mv org.samo_lego.canta $repo/Canta; pushd $repo/Canta; export PUB_CACHE=$(pwd)/.pub-cache; /home/vagrant/build/srclib/flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-arm"; popd; mv $repo/Canta org.samo_lego.canta; cd org.samo_lego.canta
/etc/bash.bashrc: line 7: PS1: unbound variable
+ export repo=/home/runner/work/Canta
+ repo=/home/runner/work/Canta
+ cd ..
+ mv org.samo_lego.canta /home/runner/work/Canta/Canta
+ pushd /home/runner/work/Canta/Canta
/home/runner/work/Canta/Canta ~/build
++ pwd
+ export PUB_CACHE=/home/runner/work/Canta/Canta/.pub-cache
+ PUB_CACHE=/home/runner/work/Canta/Canta/.pub-cache
+ /home/vagrant/build/srclib/flutter/bin/flutter build apk --release --split-per-abi --target-platform=android-arm
Downloading android-arm-profile/linux-x64 tools... 854ms
Downloading android-arm-release/linux-x64 tools... 621ms
Downloading android-arm64-profile/linux-x64 tools... 840ms
Downloading android-arm64-release/linux-x64 tools... 657ms
Downloading android-x64-profile/linux-x64 tools... 700ms
Downloading android-x64-release/linux-x64 tools... 601ms
Running Gradle task 'assembleRelease'...
Version name: 1.3.0
Version code: 7
Font asset "MaterialIcons-Regular.otf" was tree-shaken, reducing it from 1645184 to 2728 bytes (99.8% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.
Running Gradle task 'assembleRelease'... 325.3s
✓ Built build/app/outputs/flutter-apk/app-armeabi-v7a-release.apk (13.2MB).
+ popd
~/build
+ mv /home/runner/work/Canta/Canta org.samo_lego.canta
+ cd org.samo_lego.canta
2024-02-08 16:59:53,150 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/org.samo_lego.canta, universal_newlines=False, shell=None, istream=<valid stream>)
2024-02-08 16:59:53,173 INFO: Successfully built version 1.3.0 of org.samo_lego.canta from b000bc20c8efab8ad5314743c22cb35516cd1f59
2024-02-08 16:59:53,435 DEBUG: AXML contains a RESOURCE MAP
2024-02-08 16:59:53,435 DEBUG: Start of Namespace mapping: prefix 31: 'android' --> uri 48: 'http://schemas.android.com/apk/res/android'
2024-02-08 16:59:53,437 DEBUG: Checking build/org.samo_lego.canta/build/app/outputs/flutter-apk/app-armeabi-v7a-release.apk
2024-02-08 16:59:53,439 DEBUG: AXML contains a RESOURCE MAP
2024-02-08 16:59:53,440 DEBUG: Start of Namespace mapping: prefix 31: 'android' --> uri 48: 'http://schemas.android.com/apk/res/android'
2024-02-08 16:59:53,472 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2024-02-08 16:59:53,472 INFO: ...retrieving https://github.com/samolego/Canta/releases/download/1.3.0/app-armeabi-v7a-release.apk
2024-02-08 16:59:53,478 DEBUG: Starting new HTTPS connection (1): github.com:443
2024-02-08 16:59:53,706 DEBUG: https://github.com:443 "GET /samolego/Canta/releases/download/1.3.0/app-armeabi-v7a-release.apk HTTP/1.1" 302 0
2024-02-08 16:59:53,715 DEBUG: Starting new HTTPS connection (1): objects.githubusercontent.com:443
2024-02-08 16:59:54,105 DEBUG: https://objects.githubusercontent.com:443 "GET /github-production-release-asset-2e65be/684744357/b1de5f0f-94d3-4b39-b6c6-5ee8d1528bb2?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVCODYLSA53PQK4ZA%2F20240208%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240208T165954Z&X-Amz-Expires=300&X-Amz-Signature=ece5aee5b2eb5d7804e6dfd41ffe513528dd46ce2994e39f111576ab1e5ce42e&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=684744357&response-content-disposition=attachment%3B%20filename%3Dapp-armeabi-v7a-release.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 13861241
2024-02-08 16:59:55,815 DEBUG: unsigned/binaries/org.samo_lego.canta_71.binary.apk: Verifies
Verified using v1 scheme (JAR signing): false
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): false
Number of signers: 1
2024-02-08 16:59:56,746 DEBUG: /tmp/tmpa1blem_p/sigcp_org.samo_lego.canta_71.apk: Verifies
Verified using v1 scheme (JAR signing): false
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): false
Number of signers: 1
2024-02-08 16:59:56,747 INFO: ...successfully verified
2024-02-08 16:59:56,747 INFO: compared built binary to supplied reference binary successfully
2024-02-08 16:59:56,755 DEBUG: Using androguard from "/usr/lib/python3/dist-packages/androguard/__init__.py"
2024-02-08 16:59:57,004 INFO: Starting analysis on AndroidManifest.xml
2024-02-08 16:59:57,033 INFO: APK file was successfully validated!
2024-02-08 16:59:57,079 DEBUG: Using APK Signature v2
2024-02-08 16:59:57,081 INFO: supplied reference binary has allowed signer 0a2640317c43272188c3e13194c15460691f12c39ea19bba727dd67fb56289d4
2024-02-08 16:59:57,086 INFO: success: org.samo_lego.canta
2024-02-08 16:59:57,086 INFO: Finished
2024-02-08 16:59:57,086 INFO: 1 build succeeded