>>> sbctl: Building community/sbctl 0.16-r0 (using abuild 3.14.1-r1) started Sun, 10 Nov 2024 00:34:35 +0000 >>> sbctl: Validating /home/buildozer/aports/community/sbctl/APKBUILD... >>> sbctl: Analyzing dependencies... >>> sbctl: Installing for build: build-base binutils lsblk asciidoc go openssl-dev (1/30) Installing libeconf (0.6.3-r0) (2/30) Installing libblkid (2.40.2-r3) (3/30) Installing libmount (2.40.2-r3) (4/30) Installing libsmartcols (2.40.2-r3) (5/30) Installing lsblk (2.40.2-r3) (6/30) Installing libbz2 (1.0.8-r6) (7/30) Installing libffi (3.4.6-r0) (8/30) Installing gdbm (1.24-r0) (9/30) Installing xz-libs (5.6.3-r0) (10/30) Installing mpdecimal (4.0.0-r0) (11/30) Installing libpanelw (6.5_p20241006-r2) (12/30) Installing sqlite-libs (3.47.0-r0) (13/30) Installing python3 (3.12.7-r1) (14/30) Installing python3-pycache-pyc0 (3.12.7-r1) (15/30) Installing pyc (3.12.7-r1) (16/30) Installing libxml2 (2.13.4-r3) (17/30) Installing libxml2-utils (2.13.4-r3) (18/30) Installing docbook-xml (4.5-r9) Executing docbook-xml-4.5-r9.post-install (19/30) Installing libgpg-error (1.50-r0) (20/30) Installing libgcrypt (1.10.3-r1) (21/30) Installing libxslt (1.1.42-r1) (22/30) Installing docbook-xsl-ns (1.79.2-r11) Executing docbook-xsl-ns-1.79.2-r11.post-install (23/30) Installing docbook-xsl-nons (1.79.2-r11) Executing docbook-xsl-nons-1.79.2-r11.post-install (24/30) Installing docbook-xsl (1.79.2-r11) (25/30) Installing asciidoc-pyc (10.2.1-r0) (26/30) Installing python3-pyc (3.12.7-r1) (27/30) Installing asciidoc (10.2.1-r0) (28/30) Installing go (1.23.2-r0) (29/30) Installing openssl-dev (3.3.2-r3) (30/30) Installing .makedepends-sbctl (20241110.003438) Executing busybox-1.37.0-r6.trigger OK: 601 MiB in 130 packages >>> sbctl: Cleaning up srcdir >>> sbctl: Cleaning up pkgdir >>> sbctl: Cleaning up tmpdir >>> sbctl: Fetching https://distfiles.alpinelinux.org/distfiles/edge/sbctl-0.16.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> sbctl: Fetching https://github.com/Foxboron/sbctl/archive/refs/tags/0.16/sbctl-0.16.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6000k 0 6000k 0 0 6110k 0 --:--:-- --:--:-- --:--:-- 6110k 100 17.0M 0 17.0M 0 0 9391k 0 --:--:-- 0:00:01 --:--:-- 12.7M >>> sbctl: Fetching https://distfiles.alpinelinux.org/distfiles/edge/sbctl-0.16.tar.gz >>> sbctl: Checking sha512sums... sbctl-0.16.tar.gz: OK >>> sbctl: Unpacking /var/cache/distfiles/edge/sbctl-0.16.tar.gz... a2x --no-xmllint --asciidoc-opts="-f docs/asciidoc.conf" -d manpage -f manpage -D docs docs/sbctl.8.txt a2x --no-xmllint --asciidoc-opts="-f docs/asciidoc.conf" -d manpage -f manpage -D docs docs/sbctl.conf.5.txt fatal: not a git repository (or any of the parent directories): .git go build -ldflags="-X github.com/foxboron/sbctl.Version=" -o sbctl ./cmd/sbctl go: downloading github.com/foxboron/go-uefi v0.0.0-20241017190036-fab4fdf2f2f3 go: downloading github.com/goccy/go-yaml v1.11.3 go: downloading github.com/fatih/color v1.17.0 go: downloading github.com/google/go-tpm v0.9.1 go: downloading github.com/spf13/afero v1.11.0 go: downloading github.com/google/uuid v1.4.0 go: downloading github.com/spf13/cobra v1.8.1 go: downloading github.com/foxboron/go-tpm-keyfiles v0.0.0-20240725205618-b7c5a84edf9d go: downloading golang.org/x/sys v0.22.0 go: downloading golang.org/x/exp v0.0.0-20231219180239-dc181d75b848 go: downloading github.com/google/go-attestation v0.5.1 go: downloading github.com/landlock-lsm/go-landlock v0.0.0-20240715193425-db0c8d6f1dff go: downloading github.com/mattn/go-isatty v0.0.20 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading golang.org/x/crypto v0.25.0 go: downloading kernel.org/pub/linux/libs/security/libcap/psx v1.2.70 go: downloading github.com/spf13/pflag v1.0.5 go: downloading golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028 go: downloading golang.org/x/text v0.16.0 go: downloading github.com/google/go-tspi v0.3.0 go: downloading github.com/google/certificate-transparency-go v1.1.2 go: downloading github.com/pkg/errors v0.9.1 go test -v ./... go: downloading github.com/google/go-tpm-tools v0.4.4 === RUN TestGetESP --- PASS: TestGetESP (0.01s) === RUN TestParseEventlog --- PASS: TestParseEventlog (0.00s) === RUN TestEventlogChecksums --- PASS: TestEventlogChecksums (0.00s) PASS ok github.com/foxboron/sbctl 0.127s === RUN TestCreateKeys Platform Key --- PASS: TestCreateKeys (44.54s) PASS ok github.com/foxboron/sbctl/backend 44.674s === RUN TestGetVendors --- PASS: TestGetVendors (0.00s) === RUN TestGetOEMCertsDb --- PASS: TestGetOEMCertsDb (0.00s) === RUN TestGetOEMCertsKek --- PASS: TestGetOEMCertsKek (0.00s) === RUN TestDefaultCertsDb --- PASS: TestDefaultCertsDb (0.00s) === RUN TestDefaultCertsKek --- PASS: TestDefaultCertsKek (0.00s) PASS ok github.com/foxboron/sbctl/certs 0.109s ? github.com/foxboron/sbctl/fs [no test files] ? github.com/foxboron/sbctl/hierarchy [no test files] ? github.com/foxboron/sbctl/logging [no test files] ? github.com/foxboron/sbctl/lsm [no test files] ? github.com/foxboron/sbctl/quirks [no test files] ? github.com/foxboron/sbctl/tests/utils [no test files] === RUN TestSetup Created Owner UUID ee838c4c-01a5-4b2b-b149-c08c24cfee60 Creating secure boot keys...✓ Secure boot keys created! Enrolling keys to EFI variables...✓ Enrolled keys to the EFI variables! ✓ Signed /boot/something.efi ✓ Signed /boot/new.efi --- PASS: TestSetup (43.79s) === RUN TestSetupTPMKeys Created Owner UUID c73b0ef6-1722-47bb-88b7-8e8f74eb7696 Creating secure boot keys...✓ Secure boot keys created! Enrolling keys to EFI variables...✓ Enrolled keys to the EFI variables! ✓ Signed /boot/something.efi ✓ Signed /boot/new.efi --- PASS: TestSetupTPMKeys (1.23s) === RUN TestStatusOff --- PASS: TestStatusOff (0.00s) === RUN TestStatusOn --- PASS: TestStatusOn (0.00s) === RUN TestFQ0001DateMethod --- PASS: TestFQ0001DateMethod (0.00s) === RUN TestFQ0001DeviceMethod --- PASS: TestFQ0001DeviceMethod (0.00s) === RUN TestFQ0001ExplicitlyUnaffected --- PASS: TestFQ0001ExplicitlyUnaffected (0.00s) === RUN TestFQ0001WrongChassis --- PASS: TestFQ0001WrongChassis (0.00s) === RUN TestFQ0001WrongVendor --- PASS: TestFQ0001WrongVendor (0.00s) PASS ok github.com/foxboron/sbctl/cmd/sbctl 45.218s === RUN TestParseConfig &{/etc/sbctl/keys/PK/PK.key /etc/sbctl/keys/PK/PK.pem file } --- PASS: TestParseConfig (0.00s) PASS ok github.com/foxboron/sbctl/config 0.135s === RUN TestDMIParse --- PASS: TestDMIParse (0.00s) PASS ok github.com/foxboron/sbctl/dmi 0.122s === RUN TestStringSet === RUN TestStringSet/no_string_allowed === RUN TestStringSet/set_value === RUN TestStringSet/set_wrong_value === RUN TestStringSet/multiple_allowed === RUN TestStringSet/fail_on_multiple_allowed --- PASS: TestStringSet (0.00s) --- PASS: TestStringSet/no_string_allowed (0.00s) --- PASS: TestStringSet/set_value (0.00s) --- PASS: TestStringSet/set_wrong_value (0.00s) --- PASS: TestStringSet/multiple_allowed (0.00s) --- PASS: TestStringSet/fail_on_multiple_allowed (0.00s) PASS ok github.com/foxboron/sbctl/stringset 0.084s >>> sbctl: Entering fakeroot... >>> sbctl-doc*: Running split function doc... 'usr/share/man' -> '/home/buildozer/aports/community/sbctl/pkg/sbctl-doc/usr/share/man' >>> sbctl-doc*: Preparing subpackage sbctl-doc... >>> sbctl-doc*: Running postcheck for sbctl-doc >>> sbctl-bash-completion*: Running split function bashcomp... 'usr/share/bash-completion/completions' -> '/home/buildozer/aports/community/sbctl/pkg/sbctl-bash-completion/usr/share/bash-completion/completions' >>> sbctl-bash-completion*: Preparing subpackage sbctl-bash-completion... >>> sbctl-bash-completion*: Running postcheck for sbctl-bash-completion >>> sbctl-fish-completion*: Running split function fishcomp... 'usr/share/fish/vendor_completions.d' -> '/home/buildozer/aports/community/sbctl/pkg/sbctl-fish-completion/usr/share/fish/vendor_completions.d' >>> sbctl-fish-completion*: Preparing subpackage sbctl-fish-completion... >>> sbctl-fish-completion*: Running postcheck for sbctl-fish-completion >>> sbctl-zsh-completion*: Running split function zshcomp... 'usr/share/zsh/site-functions' -> '/home/buildozer/aports/community/sbctl/pkg/sbctl-zsh-completion/usr/share/zsh/site-functions' >>> sbctl-zsh-completion*: Preparing subpackage sbctl-zsh-completion... >>> sbctl-zsh-completion*: Running postcheck for sbctl-zsh-completion >>> sbctl*: Running postcheck for sbctl >>> sbctl*: Preparing package sbctl... >>> sbctl*: Stripping binaries >>> sbctl-bash-completion*: Scanning shared objects >>> sbctl-doc*: Scanning shared objects >>> sbctl-fish-completion*: Scanning shared objects >>> sbctl-zsh-completion*: Scanning shared objects >>> sbctl*: Scanning shared objects >>> sbctl-bash-completion*: Tracing dependencies... >>> sbctl-bash-completion*: Package size: 32.2 KB >>> sbctl-bash-completion*: Compressing data... >>> sbctl-bash-completion*: Create checksum... >>> sbctl-bash-completion*: Create sbctl-bash-completion-0.16-r0.apk >>> sbctl-doc*: Tracing dependencies... >>> sbctl-doc*: Package size: 6.5 KB >>> sbctl-doc*: Compressing data... >>> sbctl-doc*: Create checksum... >>> sbctl-doc*: Create sbctl-doc-0.16-r0.apk >>> sbctl-fish-completion*: Tracing dependencies... >>> sbctl-fish-completion*: Package size: 9.4 KB >>> sbctl-fish-completion*: Compressing data... >>> sbctl-fish-completion*: Create checksum... >>> sbctl-fish-completion*: Create sbctl-fish-completion-0.16-r0.apk >>> sbctl-zsh-completion*: Tracing dependencies... >>> sbctl-zsh-completion*: Package size: 7.5 KB >>> sbctl-zsh-completion*: Compressing data... >>> sbctl-zsh-completion*: Create checksum... >>> sbctl-zsh-completion*: Create sbctl-zsh-completion-0.16-r0.apk >>> sbctl*: Tracing dependencies... binutils lsblk so:libc.musl-riscv64.so.1 >>> sbctl*: Package size: 8.5 MB >>> sbctl*: Compressing data... >>> sbctl*: Create checksum... >>> sbctl*: Create sbctl-0.16-r0.apk >>> sbctl: Build complete at Sun, 10 Nov 2024 00:37:53 +0000 elapsed time 0h 3m 18s >>> sbctl: Cleaning up srcdir >>> sbctl: Cleaning up pkgdir >>> sbctl: Uninstalling dependencies... (1/30) Purging .makedepends-sbctl (20241110.003438) (2/30) Purging lsblk (2.40.2-r3) (3/30) Purging asciidoc-pyc (10.2.1-r0) (4/30) Purging asciidoc (10.2.1-r0) (5/30) Purging docbook-xsl (1.79.2-r11) (6/30) Purging docbook-xsl-ns (1.79.2-r11) Executing docbook-xsl-ns-1.79.2-r11.pre-deinstall (7/30) Purging docbook-xsl-nons (1.79.2-r11) Executing docbook-xsl-nons-1.79.2-r11.pre-deinstall (8/30) Purging docbook-xml (4.5-r9) Executing docbook-xml-4.5-r9.pre-deinstall (9/30) Purging libxml2-utils (2.13.4-r3) (10/30) Purging libxslt (1.1.42-r1) (11/30) Purging python3-pyc (3.12.7-r1) (12/30) Purging python3-pycache-pyc0 (3.12.7-r1) (13/30) Purging pyc (3.12.7-r1) (14/30) Purging python3 (3.12.7-r1) (15/30) Purging go (1.23.2-r0) (16/30) Purging openssl-dev (3.3.2-r3) (17/30) Purging gdbm (1.24-r0) (18/30) Purging libbz2 (1.0.8-r6) (19/30) Purging libffi (3.4.6-r0) (20/30) Purging libgcrypt (1.10.3-r1) (21/30) Purging libgpg-error (1.50-r0) (22/30) Purging libmount (2.40.2-r3) (23/30) Purging libpanelw (6.5_p20241006-r2) (24/30) Purging libsmartcols (2.40.2-r3) (25/30) Purging libxml2 (2.13.4-r3) (26/30) Purging mpdecimal (4.0.0-r0) (27/30) Purging sqlite-libs (3.47.0-r0) (28/30) Purging xz-libs (5.6.3-r0) (29/30) Purging libblkid (2.40.2-r3) (30/30) Purging libeconf (0.6.3-r0) Executing busybox-1.37.0-r6.trigger OK: 337 MiB in 100 packages >>> sbctl: Updating the community/riscv64 repository index... >>> sbctl: Signing the index...