~andyc/#1280486

failed

e80f630Andy C

[demo] URLSearchParams function in JavaScript

Owner
~andyc
Created
11 months ago
Updated
11 months ago
Build manifest
view manifest »

Tasks

view log »
dev-setup-alpine view log »
publish-dev-setup-alpine view log »
did-all-succeed view log »
go to bottom »
go to top »
setup
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
[#1280486] 2024/07/20 14:52:29 Booting image alpine/3.19 (default) on port 22003
[#1280486] 2024/07/20 14:52:29 Waiting for guest to settle
[#1280486] 2024/07/20 14:52:37 Sending tasks
[#1280486] 2024/07/20 14:52:39 Sending build environment
[#1280486] 2024/07/20 14:52:39 Sending secrets
[#1280486] 2024/07/20 14:52:39 Resolving secret 839206d4-55e5-4840-8b1f-867dc3ac622e
[#1280486] 2024/07/20 14:52:40 Installing packages
Warning: Permanently added '[localhost]:22003' (ED25519) to the list of known hosts.
fetch http://dl-cdn.alpinelinux.org/alpine/v3.19/main/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/v3.19/community/x86_64/APKINDEX.tar.gz
OK: 468 MiB in 140 packages
Warning: Permanently added '[localhost]:22003' (ED25519) to the list of known hosts.
(1/7) Installing findutils (4.9.0-r5)
(2/7) Installing vim-common (9.0.2127-r0)
(3/7) Installing xxd (9.0.2127-r0)
(4/7) Installing vim (9.0.2127-r0)
(5/7) Installing mercurial-vim (6.6-r0)
(6/7) Installing unzip (6.0-r14)
(7/7) Installing zip (3.0-r12)
Executing busybox-1.36.1-r19.trigger
OK: 500 MiB in 147 packages
[#1280486] 2024/07/20 14:52:41 Cloning repositories
Cloning into 'oils'...
+ cd oils
+ git checkout -q e80f6304710a4f190a50699e4f861fdccad96dcb
+ cd oils
+ git submodule update --init --recursive
[#1280486] 2024/07/20 14:52:45 Running task dev-setup-alpine
[#1280486] 2024/07/20 14:52:45 Build failed.
[#1280486] 2024/07/20 14:52:45 The build environment will be kept alive for 10 minutes.
[#1280486] 2024/07/20 14:52:45 To log in with SSH and examine it, use the following command:
[#1280486] 2024/07/20 14:52:45 
[#1280486] 2024/07/20 14:52:45 	ssh -t builds@fra02.builds.sr.ht connect 1280486
[#1280486] 2024/07/20 14:52:45 
[#1280486] 2024/07/20 14:52:45 After logging in, the deadline is increased to your remaining build time.
[#1280486] 2024/07/20 15:02:45 Deadline elapsed. Terminating build environment.
[#1280486] 2024/07/20 15:02:45 Error: Running task on guest: exit status 1
dev-setup-alpine
1
2
+ cd oil
.tasks/dev-setup-alpine: line 9: cd: oil: No such file or directory
Build complete: failed 11 months ago (took 17 seconds)