Skip to content
Failed

Console Output

Started by timer
Running as SYSTEM
Building remotely on lina-server in workspace /home/swadmin/jenkins/workspace/alpine-kde-nightly_aarch64
[alpine-kde-nightly_aarch64] $ /bin/bash /tmp/jenkins5989849583269531204.sh
latest: Pulling from espidev/alpine-remote-builder-base
Digest: sha256:f6790c263bbeedfe6bc43e1787ac71f7de934d5cf363b963702cc02de0ad99bc
Status: Image is up to date for espidev/alpine-remote-builder-base:latest
docker.io/espidev/alpine-remote-builder-base:latest
v20251224-269-gc29784ea323 [https://dl-cdn.alpinelinux.org/alpine/edge/main]
v20251224-278-g3c98051f72e [https://dl-cdn.alpinelinux.org/alpine/edge/community]
2025-12-30 13:41:02.434856+00:00 [http://mirror.postmarketos.org/postmarketos/master]
2025-12-30 13:43:57.437616+00:00 [http://mirror.postmarketos.org/postmarketos/extra-repos/systemd/master]
builder  [/packages/builder]
OK: 37670 distinct packages available
npm warn Unknown builtin config "globalignorefile". This will stop working in the next major version of npm.
npm warn Unknown builtin config "python". This will stop working in the next major version of npm.

> service@1.0.0 full-build
> tsc && node dist/full-build.js

Beginning full build...
Cloning repo https://gitlab.postmarketos.org/postmarketOS/pmaports.git:kde-nightly
Cloning into 'pmaports'...

fatal: unable to access 'https://gitlab.postmarketos.org/postmarketOS/pmaports.git/': The requested URL returned error: 500

node:internal/process/promises:392
      new UnhandledPromiseRejection(reason);
      ^

UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "Process exited with error code 128".
    at throwUnhandledRejectionsMode (node:internal/process/promises:392:7)
    at processPromiseRejections (node:internal/process/promises:475:17)
    at process.processTicksAndRejections (node:internal/process/task_queues:106:32) {
  code: 'ERR_UNHANDLED_REJECTION'
}

Node.js v22.16.0
Build step 'Execute shell' marked build as failure
Finished: FAILURE