lucidplan-6218ad03-4b3e

job succeeded

time taken
3 seconds
started at
Fri May 22 10:54:51 2026
updated at
Fri May 22 10:54:54 2026
log uuid
6218ad03-4b3e-42e4-b86e-a1537d6c9073
inspect the job's lambda expression
(lambda()
  `((task . ("pull-and-restart" "maak-deploy"))
    (daemon-name . "lucidplan-daemon")
    (project . "lucidplan")
    (branch-name . "trunk")            
    (clone-url . "https://codeberg.org/jjba23/lucidplan.git")))
    
starting new job...


-> running command: cd /etc/byggsteg/job-clone/lucidplan/trunk && uname -a

Linux wolk-jjba 6.18.31-gnu #1 SMP PREEMPT_DYNAMIC 1 x86_64 GNU/Linux


-> running command: cd /etc/byggsteg/job-clone/lucidplan/trunk && git reset --hard && git pull

HEAD is now at bb41d27 feat: ??? Change mail address
From https://codeberg.org/jjba23/lucidplan
   bb41d27..b50dab8  trunk      -> origin/trunk
Updating bb41d27..b50dab8
Fast-forward
 lib/lucidplan/sqlite/password-reset.scm | 3 +--
 lib/lucidplan/sqlite/user.scm           | 2 +-
 2 files changed, 2 insertions(+), 3 deletions(-)


-> running command: cd /etc/byggsteg/job-clone/lucidplan/trunk && git log --name-status HEAD^..HEAD

commit b50dab82383328df84b92ab3e980f5df1ce5772b
Author: Josep Bigorra <jjbigorra@gmail.com>
Date:   Fri May 22 10:54:34 2026 +0200

    feat: ??? SQL columns for user

M	lib/lucidplan/sqlite/password-reset.scm
M	lib/lucidplan/sqlite/user.scm


-> running command: cd /etc/byggsteg/job-clone/lucidplan/trunk && sudo herd enable lucidplan-daemon || true && sudo herd restart lucidplan-daemon || true

Enabled service lucidplan-daemon.
Service lucidplan-daemon has been started.


-> running command: cd /etc/byggsteg/job-clone/lucidplan/trunk && sudo maak deploy

Warning (emacs): Cannot fontify source block (htmlize.el >= 1.34 required).  Falling back to plain text.  (see ???org-html-htmlize-output-type???)
Warning (emacs): Cannot fontify source block (htmlize.el >= 1.34 required).  Falling back to plain text.  (see ???org-html-htmlize-output-type???)
finished publishing Lucidplan manual
'/srv/http/jointhefreeworld.org/manuals/lucidplan/index.html' is verwijderd
hernoemd 'docs/manual/en.html' -> '/srv/http/jointhefreeworld.org/manuals/lucidplan/index.html'
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /gnu/store/8b89k664hadvmf5qkxyqh7b6b0z02jcs-profile/share/guile/site/3.0/maak/main.scm
;;; compiling /gnu/store/8b89k664hadvmf5qkxyqh7b6b0z02jcs-profile/share/guile/site/3.0/maak/maak.scm
;;; compiling /gnu/store/8b89k664hadvmf5qkxyqh7b6b0z02jcs-profile/share/guile/site/3.0/maak/dsl.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/gnu/store/m54fj35pppdlw4k2p8vfkynd2m2av2bv-maak-0.2.12/share/guile/site/3.0/maak/dsl.scm.go
;;; /gnu/store/8b89k664hadvmf5qkxyqh7b6b0z02jcs-profile/share/guile/site/3.0/maak/maak.scm:91:65: warning: non-literal format string
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/gnu/store/m54fj35pppdlw4k2p8vfkynd2m2av2bv-maak-0.2.12/share/guile/site/3.0/maak/maak.scm.go
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/gnu/store/m54fj35pppdlw4k2p8vfkynd2m2av2bv-maak-0.2.12/share/guile/site/3.0/maak/main.scm.go


--------------------------------------------------------------

Maak: the infinitely extensible command runner

Loading tasks from Maak file: /etc/byggsteg/job-clone/lucidplan/trunk/maak.scm

Executing Maak tasks: deploy

--------------------------------------------------------------

=> Running Maak task: deploy

  Deploy the project's documentation.

  Execute command:
guix time-machine --channels=channels.scm -- shell -m manifest.scm -- emacs -Q --batch --eval '(progn (find-file "./docs/manual/en.org") (org-html-export-to-html) (message "finished publishing Lucidplan manual"))'