trivial-60db9f65-ad12

job succeeded

time taken
4 seconds
started at
Sun Jun 28 12:24:30 2026
updated at
Sun Jun 28 12:24:34 2026
log uuid
60db9f65-ad12-4e5c-a75d-aed7c5da30e9
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 &&
                      sudo guix shell -f guix.scm -- maak deploy

guix shell: waarschuwing: module  (srfi srfi-26) wordt ingevoerd vanop de externe machine
API documentation saved to doc/api
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /gnu/store/s7s8iyzdgj10arh9bafdrky18r2b5bxw-guile-documenta-0.4.0/bin/.documenta-real
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.6/gnu/store/s7s8iyzdgj10arh9bafdrky18r2b5bxw-guile-documenta-0.4.0/bin/.documenta-real.go
;;; compiling /etc/byggsteg/job-clone/maak/trunk/src/maak/dsl.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.6/etc/byggsteg/job-clone/maak/trunk/src/maak/dsl.scm.go
;;; compiling /etc/byggsteg/job-clone/maak/trunk/src/maak/maak.scm
;;; maak/maak.scm:99:65: warning: non-literal format string
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.6/etc/byggsteg/job-clone/maak/trunk/src/maak/maak.scm.go
;;; compiling /etc/byggsteg/job-clone/maak/trunk/src/maak/main.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.6/etc/byggsteg/job-clone/maak/trunk/src/maak/main.scm.go
index.texi: warning: een 'title'-commando en '@top' vereisen een titel
hernoemd './index' -> './doc/api-dist'
'/srv/http/jointhefreeworld.org/api-docs/maak/API.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/maak/maak_005fdsl.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/maak/maak_005fmaak.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/maak/maak_005fmain.html' is verwijderd
map '/srv/http/jointhefreeworld.org/api-docs/maak' is verwijderd
mkdir: map '/srv/http/jointhefreeworld.org/api-docs/maak' is aangemaakt
hernoemd 'doc/api-dist/API.html' -> '/srv/http/jointhefreeworld.org/api-docs/maak/API.html'
hernoemd 'doc/api-dist/maak_005fdsl.html' -> '/srv/http/jointhefreeworld.org/api-docs/maak/maak_005fdsl.html'
hernoemd 'doc/api-dist/maak_005fmaak.html' -> '/srv/http/jointhefreeworld.org/api-docs/maak/maak_005fmaak.html'
hernoemd 'doc/api-dist/maak_005fmain.html' -> '/srv/http/jointhefreeworld.org/api-docs/maak/maak_005fmain.html'
'doc/api/index.texi' is verwijderd
map 'doc/api' is verwijderd
map 'doc/api-dist' is verwijderd
map 'doc' is verwijderd
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /gnu/store/cj7fzm099ysl42x2k19j8bj55gsxbjvv-maak-dev/share/guile/site/3.0/maak/main.scm
;;; compiling /gnu/store/cj7fzm099ysl42x2k19j8bj55gsxbjvv-maak-dev/share/guile/site/3.0/maak/maak.scm
;;; compiling /gnu/store/cj7fzm099ysl42x2k19j8bj55gsxbjvv-maak-dev/share/guile/site/3.0/maak/dsl.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/gnu/store/cj7fzm099ysl42x2k19j8bj55gsxbjvv-maak-dev/share/guile/site/3.0/maak/dsl.scm.go
;;; maak/maak.scm:99:65: warning: non-literal format string
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/gnu/store/cj7fzm099ysl42x2k19j8bj55gsxbjvv-maak-dev/share/guile/site/3.0/maak/maak.scm.go
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/gnu/store/cj7fzm099ysl42x2k19j8bj55gsxbjvv-maak-dev/share/guile/site/3.0/maak/main.scm.go
;;; compiling /etc/byggsteg/job-clone/maak/trunk/maak.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/etc/byggsteg/job-clone/maak/trunk/maak.scm.go


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

Maak: the infinitely extensible command runner

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

Executing Maak tasks: deploy

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

=> Running Maak task: deploy

  Generate documentation for the project and publish to web directory.

Executing: rm -rfv doc
Executing: guix shell -m manifest.scm  -- documenta api ./src/maak &&  texi2any -v --html --css-ref=https://jointhefreeworld.org/static/css/jointhefreeworld.css ./doc/api/index.texi
Executing: mv -v ./index ./doc/api-dist
Executing: rm -rfv /srv/http/jointhefreeworld.org/api-docs/maak
Executing: mkdir -pv /srv/http/jointhefreeworld.org/api-docs/maak
Executing: mv -v doc/api-dist/* /srv/http/jointhefreeworld.org/api-docs/maak
Executing: rm -rfv doc