viewing logs

job succeeded

wip-site

time taken
2 seconds
started at
Wed Sep 17 23:31:50 2025
updated at
Wed Sep 17 23:31:52 2025
log uuid
05f4dea3-f08e-4556-9910-4e863881685c
inspect the job's lambda expression
(lambda()
  `((task . "maak-deploy")
    (project . "wip-site")
    (branch-name . "trunk")            
    (clone-url . "https://codeberg.org/jjba23/wip-site.git")))
    
starting new job...


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

HEAD is now at 9a93442 ??? feature: Beautiful status
From https://codeberg.org/jjba23/wip-site
   9a93442..25e60b0  trunk      -> origin/trunk
Updating 9a93442..25e60b0
Fast-forward
 maak.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)


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

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


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

commit 25e60b0e4409fd3e12fdf3ae33e864d7241820a4
Author: Josep Bigorra <jjbigorra@gmail.com>
Date:   Wed Sep 17 23:31:45 2025 +0200

    ??? feature: Beautiful status

M	maak.scm


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

'/srv/http/wip-site.jointhefreeworld.org/index.html' is verwijderd
'index.html' -> '/srv/http/wip-site.jointhefreeworld.org/index.html'
'index.css' -> '/srv/http/wip-site.jointhefreeworld.org/index.css'
;;; note: source file /etc/byggsteg/job-clone/wip-site/trunk/maak.scm
;;;       newer than compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/etc/byggsteg/job-clone/wip-site/trunk/maak.scm.go
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /etc/byggsteg/job-clone/wip-site/trunk/maak.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/etc/byggsteg/job-clone/wip-site/trunk/maak.scm.go

[INFO][2025-09-17 23:31:51+0200] Start loading tasks from file: /etc/byggsteg/job-clone/wip-site/trunk/maak.scm
[INFO][2025-09-17 23:31:52+0200] Start executing user tasks: (deploy)
[INFO][2025-09-17 23:31:52+0200] Start task: deploy

[INFO][2025-09-17 23:31:52+0200]   Calling procedure: deploy
[INFO][2025-09-17 23:31:52+0200]   Deploy the project.