scriba-a34fddc1-a67e

job succeeded

time taken
3 seconds
started at
Sat May 30 22:33:16 2026
updated at
Sat May 30 22:33:19 2026
log uuid
a34fddc1-a67e-495c-a29f-5d743a273dc5
inspect the job's lambda expression
(lambda()
  `((task . ("maak-test" "maak-deploy"))
    (project . "scriba")
    (branch-name . "trunk")            
    (clone-url . "https://codeberg.org/jjba23/scriba.git")
    (env . ((VERITAS_REPORTER . monotone-reporter)))))
    
starting new job...


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

HEAD is now at 7c9641e feat: ??? AI policy
From https://codeberg.org/jjba23/scriba
   7c9641e..90c5e76  trunk      -> origin/trunk
Updating 7c9641e..90c5e76
Fast-forward
 README.org | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)


-> running command: cd /etc/byggsteg/job-clone/scriba/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/scriba/trunk && git log --name-status HEAD^..HEAD

commit 90c5e7672048953c10e3a6b3fd9e636f612a02d7
Author: Josep Bigorra <jjbigorra@gmail.com>
Date:   Sat May 30 22:33:00 2026 +0200

    feat: ??? Add AI policy

M	README.org


-> running command: cd /etc/byggsteg/job-clone/scriba/trunk && maak test


scanning directories for unit tests...
scanning present working directory for unit tests...

found unit tests: (auto-log-spec.scm file-log-spec.scm syslog-spec.scm string-log-spec.scm log-spec.scm)


running unit tests from file: auto-log-spec.scm, entrypoint: spec


[WARNING] [2026-05-30 22:33:19 CEST] some kind of warning
[SUCCESS] [2026-05-30 22:33:19 CEST] yes! we made it
[INFO] [2026-05-30 22:33:19 CEST] Hello Scriba, 2 + 2 = 4!
[INFO] [2026-05-30 22:33:19 CEST] Some log with context [sample-1=value-1]
[INFO] [2026-05-30 22:33:19 CEST] Hello Scriba!
------------------------------------------
[suite] Log
  [test] scriba-auto-logger
    [assert] default configuration and formatted message
    [pass] success running without errors
    [assert] default configuration and logging context
    [pass] success running without errors
    [assert] default configuration and simple message
    [pass] success running without errors
[info] ran 1 tasks in: 0 seconds, 2557 microseconds

running unit tests from file: file-log-spec.scm, entrypoint: spec


------------------------------------------
[suite] File
  [test] scriba-console-logger to file
    [assert] default configuration and formatted message
    [pass] success running without errors
    [assert] default configuration and logging context
    [pass] success running without errors
[info] ran 1 tasks in: 0 seconds, 5112 microseconds

running unit tests from file: syslog-spec.scm, entrypoint: spec


<12>2 2026-05-30T22:33:19+0200 wolk-jjba 4947 - some kind of warning
<13>2 2026-05-30T22:33:19+0200 wolk-jjba 4947 - yes! we made it
<14>2 2026-05-30T22:33:19+0200 wolk-jjba 4947 - Hello Scriba, 2 + 2 = 4!
<14>2 2026-05-30T22:33:19+0200 wolk-jjba 4947 - Hello Scriba!
<14>2 2026-05-30T22:33:19+0200 wolk-jjba 4947 - [sample-1="value-1"] Some log with context
------------------------------------------
[suite] syslog
  [test] scriba-syslog-logger
    [assert] default configuration and formatted message
    [pass] success running without errors
    [assert] default configuration and simple message
    [pass] success running without errors
    [assert] default configuration and logging context
    [pass] success running without errors
[info] ran 1 tasks in: 0 seconds, 1353 microseconds

running unit tests from file: string-log-spec.scm, entrypoint: spec


------------------------------------------
[suite] String
  [test] scriba-console-logger to string
    [assert] default configuration and logging context
    [pass] success running without errors
[info] ran 1 tasks in: 0 seconds, 1076 microseconds

running unit tests from file: log-spec.scm, entrypoint: spec


{"level":"WARNING","time":"2026-05-30 22:33:19 CEST","host":"wolk-jjba","message":"some kind of warning"}
{"level":"SUCCESS","time":"2026-05-30 22:33:19 CEST","host":"wolk-jjba","message":"yes! we made it"}
{"level":"INFO","time":"2026-05-30 22:33:19 CEST","host":"wolk-jjba","message":"Hello Scriba, current module is: #<directory (guile-user) 7f2c1295ac80>!"}
{"level":"INFO","time":"2026-05-30 22:33:19 CEST","host":"wolk-jjba","message":"Hello Scriba!"}
{"level":"INFO","time":"2026-05-30 22:33:19 CEST","host":"wolk-jjba","message":"Some log with context","sample-2":"value-2"}
[2026-05-30 22:33:19 CEST] [INFO] Some log with context [sample-1=value-1]
[2026-05-30 22:33:19 CEST] [INFO] Hello Scriba!
[2026-05-30 22:33:19 CEST] [INFO] Hello World!
[2026-05-30 22:33:19 CEST] [WARNING] some kind of warning
[2026-05-30 22:33:19 CEST] [CRITICAL] IN VINO VERITAS
[2026-05-30 22:33:19 CEST] [CRITICAL] IN AQUA [SANITAS=CARPE DIEM]
[2026-05-30 22:33:19 CEST] [SUCCESS] ja, wir schaffen das!
[2026-05-30 22:33:19 CEST] [SUCCESS] yes! we made it
[2026-05-30 22:33:19 CEST] [INFO] Hello Scriba, 2 + 2 = 4!
------------------------------------------
[suite] Log
  [test] scriba-json-logger
    [assert] default configuration and formatted message
    [pass] success running without errors
    [assert] default configuration and simple message
    [pass] success running without errors
    [assert] default configuration and logging context
    [pass] success running without errors
  [test] scriba-console-logger
    [assert] default configuration and logging context
    [pass] success running without errors
    [assert] default configuration and simple message
    [pass] success running without errors
    [assert] default configuration and formatted message
    [pass] success running without errors
------------------------------------------
[suite] Log Level
  [test] is-in-log-level?
    [assert] debug is not allowed in critical
    [pass] assertion succesful, got: #f
    [assert] info is not allowed in error
    [pass] assertion succesful, got: #f
    [assert] critical is allowed in info
    [pass] assertion succesful, got: #t
    [assert] success is allowed in info
    [pass] assertion succesful, got: #t
    [assert] warning is allowed in debug
    [pass] assertion succesful, got: #t
    [assert] warning is allowed in trace
    [pass] assertion succesful, got: #t
    [assert] trace is not allowed in debug
    [pass] assertion succesful, got: #f
    [assert] error is allowed in error
    [pass] assertion succesful, got: #t
    [assert] trace is allowed in trace
    [pass] assertion succesful, got: #t
    [assert] error is allowed in warning
    [pass] assertion succesful, got: #t
    [assert] info is allowed in trace
    [pass] assertion succesful, got: #t
[info] ran 2 tasks in: 0 seconds, 3580 microseconds

finished running tests


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

Maak: the infinitely extensible command runner

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

Executing Maak tasks: test

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

=> Running Maak task: test

  Run project's tests.


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

API documentation saved to doc/api
index.texi: warning: een 'title'-commando en '@top' vereisen een titel
hernoemd './index' -> './doc/api-dist'
'/srv/http/jointhefreeworld.org/api-docs/scriba/API.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/scriba/scriba_005fauto.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/scriba/scriba_005fcolor_002dconsole.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/scriba/scriba_005fconsole.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/scriba/scriba_005fjson.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/scriba/scriba_005fscriba.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/scriba/scriba_005fsyslog.html' is verwijderd
map '/srv/http/jointhefreeworld.org/api-docs/scriba' is verwijderd
mkdir: map '/srv/http/jointhefreeworld.org/api-docs/scriba' is aangemaakt
hernoemd 'doc/api-dist/API.html' -> '/srv/http/jointhefreeworld.org/api-docs/scriba/API.html'
hernoemd 'doc/api-dist/scriba_005fauto.html' -> '/srv/http/jointhefreeworld.org/api-docs/scriba/scriba_005fauto.html'
hernoemd 'doc/api-dist/scriba_005fcolor_002dconsole.html' -> '/srv/http/jointhefreeworld.org/api-docs/scriba/scriba_005fcolor_002dconsole.html'
hernoemd 'doc/api-dist/scriba_005fconsole.html' -> '/srv/http/jointhefreeworld.org/api-docs/scriba/scriba_005fconsole.html'
hernoemd 'doc/api-dist/scriba_005fjson.html' -> '/srv/http/jointhefreeworld.org/api-docs/scriba/scriba_005fjson.html'
hernoemd 'doc/api-dist/scriba_005fscriba.html' -> '/srv/http/jointhefreeworld.org/api-docs/scriba/scriba_005fscriba.html'
hernoemd 'doc/api-dist/scriba_005fsyslog.html' -> '/srv/http/jointhefreeworld.org/api-docs/scriba/scriba_005fsyslog.html'
'doc/api/index.texi' is verwijderd
map 'doc/api' is verwijderd
map 'doc/api-dist' is verwijderd
map 'doc' is verwijderd


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

Maak: the infinitely extensible command runner

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

Executing Maak tasks: deploy

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

=> Running Maak task: deploy

  Generate documentation for the project and publish to web directory.