~andyc/#1312459

success

374ddcaAndy C

[soil] Fix URL again

Owner
~andyc
Created
14 days ago
Updated
14 days ago
Build manifest
view manifest »

Tasks

view log »
dev-setup-fedora view log »
publish-dev-setup-fedora 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
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
[#1312459] 2024/08/26 22:36:37 Booting image fedora/40 (default) on port 22010
[#1312459] 2024/08/26 22:36:37 Waiting for guest to settle
[#1312459] 2024/08/26 22:36:59 Sending tasks
[#1312459] 2024/08/26 22:36:59 Sending build environment
[#1312459] 2024/08/26 22:37:00 Sending secrets
[#1312459] 2024/08/26 22:37:00 Resolving secret 839206d4-55e5-4840-8b1f-867dc3ac622e
[#1312459] 2024/08/26 22:37:00 Installing packages
Warning: Permanently added '[localhost]:22010' (ED25519) to the list of known hosts.
Fedora 40 - x86_64                               16 MB/s |  20 MB     00:01    
Fedora 40 openh264 (From Cisco) - x86_64        1.1 kB/s | 1.4 kB     00:01    
Fedora 40 - x86_64 - Updates                    9.7 MB/s | 9.6 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.672-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.672-1.fc40         updates       7.9 M
 vim-data             noarch       2:9.1.672-1.fc40         updates        22 k
 vim-filesystem       noarch       2:9.1.672-1.fc40         updates        17 k
 xxd                  x86_64       2:9.1.672-1.fc40         updates        36 k

Transaction Summary
================================================================================
Install  8 Packages

Total download size: 10 M
Installed size: 41 M
Downloading Packages:
(1/8): libsodium-1.0.20-1.fc40.x86_64.rpm       1.4 MB/s | 175 kB     00:00    
(2/8): time-1.9-23.fc40.x86_64.rpm              276 kB/s |  47 kB     00:00    
(3/8): vim-data-9.1.672-1.fc40.noarch.rpm       524 kB/s |  22 kB     00:00    
(4/8): gpm-libs-1.20.7-46.fc40.x86_64.rpm        77 kB/s |  20 kB     00:00    
(5/8): vim-common-9.1.672-1.fc40.x86_64.rpm      48 MB/s | 7.9 MB     00:00    
(6/8): vim-filesystem-9.1.672-1.fc40.noarch.rpm 568 kB/s |  17 kB     00:00    
(7/8): xxd-9.1.672-1.fc40.x86_64.rpm            2.0 MB/s |  36 kB     00:00    
(8/8): vim-enhanced-9.1.672-1.fc40.x86_64.rpm   6.7 MB/s | 1.9 MB     00:00    
--------------------------------------------------------------------------------
Total                                           6.6 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.672-1.fc40.x86_64                            1/8 
  Installing       : vim-filesystem-2:9.1.672-1.fc40.noarch                 2/8 
  Installing       : vim-data-2:9.1.672-1.fc40.noarch                       3/8 
  Installing       : vim-common-2:9.1.672-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.672-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.672-1.fc40.x86_64   
  vim-data-2:9.1.672-1.fc40.noarch        vim-enhanced-2:9.1.672-1.fc40.x86_64 
  vim-filesystem-2:9.1.672-1.fc40.noarch  xxd-2:9.1.672-1.fc40.x86_64          

Complete!
[#1312459] 2024/08/26 22:37:16 Cloning repositories
Cloning into 'oils'...
+ cd oils
+ git checkout -q 374ddcae00d72886123de3356bcd2d910b8f0fcd
+ cd oils
+ git submodule update --init --recursive
[#1312459] 2024/08/26 22:37:18 Running task dev-setup-fedora
[#1312459] 2024/08/26 22:45:39 Running task publish-dev-setup-fedora
[#1312459] 2024/08/26 22:45:41 Running task did-all-succeed
dev-setup-fedora
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
+ cd oils
+ soil/worker.sh JOB-dev-setup-fedora

soil/common.sh: line 15: hostname: command not found
job-main: running as user 'build' on host '' in dir /home/build/oils

mkdir: created directory '_tmp'
mkdir: created directory '_tmp/soil'
drwxr-xr-x 2 build build 4096 Aug 26 22:37 _tmp/soil
captured = not a tty

  CC benchmarks/time-helper.c
--- task: os-info ---

status	elapsed	task	script	action	result_html
0	0.111935	os-info	soil/diagnose.sh	os-info	-

status=0 max_status=0
--- task: dump-env ---

status	elapsed	task	script	action	result_html
0	0.005367	dump-env	soil/diagnose.sh	dump-env	-

status=0 max_status=0
--- task: wedge-deps ---

status	elapsed	task	script	action	result_html
0	6.234732	wedge-deps	build/deps.sh	wedge-deps-fedora	-

status=0 max_status=0
--- task: fetch ---

status	elapsed	task	script	action	result_html
0	16.372925	fetch	build/deps.sh	fetch	-

status=0 max_status=0
--- task: install-wedges ---

status	elapsed	task	script	action	result_html
0	428.712291	install-wedges	build/deps.sh	install-wedges-soil	_build/wedge/logs/index.html

status=0 max_status=0
--- task: py-all-and-ninja ---

status	elapsed	task	script	action	result_html
0	5.617275	py-all-and-ninja	soil/worker.sh	py-all-and-ninja	-

status=0 max_status=0
--- task: smoke-test ---

status	elapsed	task	script	action	result_html
0	42.598139	smoke-test	build/dev-setup-test.sh	smoke-test	-

status=0 max_status=0
--- task: wedge-report ---

status	elapsed	task	script	action	result_html
0	0.316867	wedge-report	build/deps.sh	wedge-report	-

status=0 max_status=0
--- done ---
total 28
-rw-r--r-- 1 build build  456 Aug 26 22:45 INDEX.tsv
-rw-r--r-- 1 build build   25 Aug 26 22:37 commit-date.txt
-rw-r--r-- 1 build build   40 Aug 26 22:37 commit-hash.txt
-rw-r--r-- 1 build build   20 Aug 26 22:37 commit-line.txt
-rw-r--r-- 1 build build   17 Aug 26 22:37 job-name.txt
drwxr-xr-x 2 build build 4096 Aug 26 22:45 logs
-rw-r--r-- 1 build build   11 Aug 26 22:37 task-run-start-time.txt
   27 _tmp/soil/logs/dump-env.txt
  194 _tmp/soil/logs/fetch.txt
   39 _tmp/soil/logs/install-wedges.txt
  147 _tmp/soil/logs/os-info.txt
  262 _tmp/soil/logs/py-all-and-ninja.txt
  579 _tmp/soil/logs/smoke-test.txt
  157 _tmp/soil/logs/wedge-deps.txt
  115 _tmp/soil/logs/wedge-report.txt
 1520 total
publish-dev-setup-fedora
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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
+ cd oils
+ soil/sourcehut.sh publish-html-assuming-ssh-key dev-setup-fedora
drwxr-xr-x 3 build build 4096 Aug 26 22:37 _tmp/soil
total 28
-rw-r--r-- 1 build build  456 Aug 26 22:45 INDEX.tsv
-rw-r--r-- 1 build build   25 Aug 26 22:37 commit-date.txt
-rw-r--r-- 1 build build   40 Aug 26 22:37 commit-hash.txt
-rw-r--r-- 1 build build   20 Aug 26 22:37 commit-line.txt
-rw-r--r-- 1 build build   17 Aug 26 22:37 job-name.txt
drwxr-xr-x 2 build build 4096 Aug 26 22:45 logs
-rw-r--r-- 1 build build   11 Aug 26 22:37 task-run-start-time.txt
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0  360k    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0HTTP/2 200 

cache-control: max-age=172800

expires: Wed, 28 Aug 2024 22:45:40 GMT

vary: Accept-Encoding,User-Agent

content-length: 856

content-type: text/plain; charset=utf-8

date: Mon, 26 Aug 2024 22:45:40 GMT

server: Apache



Hi from wwup.cgi

payload type = sourcehut-jobs
subdir = '1312459'
num bytes = 369273

summary = {'url': 'https://ci.oilshell.org/uuu/sourcehut-jobs/1312459/dev-setup-fedora.wwz/', 'num_wwz_entries': 97, 'out_path': '/home/travis_admin/ci.oilshell.org/uuu/sourcehut-jobs/1312459/dev-setup-fedora.wwz', 'filename': 'dev-setup-fedora.wwz'}
summary = {'url': 'https://ci.oilshell.org/uuu/sourcehut-jobs/1312459/dev-setup-fedora.tsv', 'num_wwz_entries': -1, 'out_path': '/home/travis_admin/ci.oilshell.org/uuu/sourcehut-jobs/1312459/dev-setup-fedora.tsv', 'filename': 'dev-setup-fedora.tsv'}
summary = {'url': 'https://ci.oilshell.org/uuu/sourcehut-jobs/1312459/dev-setup-fedora.json', 'num_wwz_entries': -1, 'out_path': '/home/travis_admin/ci.oilshell.org/uuu/sourcehut-jobs/1312459/dev-setup-fedora.json', 'filename': 'dev-setup-fedora.json'}

Done wwup.cgi

100  361k  100   856  100  360k    683   288k  0:00:01  0:00:01 --:--:--  288k

View CI results here:

https://ci.oilshell.org/sourcehut-jobs/1312459/
https://ci.oilshell.org/sourcehut-jobs/1312459/dev-setup-fedora.wwz/

remote-event-job-done sourcehut- git-374ddcae00d72886123de3356bcd2d910b8f0fcd
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0HTTP/2 200 

cache-control: max-age=172800

expires: Wed, 28 Aug 2024 22:45:41 GMT

vary: Accept-Encoding,User-Agent

content-length: 949

content-type: text/plain; charset=utf-8

date: Mon, 26 Aug 2024 22:45:41 GMT

server: Apache



Running hook {'argv0': 'soil-web/soil/web.sh', 'argv_prefix': ['event-job-done']}
argv ['/home/travis_admin/soil-web/soil/web.sh', 'event-job-done', 'sourcehut-', 'git-374ddcae00d72886123de3356bcd2d910b8f0fcd']


--- STATUS: 0

--- STDOUT:

rewrite index status = 0 0 0
renamed '/home/travis_admin/ci.oilshell.org/uuu/sourcehut-jobs/311674.index.html' -> '/home/travis_admin/ci.oilshell.org/uuu/sourcehut-jobs/index.html'
mkdir: created directory '/home/travis_admin/ci.oilshell.org/uuu/sourcehut-jobs/git-374ddcae00d72886123de3356bcd2d910b8f0fcd'
renamed '/home/travis_admin/ci.oilshell.org/uuu/sourcehut-jobs/311674.runs.html' -> '/home/travis_admin/ci.oilshell.org/uuu/sourcehut-jobs/git-374ddcae00d72886123de3356bcd2d910b8f0fcd/index.html'



--- STDERR:

soil-web: Rewriting sourcehut-jobs/index.html
/home/travis_admin/soil-web/soil/web.py cleanup: keep 4000
/home/travis_admin/soil-web/soil/web.py cleanup: got 14 JSON paths



Done wwup.cgi

100  1375  100   949  100   426   1784    801 --:--:-- --:--:-- --:--:--  2584

real	0m0.545s
user	0m0.016s
sys	0m0.010s
did-all-succeed
1
2
3
4
5
+ cd oils
+ soil/host-shim.sh did-all-succeed dev-setup-fedora
dev-setup-fedora status: 0

Exiting with max job status 0
Build complete: success 14 days ago (took 9 minutes)