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
52
53
54
55
56
57
58
59
60
61
62
63 |
[#171075] 2020/03/19 10:40:34 Booting image archlinux (default) on port 22630
[#171075] 2020/03/19 10:40:36 Waiting for guest to settle
[#171075] 2020/03/19 10:40:43 Sending tasks
[#171075] 2020/03/19 10:40:43 Sending build environment
[#171075] 2020/03/19 10:40:44 Installing packages
Warning: Permanently added '[localhost]:22630' (ECDSA) to the list of known hosts.
:: Synchronizing package databases...
core is up to date
downloading extra.db...
downloading community.db...
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...
Packages (4) bridge-utils-1.6-4 containerd-1.3.3-1 runc-1.0.0rc10-2 docker-1:19.03.8-1
Total Download Size: 63.79 MiB
Total Installed Size: 300.81 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
downloading bridge-utils-1.6-4-x86_64.pkg.tar.xz...
downloading runc-1.0.0rc10-2-x86_64.pkg.tar.zst...
downloading containerd-1.3.3-1-x86_64.pkg.tar.zst...
downloading docker-1:19.03.8-1-x86_64.pkg.tar.zst...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing bridge-utils...
installing runc...
installing containerd...
installing docker...
Optional dependencies for docker
btrfs-progs: btrfs backend support
pigz: parallel gzip compressor support
:: Running post-transaction hooks...
(1/4) Creating system user accounts...
(2/4) Reloading system manager configuration...
(3/4) Reloading device manager configuration...
(4/4) Arming ConditionNeedsUpdate...
:: Searching databases for updates...
:: Searching AUR for updates...
there is nothing to do
[#171075] 2020/03/19 10:40:59 Cloning repositories
Cloning into 'secushareBOX-OpenWRT'...
+ cd secushareBOX-OpenWRT
+ git checkout -q 063bc499b7ec9bd7cc12989f56273f17a28baaa9
+ cd secushareBOX-OpenWRT
+ git submodule update --init
[#171075] 2020/03/19 10:41:00 Running task prepare_docker
[#171075] 2020/03/19 10:41:02 Running task build_docker_image
[#171075] 2020/03/19 10:41:03 Build failed.
[#171075] 2020/03/19 10:41:03 The build environment will be kept alive for 10 minutes.
[#171075] 2020/03/19 10:41:03 To log in with SSH and examine it, use the following command:
[#171075] 2020/03/19 10:41:03
[#171075] 2020/03/19 10:41:03 ssh -t builds@azusa.runners.sr.ht connect 171075
[#171075] 2020/03/19 10:41:03
[#171075] 2020/03/19 10:41:03 After logging in, the deadline is increased to your remaining build time.
[#171075] 2020/03/19 10:51:03 Deadline elapsed. Terminating build environment.
[#171075] 2020/03/19 10:51:03 Error: Running task on guest: exit status 1
|