viewing logs

job failed

orgwebalchemy

time taken
1 seconds
started at
Tue Aug 26 09:03:06 2025
updated at
Tue Aug 26 09:03:07 2025
log uuid
9f9b9a3f-f11d-4d3a-bb9c-5595a766fad1
inspect the job's lambda expression
(lambda() `((project . "orgwebalchemy")(branch-name . "trunk")(task . "make-test")(clone-url . "https://codeberg.org/jjba23/orgwebalchemy")))
starting new job...


-> running command: cd /etc/byggsteg/job-clone/orgwebalchemy/trunk && git pull

From https://codeberg.org/jjba23/orgwebalchemy
 * [new tag]         v0.1.20    -> v0.1.20
Already up to date.


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

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


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

commit 7c58d9cbb924d5aca5ad12cb16782c9af7f24df7
Author: Josep Bigorra <jjbigorra@gmail.com>
Date:   Tue Aug 26 08:37:33 2025 +0200

    ???? ci: Improve pipeline reporter

M	.woodpecker/byggsteg.yaml


-> running command: cd /etc/byggsteg/job-clone/orgwebalchemy/trunk && make test

make[1]: Entering directory '/etc/byggsteg/job-clone/orgwebalchemy/trunk'
guix shell -m manifest.scm -- \
	guile -L ./src \
	-L ./test \
	-c "((@ (orgwebalchemy test-runners) run-project-tests))"
Backtrace:
In ice-9/boot-9.scm:
  1762:12  8 (with-exception-handler _ _ #:unwind? _ #:unwind-for-type _)
In unknown file:
           7 (apply-smob/0 #<thunk 7fc24db3a320>)
In ice-9/boot-9.scm:
    731:2  6 (call-with-prompt ("prompt") #<procedure 7fc24db4fc60 at ice-9/eval.scm:330:13 ()> #<procedure default-prompt-handler (k proc)>)
In ice-9/eval.scm:
    619:8  5 (_ #(#(#<directory (guile-user) 7fc24db3dc80>)))
In ice-9/command-line.scm:
   186:19  4 (_ #<input: custom-port 7fc24db24380>)
In unknown file:
           3 (eval ((@ (orgwebalchemy test-runners) run-project-tests)) #<directory (guile-user) 7fc24db3dc80>)
In ice-9/eval.scm:
   182:19  2 (proc #f)
   142:16  1 (compile-top-call #f (5 (orgwebalchemy test-runners) run-project-tests . #t) ())
In unknown file:
           0 (%resolve-variable (5 (orgwebalchemy test-runners) run-project-tests . #t) #f)

ERROR: In procedure %resolve-variable:
In procedure module-variable: Wrong type argument in position 1 (expecting module): #f
make[1]: *** [Makefile:44: test] Error 1
make[1]: Leaving directory '/etc/byggsteg/job-clone/orgwebalchemy/trunk'