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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84 |
[#1280485] 2024/07/20 14:52:28 Booting image fedora/40 (default) on port 22002
[#1280485] 2024/07/20 14:52:29 Waiting for guest to settle
[#1280485] 2024/07/20 14:52:51 Sending tasks
[#1280485] 2024/07/20 14:52:52 Sending build environment
[#1280485] 2024/07/20 14:52:52 Sending secrets
[#1280485] 2024/07/20 14:52:52 Resolving secret 839206d4-55e5-4840-8b1f-867dc3ac622e
[#1280485] 2024/07/20 14:52:53 Installing packages
Warning: Permanently added '[localhost]:22002' (ED25519) to the list of known hosts.
Fedora 40 - x86_64 28 MB/s | 20 MB 00:00
Fedora 40 openh264 (From Cisco) - x86_64 2.2 kB/s | 1.4 kB 00:00
Fedora 40 - x86_64 - Updates 26 MB/s | 8.7 MB 00:00
Package python3-3.12.4-1.fc40.x86_64 is already installed.
Package zip-3.0-40.fc40.x86_64 is already installed.
Dependencies resolved.
================================================================================
Package Architecture Version Repository Size
================================================================================
Installing:
time x86_64 1.9-23.fc40 fedora 47 k
vim-enhanced x86_64 2:9.1.571-1.fc40 updates 1.9 M
Installing dependencies:
gpm-libs x86_64 1.20.7-46.fc40 fedora 20 k
libsodium x86_64 1.0.20-1.fc40 updates 175 k
vim-common x86_64 2:9.1.571-1.fc40 updates 7.9 M
vim-data noarch 2:9.1.571-1.fc40 updates 22 k
vim-filesystem noarch 2:9.1.571-1.fc40 updates 17 k
xxd x86_64 2:9.1.571-1.fc40 updates 36 k
Transaction Summary
================================================================================
Install 8 Packages
Total download size: 10 M
Installed size: 41 M
Downloading Packages:
(1/8): gpm-libs-1.20.7-46.fc40.x86_64.rpm 402 kB/s | 20 kB 00:00
(2/8): time-1.9-23.fc40.x86_64.rpm 731 kB/s | 47 kB 00:00
(3/8): vim-data-9.1.571-1.fc40.noarch.rpm 1.3 MB/s | 22 kB 00:00
(4/8): libsodium-1.0.20-1.fc40.x86_64.rpm 1.8 MB/s | 175 kB 00:00
(5/8): vim-filesystem-9.1.571-1.fc40.noarch.rpm 963 kB/s | 17 kB 00:00
(6/8): xxd-9.1.571-1.fc40.x86_64.rpm 2.1 MB/s | 36 kB 00:00
(7/8): vim-enhanced-9.1.571-1.fc40.x86_64.rpm 19 MB/s | 1.9 MB 00:00
(8/8): vim-common-9.1.571-1.fc40.x86_64.rpm 45 MB/s | 7.9 MB 00:00
--------------------------------------------------------------------------------
Total 9.5 MB/s | 10 MB 00:01
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
Preparing : 1/1
Installing : xxd-2:9.1.571-1.fc40.x86_64 1/8
Installing : vim-filesystem-2:9.1.571-1.fc40.noarch 2/8
Installing : vim-data-2:9.1.571-1.fc40.noarch 3/8
Installing : vim-common-2:9.1.571-1.fc40.x86_64 4/8
Installing : libsodium-1.0.20-1.fc40.x86_64 5/8
Installing : gpm-libs-1.20.7-46.fc40.x86_64 6/8
Installing : vim-enhanced-2:9.1.571-1.fc40.x86_64 7/8
Installing : time-1.9-23.fc40.x86_64 8/8
Running scriptlet: time-1.9-23.fc40.x86_64 8/8
Installed:
gpm-libs-1.20.7-46.fc40.x86_64 libsodium-1.0.20-1.fc40.x86_64
time-1.9-23.fc40.x86_64 vim-common-2:9.1.571-1.fc40.x86_64
vim-data-2:9.1.571-1.fc40.noarch vim-enhanced-2:9.1.571-1.fc40.x86_64
vim-filesystem-2:9.1.571-1.fc40.noarch xxd-2:9.1.571-1.fc40.x86_64
Complete!
[#1280485] 2024/07/20 14:53:05 Cloning repositories
Cloning into 'oils'...
+ cd oils
+ git checkout -q e80f6304710a4f190a50699e4f861fdccad96dcb
+ cd oils
+ git submodule update --init --recursive
[#1280485] 2024/07/20 14:53:08 Running task dev-setup-fedora
[#1280485] 2024/07/20 14:53:08 Build failed.
[#1280485] 2024/07/20 14:53:08 The build environment will be kept alive for 10 minutes.
[#1280485] 2024/07/20 14:53:08 To log in with SSH and examine it, use the following command:
[#1280485] 2024/07/20 14:53:08
[#1280485] 2024/07/20 14:53:08 ssh -t builds@fra02.builds.sr.ht connect 1280485
[#1280485] 2024/07/20 14:53:08
[#1280485] 2024/07/20 14:53:08 After logging in, the deadline is increased to your remaining build time.
[#1280485] 2024/07/20 15:03:08 Deadline elapsed. Terminating build environment.
[#1280485] 2024/07/20 15:03:08 Error: Running task on guest: exit status 1
|