#490

~bigbes/sr-ht-ecore/commits/master/.build.yml

success

3bd158fEugene Blikh

mcphttp: pin Flush with a flush that precedes any write

Owner
~bigbes
Created
2 days ago
Updated
2 days ago
Build manifest
view manifest »

Artifacts

cover.out 48.0 KiB download »
bench.txt 30.1 KiB download »
Build artifacts are pruned after 90 days.

Tasks

view log »
cacher_install view log »
cacher_init view log »
cache_restore view log »
lint view log »
test view log »
bench view log »
cache_save view log »
coverage view log »
bench_upload 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
[#490] 2026/08/16 09:37:30 Running build on srht-build-1.lab.local
[#490] 2026/08/16 09:37:30 Booting image alpine/edge (default) on port 22589
Waiting for VM to come up...
ssh: connect to host localhost port 22589: Connection refused
Attempt 1...
kex_exchange_identification: read: Connection reset by peer
Connection reset by 127.0.0.1 port 22589
Attempt 2...
Warning: Permanently added '[localhost]:22589' (ED25519) to the list of known hosts.
Warning: Permanently added '[localhost]:22589' (ED25519) to the list of known hosts.
[#490] 2026/08/16 09:37:40 preconfigure: ok
[#490] 2026/08/16 09:37:40 Waiting for guest to settle
[#490] 2026/08/16 09:37:40 Sending tasks
[#490] 2026/08/16 09:37:42 Sending build environment
[#490] 2026/08/16 09:37:43 Sending secrets
[#490] 2026/08/16 09:37:43 Resolving secret 7dde4219-0783-4581-a67d-c94749de3600
[#490] 2026/08/16 09:37:43 Resolving secret 0e5b3530-6f19-4f30-9b73-9339dd382e46
[#490] 2026/08/16 09:37:43 Resolving secret c7968415-1a6d-4ca0-a188-150fb7f57b65
[#490] 2026/08/16 09:37:43 Installing packages
Warning: Permanently added '[localhost]:22589' (ED25519) to the list of known hosts.
( 1/15) Upgrading libblkid (2.42.2-r0 -> 2.42.2-r1)
( 2/15) Upgrading libuuid (2.42.2-r0 -> 2.42.2-r1)
( 3/15) Upgrading python3 (3.14.5-r2 -> 3.14.7-r0)
( 4/15) Upgrading python3-pycache-pyc0 (3.14.5-r2 -> 3.14.7-r0)
( 5/15) Upgrading pyc (3.14.5-r2 -> 3.14.7-r0)
( 6/15) Upgrading python3-pyc (3.14.5-r2 -> 3.14.7-r0)
( 7/15) Upgrading openssh-keygen (10.4_p1-r2 -> 10.5_p1-r0)
( 8/15) Upgrading openssh-client-common (10.4_p1-r2 -> 10.5_p1-r0)
( 9/15) Upgrading openssh-client-default (10.4_p1-r2 -> 10.5_p1-r0)
(10/15) Upgrading openssh-sftp-server (10.4_p1-r2 -> 10.5_p1-r0)
(11/15) Upgrading openssh-server-common (10.4_p1-r2 -> 10.5_p1-r0)
  Installing file to etc/ssh/sshd_config.apk-new
(12/15) Upgrading openssh-server-common-openrc (10.4_p1-r2 -> 10.5_p1-r0)
(13/15) Upgrading openssh-server (10.4_p1-r2 -> 10.5_p1-r0)
  Executing openssh-server-10.5_p1-r0.post-upgrade
(14/15) Upgrading openssh (10.4_p1-r2 -> 10.5_p1-r0)
(15/15) Upgrading blkid (2.42.2-r0 -> 2.42.2-r1)
Executing busybox-1.38.0-r4.trigger
OK: 527.1 MiB in 142 packages
Warning: Permanently added '[localhost]:22589' (ED25519) to the list of known hosts.
(1/1) Installing go (1.26.5-r0)
Executing busybox-1.38.0-r4.trigger
OK: 704.7 MiB in 143 packages
[#490] 2026/08/16 09:37:49 Cloning repositories
Cloning into 'sr-ht-ecore'...
+ git -C sr-ht-ecore checkout -q 3bd158fbb23241df31897f9ba47afac832ee2e1d
+ git -C sr-ht-ecore submodule update --init --recursive
[#490] 2026/08/16 09:37:50 Running task cacher_install
[#490] 2026/08/16 09:37:51 Running task cacher_init
[#490] 2026/08/16 09:37:51 Running task cache_restore
[#490] 2026/08/16 09:37:56 Running task lint
[#490] 2026/08/16 09:38:22 Running task test
[#490] 2026/08/16 09:38:30 Running task bench
[#490] 2026/08/16 09:44:20 Running task cache_save
[#490] 2026/08/16 09:44:22 Running task coverage
[#490] 2026/08/16 09:44:22 Running task bench_upload
[#490] 2026/08/16 09:44:23 Uploading cover.out
[#490] 2026/08/16 09:44:23 https://phoebe.lab.local:3900/srht/builds/~bigbes/490/6c4eb59d524361fc/cover.out
[#490] 2026/08/16 09:44:23 Uploading bench.txt
[#490] 2026/08/16 09:44:24 https://phoebe.lab.local:3900/srht/builds/~bigbes/490/6c4eb59d524361fc/bench.txt
qemu-system-x86_64: terminating on signal 15 from pid 133907 (/bin/sh)
cacher_install
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
+ '[' '!' -r /home/build/.s3-cache-key-id ']'
+ '[' '!' -r /home/build/.s3-cache-key-secret ']'
+ curl -sSL https://bigbes.pages.srht.bigb.es/ci-cacher/install.sh
+ sh
install.sh: fetching https://bigbes.pages.srht.bigb.es/ci-cacher/cacher-linux-amd64
install.sh: checksum ok
install.sh: added /home/build/.local/bin to ~/.buildenv PATH
install.sh: installed → /home/build/.local/bin/cacher
                       _
   ___ __ _  ___ _ __ | |__   ___ _ __
  / __/ _` |/ __| '_ \| '_ \ / _ \ '__|
 | (_| (_| | (__| | | | | | |  __/ |
  \___\__,_|\___|_| |_|_| |_|\___|_|
cacher: S3-backed CI cache helper for builds.sr.ht — replaces .builds/lib/ci-lib.sh
go.bigb.es/cacher

GitVersion:    0.2.2
GitCommit:     333189a20b7bb2b7440b083e151afd24bb5a61d4
GitTreeState:  dirty
BuildDate:     2026-08-06T22:16:13Z
BuiltBy:       unknown
Clean:         false
GoVersion:     go1.26.3
Compiler:      gc
ModuleSum:     unknown
Platform:      linux/amd64
install.sh: note — /home/build/.local/bin is not on your PATH
cacher_init
1
2
3
4
5
6
7
8
9
10
+ '[' -z '' ']'
+ cacher init --endpoint https://s3.bigb.es --region garage --bucket docker-cache --prefix sr-ht-ecore/deps --key-file /home/build/.s3-cache-key-id --secret-file /home/build/.s3-cache-key-secret
wrote /home/build/.config/cacher/config.toml
endpoint=https://s3.bigb.es region=garage bucket=docker-cache prefix=sr-ht-ecore/deps
key_id_len=26 key_id_prefix=GK secret_len=64
ping bucket: OK
put canary: OK
get canary: OK
delete canary: OK
doctor: all checks passed
cache_restore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
+ cd sr-ht-ecore
+ '[' -z '' ']'
++ cacher key 'gomod/{hash}.tar.zst' --hash-from go.sum
+ KEY_MOD=gomod/df408d94d217941d.tar.zst
++ cacher key 'gocache/{hash}.tar.zst' --hash-from go.sum
+ KEY_GOC=gocache/df408d94d217941d.tar.zst
+ echo 'export KEY_MOD=gomod/df408d94d217941d.tar.zst KEY_GOC=gocache/df408d94d217941d.tar.zst'
+ cacher dir download gomod/df408d94d217941d.tar.zst /home/build/go/pkg/mod --optional
Cache MISS — gomod/df408d94d217941d.tar.zst
+ cacher dir download gocache/df408d94d217941d.tar.zst /home/build/.cache/go-build --optional
Cache MISS — gocache/df408d94d217941d.tar.zst
+ chmod -R u+w /home/build/go/pkg/mod
+ true
+ go mod verify
+ go mod download
+ go mod verify
all modules verified
++ git status --porcelain
+ test -z ''
lint
1
2
3
4
5
+ cd sr-ht-ecore
+ make check-fmt
gofmt: clean
+ make vet
go vet ./...
test
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
+ cd sr-ht-ecore
+ make cover COVERPROFILE=/home/build/cover.out
go test -covermode=atomic -coverprofile=/home/build/cover.out -timeout 20m ./...
ok  	sourcecraft.dev/bigbes/sr-ht-ecore/apimeta	0.006s	coverage: 87.5% of statements
ok  	sourcecraft.dev/bigbes/sr-ht-ecore/assets	0.010s	coverage: 98.0% of statements
ok  	sourcecraft.dev/bigbes/sr-ht-ecore/bearer	0.027s	coverage: 94.3% of statements
ok  	sourcecraft.dev/bigbes/sr-ht-ecore/chimw	0.013s	coverage: 97.7% of statements
ok  	sourcecraft.dev/bigbes/sr-ht-ecore/chrome	0.010s	coverage: 97.7% of statements
ok  	sourcecraft.dev/bigbes/sr-ht-ecore/csrf	0.005s	coverage: 100.0% of statements
ok  	sourcecraft.dev/bigbes/sr-ht-ecore/ecoretest	0.005s	coverage: 96.4% of statements
ok  	sourcecraft.dev/bigbes/sr-ht-ecore/grants	0.005s	coverage: 100.0% of statements
ok  	sourcecraft.dev/bigbes/sr-ht-ecore/instconf	0.005s	coverage: 94.3% of statements
ok  	sourcecraft.dev/bigbes/sr-ht-ecore/internalauth	0.006s	coverage: 91.0% of statements
ok  	sourcecraft.dev/bigbes/sr-ht-ecore/logging	0.004s	coverage: 94.9% of statements
ok  	sourcecraft.dev/bigbes/sr-ht-ecore/login	0.007s	coverage: 100.0% of statements
ok  	sourcecraft.dev/bigbes/sr-ht-ecore/mcphttp	0.008s	coverage: 100.0% of statements
ok  	sourcecraft.dev/bigbes/sr-ht-ecore/middleware	0.005s	coverage: 83.7% of statements
ok  	sourcecraft.dev/bigbes/sr-ht-ecore/pages	0.013s	coverage: 88.8% of statements
go tool cover -func=/home/build/cover.out | tail -1
total:									(statements)			95.0%
bench
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
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
+ cd sr-ht-ecore
+ make -s bench
+ go test -run='^$' -bench=. -benchmem -count=10 -timeout 20m ./...
+ cat /home/build/bench.txt
PASS
ok  	sourcecraft.dev/bigbes/sr-ht-ecore/apimeta	0.006s
PASS
ok  	sourcecraft.dev/bigbes/sr-ht-ecore/assets	0.006s
goos: linux
goarch: amd64
pkg: sourcecraft.dev/bigbes/sr-ht-ecore/bearer
cpu: AMD Ryzen 7 3700X 8-Core Processor             
BenchmarkValidate/stateless-2 	  429764	      2557 ns/op	    1288 B/op	      20 allocs/op
BenchmarkValidate/stateless-2 	  514348	      2522 ns/op	    1288 B/op	      20 allocs/op
BenchmarkValidate/stateless-2 	  474760	      2462 ns/op	    1288 B/op	      20 allocs/op
BenchmarkValidate/stateless-2 	  415776	      2469 ns/op	    1288 B/op	      20 allocs/op
BenchmarkValidate/stateless-2 	  465210	      2359 ns/op	    1288 B/op	      20 allocs/op
BenchmarkValidate/stateless-2 	  508065	      2345 ns/op	    1288 B/op	      20 allocs/op
BenchmarkValidate/stateless-2 	  511610	      2315 ns/op	    1288 B/op	      20 allocs/op
BenchmarkValidate/stateless-2 	  512192	      2350 ns/op	    1288 B/op	      20 allocs/op
BenchmarkValidate/stateless-2 	  492964	      2332 ns/op	    1288 B/op	      20 allocs/op
BenchmarkValidate/stateless-2 	  483612	      2316 ns/op	    1288 B/op	      20 allocs/op
BenchmarkValidate/registered_cached-2         	  398082	      2925 ns/op	    1304 B/op	      20 allocs/op
BenchmarkValidate/registered_cached-2         	  428494	      2866 ns/op	    1304 B/op	      20 allocs/op
BenchmarkValidate/registered_cached-2         	  362163	      2796 ns/op	    1304 B/op	      20 allocs/op
BenchmarkValidate/registered_cached-2         	  447399	      2731 ns/op	    1304 B/op	      20 allocs/op
BenchmarkValidate/registered_cached-2         	  422326	      2738 ns/op	    1304 B/op	      20 allocs/op
BenchmarkValidate/registered_cached-2         	  448514	      2734 ns/op	    1304 B/op	      20 allocs/op
BenchmarkValidate/registered_cached-2         	  441248	      2742 ns/op	    1304 B/op	      20 allocs/op
BenchmarkValidate/registered_cached-2         	  452487	      2760 ns/op	    1304 B/op	      20 allocs/op
BenchmarkValidate/registered_cached-2         	  444916	      2750 ns/op	    1304 B/op	      20 allocs/op
BenchmarkValidate/registered_cached-2         	  432964	      2752 ns/op	    1304 B/op	      20 allocs/op
BenchmarkValidate/forbidden-2                 	  342594	      3536 ns/op	    1624 B/op	      28 allocs/op
BenchmarkValidate/forbidden-2                 	  328616	      3628 ns/op	    1624 B/op	      28 allocs/op
BenchmarkValidate/forbidden-2                 	  313812	      3565 ns/op	    1624 B/op	      28 allocs/op
BenchmarkValidate/forbidden-2                 	  353343	      3584 ns/op	    1624 B/op	      28 allocs/op
BenchmarkValidate/forbidden-2                 	  310191	      3767 ns/op	    1624 B/op	      28 allocs/op
BenchmarkValidate/forbidden-2                 	  289208	      3756 ns/op	    1624 B/op	      28 allocs/op
BenchmarkValidate/forbidden-2                 	  334688	      3515 ns/op	    1624 B/op	      28 allocs/op
BenchmarkValidate/forbidden-2                 	  335510	      3565 ns/op	    1624 B/op	      28 allocs/op
BenchmarkValidate/forbidden-2                 	  320961	      3524 ns/op	    1624 B/op	      28 allocs/op
BenchmarkValidate/forbidden-2                 	  339939	      3523 ns/op	    1624 B/op	      28 allocs/op
BenchmarkValidate/invalid-2                   	 4275201	       272.1 ns/op	     144 B/op	       3 allocs/op
BenchmarkValidate/invalid-2                   	 4497733	       269.2 ns/op	     144 B/op	       3 allocs/op
BenchmarkValidate/invalid-2                   	 4487473	       267.8 ns/op	     144 B/op	       3 allocs/op
BenchmarkValidate/invalid-2                   	 4466409	       269.7 ns/op	     144 B/op	       3 allocs/op
BenchmarkValidate/invalid-2                   	 4428794	       270.5 ns/op	     144 B/op	       3 allocs/op
BenchmarkValidate/invalid-2                   	 4471680	       268.3 ns/op	     144 B/op	       3 allocs/op
BenchmarkValidate/invalid-2                   	 4440637	       270.4 ns/op	     144 B/op	       3 allocs/op
BenchmarkValidate/invalid-2                   	 4456669	       269.0 ns/op	     144 B/op	       3 allocs/op
BenchmarkValidate/invalid-2                   	 4444225	       270.7 ns/op	     144 B/op	       3 allocs/op
BenchmarkValidate/invalid-2                   	 4494483	       270.3 ns/op	     144 B/op	       3 allocs/op
BenchmarkInspect-2                            	  516321	      2343 ns/op	    1288 B/op	      20 allocs/op
BenchmarkInspect-2                            	  511789	      2342 ns/op	    1288 B/op	      20 allocs/op
BenchmarkInspect-2                            	  496994	      2349 ns/op	    1288 B/op	      20 allocs/op
BenchmarkInspect-2                            	  509403	      2338 ns/op	    1288 B/op	      20 allocs/op
BenchmarkInspect-2                            	  506016	      2353 ns/op	    1288 B/op	      20 allocs/op
BenchmarkInspect-2                            	  493274	      2349 ns/op	    1288 B/op	      20 allocs/op
BenchmarkInspect-2                            	  519338	      2327 ns/op	    1288 B/op	      20 allocs/op
BenchmarkInspect-2                            	  535696	      2325 ns/op	    1288 B/op	      20 allocs/op
BenchmarkInspect-2                            	  514777	      2351 ns/op	    1288 B/op	      20 allocs/op
BenchmarkInspect-2                            	  520494	      2307 ns/op	    1288 B/op	      20 allocs/op
BenchmarkValidateParallel-2                   	  644078	      1922 ns/op	    1304 B/op	      20 allocs/op
BenchmarkValidateParallel-2                   	  590427	      1954 ns/op	    1304 B/op	      20 allocs/op
BenchmarkValidateParallel-2                   	  549738	      1982 ns/op	    1304 B/op	      20 allocs/op
BenchmarkValidateParallel-2                   	  597874	      2029 ns/op	    1304 B/op	      20 allocs/op
BenchmarkValidateParallel-2                   	  578709	      1972 ns/op	    1304 B/op	      20 allocs/op
BenchmarkValidateParallel-2                   	  678094	      1808 ns/op	    1304 B/op	      20 allocs/op
BenchmarkValidateParallel-2                   	  673968	      1763 ns/op	    1304 B/op	      20 allocs/op
BenchmarkValidateParallel-2                   	  571856	      1858 ns/op	    1304 B/op	      20 allocs/op
BenchmarkValidateParallel-2                   	  553728	      1914 ns/op	    1304 B/op	      20 allocs/op
BenchmarkValidateParallel-2                   	  610923	      1965 ns/op	    1304 B/op	      20 allocs/op
PASS
ok  	sourcecraft.dev/bigbes/sr-ht-ecore/bearer	72.888s
goos: linux
goarch: amd64
pkg: sourcecraft.dev/bigbes/sr-ht-ecore/chimw
cpu: AMD Ryzen 7 3700X 8-Core Processor             
BenchmarkRequestLogger/logged-2         	  404985	      2833 ns/op	     970 B/op	       9 allocs/op
BenchmarkRequestLogger/logged-2         	  421778	      2782 ns/op	     970 B/op	       9 allocs/op
BenchmarkRequestLogger/logged-2         	  382167	      2878 ns/op	     970 B/op	       9 allocs/op
BenchmarkRequestLogger/logged-2         	  348709	      2890 ns/op	     970 B/op	       9 allocs/op
BenchmarkRequestLogger/logged-2         	  391414	      2880 ns/op	     970 B/op	       9 allocs/op
BenchmarkRequestLogger/logged-2         	  421803	      2864 ns/op	     970 B/op	       9 allocs/op
BenchmarkRequestLogger/logged-2         	  448383	      2750 ns/op	     970 B/op	       9 allocs/op
BenchmarkRequestLogger/logged-2         	  433875	      2732 ns/op	     970 B/op	       9 allocs/op
BenchmarkRequestLogger/logged-2         	  422599	      2724 ns/op	     970 B/op	       9 allocs/op
BenchmarkRequestLogger/logged-2         	  417184	      2689 ns/op	     970 B/op	       9 allocs/op
BenchmarkRequestLogger/with_request_id-2         	  343968	      3427 ns/op	    1456 B/op	      16 allocs/op
BenchmarkRequestLogger/with_request_id-2         	  333948	      3431 ns/op	    1456 B/op	      16 allocs/op
BenchmarkRequestLogger/with_request_id-2         	  346714	      3487 ns/op	    1456 B/op	      16 allocs/op
BenchmarkRequestLogger/with_request_id-2         	  321931	      3493 ns/op	    1456 B/op	      16 allocs/op
BenchmarkRequestLogger/with_request_id-2         	  345535	      3403 ns/op	    1456 B/op	      16 allocs/op
BenchmarkRequestLogger/with_request_id-2         	  349182	      3408 ns/op	    1456 B/op	      16 allocs/op
BenchmarkRequestLogger/with_request_id-2         	  345774	      3420 ns/op	    1456 B/op	      16 allocs/op
BenchmarkRequestLogger/with_request_id-2         	  357326	      3372 ns/op	    1456 B/op	      16 allocs/op
BenchmarkRequestLogger/with_request_id-2         	  347667	      3371 ns/op	    1456 B/op	      16 allocs/op
BenchmarkRequestLogger/with_request_id-2         	  341612	      3379 ns/op	    1456 B/op	      16 allocs/op
BenchmarkRequestLogger/skipped-2                 	 1000000	      1226 ns/op	     970 B/op	       9 allocs/op
BenchmarkRequestLogger/skipped-2                 	  998128	      1257 ns/op	     970 B/op	       9 allocs/op
BenchmarkRequestLogger/skipped-2                 	  878258	      1275 ns/op	     970 B/op	       9 allocs/op
BenchmarkRequestLogger/skipped-2                 	  979273	      1254 ns/op	     970 B/op	       9 allocs/op
BenchmarkRequestLogger/skipped-2                 	  929761	      1296 ns/op	     970 B/op	       9 allocs/op
BenchmarkRequestLogger/skipped-2                 	  966984	      1271 ns/op	     970 B/op	       9 allocs/op
BenchmarkRequestLogger/skipped-2                 	  986041	      1285 ns/op	     970 B/op	       9 allocs/op
BenchmarkRequestLogger/skipped-2                 	  994269	      1269 ns/op	     970 B/op	       9 allocs/op
BenchmarkRequestLogger/skipped-2                 	  977586	      1228 ns/op	     970 B/op	       9 allocs/op
BenchmarkRequestLogger/skipped-2                 	  938281	      1197 ns/op	     970 B/op	       9 allocs/op
BenchmarkGetHead/GET-2                           	 3400032	       352.5 ns/op	     426 B/op	       5 allocs/op
BenchmarkGetHead/GET-2                           	 3407492	       352.1 ns/op	     426 B/op	       5 allocs/op
BenchmarkGetHead/GET-2                           	 3405184	       352.2 ns/op	     426 B/op	       5 allocs/op
BenchmarkGetHead/GET-2                           	 3385270	       356.3 ns/op	     426 B/op	       5 allocs/op
BenchmarkGetHead/GET-2                           	 3360094	       358.3 ns/op	     426 B/op	       5 allocs/op
BenchmarkGetHead/GET-2                           	 3109090	       391.0 ns/op	     426 B/op	       5 allocs/op
BenchmarkGetHead/GET-2                           	 3018445	       390.3 ns/op	     426 B/op	       5 allocs/op
BenchmarkGetHead/GET-2                           	 2959003	       405.9 ns/op	     426 B/op	       5 allocs/op
BenchmarkGetHead/GET-2                           	 3034341	       395.0 ns/op	     426 B/op	       5 allocs/op
BenchmarkGetHead/GET-2                           	 2975658	       392.6 ns/op	     426 B/op	       5 allocs/op
BenchmarkGetHead/HEAD-2                          	 3118274	       379.1 ns/op	     426 B/op	       5 allocs/op
BenchmarkGetHead/HEAD-2                          	 3358294	       355.7 ns/op	     426 B/op	       5 allocs/op
BenchmarkGetHead/HEAD-2                          	 3398186	       354.6 ns/op	     426 B/op	       5 allocs/op
BenchmarkGetHead/HEAD-2                          	 3365562	       357.0 ns/op	     426 B/op	       5 allocs/op
BenchmarkGetHead/HEAD-2                          	 3378970	       357.1 ns/op	     426 B/op	       5 allocs/op
BenchmarkGetHead/HEAD-2                          	 3308960	       360.0 ns/op	     426 B/op	       5 allocs/op
BenchmarkGetHead/HEAD-2                          	 3365937	       358.8 ns/op	     426 B/op	       5 allocs/op
BenchmarkGetHead/HEAD-2                          	 3377078	       357.6 ns/op	     426 B/op	       5 allocs/op
BenchmarkGetHead/HEAD-2                          	 3298554	       365.7 ns/op	     426 B/op	       5 allocs/op
BenchmarkGetHead/HEAD-2                          	 3418614	       353.1 ns/op	     426 B/op	       5 allocs/op
PASS
ok  	sourcecraft.dev/bigbes/sr-ht-ecore/chimw	59.325s
PASS
ok  	sourcecraft.dev/bigbes/sr-ht-ecore/chrome	0.003s
goos: linux
goarch: amd64
pkg: sourcecraft.dev/bigbes/sr-ht-ecore/csrf
cpu: AMD Ryzen 7 3700X 8-Core Processor             
BenchmarkRequire/safe_method-2         	17869374	        67.52 ns/op	      56 B/op	       2 allocs/op
BenchmarkRequire/safe_method-2         	17812657	        67.31 ns/op	      56 B/op	       2 allocs/op
BenchmarkRequire/safe_method-2         	17632647	        67.39 ns/op	      56 B/op	       2 allocs/op
BenchmarkRequire/safe_method-2         	17219365	        67.22 ns/op	      56 B/op	       2 allocs/op
BenchmarkRequire/safe_method-2         	18016236	        67.52 ns/op	      56 B/op	       2 allocs/op
BenchmarkRequire/safe_method-2         	17697686	        67.94 ns/op	      56 B/op	       2 allocs/op
BenchmarkRequire/safe_method-2         	17440087	        67.84 ns/op	      56 B/op	       2 allocs/op
BenchmarkRequire/safe_method-2         	17850302	        67.08 ns/op	      56 B/op	       2 allocs/op
BenchmarkRequire/safe_method-2         	17457895	        67.67 ns/op	      56 B/op	       2 allocs/op
BenchmarkRequire/safe_method-2         	17701881	        67.44 ns/op	      56 B/op	       2 allocs/op
BenchmarkRequire/origin_match-2        	 3591405	       332.1 ns/op	     200 B/op	       3 allocs/op
BenchmarkRequire/origin_match-2        	 3532514	       337.5 ns/op	     200 B/op	       3 allocs/op
BenchmarkRequire/origin_match-2        	 3505338	       335.8 ns/op	     200 B/op	       3 allocs/op
BenchmarkRequire/origin_match-2        	 3595124	       334.3 ns/op	     200 B/op	       3 allocs/op
BenchmarkRequire/origin_match-2        	 3594542	       333.0 ns/op	     200 B/op	       3 allocs/op
BenchmarkRequire/origin_match-2        	 3550621	       344.0 ns/op	     200 B/op	       3 allocs/op
BenchmarkRequire/origin_match-2        	 3458324	       345.5 ns/op	     200 B/op	       3 allocs/op
BenchmarkRequire/origin_match-2        	 3490902	       342.5 ns/op	     200 B/op	       3 allocs/op
BenchmarkRequire/origin_match-2        	 3562309	       340.2 ns/op	     200 B/op	       3 allocs/op
BenchmarkRequire/origin_match-2        	 3456564	       347.0 ns/op	     200 B/op	       3 allocs/op
BenchmarkRequire/referer_only-2        	 2869605	       422.2 ns/op	     200 B/op	       3 allocs/op
BenchmarkRequire/referer_only-2        	 2782176	       422.3 ns/op	     200 B/op	       3 allocs/op
BenchmarkRequire/referer_only-2        	 2897689	       416.2 ns/op	     200 B/op	       3 allocs/op
BenchmarkRequire/referer_only-2        	 2902533	       415.6 ns/op	     200 B/op	       3 allocs/op
BenchmarkRequire/referer_only-2        	 2839860	       416.1 ns/op	     200 B/op	       3 allocs/op
BenchmarkRequire/referer_only-2        	 2895111	       413.6 ns/op	     200 B/op	       3 allocs/op
BenchmarkRequire/referer_only-2        	 2937201	       409.0 ns/op	     200 B/op	       3 allocs/op
BenchmarkRequire/referer_only-2        	 2919463	       411.3 ns/op	     200 B/op	       3 allocs/op
BenchmarkRequire/referer_only-2        	 2851287	       414.6 ns/op	     200 B/op	       3 allocs/op
BenchmarkRequire/referer_only-2        	 2843982	       422.2 ns/op	     200 B/op	       3 allocs/op
BenchmarkRequire/denied-2              	 1604781	       746.4 ns/op	     600 B/op	       7 allocs/op
BenchmarkRequire/denied-2              	 1615831	       745.6 ns/op	     600 B/op	       7 allocs/op
BenchmarkRequire/denied-2              	 1597525	       750.6 ns/op	     600 B/op	       7 allocs/op
BenchmarkRequire/denied-2              	 1616566	       746.5 ns/op	     600 B/op	       7 allocs/op
BenchmarkRequire/denied-2              	 1587130	       752.6 ns/op	     600 B/op	       7 allocs/op
BenchmarkRequire/denied-2              	 1615052	       740.5 ns/op	     600 B/op	       7 allocs/op
BenchmarkRequire/denied-2              	 1615527	       744.6 ns/op	     600 B/op	       7 allocs/op
BenchmarkRequire/denied-2              	 1615450	       743.4 ns/op	     600 B/op	       7 allocs/op
BenchmarkRequire/denied-2              	 1564162	       758.1 ns/op	     600 B/op	       7 allocs/op
BenchmarkRequire/denied-2              	 1613829	       744.9 ns/op	     600 B/op	       7 allocs/op
BenchmarkSameOrigin-2                  	 2611632	       459.2 ns/op	     288 B/op	       2 allocs/op
BenchmarkSameOrigin-2                  	 2624666	       458.4 ns/op	     288 B/op	       2 allocs/op
BenchmarkSameOrigin-2                  	 2534760	       479.7 ns/op	     288 B/op	       2 allocs/op
BenchmarkSameOrigin-2                  	 2446299	       485.1 ns/op	     288 B/op	       2 allocs/op
BenchmarkSameOrigin-2                  	 2490268	       493.8 ns/op	     288 B/op	       2 allocs/op
BenchmarkSameOrigin-2                  	 2440443	       487.0 ns/op	     288 B/op	       2 allocs/op
BenchmarkSameOrigin-2                  	 2444632	       498.1 ns/op	     288 B/op	       2 allocs/op
BenchmarkSameOrigin-2                  	 2425130	       485.1 ns/op	     288 B/op	       2 allocs/op
BenchmarkSameOrigin-2                  	 2419923	       489.2 ns/op	     288 B/op	       2 allocs/op
BenchmarkSameOrigin-2                  	 2478730	       486.8 ns/op	     288 B/op	       2 allocs/op
BenchmarkSafeMethod-2                  	978155289	         1.223 ns/op	       0 B/op	       0 allocs/op
BenchmarkSafeMethod-2                  	748457895	         1.786 ns/op	       0 B/op	       0 allocs/op
BenchmarkSafeMethod-2                  	957271988	         1.247 ns/op	       0 B/op	       0 allocs/op
BenchmarkSafeMethod-2                  	958231158	         1.244 ns/op	       0 B/op	       0 allocs/op
BenchmarkSafeMethod-2                  	958847893	         1.247 ns/op	       0 B/op	       0 allocs/op
BenchmarkSafeMethod-2                  	956713627	         1.259 ns/op	       0 B/op	       0 allocs/op
BenchmarkSafeMethod-2                  	968317833	         1.617 ns/op	       0 B/op	       0 allocs/op
BenchmarkSafeMethod-2                  	949793323	         1.529 ns/op	       0 B/op	       0 allocs/op
BenchmarkSafeMethod-2                  	598032952	         2.016 ns/op	       0 B/op	       0 allocs/op
BenchmarkSafeMethod-2                  	808816263	         1.567 ns/op	       0 B/op	       0 allocs/op
PASS
ok  	sourcecraft.dev/bigbes/sr-ht-ecore/csrf	72.715s
PASS
ok  	sourcecraft.dev/bigbes/sr-ht-ecore/ecoretest	0.003s
goos: linux
goarch: amd64
pkg: sourcecraft.dev/bigbes/sr-ht-ecore/grants
cpu: AMD Ryzen 7 3700X 8-Core Processor             
BenchmarkParse-2            	 1691202	       710.2 ns/op	     368 B/op	       3 allocs/op
BenchmarkParse-2            	 1699736	       713.2 ns/op	     368 B/op	       3 allocs/op
BenchmarkParse-2            	 1648849	       728.8 ns/op	     368 B/op	       3 allocs/op
BenchmarkParse-2            	 1699780	       708.3 ns/op	     368 B/op	       3 allocs/op
BenchmarkParse-2            	 1693579	       709.8 ns/op	     368 B/op	       3 allocs/op
BenchmarkParse-2            	 1699950	       702.8 ns/op	     368 B/op	       3 allocs/op
BenchmarkParse-2            	 1706935	       703.1 ns/op	     368 B/op	       3 allocs/op
BenchmarkParse-2            	 1629012	       740.9 ns/op	     368 B/op	       3 allocs/op
BenchmarkParse-2            	 1573803	       755.3 ns/op	     368 B/op	       3 allocs/op
BenchmarkParse-2            	 1644652	       730.8 ns/op	     368 B/op	       3 allocs/op
BenchmarkParseRequested-2   	 1704265	       698.8 ns/op	     352 B/op	       3 allocs/op
BenchmarkParseRequested-2   	 1747092	       688.7 ns/op	     352 B/op	       3 allocs/op
BenchmarkParseRequested-2   	 1762711	       680.3 ns/op	     352 B/op	       3 allocs/op
BenchmarkParseRequested-2   	 1712941	       685.6 ns/op	     352 B/op	       3 allocs/op
BenchmarkParseRequested-2   	 1819845	       659.1 ns/op	     352 B/op	       3 allocs/op
BenchmarkParseRequested-2   	 1810578	       674.3 ns/op	     352 B/op	       3 allocs/op
BenchmarkParseRequested-2   	 1668829	       703.9 ns/op	     352 B/op	       3 allocs/op
BenchmarkParseRequested-2   	 1780995	       675.2 ns/op	     352 B/op	       3 allocs/op
BenchmarkParseRequested-2   	 1797970	       667.7 ns/op	     352 B/op	       3 allocs/op
BenchmarkParseRequested-2   	 1778330	       683.6 ns/op	     352 B/op	       3 allocs/op
BenchmarkHas/hit-2          	100000000	        10.47 ns/op	       0 B/op	       0 allocs/op
BenchmarkHas/hit-2          	100000000	        10.89 ns/op	       0 B/op	       0 allocs/op
BenchmarkHas/hit-2          	100000000	        10.46 ns/op	       0 B/op	       0 allocs/op
BenchmarkHas/hit-2          	100000000	        10.71 ns/op	       0 B/op	       0 allocs/op
BenchmarkHas/hit-2          	100000000	        10.90 ns/op	       0 B/op	       0 allocs/op
BenchmarkHas/hit-2          	100000000	        11.23 ns/op	       0 B/op	       0 allocs/op
BenchmarkHas/hit-2          	100000000	        11.42 ns/op	       0 B/op	       0 allocs/op
BenchmarkHas/hit-2          	100000000	        12.22 ns/op	       0 B/op	       0 allocs/op
BenchmarkHas/hit-2          	109584727	        10.96 ns/op	       0 B/op	       0 allocs/op
BenchmarkHas/hit-2          	90551685	        11.24 ns/op	       0 B/op	       0 allocs/op
BenchmarkHas/miss-2         	104365698	        11.58 ns/op	       0 B/op	       0 allocs/op
BenchmarkHas/miss-2         	83771282	        12.14 ns/op	       0 B/op	       0 allocs/op
BenchmarkHas/miss-2         	100000000	        11.25 ns/op	       0 B/op	       0 allocs/op
BenchmarkHas/miss-2         	100000000	        10.58 ns/op	       0 B/op	       0 allocs/op
BenchmarkHas/miss-2         	100000000	        11.15 ns/op	       0 B/op	       0 allocs/op
BenchmarkHas/miss-2         	100000000	        11.06 ns/op	       0 B/op	       0 allocs/op
BenchmarkHas/miss-2         	100000000	        11.17 ns/op	       0 B/op	       0 allocs/op
BenchmarkHas/miss-2         	100000000	        10.46 ns/op	       0 B/op	       0 allocs/op
BenchmarkHas/miss-2         	100000000	        10.48 ns/op	       0 B/op	       0 allocs/op
BenchmarkHas/miss-2         	100000000	        10.39 ns/op	       0 B/op	       0 allocs/op
BenchmarkHas/universal-2    	966898642	         1.528 ns/op	       0 B/op	       0 allocs/op
BenchmarkHas/universal-2    	973985566	         1.231 ns/op	       0 B/op	       0 allocs/op
BenchmarkHas/universal-2    	972945640	         1.402 ns/op	       0 B/op	       0 allocs/op
BenchmarkHas/universal-2    	592484304	         1.741 ns/op	       0 B/op	       0 allocs/op
BenchmarkHas/universal-2    	963552834	         1.262 ns/op	       0 B/op	       0 allocs/op
BenchmarkHas/universal-2    	956753421	         1.264 ns/op	       0 B/op	       0 allocs/op
BenchmarkHas/universal-2    	938326569	         1.270 ns/op	       0 B/op	       0 allocs/op
BenchmarkHas/universal-2    	955774413	         1.278 ns/op	       0 B/op	       0 allocs/op
BenchmarkHas/universal-2    	940146409	         1.294 ns/op	       0 B/op	       0 allocs/op
BenchmarkHas/universal-2    	941163957	         1.272 ns/op	       0 B/op	       0 allocs/op
BenchmarkIsSubsetOf/narrower-2         	15533804	        77.64 ns/op	       0 B/op	       0 allocs/op
BenchmarkIsSubsetOf/narrower-2         	15995677	        76.24 ns/op	       0 B/op	       0 allocs/op
BenchmarkIsSubsetOf/narrower-2         	15913896	        74.08 ns/op	       0 B/op	       0 allocs/op
BenchmarkIsSubsetOf/narrower-2         	16002546	        75.93 ns/op	       0 B/op	       0 allocs/op
BenchmarkIsSubsetOf/narrower-2         	15855037	        78.03 ns/op	       0 B/op	       0 allocs/op
BenchmarkIsSubsetOf/narrower-2         	14795581	        79.65 ns/op	       0 B/op	       0 allocs/op
BenchmarkIsSubsetOf/narrower-2         	14845860	        78.81 ns/op	       0 B/op	       0 allocs/op
BenchmarkIsSubsetOf/narrower-2         	16063892	        78.30 ns/op	       0 B/op	       0 allocs/op
BenchmarkIsSubsetOf/narrower-2         	15622118	        79.98 ns/op	       0 B/op	       0 allocs/op
BenchmarkIsSubsetOf/narrower-2         	14348097	        78.40 ns/op	       0 B/op	       0 allocs/op
BenchmarkIsSubsetOf/wider-2            	21429614	        55.79 ns/op	       0 B/op	       0 allocs/op
BenchmarkIsSubsetOf/wider-2            	22404895	        56.21 ns/op	       0 B/op	       0 allocs/op
BenchmarkIsSubsetOf/wider-2            	21136489	        56.73 ns/op	       0 B/op	       0 allocs/op
BenchmarkIsSubsetOf/wider-2            	20951755	        54.09 ns/op	       0 B/op	       0 allocs/op
BenchmarkIsSubsetOf/wider-2            	21870237	        53.40 ns/op	       0 B/op	       0 allocs/op
BenchmarkIsSubsetOf/wider-2            	23147241	        52.53 ns/op	       0 B/op	       0 allocs/op
BenchmarkIsSubsetOf/wider-2            	23511752	        54.10 ns/op	       0 B/op	       0 allocs/op
BenchmarkIsSubsetOf/wider-2            	21940298	        55.60 ns/op	       0 B/op	       0 allocs/op
BenchmarkIsSubsetOf/wider-2            	20174640	        57.75 ns/op	       0 B/op	       0 allocs/op
BenchmarkIsSubsetOf/wider-2            	21983577	        55.29 ns/op	       0 B/op	       0 allocs/op
BenchmarkString-2                      	 2552082	       460.1 ns/op	     340 B/op	       6 allocs/op
BenchmarkString-2                      	 2677947	       441.9 ns/op	     340 B/op	       6 allocs/op
BenchmarkString-2                      	 2733235	       442.4 ns/op	     340 B/op	       6 allocs/op
BenchmarkString-2                      	 2744712	       437.1 ns/op	     340 B/op	       6 allocs/op
BenchmarkString-2                      	 2752929	       439.8 ns/op	     340 B/op	       6 allocs/op
BenchmarkString-2                      	 2741444	       437.2 ns/op	     340 B/op	       6 allocs/op
BenchmarkString-2                      	 2670984	       441.2 ns/op	     340 B/op	       6 allocs/op
BenchmarkString-2                      	 2715567	       449.8 ns/op	     340 B/op	       6 allocs/op
BenchmarkString-2                      	 2550394	       457.8 ns/op	     340 B/op	       6 allocs/op
BenchmarkString-2                      	 2653286	       467.6 ns/op	     340 B/op	       6 allocs/op
PASS
ok  	sourcecraft.dev/bigbes/sr-ht-ecore/grants	94.360s
PASS
ok  	sourcecraft.dev/bigbes/sr-ht-ecore/instconf	0.003s
PASS
ok  	sourcecraft.dev/bigbes/sr-ht-ecore/internalauth	0.007s
PASS
ok  	sourcecraft.dev/bigbes/sr-ht-ecore/logging	0.004s
PASS
ok  	sourcecraft.dev/bigbes/sr-ht-ecore/login	0.005s
PASS
ok  	sourcecraft.dev/bigbes/sr-ht-ecore/mcphttp	0.005s
goos: linux
goarch: amd64
pkg: sourcecraft.dev/bigbes/sr-ht-ecore/middleware
cpu: AMD Ryzen 7 3700X 8-Core Processor             
BenchmarkPrivateCache-2    	 3773139	       289.4 ns/op	     440 B/op	       5 allocs/op
BenchmarkPrivateCache-2    	 4404592	       285.5 ns/op	     440 B/op	       5 allocs/op
BenchmarkPrivateCache-2    	 4146769	       280.2 ns/op	     440 B/op	       5 allocs/op
BenchmarkPrivateCache-2    	 4232619	       283.7 ns/op	     440 B/op	       5 allocs/op
BenchmarkPrivateCache-2    	 3857640	       322.7 ns/op	     440 B/op	       5 allocs/op
BenchmarkPrivateCache-2    	 4204585	       283.6 ns/op	     440 B/op	       5 allocs/op
BenchmarkPrivateCache-2    	 3496100	       325.0 ns/op	     440 B/op	       5 allocs/op
BenchmarkPrivateCache-2    	 4111152	       286.6 ns/op	     440 B/op	       5 allocs/op
BenchmarkPrivateCache-2    	 4354099	       291.6 ns/op	     440 B/op	       5 allocs/op
BenchmarkPrivateCache-2    	 3727386	       315.6 ns/op	     440 B/op	       5 allocs/op
BenchmarkRecoverPanics/clean-2         	11879370	       104.4 ns/op	      80 B/op	       3 allocs/op
BenchmarkRecoverPanics/clean-2         	11723053	       101.3 ns/op	      80 B/op	       3 allocs/op
BenchmarkRecoverPanics/clean-2         	10681423	       102.6 ns/op	      80 B/op	       3 allocs/op
BenchmarkRecoverPanics/clean-2         	12190384	       103.8 ns/op	      80 B/op	       3 allocs/op
BenchmarkRecoverPanics/clean-2         	12173120	       103.3 ns/op	      80 B/op	       3 allocs/op
BenchmarkRecoverPanics/clean-2         	11741208	       105.1 ns/op	      80 B/op	       3 allocs/op
BenchmarkRecoverPanics/clean-2         	11248293	       100.6 ns/op	      80 B/op	       3 allocs/op
BenchmarkRecoverPanics/clean-2         	11301904	       105.3 ns/op	      80 B/op	       3 allocs/op
BenchmarkRecoverPanics/clean-2         	11014086	       100.3 ns/op	      80 B/op	       3 allocs/op
BenchmarkRecoverPanics/clean-2         	 9881527	       104.9 ns/op	      80 B/op	       3 allocs/op
BenchmarkRecoverPanics/panicking-2     	   28849	     35604 ns/op	    5026 B/op	      12 allocs/op
BenchmarkRecoverPanics/panicking-2     	   37170	     32204 ns/op	    5026 B/op	      12 allocs/op
BenchmarkRecoverPanics/panicking-2     	   37836	     32135 ns/op	    5026 B/op	      12 allocs/op
BenchmarkRecoverPanics/panicking-2     	   37650	     32422 ns/op	    5026 B/op	      12 allocs/op
BenchmarkRecoverPanics/panicking-2     	   39616	     31501 ns/op	    5026 B/op	      12 allocs/op
BenchmarkRecoverPanics/panicking-2     	   38176	     31693 ns/op	    5026 B/op	      12 allocs/op
BenchmarkRecoverPanics/panicking-2     	   38292	     31523 ns/op	    5026 B/op	      12 allocs/op
BenchmarkRecoverPanics/panicking-2     	   37233	     33115 ns/op	    5026 B/op	      12 allocs/op
BenchmarkRecoverPanics/panicking-2     	   38400	     31856 ns/op	    5026 B/op	      12 allocs/op
BenchmarkRecoverPanics/panicking-2     	   39225	     31078 ns/op	    5026 B/op	      12 allocs/op
BenchmarkChain-2                       	 3387787	       348.1 ns/op	     464 B/op	       6 allocs/op
BenchmarkChain-2                       	 3350816	       353.8 ns/op	     464 B/op	       6 allocs/op
BenchmarkChain-2                       	 3696171	       328.9 ns/op	     464 B/op	       6 allocs/op
BenchmarkChain-2                       	 3686007	       363.4 ns/op	     464 B/op	       6 allocs/op
BenchmarkChain-2                       	 3018508	       409.1 ns/op	     464 B/op	       6 allocs/op
BenchmarkChain-2                       	 3596572	       346.4 ns/op	     464 B/op	       6 allocs/op
BenchmarkChain-2                       	 3304249	       353.2 ns/op	     464 B/op	       6 allocs/op
BenchmarkChain-2                       	 3455994	       346.1 ns/op	     464 B/op	       6 allocs/op
BenchmarkChain-2                       	 3297990	       373.4 ns/op	     464 B/op	       6 allocs/op
BenchmarkChain-2                       	 3142612	       362.5 ns/op	     464 B/op	       6 allocs/op
PASS
ok  	sourcecraft.dev/bigbes/sr-ht-ecore/middleware	47.818s
PASS
ok  	sourcecraft.dev/bigbes/sr-ht-ecore/pages	0.004s
+ grep -q '^BenchmarkValidate' /home/build/bench.txt
+ grep -q '^BenchmarkRequestLogger' /home/build/bench.txt
+ grep -q '^BenchmarkRequire' /home/build/bench.txt
+ grep -q '^BenchmarkParse' /home/build/bench.txt
+ grep -q '^BenchmarkChain' /home/build/bench.txt
cache_save
1
2
3
4
5
+ '[' -z '' ']'
+ cacher dir upload gomod/df408d94d217941d.tar.zst /home/build/go/pkg/mod
Packing /home/build/go/pkg/mod → gomod/df408d94d217941d.tar.zst
+ cacher dir upload gocache/df408d94d217941d.tar.zst /home/build/.cache/go-build
Packing /home/build/.cache/go-build → gocache/df408d94d217941d.tar.zst
coverage
1
2
3
4
5
6
7
8
9
10
11
+ cd sr-ht-ecore
+ '[' '!' -r /home/build/.srht-token ']'
+ ref=master
+ ref=master
+ url=https://cov.srht.bigb.es/api/v1/repos/~bigbes/sr-ht-ecore/reports
++ git rev-parse HEAD
+ url='https://cov.srht.bigb.es/api/v1/repos/~bigbes/sr-ht-ecore/reports?commit=3bd158fbb23241df31897f9ba47afac832ee2e1d&ref=master&key=490&job_url=https://builds.srht.bigb.es/~bigbes/job/490'
+ echo 'uploading cover.out to https://cov.srht.bigb.es/api/v1/repos/~bigbes/sr-ht-ecore/reports?commit=3bd158fbb23241df31897f9ba47afac832ee2e1d&ref=master&key=490&job_url=https://builds.srht.bigb.es/~bigbes/job/490'
uploading cover.out to https://cov.srht.bigb.es/api/v1/repos/~bigbes/sr-ht-ecore/reports?commit=3bd158fbb23241df31897f9ba47afac832ee2e1d&ref=master&key=490&job_url=https://builds.srht.bigb.es/~bigbes/job/490
+ set +x
{"id":10,"url":"https://cov.srht.bigb.es/~bigbes/sr-ht-ecore/reports/10","metric":"statements","total":859,"covered":816,"pct":94.9941792782305,"files":23,"files_matched":23,"delta_pct":null,"errors":[]}
bench_upload
1
2
3
4
5
6
7
8
9
10
11
12
13
+ cd sr-ht-ecore
+ '[' '!' -r /home/build/.srht-token ']'
+ ref=master
+ ref=master
+ url=https://bench.srht.bigb.es/api/v1/repos/~bigbes/sr-ht-ecore/runs
++ git rev-parse HEAD
+ url='https://bench.srht.bigb.es/api/v1/repos/~bigbes/sr-ht-ecore/runs?commit=3bd158fbb23241df31897f9ba47afac832ee2e1d&ref=master&key=490&job_url=https://builds.srht.bigb.es/~bigbes/job/490'
uploading bench.txt to https://bench.srht.bigb.es/api/v1/repos/~bigbes/sr-ht-ecore/runs?commit=3bd158fbb23241df31897f9ba47afac832ee2e1d&ref=master&key=490&job_url=https://builds.srht.bigb.es/~bigbes/job/490&visibility=public
+ url='https://bench.srht.bigb.es/api/v1/repos/~bigbes/sr-ht-ecore/runs?commit=3bd158fbb23241df31897f9ba47afac832ee2e1d&ref=master&key=490&job_url=https://builds.srht.bigb.es/~bigbes/job/490&visibility=public'
+ echo 'uploading bench.txt to https://bench.srht.bigb.es/api/v1/repos/~bigbes/sr-ht-ecore/runs?commit=3bd158fbb23241df31897f9ba47afac832ee2e1d&ref=master&key=490&job_url=https://builds.srht.bigb.es/~bigbes/job/490&visibility=public'
+ set +x
{"id":9,"url":"https://bench.srht.bigb.es/~bigbes/sr-ht-ecore/runs/9","benchmarks":29,"measurements":870,"new_benchmarks":29,"errors":[],"errors_total":0,"results_rejected":0}

Build complete: success 2 days ago (took 6 minutes)