1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51 |
[#1480388] 2025/04/29 11:25:40 Booting image alpine/edge (default) on port 22766
[#1480388] 2025/04/29 11:25:40 Waiting for guest to settle
[#1480388] 2025/04/29 11:25:49 Sending tasks
[#1480388] 2025/04/29 11:25:51 Sending build environment
[#1480388] 2025/04/29 11:25:51 Installing packages
Warning: Permanently added '[localhost]:22766' (ED25519) to the list of known hosts.
fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
OK: 459 MiB in 140 packages
Warning: Permanently added '[localhost]:22766' (ED25519) to the list of known hosts.
(1/12) Installing editorconfig-checker (3.0.3-r3)
(2/12) Installing icu-data-en (76.1-r0)
Executing icu-data-en-76.1-r0.post-install
*
* If you need ICU with non-English locales and legacy charset support, install
* package icu-data-full.
*
(3/12) Installing icu-libs (76.1-r0)
(4/12) Installing icu (76.1-r0)
(5/12) Installing icu-dev (76.1-r0)
(6/12) Installing oniguruma (6.9.10-r0)
(7/12) Installing jq (1.7.1-r0)
(8/12) Installing linux-headers (6.14.2-r0)
(9/12) Installing scd2html (1.0.0-r2)
(10/12) Installing scdoc (1.11.3-r0)
(11/12) Installing shellcheck (0.10.0-r1)
(12/12) Installing shellspec (0.28.1-r0)
Executing busybox-1.37.0-r16.trigger
OK: 501 MiB in 152 packages
[#1480388] 2025/04/29 11:25:52 Cloning repositories
Cloning into 'sxmo-utils'...
+ cd sxmo-utils
+ git submodule update --init --recursive
[#1480388] 2025/04/29 11:25:54 Running task _apply_patch
[#1480388] 2025/04/29 11:25:54 Processing post-failed triggers for job group...
[#1480388] 2025/04/29 11:25:55 Sent build results email to ~hazardchem <hazardchem@disroot.org>
[#1480388] 2025/04/29 11:25:55 Processing post-failed triggers...
[#1480388] 2025/04/29 11:25:55 Sent build results email to maintainers@sxmo.org
[#1480388] 2025/04/29 11:25:55 Sending webhook...
[#1480388] 2025/04/29 11:25:55 Webhook response: 200
[#1480388] 2025/04/29 11:25:55 Thanks!
[#1480388] 2025/04/29 11:25:55 Build failed.
[#1480388] 2025/04/29 11:25:55 The build environment will be kept alive for 10 minutes.
[#1480388] 2025/04/29 11:25:55 To log in with SSH and examine it, use the following command:
[#1480388] 2025/04/29 11:25:55
[#1480388] 2025/04/29 11:25:55 ssh -t builds@fra01.builds.sr.ht connect 1480388
[#1480388] 2025/04/29 11:25:55
[#1480388] 2025/04/29 11:25:55 After logging in, the deadline is increased to your remaining build time.
[#1480388] 2025/04/29 11:35:55 Deadline elapsed. Terminating build environment.
[#1480388] 2025/04/29 11:35:55 Error: Running task on guest: exit status 128
|