8c2eee42-6f6d-40f9-8955-75a53b63ceae(lambda()
`((task . ("maak-deploy"))
(project . "symbanta-dashboard")
(branch-name . "trunk")
(clone-url . "https://codeberg.org/jjba23/symbanta-dashboard.git")))
starting new job...
-> running command: cd "/etc/byggsteg/job-clone//symbanta-dashboard/trunk" && git reset --hard && git pull
HEAD is now at e44d18a feat: Add symbanta
Already up to date.
-> running command: cd /etc/byggsteg/job-clone/symbanta-dashboard/trunk && uname -a
Linux wolk-jjba 7.1.5-gnu #1 SMP PREEMPT_DYNAMIC 1 x86_64 GNU/Linux
-> running command: cd /etc/byggsteg/job-clone/symbanta-dashboard/trunk && git log --name-status HEAD^..HEAD
commit e44d18a1703fa2b52ac1d83974589f7a235ec16d
Author: Josep Bigorra <jjbigorra@gmail.com>
Date: Thu Sep 10 11:39:54 2026 +0200
feat: Add symbanta
M package-lock.json
M package.json
-> running command: cd /etc/byggsteg/job-clone/symbanta-dashboard/trunk && sudo maak deploy
??? Node.js frontend environment loaded
Node version: v24.19.0
NPM version: 11.17.0
up to date, audited 273 packages in 937ms
76 packages are looking for funding
run `npm fund` for details
2 high severity vulnerabilities
To address all issues (including breaking changes), run:
npm audit fix --force
Run `npm audit` for details.
npm warn allow-scripts 1 package has install scripts not yet covered by allowScripts:
npm warn allow-scripts esbuild@0.28.2 (postinstall: node install.js)
npm warn allow-scripts
npm warn allow-scripts Run `npm approve-scripts --allow-scripts-pending` to review, or `npm approve-scripts <pkg>` to allow.
> symbanta-dashboard@0.0.0 build
> tsc -b && vite build
vite v8.2.2 building client environment for production...
transforming...
??? 668 modules transformed.
rendering chunks...
computing gzip size...
dist/index.html 0.46 kB ??? gzip: 0.30 kB
dist/assets/index-CEoR6J3x.css 17.23 kB ??? gzip: 4.23 kB
dist/assets/index-X9HMuyDT.js 651.25 kB ??? gzip: 194.88 kB
??? built in 473ms
[plugin builtin:vite-reporter]
(!) Some chunks are larger than 500 kB after minification. Consider:
- Using dynamic import() to code-split the application
- Use build.rolldownOptions.output.codeSplitting to improve chunking: https://rolldown.rs/reference/OutputOptions.codeSplitting
- Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
cp: doel '/srv/http/symbanta.jointhefreeworld.org/': Bestand of map bestaat niet
Backtrace:
In ice-9/boot-9.scm:
1784:12 7 (with-exception-handler _ _ #:unwind? _ #:unwind-for-type _)
In unknown file:
6 (apply-smob/0 #<thunk 7fda063042e0>)
In ice-9/boot-9.scm:
733:2 5 (call-with-prompt _ _ #<procedure default-prompt-handler (k proc)>)
In ice-9/eval.scm:
619:8 4 (_ #(#(#<directory (guile-user) 7fda06308c80>)))
In ice-9/command-line.scm:
187:19 3 (_ #<input: custom-port 7fda062ef3f0>)
In unknown file:
2 (eval ((@ (maak main) main)) #<directory (guile-user) 7fda06308c80>)
In srfi/srfi-1.scm:
750:9 1 (for-each #<procedure 7fda05426230 at /gnu/store/przpmzn36jjpc4aibbk3h8q7masy1zvs-profile/share/guile/site/3.0/maak/maak.scm:87:12 (task)> (deploy))
In /gnu/store/przpmzn36jjpc4aibbk3h8q7masy1zvs-profile/share/guile/site/3.0/maak/dsl.scm:
89:12 0 ($ _ #:verbose? _ #:join _)
/gnu/store/przpmzn36jjpc4aibbk3h8q7masy1zvs-profile/share/guile/site/3.0/maak/dsl.scm:89:12: In procedure $:
Non-zero exit code when running!
Command: cp -rfv dist/* /srv/http/symbanta.jointhefreeworld.org/
Exit code: 1
--------------------------------------------------------------
Maak: the infinitely extensible command runner
Loading tasks from Maak file: /etc/byggsteg/job-clone/symbanta-dashboard/trunk/maak.scm
Executing Maak tasks: deploy
--------------------------------------------------------------
=> Running Maak task: deploy
Deploy the project.