veritas-2483f3f8-6192
job succeeded
- time taken
- 8 seconds
- started at
- Sun Jun 28 12:07:23 2026
- updated at
- Sun Jun 28 12:07:31 2026
- log uuid
2483f3f8-6192-4376-9c6d-d17a8d1516c0
inspect the job's lambda expression
(lambda()
`((task . ("maak-test" "maak-deploy"))
(project . "veritas")
(branch-name . "trunk")
(clone-url . "https://codeberg.org/jjba23/veritas.git")
(env . ((VERITAS_REPORTER . monotone-reporter)
(VERITAS_RUN_BENCHMARKS . false)))))
starting new job...
-> running command: cd "/etc/byggsteg/job-clone//veritas/trunk" && git reset --hard && git pull
HEAD is now at ab5d373 feat: ??? Generators
From https://codeberg.org/jjba23/veritas
ab5d373..f0189f2 trunk -> origin/trunk
* [new tag] v0.5.0 -> v0.5.0
Updating ab5d373..f0189f2
Fast-forward
maak.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-> running command: cd /etc/byggsteg/job-clone/veritas/trunk && uname -a
Linux wolk-jjba 7.0.12-gnu #1 SMP PREEMPT_DYNAMIC 1 x86_64 GNU/Linux
-> running command: cd /etc/byggsteg/job-clone/veritas/trunk && git log --name-status HEAD^..HEAD
commit f0189f22d60aaa789f13b042947354a132ad4356
Author: Josep Bigorra <jjbigorra@gmail.com>
Date: Sun Jun 28 12:06:59 2026 +0200
fix: ???? Improve coverage report verbosity
M maak.scm
-> running command: cd /etc/byggsteg/job-clone/veritas/trunk && maak test
removed 'reports/lcov/coverage-1782403362-816809.info'
removed 'reports/lcov/coverage-1782403363-324324.info'
scanning directories for unit tests...
scanning present working directory for unit tests...
found unit tests: (lists.scm simple.scm generator/simple.scm numeric/a/num.scm introduction.scm)
running unit tests from file: lists.scm, entrypoint: spec
------------------------------------------
[suite] List Manipulation Tests
[test] Get First Element
[assert] First element of an empty list should be #f
[pass] assertion succesful, got: #f
[assert] First element of a symbol list
[pass] assertion succesful, got: a
[assert] First element of a number list
[pass] assertion succesful, got: 1
[test] List Concatenation
[assert] Concatenate two non-empty lists
[pass] assertion succesful, got: (1 2 3 4 5)
[assert] Concatenate non-empty list with empty
[pass] assertion succesful, got: (x y)
[assert] Concatenate two empty lists
[pass] assertion succesful, got: ()
[assert] Concatenate empty list with non-empty
[pass] assertion succesful, got: (a b)
[test] List Length
[assert] Length of empty list
[pass] assertion succesful, got: 0
[assert] Length of list with one element
[pass] assertion succesful, got: 1
[assert] Length of list with 3 elements
[pass] assertion succesful, got: 3
[info] ran 1 tasks in: 0 seconds, 7406 microseconds
running unit tests from file: simple.scm, entrypoint: spec
[info] Code coverage report written to reports/lcov/coverage-1782641246-831777.info
------------------------------------------
[suite] Basic Suite
[test] Do some assertions
[pass] assertion succesful, got: 1
[pass] assertion succesful, got: 1
[pass] assertion succesful, got: 1
[test] Check that function calls work
[pass] assertion succesful, got: 42
------------------------------------------
[suite] str
[test] String Operation Tests
[pass] assertion succesful, got: #t
[pass] assertion succesful, got: #f
[pass] assertion succesful, got: hello world
------------------------------------------
[suite] Complex Data Structure Tests
[test] Vector Operations
[assert] Vector ref at index 0
[pass] assertion succesful, got: 1
[assert] Vector ref at index 1
[pass] assertion succesful, got: 2
[assert] Vector length
[pass] assertion succesful, got: 3
[test] Association List Lookups
[assert] Lookup 'name' in alist
[pass] assertion succesful, got: Alice
[assert] Lookup 'age' in alist
[pass] assertion succesful, got: 30
[assert] Lookup non-existent key should be #f
[pass] assertion succesful, got: #f
------------------------------------------
[suite] Predicate Tests
[test] List Predicates
[assert] Empty list should be null
[pass] assertion succesful, got: #t
[assert] Empty list should not be a pair
[pass] assertion succesful, got: #f
[assert] Pair should be a pair
[pass] assertion succesful, got: #t
[assert] Non-empty list should not be null
[pass] assertion succesful, got: #f
[test] some test without suite
[pass] assertion succesful, got: 1
------------------------------------------
[suite] Error Handling Tests
[test] No Error on Valid Division
[assert] Valid division result
[pass] assertion succesful, got: 5
[assert] Should not signal error on valid division
[pass] success running without errors
[test] Division by Zero Error
[assert] Should signal error on division by zero
[pass] success catching error: misc-error: (#f Division by zero () #f)
[info] ran 6 tasks in: 1 seconds, -622724 microseconds
running unit tests from file: generator/simple.scm, entrypoint: spec
[info] Code coverage report written to reports/lcov/coverage-1782641247-220019.info
------------------------------------------
[suite] Basic Suite
[test] Basic Generation
37
26
[pass] success running without errors
(. s > % E I c f w O n f I c ! s o q t p L 2 a 1 B 4 # p x ! 4 f ^ o g k 1 0 X @ > Q A l C)
(p a 1 G 9 w M l % 5 [ e e 8 | ( d W 2 ? / k < D L t | > P 2 h & v ? | ! [ i a f < K T p u b # p U : ( T I)
[pass] success running without errors
")Gd!L9)w2G9m8| {_-Z.!jeB:[Z[<sx}IqBp:#@^~v +Re{|BJAz>UBcq}\\10bHT"
"Fa7MFT%V 9?XqL6R!"
[pass] success running without errors
(8 0 18 6 74 2 0 46 2 97 4 1 75 0 2 10 47 4 2 70 31 31 23 9 14)
(35 32 21 50 22 9 51 4 57 2 36 56 59 58 13)
[pass] success running without errors
[info] ran 1 tasks in: 0 seconds, 339406 microseconds
running unit tests from file: numeric/a/num.scm, entrypoint: spec
------------------------------------------
[suite] Basic Suite
[test] Basic Numeric Tests
[assert] arithmetic approximation
[pass] assertion succesful, got: 0.99999999999
[assert] checks if addition works
[pass] assertion succesful, got: 4
[pass] assertion succesful, got: 1
[assert] arithmetic approximation
[pass] assertion succesful, got: 0.99999999999
[pass] assertion succesful, got: 1
[pass] assertion succesful, got: 0
[assert] arithmetic approximation
[pass] assertion succesful, got: 0.9999999
------------------------------------------
[suite] Predicate Tests
[test] Even Number Checks
[assert] 0 should be even
[pass] assertion succesful, got: #t
[assert] 7 should not be even
[pass] assertion succesful, got: #f
[assert] 4 should be even
[pass] assertion succesful, got: #t
[assert] 1 should not be even
[pass] assertion succesful, got: #f
[info] ran 2 tasks in: 0 seconds, 2149 microseconds
[debug] assertion-results: (#t #t #t #t #t #t #t #t #t #t #t)
running unit tests from file: introduction.scm, entrypoint: spec
------------------------------------------
[suite] Testing Logic and List Operations
[test] Number Classification Logic
[assert] 99 should be classified as positive
[pass] assertion succesful, got: positive
[assert] 0 should be classified as zero
[pass] assertion succesful, got: zero
[assert] -1 should be classified as negative
[pass] assertion succesful, got: negative
[test] List Summation
[assert] Sum of elements 1 through 5 should be 15
[pass] assertion succesful, got: 15
[assert] Sum of an empty list should be 0
[pass] assertion succesful, got: 0
------------------------------------------
[suite] Advanced Veritas Features
[info] TRANSIRE RUBICONEM
[info] ALEA IACTA EST
[test] Addition ValidationInitializing...
[pass] assertion succesful, got: 4
[test] A test with a complex computation block
[info] before test runs
[info] after test runs
[assert] Complex computation inside an assertion
[pass] assertion succesful, got: 144
------------------------------------------
[suite] Error and Exception Handling
[test] Valid summation should not throw an error
[assert] Should not fail with a valid list of numbers
[pass] success running without errors
[test] Summing a list with non-numeric elements
[assert] Should fail when list contains non-numbers
[pass] success catching error: wrong-type-arg: (+ Wrong type argument in position ~A: ~S (2 a) (a))
------------------------------------------
[suite] Getting Started with Assertions
[test] Basic String and Predicate Tests
[assert] String comparison should be case-sensitive
[pass] assertion succesful, got: #f
[assert] 10 should be greater than 5
[pass] assertion succesful, got: #t
[assert] Greeting should be personalized
[pass] assertion succesful, got: Hello, Veritas!
[assert] Greeting should contain the provided name
[pass] assertion succesful, got: #t
+----------------------------------------------+
[benchmark]
Computation of the factorial of 10000
[run #0]
% cumulative self
time seconds seconds procedure
50.00 0.06 0.04 override/fibers/events-impl.scm:81:0:pump-epoll-guardian
25.00 170.53 0.02 veritas/unit/introduction.scm:151:0:factorial
25.00 0.02 0.02 fibers/scheduler.scm:446:0:yield-current-task
0.00 0.08 0.00 veritas/veritas.scm:301:93
0.00 0.08 0.00 anon #x694a160
0.00 0.06 0.00 %after-gc-thunk
---
Sample count: 4
Total time: 0.075840938 seconds (0.053897427 seconds in GC)
% cumulative self
time seconds seconds procedure
40.00 180.97 0.04 veritas/unit/introduction.scm:151:0:factorial
40.00 0.06 0.04 override/fibers/events-impl.scm:81:0:pump-epoll-guardian
20.00 0.02 0.02 fibers/scheduler.scm:446:0:yield-current-task
0.00 0.10 0.00 veritas/veritas.scm:301:93
0.00 0.08 0.00 anon #x694a160
0.00 0.06 0.00 %after-gc-thunk
---
Sample count: 5
Total time: 0.095790805 seconds (0.017938836 seconds in GC)
[run #1]
% cumulative self
time seconds seconds procedure
100.00 0.03 0.03 fibers/scheduler.scm:446:0:yield-current-task
0.00 215.73 0.00 veritas/unit/introduction.scm:151:0:factorial
0.00 0.07 0.00 anon #x694a160
0.00 0.03 0.00 %after-gc-thunk
0.00 0.03 0.00 veritas/veritas.scm:301:93
0.00 0.03 0.00 override/fibers/events-impl.scm:81:0:pump-epoll-guardian
---
Sample count: 1
Total time: 0.033286189 seconds (0.020953761 seconds in GC)
% cumulative self
time seconds seconds procedure
57.14 0.07 0.07 fibers/scheduler.scm:446:0:yield-current-task
28.57 0.11 0.04 override/fibers/events-impl.scm:81:0:pump-epoll-guardian
14.29 312.02 0.02 veritas/unit/introduction.scm:151:0:factorial
0.00 0.18 0.00 anon #x694a160
0.00 0.13 0.00 veritas/veritas.scm:301:93
0.00 0.11 0.00 %after-gc-thunk
---
Sample count: 7
Total time: 0.127564404 seconds (0.087157318 seconds in GC)
[info] ran 5 tasks in: 0 seconds, 176331 microseconds
finished running tests
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;; or pass the --no-auto-compile argument to disable.
;;; compiling ./src/veritas/runner.scm
;;; compiling ./src/veritas/prelude.scm
;;; compiling ./src/veritas/model.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/etc/byggsteg/job-clone/veritas/trunk/src/veritas/model.scm.go
;;; compiling ./src/veritas/reporter.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/etc/byggsteg/job-clone/veritas/trunk/src/veritas/reporter.scm.go
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/etc/byggsteg/job-clone/veritas/trunk/src/veritas/prelude.scm.go
;;; compiling ./src/veritas/veritas.scm
;;; compiling ./src/veritas/assert.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/etc/byggsteg/job-clone/veritas/trunk/src/veritas/assert.scm.go
;;; compiling ./src/veritas/shuffle.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/etc/byggsteg/job-clone/veritas/trunk/src/veritas/shuffle.scm.go
;;; compiling ./src/veritas/generator.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/etc/byggsteg/job-clone/veritas/trunk/src/veritas/generator.scm.go
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/etc/byggsteg/job-clone/veritas/trunk/src/veritas/veritas.scm.go
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/etc/byggsteg/job-clone/veritas/trunk/src/veritas/runner.scm.go
;;; compiling ./test/veritas/unit/lists.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/etc/byggsteg/job-clone/veritas/trunk/test/veritas/unit/lists.scm.go
;;; compiling ./test/veritas/unit/simple.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/etc/byggsteg/job-clone/veritas/trunk/test/veritas/unit/simple.scm.go
skipping source file: override/fibers/events-impl.scm
skipping source file: override/fibers/posix-clocks.scm
;;; compiling ./test/veritas/unit/generator/simple.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/etc/byggsteg/job-clone/veritas/trunk/test/veritas/unit/generator/simple.scm.go
skipping source file: override/fibers/events-impl.scm
skipping source file: override/fibers/posix-clocks.scm
;;; compiling ./test/veritas/unit/numeric/a/num.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/etc/byggsteg/job-clone/veritas/trunk/test/veritas/unit/numeric/a/num.scm.go
;;; compiling ./test/veritas/unit/introduction.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/etc/byggsteg/job-clone/veritas/trunk/test/veritas/unit/introduction.scm.go
--------------------------------------------------------------
Maak: the infinitely extensible command runner
Loading tasks from Maak file: /etc/byggsteg/job-clone/veritas/trunk/maak.scm
Executing Maak tasks: test
--------------------------------------------------------------
=> Running Maak task: test
Run project's tests.
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;; or pass the --no-auto-compile argument to disable.
;;; compiling /etc/byggsteg/job-clone/veritas/trunk/maak.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/etc/byggsteg/job-clone/veritas/trunk/maak.scm.go
-> running command: cd /etc/byggsteg/job-clone/veritas/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 /gnu/store/phwsfilrd6fnp976l7nvfkc9rkbgdr5w-guile-documenta-0.4.0/bin/.documenta-real
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.6/gnu/store/phwsfilrd6fnp976l7nvfkc9rkbgdr5w-guile-documenta-0.4.0/bin/.documenta-real.go
;;; compiling /etc/byggsteg/job-clone/veritas/trunk/src/veritas/assert.scm
;;; compiling /etc/byggsteg/job-clone/veritas/trunk/src/veritas/reporter.scm
;;; compiling /etc/byggsteg/job-clone/veritas/trunk/src/veritas/model.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.6/etc/byggsteg/job-clone/veritas/trunk/src/veritas/model.scm.go
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.6/etc/byggsteg/job-clone/veritas/trunk/src/veritas/reporter.scm.go
;;; compiling /etc/byggsteg/job-clone/veritas/trunk/src/veritas/prelude.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.6/etc/byggsteg/job-clone/veritas/trunk/src/veritas/prelude.scm.go
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.6/etc/byggsteg/job-clone/veritas/trunk/src/veritas/assert.scm.go
;;; compiling /etc/byggsteg/job-clone/veritas/trunk/src/veritas/generator.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.6/etc/byggsteg/job-clone/veritas/trunk/src/veritas/generator.scm.go
;;; compiling /etc/byggsteg/job-clone/veritas/trunk/src/veritas/runner.scm
;;; compiling /etc/byggsteg/job-clone/veritas/trunk/src/veritas/veritas.scm
;;; compiling /etc/byggsteg/job-clone/veritas/trunk/src/veritas/shuffle.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.6/etc/byggsteg/job-clone/veritas/trunk/src/veritas/shuffle.scm.go
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.6/etc/byggsteg/job-clone/veritas/trunk/src/veritas/veritas.scm.go
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.6/etc/byggsteg/job-clone/veritas/trunk/src/veritas/runner.scm.go
index.texi:901: warning: @end hoort alleen voor te komen aan begin van regel
index.texi:916: warning: @end hoort alleen voor te komen aan begin van regel
index.texi:931: warning: @end hoort alleen voor te komen aan begin van regel
index.texi:946: warning: @end hoort alleen voor te komen aan begin van regel
index.texi:962: warning: @end hoort alleen voor te komen aan begin van regel
index.texi:978: warning: @end hoort alleen voor te komen aan begin van regel
index.texi: warning: een 'title'-commando en '@top' vereisen een titel
hernoemd './index' -> './doc/api-dist'
'/srv/http/jointhefreeworld.org/api-docs/veritas/API.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/veritas/veritas_005fassert.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/veritas/veritas_005fgenerator.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/veritas/veritas_005fmodel.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/veritas/veritas_005fprelude.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/veritas/veritas_005freporter.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/veritas/veritas_005frunner.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/veritas/veritas_005fshuffle.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/veritas/veritas_005fveritas.html' is verwijderd
map '/srv/http/jointhefreeworld.org/api-docs/veritas' is verwijderd
mkdir: map '/srv/http/jointhefreeworld.org/api-docs/veritas' is aangemaakt
hernoemd 'doc/api-dist/API.html' -> '/srv/http/jointhefreeworld.org/api-docs/veritas/API.html'
hernoemd 'doc/api-dist/veritas_005fassert.html' -> '/srv/http/jointhefreeworld.org/api-docs/veritas/veritas_005fassert.html'
hernoemd 'doc/api-dist/veritas_005fgenerator.html' -> '/srv/http/jointhefreeworld.org/api-docs/veritas/veritas_005fgenerator.html'
hernoemd 'doc/api-dist/veritas_005fmodel.html' -> '/srv/http/jointhefreeworld.org/api-docs/veritas/veritas_005fmodel.html'
hernoemd 'doc/api-dist/veritas_005fprelude.html' -> '/srv/http/jointhefreeworld.org/api-docs/veritas/veritas_005fprelude.html'
hernoemd 'doc/api-dist/veritas_005freporter.html' -> '/srv/http/jointhefreeworld.org/api-docs/veritas/veritas_005freporter.html'
hernoemd 'doc/api-dist/veritas_005frunner.html' -> '/srv/http/jointhefreeworld.org/api-docs/veritas/veritas_005frunner.html'
hernoemd 'doc/api-dist/veritas_005fshuffle.html' -> '/srv/http/jointhefreeworld.org/api-docs/veritas/veritas_005fshuffle.html'
hernoemd 'doc/api-dist/veritas_005fveritas.html' -> '/srv/http/jointhefreeworld.org/api-docs/veritas/veritas_005fveritas.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/przpmzn36jjpc4aibbk3h8q7masy1zvs-profile/share/guile/site/3.0/maak/main.scm
;;; compiling /gnu/store/przpmzn36jjpc4aibbk3h8q7masy1zvs-profile/share/guile/site/3.0/maak/maak.scm
;;; compiling /gnu/store/przpmzn36jjpc4aibbk3h8q7masy1zvs-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/przpmzn36jjpc4aibbk3h8q7masy1zvs-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/veritas/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 -- documenta api ./src/veritas && texi2any -v --html --css-ref=https://jointhefreeworld.org/static/css/jointhefreeworld.css ./doc/api/index.texi