viewing logs

job succeeded

consceal

time taken
5 seconds
started at
Mon Sep 8 22:02:15 2025
updated at
Mon Sep 8 22:02:20 2025
log uuid
0504e978-7fc2-4c15-bc09-451adb2da58a
inspect the job's lambda expression
(lambda()
  `((task . "maak-deploy")
    (project . "consceal")
    (branch-name . "trunk")            
    (clone-url . "https://codeberg.org/jjba23/consceal.git")))  
    
starting new job...


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

HEAD is now at 739a56f ??? feature: Add CI
From https://codeberg.org/jjba23/consceal
   739a56f..697e939  trunk      -> origin/trunk
Updating 739a56f..697e939
Fast-forward
 README.org                | 2 +-
 src/consceal/consceal.scm | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


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

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


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

commit 697e9392cf9d6122bec7d2026493605f23ff876d
Author: Josep Bigorra <jjbigorra@gmail.com>
Date:   Mon Sep 8 22:02:14 2025 +0200

    ??? feature: Add CI

M	README.org
M	src/consceal/consceal.scm


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

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 /etc/byggsteg/job-clone/consceal/trunk/src/consceal/consceal.scm
;;; WARNING: compilation of /etc/byggsteg/job-clone/consceal/trunk/src/consceal/consceal.scm failed:
;;; no code for module (uuid generate)
WARNING: Use of `load' in declarative module (consceal consceal).  Add #:declarative? #f to your define-module invocation.
;;; compiling /etc/byggsteg/job-clone/consceal/trunk/src/consceal/main.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.6/etc/byggsteg/job-clone/consceal/trunk/src/consceal/main.scm.go
index.texi: warning: een 'title'-commando en '@top' vereisen een titel
hernoemd './index' -> './doc/api-dist'
mkdir: map '/srv/http/jointhefreeworld.org/api-docs/consceal' is aangemaakt
hernoemd 'doc/api-dist/API.html' -> '/srv/http/jointhefreeworld.org/api-docs/consceal/API.html'
hernoemd 'doc/api-dist/consceal_005fconsceal.html' -> '/srv/http/jointhefreeworld.org/api-docs/consceal/consceal_005fconsceal.html'
hernoemd 'doc/api-dist/consceal_005fmain.html' -> '/srv/http/jointhefreeworld.org/api-docs/consceal/consceal_005fmain.html'
map 'doc/api-dist' is verwijderd
'doc/api/index.texi' is verwijderd
map 'doc/api' is verwijderd
map 'doc' is verwijderd

[INFO][2025-09-08 22:02:18+0200] Start loading tasks from file: /etc/byggsteg/job-clone/consceal/trunk/maak.scm
[INFO][2025-09-08 22:02:18+0200] Start executing user tasks: (deploy)
[INFO][2025-09-08 22:02:18+0200] Start task: deploy

[INFO][2025-09-08 22:02:18+0200]   Calling procedure: deploy
[INFO][2025-09-08 22:02:18+0200]   Generate documentation for the project and publish to web directory.