Already up to date. [?2004l################################################################################ # AniNIX/Maat # # # # This is the network CI/CD platform. Check `systemctl status maat-builder` # ################################################################################ [?2004l################################################################################ # AniNIX/Maat # # # # This is the network CI/CD platform. Check `systemctl status maat-builder` # ################################################################################ Failed to connect to bus: No such file or directory Nothing to do python3 -m pytest ============================= test session starts ============================== platform linux -- Python 3.11.8, pytest-8.1.1, pluggy-1.4.0 rootdir: /srv/maat/src/WarrantCanary plugins: typeguard-4.2.1 collected 5 items tests/test_warrant_canary.py ..... [100%] ============================== 5 passed in 0.89s =============================== ==> Making package: WarrantCanary 29:0.1.1ec5836-1 (Wed Apr 24 00:01:55 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... ==> Extracting sources... ==> Starting prepare()... Already up to date. ==> Starting build()... make: Entering directory '/srv/maat/src/WarrantCanary' Nothing to do make: Leaving directory '/srv/maat/src/WarrantCanary' ==> Starting check()... make: Entering directory '/srv/maat/src/WarrantCanary' Nothing to do python3 -m pytest ============================= test session starts ============================== platform linux -- Python 3.11.8, pytest-8.1.1, pluggy-1.4.0 rootdir: /srv/maat/src/WarrantCanary plugins: typeguard-4.2.1 collected 5 items tests/test_warrant_canary.py ..... [100%] ============================== 5 passed in 0.52s =============================== make: Leaving directory '/srv/maat/src/WarrantCanary' ==> Entering fakeroot environment... ==> Starting package()... make: Entering directory '/srv/maat/src/WarrantCanary' cat .gitignore | xargs rm -Rf mkdir -p /srv/maat/src/WarrantCanary/pkg/WarrantCanary/opt/aninix/WarrantCanary/ rsync -avzp ./*canary* /srv/maat/src/WarrantCanary/pkg/WarrantCanary/opt/aninix/WarrantCanary/ sending incremental file list canary canary.asc warrant_canary sent 2,755 bytes received 73 bytes 1,885.33 bytes/sec total size is 7,705 speedup is 2.72 make: Leaving directory '/srv/maat/src/WarrantCanary' ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "WarrantCanary"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Signing package(s)... -> Created signature file WarrantCanary-29:0.1.1ec5836-1-x86_64.pkg.tar.zst.sig. ==> Finished making: WarrantCanary 29:0.1.1ec5836-1 (Wed Apr 24 00:01:57 2024) ==> Cleaning up...