viewing logs

job succeeded

maak

time taken
7 seconds
started at
Wed Aug 20 16:55:09 2025
updated at
Wed Aug 20 16:55:16 2025
log uuid
f1ff5635-563f-48c7-8757-24e75e8f44c8
inspect the job's lambda expression
(lambda()
  `((task . "trivial")
    (project . "maak")
    (branch-name . "trunk")            
    (clone-url . "https://codeberg.org/jjba23/maak.git")
    (trivial-cmds . ("cd /etc/byggsteg/job-clone/maak/trunk &&
                      sudo guix shell -f guix.scm -- maak deploy"))))
                          
    

starting new job...

-> running command: cd /etc/byggsteg/job-clone/maak/trunk && uname -a
Linux wolk-jjba 6.15.9-gnu #1 SMP PREEMPT_DYNAMIC 1 x86_64 GNU/Linux

-> running command: cd /etc/byggsteg/job-clone/maak/trunk && git pull
Updating 146fd43..e49d562
Fast-forward
 guix.scm | 16 ++++++++++------
 1 file changed, 10 insertions(+), 6 deletions(-)

-> running command: cd /etc/byggsteg/job-clone/maak/trunk && git log --name-status HEAD^..HEAD
commit e49d562526e47a1f7821b8d5a821778e575b91ad
Author: Josep Bigorra <jjbigorra@gmail.com>
Date:   Wed Aug 20 16:55:00 2025 +0200

    ???? fix: Improve package definition

M	guix.scm

-> running command: cd /etc/byggsteg/job-clone/maak/trunk &&
                      sudo guix shell -f guix.scm -- maak deploy
-L /gnu/store/36pdf28cwxbc991dvjhpqdmp9z4yfxjj-maak-0.1.3/share/guile/site/3.0 -c ((@(maak main) main)) --resources /gnu/store/36pdf28cwxbc991dvjhpqdmp9z4yfxjj-maak-0.1.3/share/resources --tasks deploy --file /etc/byggsteg/job-clone/maak/trunk/maak.scm
API documentation saved to doc/api
'/srv/http/jointhefreeworld.org/api-docs/maak/maak_005fmain.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/maak/maak_005fmaak.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/maak/API.html' is verwijderd
map '/srv/http/jointhefreeworld.org/api-docs/maak' is verwijderd
map 'doc/api-dist' is verwijderd
'doc/api/index.texi' is verwijderd
map 'doc/api' is verwijderd
map 'doc' is verwijderd

[INFO][2025-08-20 16:55:15+0200] Start loading tasks from file: /etc/byggsteg/job-clone/maak/trunk/maak.scm
[INFO][2025-08-20 16:55:15+0200] Start executing user tasks: (deploy)
[INFO][2025-08-20 16:55:15+0200] Start task: deploy

[INFO][2025-08-20 16:55:15+0200]   Calling procedure: deploy
[INFO][2025-08-20 16:55:15+0200]   Generate documentation for the project and publish to web directory.