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 |
[#336054] 2020/11/06 15:34:40 Booting image alpine/edge (default) on port 22712
[#336054] 2020/11/06 15:34:43 Waiting for guest to settle
[#336054] 2020/11/06 15:34:51 Sending tasks
[#336054] 2020/11/06 15:34:51 Sending build environment
[#336054] 2020/11/06 15:34:51 Installing packages
Warning: Permanently added '[localhost]:22712' (ECDSA) 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
v20200917-3337-gd6af0ee8e2 [http://dl-cdn.alpinelinux.org/alpine/edge/main]
v20200917-3331-g14ab2c21cd [http://dl-cdn.alpinelinux.org/alpine/edge/community]
v20200917-3340-gbf20273016 [http://dl-cdn.alpinelinux.org/alpine/edge/testing]
OK: 17595 distinct packages available
Warning: Permanently added '[localhost]:22712' (ECDSA) to the list of known hosts.
(1/2) Installing go (1.15.3-r0)
(2/2) Installing scdoc (1.11.0-r0)
Executing busybox-1.32.0-r3.trigger
OK: 1465 MiB in 206 packages
[#336054] 2020/11/06 15:35:00 Cloning repositories
Cloning into 'tlstunnel'...
+ cd tlstunnel
+ git submodule update --init
[#336054] 2020/11/06 15:35:00 Running task _apply_patch
[#336054] 2020/11/06 15:35:01 Running task build
[#336054] 2020/11/06 15:35:15 Processing post-failed triggers for job group...
[#336054] 2020/11/06 15:35:15 Sent build results email to minus <minus@mnus.de>
[#336054] 2020/11/06 15:35:15 Processing post-failed triggers...
[#336054] 2020/11/06 15:35:16 Sending webhook...
[#336054] 2020/11/06 15:35:16 Webhook response: 200
[#336054] 2020/11/06 15:35:16 Thanks!
[#336054] 2020/11/06 15:35:16 Build failed.
[#336054] 2020/11/06 15:35:16 The build environment will be kept alive for 10 minutes.
[#336054] 2020/11/06 15:35:16 To log in with SSH and examine it, use the following command:
[#336054] 2020/11/06 15:35:16
[#336054] 2020/11/06 15:35:16 ssh -t builds@azusa.runners.sr.ht connect 336054
[#336054] 2020/11/06 15:35:16
[#336054] 2020/11/06 15:35:16 After logging in, the deadline is increased to your remaining build time.
[#336054] 2020/11/06 15:45:16 Deadline elapsed. Terminating build environment.
[#336054] 2020/11/06 15:45:16 Error: Running task on guest: exit status 2
|