viewing logs

job succeeded

kracht__21:19:14__04-05-2025

time taken
4 seconds
started at
Sun May 4 21:19:14 2025
updated at
Sun May 4 21:19:18 2025
uuid
f2c5c226-cd9d-4619-972d-69cd708eaf7a
log uuid
58e17d2e-21e2-4f35-a112-d74da3b3eb16
inspect the job's lambda expression
(lambda() `((project . "kracht")(branch-name . "trunk")(task . "make-test")(clone-url . "https://codeberg.org/jjba23/kracht")))

starting new job...

-> running command: cd /etc/byggsteg/job-clone/kracht/trunk && uname -a
Linux wolk-jjba 6.13.12-gnu #1 SMP PREEMPT_DYNAMIC 1 x86_64 GNU/Linux

-> running command: cd /etc/byggsteg/job-clone/kracht/trunk && git pull
Updating e8b893a..3dfdd58
Fast-forward
 src/kracht/prelude.scm | 33 +++++++++++++++++++++++++++++++++
 1 file changed, 33 insertions(+)

-> running command: cd /etc/byggsteg/job-clone/kracht/trunk && git log --name-status HEAD^..HEAD
commit 3dfdd58742383b800e74be6a69d6a80e1222581c
Author: Josep Bigorra 
Date:   Sun May 4 21:18:12 2025 +0200

     ??

M	src/kracht/prelude.scm

-> running command: cd /etc/byggsteg/job-clone/kracht/trunk && make test
make[1]: Entering directory '/etc/byggsteg/job-clone/kracht/trunk'
guix shell -m manifest.scm -- guile --fresh-auto-compile run-tests.scm
*** Entering test group: prelude ***
* PASS: non-empty-string? with non-empty string
* PASS: non-empty-string? with empty string
* PASS: non-empty-string? with whitespace
* PASS: non-empty-string? with #f
* PASS: non-empty-string? with #t
* PASS: string-drop-first-last normal case
* PASS: string-drop-first-last single char
* PASS: string-drop-first-last two chars
* PASS: string-drop-first-last empty string
* PASS: string-drop-first-last-line normal case
* PASS: string-drop-first-last-line single line
* PASS: string-drop-first-last-line two lines
* PASS: string-drop-first-last-line empty input
* PASS: empty alist
* PASS: key not found
* PASS: key found - string value
* PASS: key found - non-string value
* PASS: key is first element
* PASS: key is last element

1 + 1 = 2 and 2 + 2 = 4
* PASS: log-message behaves as expected

[INFO] 3 + 3 = 6 and 4 + 4 = 8
* PASS: log behaves as expected

[INFO] 5 + 5 = 10 and 6 + 6 = 12
* PASS: log-info behaves as expected

[ERROR] error ocurred: something totally unexpected happened
* PASS: log-error behaves as expected
*** Leaving test group: prelude ***
*** Test suite finished. ***
*** # of expected passes    : 23
make[1]: Leaving directory '/etc/byggsteg/job-clone/kracht/trunk'

byggsteg is the hackable Guile CI/CD system

byggsteg is free software, available under the GNU GPL v3 or newer.

find the source code here

https://codeberg.org/jjba23/byggsteg

powered by Guile Scheme, GNU Artanis, GNU Guix, TailwindCSS

Copyright © 2025 - Josep Bigorra (jjba23) & NalaGinrut

byggsteg means “build step” in Norwegian.