log for com.bringyour.network:60911513
== Installed Android Tools ==
2025-05-02 06:29:34,642 DEBUG: Reading 'config.yml'
2025-05-02 06:29:34,660 INFO: Creating log directory
2025-05-02 06:29:34,660 INFO: Creating temporary directory
2025-05-02 06:29:34,660 INFO: Creating output directory
2025-05-02 06:29:34,670 DEBUG: Getting git vcs interface for https://github.com/urnetwork/build
2025-05-02 06:29:34,671 DEBUG: Checking com.bringyour.network:60911513
2025-05-02 06:29:34,671 INFO: Building version 2025.4.26 (60911513) of com.bringyour.network
2025-05-02 06:29:34,671 INFO: Running 'sudo' commands in /home/vagrant
2025-05-02 06:29:34,671 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -t bookworm-backports -y golang-go; apt-get install -y gcc libc-dev make; echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list; apt-get update; apt-get install -y -t trixie openjdk-22-jdk-headless; update-alternatives --auto java
+ apt-get update
Get:1 https://security.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:2 https://debian.osuosl.org/debian bookworm InRelease [151 kB]
Get:3 https://debian.osuosl.org/debian bookworm-updates InRelease [55.4 kB]
Get:4 https://debian.osuosl.org/debian bookworm-backports InRelease [59.4 kB]
Get:5 https://security.debian.org/debian-security bookworm-security/main amd64 Packages [258 kB]
Get:6 https://security.debian.org/debian-security bookworm-security/main Translation-en [154 kB]
Get:7 https://debian.osuosl.org/debian bookworm/main amd64 Packages [8792 kB]
Get:8 https://debian.osuosl.org/debian bookworm/main Translation-en [6109 kB]
Get:9 https://debian.osuosl.org/debian bookworm-updates/main amd64 Packages [512 B]
Get:10 https://debian.osuosl.org/debian bookworm-updates/main Translation-en [360 B]
Get:11 https://debian.osuosl.org/debian bookworm-backports/main amd64 Packages [275 kB]
Get:12 https://debian.osuosl.org/debian bookworm-backports/main Translation-en [234 kB]
Fetched 16.1 MB in 7s (2339 kB/s)
Reading package lists...
+ apt-get install -t bookworm-backports -y golang-go
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
golang-1.23-go golang-1.23-src golang-src
Suggested packages:
bzr | brz subversion
Recommended packages:
pkgconf
The following NEW packages will be installed:
golang-1.23-go golang-1.23-src golang-go golang-src
0 upgraded, 4 newly installed, 0 to remove and 51 not upgraded.
Need to get 46.2 MB of archives.
After this operation, 242 MB of additional disk space will be used.
Get:1 https://debian.osuosl.org/debian bookworm-backports/main amd64 golang-1.23-src all 1.23.5-1~bpo12+1 [19.1 MB]
Get:2 https://debian.osuosl.org/debian bookworm-backports/main amd64 golang-1.23-go amd64 1.23.5-1~bpo12+1 [27.0 MB]
Get:3 https://debian.osuosl.org/debian bookworm-backports/main amd64 golang-src all 2:1.23~2~bpo12+1 [5200 B]
Get:4 https://debian.osuosl.org/debian bookworm-backports/main amd64 golang-go amd64 2:1.23~2~bpo12+1 [44.4 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 46.2 MB in 4s (10.8 MB/s)
Selecting previously unselected package golang-1.23-src.
(Reading database ... 64068 files and directories currently installed.)
Preparing to unpack .../golang-1.23-src_1.23.5-1~bpo12+1_all.deb ...
Unpacking golang-1.23-src (1.23.5-1~bpo12+1) ...
Selecting previously unselected package golang-1.23-go.
Preparing to unpack .../golang-1.23-go_1.23.5-1~bpo12+1_amd64.deb ...
Unpacking golang-1.23-go (1.23.5-1~bpo12+1) ...
Selecting previously unselected package golang-src.
Preparing to unpack .../golang-src_2%3a1.23~2~bpo12+1_all.deb ...
Unpacking golang-src (2:1.23~2~bpo12+1) ...
Selecting previously unselected package golang-go:amd64.
Preparing to unpack .../golang-go_2%3a1.23~2~bpo12+1_amd64.deb ...
Unpacking golang-go:amd64 (2:1.23~2~bpo12+1) ...
Setting up golang-1.23-src (1.23.5-1~bpo12+1) ...
Setting up golang-src (2:1.23~2~bpo12+1) ...
Setting up golang-1.23-go (1.23.5-1~bpo12+1) ...
Setting up golang-go:amd64 (2:1.23~2~bpo12+1) ...
+ apt-get install -y gcc libc-dev make
Reading package lists...
Building dependency tree...
Reading state information...
gcc is already the newest version (4:12.2.0-3).
gcc set to manually installed.
libc6-dev is already the newest version (2.36-9+deb12u10).
libc6-dev set to manually installed.
Suggested packages:
make-doc
The following NEW packages will be installed:
make
0 upgraded, 1 newly installed, 0 to remove and 4 not upgraded.
Need to get 396 kB of archives.
After this operation, 1630 kB of additional disk space will be used.
Get:1 https://debian.osuosl.org/debian bookworm/main amd64 make amd64 4.3-4.1 [396 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 396 kB in 1s (572 kB/s)
Selecting previously unselected package make.
(Reading database ... 78822 files and directories currently installed.)
Preparing to unpack .../make_4.3-4.1_amd64.deb ...
Unpacking make (4.3-4.1) ...
Setting up make (4.3-4.1) ...
+ echo 'deb https://deb.debian.org/debian trixie main'
+ apt-get update
Hit:1 https://security.debian.org/debian-security bookworm-security InRelease
Get:2 https://deb.debian.org/debian trixie InRelease [175 kB]
Hit:3 https://debian.osuosl.org/debian bookworm InRelease
Hit:4 https://debian.osuosl.org/debian bookworm-updates InRelease
Hit:5 https://debian.osuosl.org/debian bookworm-backports InRelease
Get:6 https://deb.debian.org/debian trixie/main amd64 Packages [9685 kB]
Get:7 https://deb.debian.org/debian trixie/main Translation-en [6495 kB]
Fetched 16.4 MB in 6s (2936 kB/s)
Reading package lists...
+ apt-get install -y -t trixie openjdk-22-jdk-headless
Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
libfdisk1 libnsl-dev libtirpc-dev
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
base-files init init-system-helpers libc-bin libc-dev-bin libc-l10n libc6
libc6-dev libnss-systemd libpam-systemd libssl3t64 libsystemd-shared
libsystemd0 libudev1 libwtmpdb0 libzstd1 openjdk-22-jre-headless
openssh-client openssh-server openssh-sftp-server openssl
openssl-provider-legacy systemd systemd-sysv udev
Suggested packages:
libc-devtools glibc-doc locales libnss-nis libnss-nisplus manpages-dev
libtss2-rc0t64 libarchive13t64 libdw1t64 libelf1t64 libpwquality1
libqrencode4 openjdk-22-demo openjdk-22-source libnss-mdns
fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho
fonts-wqy-microhei | fonts-wqy-zenhei fonts-indic keychain libpam-ssh
monkeysphere ssh-askpass molly-guard ufw systemd-container systemd-homed
systemd-userdbd systemd-boot systemd-resolved systemd-repart
libtss2-tcti-device0 polkitd
Recommended packages:
manpages manpages-dev dbus-user-session libcups2t64 libasound2t64 xauth
ncurses-term linux-sysctl-defaults systemd-timesyncd | time-daemon
systemd-cryptsetup
The following packages will be REMOVED:
libssl3
The following NEW packages will be installed:
libssl3t64 libwtmpdb0 openjdk-22-jdk-headless openjdk-22-jre-headless
openssl-provider-legacy
The following packages will be upgraded:
base-files init init-system-helpers libc-bin libc-dev-bin libc-l10n libc6
libc6-dev libnss-systemd libpam-systemd libsystemd-shared libsystemd0
libudev1 libzstd1 openssh-client openssh-server openssh-sftp-server openssl
systemd systemd-sysv udev
21 upgraded, 5 newly installed, 1 to remove and 456 not upgraded.
Need to get 145 MB of archives.
After this operation, 302 MB of additional disk space will be used.
Get:1 https://deb.debian.org/debian trixie/main amd64 base-files amd64 13.7 [73.0 kB]
Get:2 https://deb.debian.org/debian trixie/main amd64 init-system-helpers all 1.68 [38.7 kB]
Get:3 https://deb.debian.org/debian trixie/main amd64 libzstd1 amd64 1.5.7+dfsg-1 [304 kB]
Get:4 https://deb.debian.org/debian trixie/main amd64 openssl amd64 3.5.0-1 [1491 kB]
Get:5 https://deb.debian.org/debian trixie/main amd64 openssh-sftp-server amd64 1:10.0p1-2 [65.3 kB]
Get:6 https://deb.debian.org/debian trixie/main amd64 openssl-provider-legacy amd64 3.5.0-1 [307 kB]
Get:7 https://deb.debian.org/debian trixie/main amd64 openssh-client amd64 1:10.0p1-2 [985 kB]
Get:8 https://deb.debian.org/debian trixie/main amd64 openssh-server amd64 1:10.0p1-2 [601 kB]
Get:9 https://deb.debian.org/debian trixie/main amd64 libssl3t64 amd64 3.5.0-1 [2432 kB]
Get:10 https://deb.debian.org/debian trixie/main amd64 libsystemd-shared amd64 257.5-2 [2142 kB]
Get:11 https://deb.debian.org/debian trixie/main amd64 libc6 amd64 2.41-7 [2847 kB]
Get:12 https://deb.debian.org/debian trixie/main amd64 systemd amd64 257.5-2 [3091 kB]
Get:13 https://deb.debian.org/debian trixie/main amd64 libsystemd0 amd64 257.5-2 [453 kB]
Get:14 https://deb.debian.org/debian trixie/main amd64 libnss-systemd amd64 257.5-2 [218 kB]
Get:15 https://deb.debian.org/debian trixie/main amd64 libpam-systemd amd64 257.5-2 [296 kB]
Get:16 https://deb.debian.org/debian trixie/main amd64 libc-dev-bin amd64 2.41-7 [57.3 kB]
Get:17 https://deb.debian.org/debian trixie/main amd64 libc6-dev amd64 2.41-7 [1992 kB]
Get:18 https://deb.debian.org/debian trixie/main amd64 libc-bin amd64 2.41-7 [636 kB]
Get:19 https://deb.debian.org/debian trixie/main amd64 libwtmpdb0 amd64 0.73.0-2 [12.0 kB]
Get:20 https://deb.debian.org/debian trixie/main amd64 systemd-sysv amd64 257.5-2 [63.9 kB]
Get:21 https://deb.debian.org/debian trixie/main amd64 init amd64 1.68 [6256 B]
Get:22 https://deb.debian.org/debian trixie/main amd64 udev amd64 257.5-2 [1364 kB]
Get:23 https://deb.debian.org/debian trixie/main amd64 libudev1 amd64 257.5-2 [151 kB]
Get:24 https://deb.debian.org/debian trixie/main amd64 libc-l10n all 2.41-7 [739 kB]
Get:25 https://deb.debian.org/debian trixie/main amd64 openjdk-22-jre-headless amd64 22.0.2+9-5 [41.9 MB]
Get:26 https://deb.debian.org/debian trixie/main amd64 openjdk-22-jdk-headless amd64 22.0.2+9-5 [83.1 MB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 145 MB in 36s (4088 kB/s)
(Reading database ... 78870 files and directories currently installed.)
Preparing to unpack .../base-files_13.7_amd64.deb ...
Unpacking base-files (13.7) over (12.4+deb12u10) ...
Setting up base-files (13.7) ...
Installing new version of config file /etc/debian_version ...
Installing new version of config file /etc/issue ...
Installing new version of config file /etc/issue.net ...
Updating /etc/profile to current default.
Updating /root/.profile to current default.
(Reading database ... 78881 files and directories currently installed.)
Preparing to unpack .../init-system-helpers_1.68_all.deb ...
Unpacking init-system-helpers (1.68) over (1.65.2) ...
Setting up init-system-helpers (1.68) ...
(Reading database ... 78881 files and directories currently installed.)
Preparing to unpack .../libzstd1_1.5.7+dfsg-1_amd64.deb ...
Unpacking libzstd1:amd64 (1.5.7+dfsg-1) over (1.5.4+dfsg2-5) ...
Setting up libzstd1:amd64 (1.5.7+dfsg-1) ...
(Reading database ... 78881 files and directories currently installed.)
Preparing to unpack .../openssl_3.5.0-1_amd64.deb ...
Unpacking openssl (3.5.0-1) over (3.0.15-1~deb12u1) ...
Preparing to unpack .../openssh-sftp-server_1%3a10.0p1-2_amd64.deb ...
Unpacking openssh-sftp-server (1:10.0p1-2) over (1:9.2p1-2+deb12u5) ...
dpkg: libssl3:amd64: dependency problems, but removing anyway as you requested:
systemd depends on libssl3 (>= 3.0.0).
rsync depends on libssl3 (>= 3.0.0).
python3-cryptography depends on libssl3 (>= 3.0.0).
openssh-server depends on libssl3 (>= 3.0.15).
openssh-client depends on libssl3 (>= 3.0.15).
libsystemd-shared:amd64 depends on libssl3 (>= 3.0.0).
libssh2-1:amd64 depends on libssl3 (>= 3.0.0).
libserf-1-1:amd64 depends on libssl3 (>= 3.0.0).
libpython3.11-minimal:amd64 depends on libssl3 (>= 3.0.0).
libkrb5-3:amd64 depends on libssl3 (>= 3.0.0).
libkmod2:amd64 depends on libssl3 (>= 3.0.0).
libfido2-1:amd64 depends on libssl3 (>= 3.0.0).
libcurl4:amd64 depends on libssl3 (>= 3.0.0).
libcryptsetup12:amd64 depends on libssl3 (>= 3.0.0).
libaprutil1:amd64 depends on libssl3 (>= 3.0.0).
kmod depends on libssl3 (>= 3.0.0).
(Reading database ... 78960 files and directories currently installed.)
Removing libssl3:amd64 (3.0.15-1~deb12u1) ...
Selecting previously unselected package openssl-provider-legacy.
(Reading database ... 78948 files and directories currently installed.)
Preparing to unpack .../0-openssl-provider-legacy_3.5.0-1_amd64.deb ...
Unpacking openssl-provider-legacy (3.5.0-1) ...
Preparing to unpack .../1-openssh-client_1%3a10.0p1-2_amd64.deb ...
Unpacking openssh-client (1:10.0p1-2) over (1:9.2p1-2+deb12u5) ...
Preparing to unpack .../2-openssh-server_1%3a10.0p1-2_amd64.deb ...
systemctl: error while loading shared libraries: libcrypto.so.3: cannot open shared object file: No such file or directory
Unpacking openssh-server (1:10.0p1-2) over (1:9.2p1-2+deb12u5) ...
Selecting previously unselected package libssl3t64:amd64.
Preparing to unpack .../3-libssl3t64_3.5.0-1_amd64.deb ...
Unpacking libssl3t64:amd64 (3.5.0-1) ...
Preparing to unpack .../4-libsystemd-shared_257.5-2_amd64.deb ...
Unpacking libsystemd-shared:amd64 (257.5-2) over (252.36-1~deb12u1) ...
dpkg: considering deconfiguration of systemd, which would be broken by installation of libc6:amd64 ...
dpkg: yes, will deconfigure systemd (broken by libc6:amd64)
Preparing to unpack .../5-libc6_2.41-7_amd64.deb ...
De-configuring systemd (252.36-1~deb12u1), to allow installation of libc6:amd64 (2.41-7) ...
Checking for services that may need to be restarted...
Checking init scripts...
Unpacking libc6:amd64 (2.41-7) over (2.36-9+deb12u10) ...
Setting up libc6:amd64 (2.41-7) ...
Checking for services that may need to be restarted...
Checking init scripts...
Restarting services possibly affected by the upgrade:
ssh: restarting...done.
Services restarted successfully.
Setting up openssl-provider-legacy (3.5.0-1) ...
Setting up libssl3t64:amd64 (3.5.0-1) ...
Setting up libsystemd-shared:amd64 (257.5-2) ...
(Reading database ... 78973 files and directories currently installed.)
Preparing to unpack .../systemd_257.5-2_amd64.deb ...
Unpacking systemd (257.5-2) over (252.36-1~deb12u1) ...
dpkg: warning: unable to delete old directory '/lib/systemd/system-preset': Directory not empty
dpkg: warning: unable to delete old directory '/lib/systemd/system-generators': Directory not empty
dpkg: warning: unable to delete old directory '/lib/systemd/system/user@0.service.d': Directory not empty
dpkg: warning: unable to delete old directory '/lib/systemd/system/user@.service.d': Directory not empty
dpkg: warning: unable to delete old directory '/lib/systemd/system/user-.slice.d': Directory not empty
dpkg: warning: unable to delete old directory '/lib/systemd/system/timers.target.wants': Directory not empty
dpkg: warning: unable to delete old directory '/lib/systemd/system/systemd-localed.service.d': Directory not empty
dpkg: warning: unable to delete old directory '/lib/systemd/system/rc-local.service.d': Directory not empty
dpkg: warning: unable to delete old directory '/lib/systemd/system/multi-user.target.wants': Directory not empty
dpkg: warning: unable to delete old directory '/lib/systemd/system/local-fs.target.wants': Directory not empty
dpkg: warning: unable to delete old directory '/lib/systemd/system/initrd.target.wants': Directory not empty
dpkg: warning: unable to delete old directory '/lib/systemd/system/getty.target.wants': Directory not empty
Preparing to unpack .../libsystemd0_257.5-2_amd64.deb ...
Unpacking libsystemd0:amd64 (257.5-2) over (252.36-1~deb12u1) ...
Setting up libsystemd0:amd64 (257.5-2) ...
(Reading database ... 79067 files and directories currently installed.)
Preparing to unpack .../libnss-systemd_257.5-2_amd64.deb ...
Unpacking libnss-systemd:amd64 (257.5-2) over (252.36-1~deb12u1) ...
Preparing to unpack .../libpam-systemd_257.5-2_amd64.deb ...
Unpacking libpam-systemd:amd64 (257.5-2) over (252.36-1~deb12u1) ...
Preparing to unpack .../libc-dev-bin_2.41-7_amd64.deb ...
Unpacking libc-dev-bin (2.41-7) over (2.36-9+deb12u10) ...
Preparing to unpack .../libc6-dev_2.41-7_amd64.deb ...
Unpacking libc6-dev:amd64 (2.41-7) over (2.36-9+deb12u10) ...
Preparing to unpack .../libc-bin_2.41-7_amd64.deb ...
Unpacking libc-bin (2.41-7) over (2.36-9+deb12u10) ...
Setting up libc-bin (2.41-7) ...
Selecting previously unselected package libwtmpdb0:amd64.
(Reading database ... 79076 files and directories currently installed.)
Preparing to unpack .../libwtmpdb0_0.73.0-2_amd64.deb ...
Unpacking libwtmpdb0:amd64 (0.73.0-2) ...
Setting up systemd (257.5-2) ...
Installing new version of config file /etc/systemd/journald.conf ...
Installing new version of config file /etc/systemd/logind.conf ...
Installing new version of config file /etc/systemd/networkd.conf ...
Installing new version of config file /etc/systemd/pstore.conf ...
Installing new version of config file /etc/systemd/sleep.conf ...
Installing new version of config file /etc/systemd/system.conf ...
Installing new version of config file /etc/systemd/user.conf ...
/usr/lib/tmpfiles.d/legacy.conf:14: Duplicate line for path "/run/lock", ignoring.
(Reading database ... 79081 files and directories currently installed.)
Preparing to unpack .../systemd-sysv_257.5-2_amd64.deb ...
Unpacking systemd-sysv (257.5-2) over (252.36-1~deb12u1) ...
Setting up systemd-sysv (257.5-2) ...
(Reading database ... 79082 files and directories currently installed.)
Preparing to unpack .../archives/init_1.68_amd64.deb ...
Unpacking init (1.68) over (1.65.2) ...
Preparing to unpack .../udev_257.5-2_amd64.deb ...
Unpacking udev (257.5-2) over (252.36-1~deb12u1) ...
dpkg: warning: unable to delete old directory '/lib/udev/hwdb.d': Directory not empty
dpkg: warning: unable to delete old directory '/lib/systemd/system/sysinit.target.wants': Directory not empty
dpkg: warning: unable to delete old directory '/lib/systemd/network': Directory not empty
Preparing to unpack .../libudev1_257.5-2_amd64.deb ...
Unpacking libudev1:amd64 (257.5-2) over (252.36-1~deb12u1) ...
Setting up libudev1:amd64 (257.5-2) ...
(Reading database ... 79092 files and directories currently installed.)
Preparing to unpack .../libc-l10n_2.41-7_all.deb ...
Unpacking libc-l10n (2.41-7) over (2.36-9+deb12u10) ...
Selecting previously unselected package openjdk-22-jre-headless:amd64.
Preparing to unpack .../openjdk-22-jre-headless_22.0.2+9-5_amd64.deb ...
Unpacking openjdk-22-jre-headless:amd64 (22.0.2+9-5) ...
Selecting previously unselected package openjdk-22-jdk-headless:amd64.
Preparing to unpack .../openjdk-22-jdk-headless_22.0.2+9-5_amd64.deb ...
Unpacking openjdk-22-jdk-headless:amd64 (22.0.2+9-5) ...
Setting up libc-l10n (2.41-7) ...
Setting up init (1.68) ...
Setting up openssh-client (1:10.0p1-2) ...
Installing new version of config file /etc/ssh/ssh_config ...
Failed to connect to system scope bus via local transport: No such file or directory
Reload daemon failed: Transport endpoint is not connected
Created symlink '/etc/systemd/user/sockets.target.wants/ssh-agent.socket' → '/usr/lib/systemd/user/ssh-agent.socket'.
Setting up libnss-systemd:amd64 (257.5-2) ...
Setting up openjdk-22-jre-headless:amd64 (22.0.2+9-5) ...
Setting up udev (257.5-2) ...
Removing obsolete conffile /etc/init.d/udev ...
Setting up libpam-systemd:amd64 (257.5-2) ...
Setting up libwtmpdb0:amd64 (0.73.0-2) ...
Setting up libc-dev-bin (2.41-7) ...
Setting up openssl (3.5.0-1) ...
Installing new version of config file /etc/ssl/openssl.cnf ...
Setting up openssh-sftp-server (1:10.0p1-2) ...
Setting up openssh-server (1:10.0p1-2) ...
Installing new version of config file /etc/pam.d/sshd ...
Installing new version of config file /etc/ssh/moduli ...
ssh.socket is a disabled or a static unit not running, not starting it.
Created symlink '/etc/systemd/system/ssh.service.wants/sshd-keygen.service' → '/usr/lib/systemd/system/sshd-keygen.service'.
Created symlink '/etc/systemd/system/sshd.service.wants/sshd-keygen.service' → '/usr/lib/systemd/system/sshd-keygen.service'.
Created symlink '/etc/systemd/system/sshd@.service.wants/sshd-keygen.service' → '/usr/lib/systemd/system/sshd-keygen.service'.
Created symlink '/etc/systemd/system/ssh.socket.wants/sshd-keygen.service' → '/usr/lib/systemd/system/sshd-keygen.service'.
Setting up libc6-dev:amd64 (2.41-7) ...
Processing triggers for shared-mime-info (2.2-1) ...
Processing triggers for dbus-broker (33-1) ...
Processing triggers for initramfs-tools (0.142+deb12u1) ...
update-initramfs: Generating /boot/initrd.img-6.1.0-29-amd64
W: No zstd in /usr/bin:/sbin:/bin, using gzip
Processing triggers for libc-bin (2.41-7) ...
Processing triggers for ca-certificates-java (20230710~deb12u1) ...
done.
Setting up openjdk-22-jdk-headless:amd64 (22.0.2+9-5) ...
update-alternatives: using /usr/lib/jvm/java-22-openjdk-amd64/bin/jwebserver to provide /usr/bin/jwebserver (jwebserver) in auto mode
+ update-alternatives --auto java
update-alternatives: using /usr/lib/jvm/java-22-openjdk-amd64/bin/java to provide /usr/bin/java (java) in auto mode
2025-05-02 06:35:17,347 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-05-02 06:35:17,752 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 79536 files and directories currently installed.)
Removing sudo (1.9.13p3-1+deb12u1) ...
Purging configuration files for sudo (1.9.13p3-1+deb12u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
Processing triggers for libc-bin (2.41-7) ...
2025-05-02 06:35:39,061 INFO: Getting source for revision d5bf53e0162f34fce7139cc50544fab056ba2c4e
2025-05-02 06:35:39,065 DEBUG: Directory: build/com.bringyour.network
2025-05-02 06:35:39,065 DEBUG: > git rev-parse --show-toplevel
2025-05-02 06:35:39,270 DEBUG: Directory: build/com.bringyour.network
2025-05-02 06:35:39,270 DEBUG: > git submodule foreach --recursive git reset --hard
2025-05-02 06:35:43,985 DEBUG: Directory: build/com.bringyour.network
2025-05-02 06:35:43,986 DEBUG: > git reset --hard
2025-05-02 06:35:44,290 DEBUG: Directory: build/com.bringyour.network
2025-05-02 06:35:44,290 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-05-02 06:35:44,695 DEBUG: Directory: build/com.bringyour.network
2025-05-02 06:35:44,695 DEBUG: > git clean -dffx
2025-05-02 06:35:44,798 DEBUG: Directory: build/com.bringyour.network
2025-05-02 06:35:44,798 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --prune-tags --force origin
2025-05-02 06:35:45,704 DEBUG: Directory: build/com.bringyour.network
2025-05-02 06:35:45,704 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --tags --force origin
2025-05-02 06:35:46,308 DEBUG: Directory: build/com.bringyour.network
2025-05-02 06:35:46,309 DEBUG: > git remote set-head origin --auto
2025-05-02 06:35:46,913 DEBUG: Directory: build/com.bringyour.network
2025-05-02 06:35:46,914 DEBUG: > git checkout -f d5bf53e0162f34fce7139cc50544fab056ba2c4e
2025-05-02 06:35:47,217 DEBUG: Directory: build/com.bringyour.network
2025-05-02 06:35:47,218 DEBUG: > git clean -dffx
2025-05-02 06:35:47,321 INFO: Initialising submodules
2025-05-02 06:35:47,322 DEBUG: Directory: build/com.bringyour.network
2025-05-02 06:35:47,322 DEBUG: > git rev-parse --show-toplevel
2025-05-02 06:35:47,528 DEBUG: Directory: build/com.bringyour.network
2025-05-02 06:35:47,528 DEBUG: > git submodule sync
2025-05-02 06:35:47,831 DEBUG: Directory: build/com.bringyour.network
2025-05-02 06:35:47,832 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 'android': checked out '76986944c9a6c7971f7aaad0809aaad1bfd3569d'
Submodule path 'apple': checked out '08acd1d5e83f968d30d5e66ecffc094cd877c23f'
Submodule path 'connect': checked out 'b3e209df0fd3461af543da9448e267d816b4af8e'
Submodule path 'docs': checked out '1c75dba3d3f0246ed2be8427c230b027b0f6e0e2'
Submodule path 'sdk': checked out '21afd5fb5d5749172494385cdbca40224a749f8c'
Submodule path 'server': checked out '9beb0a0148a98aa0d4c750a8e092207706ee5ddf'
Submodule path 'warp': checked out '0ee41e01c6cb40066b30c309a1b9037b261f33f2'
Submodule path 'web': checked out '91ea551ce704657a5615a11f94576f8808e3b7fa'
2025-05-02 06:35:52,848 INFO: Collecting source libraries
2025-05-02 06:35:52,990 DEBUG: Removing debuggable flags from build/srclib/go
2025-05-02 06:35:53,064 INFO: Creating local.properties file at build/com.bringyour.network/local.properties
2025-05-02 06:35:53,066 INFO: Creating local.properties file at build/com.bringyour.network/android/local.properties
2025-05-02 06:35:53,066 INFO: Updating local.properties file at build/com.bringyour.network/android/app/local.properties
2025-05-02 06:35:53,066 INFO: Creating local.properties file at build/com.bringyour.network/android/app/app/local.properties
2025-05-02 06:35:53,067 DEBUG: Removing debuggable flags from build/com.bringyour.network/android/app/app
2025-05-02 06:35:53,089 INFO: Cleaned build.gradle of keysigning configs at build/com.bringyour.network/android/app/app/build.gradle
2025-05-02 06:35:53,096 INFO: Running 'prebuild' commands in build/com.bringyour.network/android/app/app
2025-05-02 06:35:53,096 DEBUG: Directory: build/com.bringyour.network/android/app/app
2025-05-02 06:35:53,096 DEBUG: > bash -e -u -o pipefail -x -c -- sed -i -e 's|PATH="|PATH="/home/vagrant/build/srclib/go/bin:|' ../../../sdk/build/Makefile; sdkmanager "ndk;$(sed -n -E "s/^\s*ndkVersion '(.*)'/\1/p" build.gradle)" 'platforms;android-35'; sed -i -e '/dependsOn goclientBuild/d' build.gradle
/etc/bash.bashrc: line 7: PS1: unbound variable
+ sed -i -e 's|PATH="|PATH="/home/vagrant/build/srclib/go/bin:|' ../../../sdk/build/Makefile
++ sed -n -E 's/^\s*ndkVersion '\''(.*)'\''/\1/p' build.gradle
+ sdkmanager 'ndk;28.0.13004108' 'platforms;android-35'
Downloading https://fdroid.gitlab.io/android-sdk-transparency-log/checksums.json.asc into /home/vagrant/.cache/sdkmanager/checksums.json.asc
Downloading https://fdroid.gitlab.io/android-sdk-transparency-log/checksums.json into /home/vagrant/.cache/sdkmanager/checksums.json
Downloading https://dl.google.com/android/repository/android-ndk-r28-linux.zip into /home/vagrant/.cache/sdkmanager/android-ndk-r28-linux.zip
Unzipping to /tmp/.sdkmanager-fni1pat3
Installing into /opt/android-sdk/ndk/28.0.13004108
Downloading https://dl.google.com/android/repository/platform-35_r02.zip into /home/vagrant/.cache/sdkmanager/platform-35_r02.zip
Unzipping to /tmp/.sdkmanager-pw6szqtk
Installing into /opt/android-sdk/platforms/android-35
+ sed -i -e '/dependsOn goclientBuild/d' build.gradle
2025-05-02 06:36:58,321 INFO: Cleaning Gradle project...
2025-05-02 06:36:58,322 DEBUG: Directory: build/com.bringyour.network/android/app/app
2025-05-02 06:36:58,322 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.11.1 via distributionUrl
Downloading missing gradle version 8.11.1
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.11.1-bin.zip: OK
Running /opt/gradle/versions/8.11.1/bin/gradle clean
Welcome to Gradle 8.11.1!
Here are the highlights of this release:
- Parallel load and store for Configuration Cache
- Java compilation errors at the end of the build output
- Consolidated report for warnings and deprecations
For more details see https://docs.gradle.org/8.11.1/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.11.1/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Task :app:clean UP-TO-DATE
[Incubating] Problems report is available at: file:///home/vagrant/build/com.bringyour.network/android/app/build/reports/problems/problems-report.html
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.11.1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 1m 50s
1 actionable task: 1 up-to-date
2025-05-02 06:39:01,248 INFO: Scanning source for common problems...
2025-05-02 06:39:01,329 DEBUG: scanner is configured to use signature data from: 'suss'
2025-05-02 06:39:01,329 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-05-02 06:39:01,918 DEBUG: write 'suss.json' to cache
2025-05-02 06:39:01,927 DEBUG: next suss.json cache update due in 23:59:59.981409
2025-05-02 06:39:02,123 INFO: Removing gradle-wrapper.jar at android/app/gradle/wrapper/gradle-wrapper.jar
2025-05-02 06:39:02,230 INFO: Creating source tarball...
2025-05-02 06:39:44,847 INFO: Running 'build' commands in build/com.bringyour.network/android/app/app
2025-05-02 06:39:44,847 DEBUG: Directory: build/com.bringyour.network/android/app/app
2025-05-02 06:39:44,848 DEBUG: > bash -e -u -o pipefail -x -c cd /home/vagrant/build/srclib/go/src; ./make.bash
/etc/bash.bashrc: line 7: PS1: unbound variable
+ cd /home/vagrant/build/srclib/go/src
+ ./make.bash
Building Go cmd/dist using /usr/lib/go-1.23. (go1.23.5 linux/amd64)
Building Go toolchain1 using /usr/lib/go-1.23.
Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1.
Building Go toolchain2 using go_bootstrap and Go toolchain1.
Building Go toolchain3 using go_bootstrap and Go toolchain2.
Building packages and commands for linux/amd64.
---
Installed Go for linux/amd64 in /home/vagrant/build/srclib/go
Installed commands in /home/vagrant/build/srclib/go/bin
*** You need to add /home/vagrant/build/srclib/go/bin to your PATH.
2025-05-02 06:44:17,499 INFO: Building Gradle project...
2025-05-02 06:44:17,500 DEBUG: Directory: build/com.bringyour.network/android/app/app
2025-05-02 06:44:17,500 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid buildSdk assembleGithubRelease
Found 8.11.1 via distributionUrl
Running /opt/gradle/versions/8.11.1/bin/gradle buildSdk assembleGithubRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.11.1/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Checking the license for package Android SDK Build-Tools 35 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 35 accepted.
Preparing "Install Android SDK Build-Tools 35 v.35.0.0".
"Install Android SDK Build-Tools 35 v.35.0.0" ready.
Installing Android SDK Build-Tools 35 in /opt/android-sdk/build-tools/35.0.0
"Install Android SDK Build-Tools 35 v.35.0.0" complete.
"Install Android SDK Build-Tools 35 v.35.0.0" finished.
Checking the license for package Android SDK Platform 36 in /opt/android-sdk/licenses
License for package Android SDK Platform 36 accepted.
Preparing "Install Android SDK Platform 36 (revision 2)".
"Install Android SDK Platform 36 (revision 2)" ready.
Installing Android SDK Platform 36 in /opt/android-sdk/platforms/android-36
"Install Android SDK Platform 36 (revision 2)" complete.
"Install Android SDK Platform 36 (revision 2)" finished.
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
> Task :app:buildSdk
export PATH="/home/vagrant/build/srclib/go/bin:$PATH:/usr/local/go/bin:$HOME/go/bin"; \
GOMOBILE_VERSION=v0.0.0-20250408133729-978277e7eaf7; \
go install golang.org/x/mobile/cmd/gomobile@$GOMOBILE_VERSION; \
go get golang.org/x/mobile/bind@$GOMOBILE_VERSION; \
gomobile init; \
go mod download "github.com/urnetwork/sdk/v2025"; \
go mod download "github.com/urnetwork/connect/v2025"; \
go clean -cache; \
go clean -modcache;
go: downloading golang.org/x/mobile v0.0.0-20250408133729-978277e7eaf7
go: downloading golang.org/x/mod v0.24.0
go: downloading golang.org/x/sync v0.13.0
go: downloading golang.org/x/tools v0.32.0
# *important* gradle does not handle symbolic links consistently
# the build dir swap is non-atomic
# note android/amd64 is needed for chromebook devices
# FIXME remove this GODEBUG setting per https://github.com/golang/go/issues/71827; see https://pkg.go.dev/go/types#Alias
# FIXME edit the built aar to remove platform-specific comments, for reproducibility across platforms
# validate that all types could be exported
# note the device_rpc types (DeviceLocalRpc, DeviceRemote*) should not be included in gomobile
# but due to limitations they are and should be ignored
# note the .comment section is stripped from the build library for cross-platform build reproducibility, see
# https://f-droid.org/en/docs/Reproducible_Builds/#ndk-clang-version-string-in-comment-section
export PATH="/home/vagrant/build/srclib/go/bin:$PATH:/usr/local/go/bin:$HOME/go/bin"; \
export GODEBUG=gotypesalias=0; \
OBJCOPY=`find "$ANDROID_NDK_HOME" -iname 'llvm-objcopy'`; \
BUILD_DIR=android.`date +%s`; \
mkdir -p "$BUILD_DIR"; \
gomobile bind \
-target android/arm64,android/arm,android/amd64 -androidapi 24 \
-javapkg com.bringyour \
-trimpath \
-gcflags "-dwarf=false" \
-ldflags "-s -w -X sdk.Version=${WARP_VERSION}-${WARP_VERSION_CODE} -compressdwarf=false -buildid=" \
-o "$BUILD_DIR/URnetworkSdk.aar" \
"github.com/urnetwork/sdk/v2025"; \
unzip "$BUILD_DIR/URnetworkSdk.aar" -d "$BUILD_DIR/edit"; \
find "$BUILD_DIR/edit" -iname '*.so' -exec "$OBJCOPY" --remove-section .comment {} \; ; \
jar cvf "$BUILD_DIR/URnetworkSdk.aar" -C "$BUILD_DIR/edit" .; \
(cd "$BUILD_DIR"; \
if [ -e validate ]; then mv validate validate.$(date +%s); fi; \
mkdir validate; \
cp URnetworkSdk-sources.jar validate/; \
cd validate; \
jar -xf URnetworkSdk-sources.jar; \
bad_exports=`grep -Ri '// skipped' . | grep -v DeviceLocalRpc | grep -ve 'DeviceRemote[A-Z]'`; \
if [ "$bad_exports" ]; then \
echo "Some types could not be exported:"; \
echo "$bad_exports"; \
exit 1; \
fi;); \
rm -rf "$BUILD_DIR/edit"; \
rm -rf "$BUILD_DIR/validate"; \
if [ -e "android" ]; then mv android android.old.`date +%s`; fi; \
mv "$BUILD_DIR" android;
Archive: android.1746168357/URnetworkSdk.aar
inflating: android.1746168357/edit/AndroidManifest.xml
inflating: android.1746168357/edit/proguard.txt
inflating: android.1746168357/edit/classes.jar
inflating: android.1746168357/edit/jni/arm64-v8a/libgojni.so
inflating: android.1746168357/edit/jni/armeabi-v7a/libgojni.so
inflating: android.1746168357/edit/jni/x86_64/libgojni.so
inflating: android.1746168357/edit/R.txt
creating: android.1746168357/edit/res/
added manifest
adding: AndroidManifest.xml(in = 142) (out= 112)(deflated 21%)
adding: R.txt(in = 0) (out= 0)(stored 0%)
adding: classes.jar(in = 325655) (out= 265593)(deflated 18%)
adding: jni/(in = 0) (out= 0)(stored 0%)
adding: jni/arm64-v8a/(in = 0) (out= 0)(stored 0%)
adding: jni/arm64-v8a/libgojni.so(in = 18032856) (out= 5515298)(deflated 69%)
adding: jni/armeabi-v7a/(in = 0) (out= 0)(stored 0%)
adding: jni/armeabi-v7a/libgojni.so(in = 16418612) (out= 5588906)(deflated 65%)
adding: jni/x86_64/(in = 0) (out= 0)(stored 0%)
adding: jni/x86_64/libgojni.so(in = 18639352) (out= 5846378)(deflated 68%)
adding: proguard.txt(in = 61) (out= 45)(deflated 26%)
adding: res/(in = 0) (out= 0)(stored 0%)
> Task :app:preBuild UP-TO-DATE
> Task :app:preGithubReleaseBuild UP-TO-DATE
> Task :app:mergeGithubReleaseJniLibFolders
> Task :app:mergeGithubReleaseNativeLibs
> Task :app:checkGithubReleaseDuplicateClasses
> Task :app:buildKotlinToolingMetadata
> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :app:stripGithubReleaseDebugSymbols
> Task :app:dataBindingMergeDependencyArtifactsGithubRelease
> Task :app:generateGithubReleaseResValues
> Task :app:extractGithubReleaseNativeSymbolTables
> Task :app:generateGithubReleaseResources
> Task :app:mergeGithubReleaseNativeDebugMetadata NO-SOURCE
> Task :app:packageGithubReleaseResources
> Task :app:mergeGithubReleaseResources
> Task :app:generateGithubReleaseBuildConfig
> Task :app:parseGithubReleaseLocalResources
> Task :app:checkGithubReleaseAarMetadata
> Task :app:dataBindingGenBaseClassesGithubRelease
> Task :app:mapGithubReleaseSourceSetPaths
> Task :app:createGithubReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksGithubRelease
> Task :app:processGithubReleaseMainManifest
[com.solanamobile:mobile-wallet-adapter-clientlib-ktx:2.0.7] /home/vagrant/.gradle/caches/8.11.1/transforms/40d96b47a824b0fa9cea23f74b3ac4d5/transformed/mobile-wallet-adapter-clientlib-ktx-2.0.7/AndroidManifest.xml Warning:
Namespace 'com.solana.mobilewalletadapter.clientlib' is used in multiple modules and/or libraries: com.solanamobile:mobile-wallet-adapter-clientlib-ktx:2.0.7, com.solanamobile:mobile-wallet-adapter-clientlib:2.0.7. Please ensure that all modules and libraries have a unique namespace. For more information, See https://developer.android.com/studio/build/configure-app-module#set-namespace
/home/vagrant/build/com.bringyour.network/android/app/app/src/main/AndroidManifest.xml:25:5-98 Warning:
uses-permission#com.google.android.gms.permission.AD_ID was tagged at AndroidManifest.xml:25 to remove other declarations but no other declaration present
/home/vagrant/build/com.bringyour.network/android/app/app/src/main/AndroidManifest.xml:37:5-98 Warning:
uses-permission#android.permission.ACCESS_FINE_LOCATION was tagged at AndroidManifest.xml:37 to remove other declarations but no other declaration present
/home/vagrant/build/com.bringyour.network/android/app/app/src/main/AndroidManifest.xml:38:5-100 Warning:
uses-permission#android.permission.ACCESS_COARSE_LOCATION was tagged at AndroidManifest.xml:38 to remove other declarations but no other declaration present
/home/vagrant/build/com.bringyour.network/android/app/app/src/main/AndroidManifest.xml:39:5-40:55 Warning:
uses-feature#android.hardware.location.gps was tagged at AndroidManifest.xml:39 to remove other declarations but no other declaration present
> Task :app:processGithubReleaseManifest
> Task :app:javaPreCompileGithubRelease
> Task :app:mergeGithubReleaseStartupProfile
> Task :app:mergeGithubReleaseShaders
> Task :app:compileGithubReleaseShaders NO-SOURCE
> Task :app:generateGithubReleaseAssets UP-TO-DATE
> Task :app:mergeGithubReleaseArtProfile
> Task :app:mergeGithubReleaseAssets
> Task :app:compressGithubReleaseAssets
> Task :app:extractGithubReleaseVersionControlInfo
> Task :app:extractProguardFiles
> Task :app:writeGithubReleaseAppMetadata
> Task :app:writeGithubReleaseSigningConfigVersions
> Task :app:processGithubReleaseManifestForPackage
> Task :app:processGithubReleaseResources
> Task :app:desugarGithubReleaseFileDependencies
> Task :app:kaptGenerateStubsGithubReleaseKotlin
> Task :app:mergeExtDexGithubRelease
> Task :app:optimizeGithubReleaseResources
> Task :app:kaptGithubReleaseKotlin
> Task :app:compileGithubReleaseKotlin
w: file:///home/vagrant/build/com.bringyour.network/android/app/app/src/main/java/com/bringyour/network/MainApplication.kt:509:56 'static field WIFI_MODE_FULL_HIGH_PERF: Int' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.bringyour.network/android/app/app/src/main/java/com/bringyour/network/ui/components/TermsCheckbox.kt:112:9 'fun ClickableText(text: AnnotatedString, modifier: Modifier = ..., style: TextStyle = ..., softWrap: Boolean = ..., overflow: TextOverflow = ..., maxLines: Int = ..., onTextLayout: (TextLayoutResult) -> Unit = ..., onClick: (Int) -> Unit): Unit' is deprecated. Use Text or BasicText and pass an AnnotatedString that contains a LinkAnnotation.
w: file:///home/vagrant/build/com.bringyour.network/android/app/app/src/main/java/com/bringyour/network/ui/components/URLinkText.kt:41:5 'fun ClickableText(text: AnnotatedString, modifier: Modifier = ..., style: TextStyle = ..., softWrap: Boolean = ..., overflow: TextOverflow = ..., maxLines: Int = ..., onTextLayout: (TextLayoutResult) -> Unit = ..., onClick: (Int) -> Unit): Unit' is deprecated. Use Text or BasicText and pass an AnnotatedString that contains a LinkAnnotation.
w: file:///home/vagrant/build/com.bringyour.network/android/app/app/src/ungoogle/java/com/bringyour/network/LoginActivity.kt:349:25 'fun overridePendingTransition(p0: Int, p1: Int): Unit' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.bringyour.network/android/app/app/src/ungoogle/java/com/bringyour/network/MainActivity.kt:231:64 'field publicKey: ByteArray' is deprecated. Deprecated in Java.
w: file:///home/vagrant/build/com.bringyour.network/android/app/app/src/ungoogle/java/com/bringyour/network/ui/login/LoginInitial.kt:437:9 'fun ClickableText(text: AnnotatedString, modifier: Modifier = ..., style: TextStyle = ..., softWrap: Boolean = ..., overflow: TextOverflow = ..., maxLines: Int = ..., onTextLayout: (TextLayoutResult) -> Unit = ..., onClick: (Int) -> Unit): Unit' is deprecated. Use Text or BasicText and pass an AnnotatedString that contains a LinkAnnotation.
w: file:///home/vagrant/build/com.bringyour.network/android/app/app/src/ungoogle/java/com/bringyour/network/ui/wallet/WalletScreen.kt:283:17 'fun ClickableText(text: AnnotatedString, modifier: Modifier = ..., style: TextStyle = ..., softWrap: Boolean = ..., overflow: TextOverflow = ..., maxLines: Int = ..., onTextLayout: (TextLayoutResult) -> Unit = ..., onClick: (Int) -> Unit): Unit' is deprecated. Use Text or BasicText and pass an AnnotatedString that contains a LinkAnnotation.
w: file:///home/vagrant/build/com.bringyour.network/android/app/app/src/ungoogle/java/com/bringyour/network/ui/wallet/WalletScreen.kt:298:17 'fun ClickableText(text: AnnotatedString, modifier: Modifier = ..., style: TextStyle = ..., softWrap: Boolean = ..., overflow: TextOverflow = ..., maxLines: Int = ..., onTextLayout: (TextLayoutResult) -> Unit = ..., onClick: (Int) -> Unit): Unit' is deprecated. Use Text or BasicText and pass an AnnotatedString that contains a LinkAnnotation.
w: file:///home/vagrant/build/com.bringyour.network/android/app/app/src/ungoogle/java/com/bringyour/network/ui/wallet/WalletScreen.kt:372:70 'fun String.capitalize(): String' is deprecated. Use replaceFirstChar instead.
> Task :app:compileGithubReleaseJavaWithJavac
> Task :app:hiltAggregateDepsGithubRelease
> Task :app:hiltJavaCompileGithubRelease
> Task :app:transformGithubReleaseClassesWithAsm
> Task :app:generateGithubReleaseLintVitalReportModel
> Task :app:dexBuilderGithubRelease
> Task :app:mergeGithubReleaseGlobalSynthetics
> Task :app:mergeDexGithubRelease
> Task :app:processGithubReleaseJavaRes
> Task :app:compileGithubReleaseArtProfile
> Task :app:mergeGithubReleaseJavaResource
> Task :app:lintVitalAnalyzeGithubRelease
> Task :app:lintVitalReportGithubRelease
> Task :app:lintVitalGithubRelease
> Task :app:packageGithubRelease
> Task :app:createGithubReleaseApkListingFileRedirect
> Task :app:assembleGithubRelease
[Incubating] Problems report is available at: file:///home/vagrant/build/com.bringyour.network/android/app/build/reports/problems/problems-report.html
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.11.1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 8m 36s
55 actionable tasks: 55 executed
2025-05-02 06:52:55,465 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.bringyour.network, universal_newlines=False, shell=None, istream=<valid stream>)
2025-05-02 06:52:55,473 INFO: Successfully built version 2025.4.26 of com.bringyour.network from d5bf53e0162f34fce7139cc50544fab056ba2c4e
2025-05-02 06:52:56,389 DEBUG: Checking build/com.bringyour.network/android/app/app/build/outputs/apk/github/release/com.bringyour.network-2025.4.26-60911513-github-release-unsigned.apk
2025-05-02 06:52:56,530 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2025-05-02 06:52:56,530 INFO: ...retrieving https://github.com/urnetwork/build/releases/download/v2025.4.26-60911513/com.bringyour.network-2025.4.26-60911513-github-release.apk
2025-05-02 06:52:56,534 DEBUG: Starting new HTTPS connection (1): github.com:443
2025-05-02 06:52:56,825 DEBUG: https://github.com:443 "GET /urnetwork/build/releases/download/v2025.4.26-60911513/com.bringyour.network-2025.4.26-60911513-github-release.apk HTTP/1.1" 302 0
2025-05-02 06:52:56,833 DEBUG: Starting new HTTPS connection (1): objects.githubusercontent.com:443
2025-05-02 06:52:57,466 DEBUG: https://objects.githubusercontent.com:443 "GET /github-production-release-asset-2e65be/936244679/7159eeb1-c4f4-4145-b63a-0135ef48cf75?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250502%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250502T065256Z&X-Amz-Expires=300&X-Amz-Signature=d5410b7691741a874cb818d8416412c6445b88a447e46b0ab5d4614a793dfa0b&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dcom.bringyour.network-2025.4.26-60911513-github-release.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 52018546
2025-05-02 06:53:01,775 DEBUG: unsigned/binaries/com.bringyour.network_60911513.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
Verified using v4 scheme (APK Signature Scheme v4): false
Verified for SourceStamp: false
Number of signers: 1
2025-05-02 06:53:03,533 DEBUG: /tmp/tmp9rxjkl63/sigcp_com.bringyour.network_60911513.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
Verified using v4 scheme (APK Signature Scheme v4): false
Verified for SourceStamp: false
Number of signers: 1
2025-05-02 06:53:03,533 INFO: ...successfully verified
2025-05-02 06:53:03,533 INFO: compared built binary to supplied reference binary successfully
2025-05-02 06:53:03,626 WARNING: Requested API level 36 is larger than maximum we have, returning API level 28 instead.
2025-05-02 06:53:03,808 DEBUG: Using APK Signature v2
2025-05-02 06:53:03,810 INFO: supplied reference binary has allowed signer 77783877019447c1f16cea6fafd82746df57f4f482304e080f9cc608cfb2e097
2025-05-02 06:53:03,828 INFO: success: com.bringyour.network
2025-05-02 06:53:03,828 INFO: Finished
2025-05-02 06:53:03,828 INFO: 1 build succeeded