wikimusic-f6cd14b7-53aa

job succeeded

time taken
6 seconds
started at
Mon Apr 20 00:12:47 2026
updated at
Mon Apr 20 00:12:53 2026
log uuid
f6cd14b7-53aa-4405-aee2-4eee461f7780
inspect the job's lambda expression
(lambda()
  `((task . ("pull-and-restart" "maak-deploy"))
    (daemon-name . "wikimusic-daemon")
    (project . "wikimusic")
    (branch-name . "trunk")            
    (clone-url . "https://codeberg.org/jjba23/wikimusic.git")))
    
starting new job...


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

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


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

HEAD is now at 1b75475 feat: ??? Start repository pattern
From https://codeberg.org/jjba23/wikimusic
   1b75475..4fe91d5  trunk      -> origin/trunk
Updating 1b75475..4fe91d5
Fast-forward
 conf/artanis.conf    | 4 ++--
 conf/production.conf | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)


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

commit 4fe91d56d83cb4f2ccfb268630b84dda7778097d
Author: Josep Bigorra <jjbigorra@gmail.com>
Date:   Mon Apr 20 00:12:37 2026 +0200

    feat: ??? Good DB pooling SQLite

M	conf/artanis.conf
M	conf/production.conf


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

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


-> running command: cd /etc/byggsteg/job-clone/wikimusic/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 Wikimusic manual
'/srv/http/jointhefreeworld.org/manuals/wikimusic/index.html' is verwijderd
hernoemd 'docs/manual/en.html' -> '/srv/http/jointhefreeworld.org/manuals/wikimusic/index.html'


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

Maak: the infinitely extensible command runner

Loading tasks from Maak file: /etc/byggsteg/job-clone/wikimusic/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 Wikimusic manual"))'