viewing logs

job failed

heks-linux

time taken
4 seconds
started at
Tue Dec 30 11:31:43 2025
updated at
Tue Dec 30 11:31:47 2025
log uuid
42eaaf8c-a1b0-4d0a-8069-b5121c0e6e98
inspect the job's lambda expression
(lambda()
  `((task . ("maak-test"))
    (project . "heks-linux")
    (branch-name . "trunk")
    (clone-url . "https://codeberg.org/jjba23/heks-linux.git")
    (env . ((VERITAS_REPORTER . monotone-reporter)))))
starting new job...


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

HEAD is now at ba71e31 feat: ??? Add Modus Operandi (light)
From https://codeberg.org/jjba23/heks-linux
   ba71e31..3d59b67  trunk      -> origin/trunk
Updating ba71e31..3d59b67
Fast-forward
 src/heks-linux/user-settings.scm | 5 +++--
 src/heks-linux/wallpaper.scm     | 6 ++++--
 2 files changed, 7 insertions(+), 4 deletions(-)


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

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


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

commit 3d59b67e554e1610c71e862f71eccc0ac4dfed54
Author: Josep Bigorra <jjbigorra@gmail.com>
Date:   Tue Dec 30 11:31:22 2025 +0100

    feat: ??? Modus Operandi

M	src/heks-linux/user-settings.scm
M	src/heks-linux/wallpaper.scm


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

;;; note: source file ./src/heks-linux/user-settings.scm
;;;       newer than compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/etc/byggsteg/job-clone/heks-linux/trunk/src/heks-linux/user-settings.scm.go
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling ./src/heks-linux/user-settings.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/etc/byggsteg/job-clone/heks-linux/trunk/src/heks-linux/user-settings.scm.go
Backtrace:
In ice-9/boot-9.scm:
  1762:12 17 (with-exception-handler _ _ #:unwind? _ #:unwind-for-type _)
In unknown file:
          16 (apply-smob/0 #<thunk 7f089e455320>)
In ice-9/boot-9.scm:
    731:2 15 (call-with-prompt _ _ #<procedure default-prompt-handler (k proc)>)
In ice-9/eval.scm:
    619:8 14 (_ #(#(#<directory (guile-user) 7f089e458c80>)))
In ice-9/command-line.scm:
   186:19 13 (_ #<input: custom-port 7f089e43f380>)
In unknown file:
          12 (eval ((@ (veritas runner) run-tests)) #<directory (guile-user) 7f089e458c80>)
In srfi/srfi-1.scm:
    750:9 11 (for-each #<procedure 7f089b415820 at veritas/runner.scm:103:20 (file)> _)
In veritas/runner.scm:
    56:13 10 (run-test-file #:test-file _ #:test-type _ #:entrypoint-function _)
In ice-9/threads.scm:
    399:8  9 (_ _)
In ice-9/boot-9.scm:
  3282:13  8 (_)
In ice-9/threads.scm:
    399:8  7 (_ _)
In ice-9/boot-9.scm:
  3571:20  6 (_)
   2865:4  5 (save-module-excursion _)
  3591:26  4 (_)
In unknown file:
           3 (primitive-load-path "veritas/unit/waybar-spec" #<procedure 7f089a2b67e0 at ice-9/boot-9.scm:3578:37 ()>)
In veritas/unit/waybar-spec.scm:
    61:27  2 (_)
In heks-linux/waybar.scm:
   203:19  1 (waybar-css)
In heks-linux/palette.scm:
     52:2  0 (raise-unknown-palette-exception _)

heks-linux/palette.scm:52:2: In procedure raise-unknown-palette-exception:
ERROR:
  1. &message: "exception ocurred! unknown palette selected: modus-operandi"

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

found unit tests: (bridges-spec.scm waybar-spec.scm rofi-spec.scm dconf-spec.scm)

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


+----------------------------------------------+
[? suite] bridges test suite
  [? test] Bash Bridge String Generation
    [?? assert] Bash bridge should export the highlight variable
    ? pass - expect: #t, got: #t
  [? test] Emacs Bridge Elisp Generation
    [?? assert] Should configure the Emacs theme
    ? pass - expect: #t, got: #t
?? info - ran 1 tasks in: 0 seconds, 5503 microseconds
+----------------------------------------------+
running unit tests from file: waybar-spec.scm, entrypoint: spec

Backtrace:
In ice-9/boot-9.scm:
  1762:12  7 (with-exception-handler _ _ #:unwind? _ #:unwind-for-type _)
In unknown file:
           6 (apply-smob/0 #<thunk 7f8c5473f320>)
In ice-9/boot-9.scm:
    731:2  5 (call-with-prompt _ _ #<procedure default-prompt-handler (k proc)>)
In ice-9/eval.scm:
    619:8  4 (_ #(#(#<directory (guile-user) 7f8c54742c80>)))
In ice-9/command-line.scm:
   186:19  3 (_ #<input: custom-port 7f8c54729380>)
In unknown file:
           2 (eval ((@ (maak main) main)) #<directory (guile-user) 7f8c54742c80>)
In srfi/srfi-1.scm:
    750:9  1 (for-each #<procedure 7f8c51fcf198 at maak/maak.scm:87:12 (task)> (test))
In maak/dsl.scm:
    89:12  0 ($ _ #:verbose? _ #:join _)

maak/dsl.scm:89:12: In procedure $:

Non-zero exit code when running!
Command: guix time-machine --channels=channels.scm -- shell -m manifest.scm -- guile -L ./src -L ./test -c '((@ (veritas runner) run-tests))'
Exit code: 1



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

Maak: the infinitely extensible command runner

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

Executing Maak tasks: test

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

=> Running Maak task: test

  Unit tests.

  Execute command:
guix time-machine --channels=channels.scm -- shell -m manifest.scm -- guile -L ./src -L ./test -c '((@ (veritas runner) run-tests))'