Build Logs

beangle/ems • 3.8.0-RC6:2026-01-08

Errors

1

Warnings

0

Total Lines

433

1##################################
2Clonning https://github.com/beangle/ems.git into /build/repo using revision v4.8.10
3##################################
4Note: switching to '72408dc96669bb4c5112100b42102bfba5427453'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21----
22Preparing build for 3.8.0-RC6
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30----
31Starting build for 3.8.0-RC6
32Execute tests: true
33sbt project found:
34grep: /build/repo/project/plugins.sbt: No such file or directory
35Sbt version 1.9.9 is not supported, minimal supported version is 1.11.5
36Enforcing usage of sbt in version 1.11.5
37No prepare script found for project beangle/ems
38##################################
39Scala version: 3.8.0-RC6
40Targets: org.beangle.ems%beangle-ems-app org.beangle.ems%beangle-ems-cas org.beangle.ems%beangle-ems-core org.beangle.ems%beangle-ems-index org.beangle.ems%beangle-ems-portal org.beangle.ems%beangle-ems-service org.beangle.ems%beangle-ems-web org.beangle.ems%beangle-ems-ws
41Project projectConfig: {"tests":null}
42##################################
43Using extra scalacOptions: ,REQUIRE:-source:3.8
44Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
45[sbt_options] declare -a sbt_options=()
46[process_args] java_version = '17'
47[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
48# Executing command line:
49java
50-Dfile.encoding=UTF-8
51-Dcommunitybuild.scala=3.8.0-RC6
52-Dcommunitybuild.project.dependencies.add=
53-Xmx7G
54-Xms4G
55-Xss8M
56-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
57-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
58-jar
59/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
60"setCrossScalaVersions 3.8.0-RC6"
61"++3.8.0-RC6 -v"
62"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
63"set every credentials := Nil"
64"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
65"removeScalacOptionsStartingWith -P:wartremover"
66
67moduleMappings
68"runBuild 3.8.0-RC6 """{"tests":null}""" org.beangle.ems%beangle-ems-app org.beangle.ems%beangle-ems-cas org.beangle.ems%beangle-ems-core org.beangle.ems%beangle-ems-index org.beangle.ems%beangle-ems-portal org.beangle.ems%beangle-ems-service org.beangle.ems%beangle-ems-web org.beangle.ems%beangle-ems-ws"
69
70[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
71[info] loading settings for project repo-build from akka.sbt, plugin.sbt, plugins.sbt...
72[info] loading project definition from /build/repo/project
73[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
74[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
75[info] Compilation completed in 8.479s.
76[info] done compiling
77[info] loading settings for project root from build.sbt...
78[info] loading settings for project static from build.sbt...
79[info] resolving key references (10714 settings) ...
80[info] set current project to root (in build file:/build/repo/)
81Execute setCrossScalaVersions: 3.8.0-RC6
82OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC6 in web/crossScalaVersions
83OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC6 in core/crossScalaVersions
84OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC6) in core/crossScalaVersions
85OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC6 in ws/crossScalaVersions
86OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC6) in ws/crossScalaVersions
87OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC6 in app/crossScalaVersions
88OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC6) in app/crossScalaVersions
89OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC6 in cas/crossScalaVersions
90OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC6) in cas/crossScalaVersions
91OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC6 in index/crossScalaVersions
92OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC6) in index/crossScalaVersions
93OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC6 in service/crossScalaVersions
94OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC6) in service/crossScalaVersions
95OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC6 in static/crossScalaVersions
96OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC6) in static/crossScalaVersions
97OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC6 in portal/crossScalaVersions
98OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC6) in portal/crossScalaVersions
99OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC6) in web/crossScalaVersions
100[info] set current project to root (in build file:/build/repo/)
101[info] Setting Scala version to 3.8.0-RC6 on 9 projects.
102[info] Switching Scala version on:
103[info] static (3.8.0-RC6)
104[info] portal (3.8.0-RC6)
105[info] cas (3.8.0-RC6)
106[info] service (3.8.0-RC6)
107[info] web (3.8.0-RC6)
108[info] app (3.8.0-RC6)
109[info] core (3.8.0-RC6)
110[info] ws (3.8.0-RC6)
111[info] index (3.8.0-RC6)
112[info] Excluding projects:
113[info] * root (2.12.20)
114[info] Reapplying settings...
115[info] set current project to root (in build file:/build/repo/)
116Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
117[info] Reapplying settings...
118[info] set current project to root (in build file:/build/repo/)
119[info] Defining Global / credentials, app / credentials and 8 others.
120[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 49 others.
121[info] Run `last` for details.
122[info] Reapplying settings...
123[info] set current project to root (in build file:/build/repo/)
124Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
125[info] Reapplying settings...
126OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
127
128 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
129 Did you mean app / allExcludeDependencies ?
130 , retry without global scopes
131[info] Reapplying settings...
132[info] set current project to root (in build file:/build/repo/)
133Execute removeScalacOptionsStartingWith: -P:wartremover
134[info] Reapplying settings...
135[info] set current project to root (in build file:/build/repo/)
136[success] Total time: 0 s, completed Jan 8, 2026, 1:51:46 AM
137Build config: {"tests":null}
138Parsed config: Failure(sjsonnew.DeserializationException: Expected String as JString, but got JNull)
139Starting build...
140Projects: Set(portal, cas, service, web, app, core, ws, index)
141Starting build for ProjectRef(file:/build/repo/,cas) (beangle-ems-cas)... [0/8]
142OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
143OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
144Compile scalacOptions: -Xtarget:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
145[info] style checking for beangle-ems-cas
146[info] style checking for beangle-ems-app
147[info] style checking for beangle-ems-web
148[info] style checking for beangle-ems-core
149[info] compiling 37 Scala sources and 1 Java source to /build/repo/app/target/scala-3.8.0-RC6/classes ...
150[info] done compiling
151[info] compiling 107 Scala sources to /build/repo/core/target/scala-3.8.0-RC6/classes ...
152[info] done compiling
153[info] compiling 56 Scala sources to /build/repo/web/target/scala-3.8.0-RC6/classes ...
154[info] done compiling
155[info] style checking for beangle-ems-cas
156[info] style checking for beangle-ems-cas
157[info] style checking for beangle-ems-app
158[info] style checking for beangle-ems-core
159[info] style checking for beangle-ems-web
160[info] style checking for beangle-ems-cas
161[info] style checking for beangle-ems-web
162[info] style checking for beangle-ems-core
163[info] style checking for beangle-ems-cas
164[info] style checking for beangle-ems-app
165[info] style checking for beangle-ems-cas
166[info] style checking for beangle-ems-web
167[info] style checking for beangle-ems-core
168[info] style checking for beangle-ems-app
169[info] style checking for beangle-ems-cas
170[info] style checking for beangle-ems-cas
171[info] style checking for beangle-ems-app
172[info] style checking for beangle-ems-cas
173[info] style checking for beangle-ems-web
174[info] style checking for beangle-ems-core
175Starting build for ProjectRef(file:/build/repo/,core) (beangle-ems-core)... [1/8]
176Compile scalacOptions: -Xtarget:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
177[info] style checking for beangle-ems-core
178[info] style checking for beangle-ems-app
179[info] style checking for beangle-ems-core
180[info] style checking for beangle-ems-core
181[info] style checking for beangle-ems-app
182[info] style checking for beangle-ems-core
183[info] style checking for beangle-ems-app
184[info] style checking for beangle-ems-core
185[info] style checking for beangle-ems-core
186[info] style checking for beangle-ems-core
187[info] style checking for beangle-ems-app
188[info] style checking for beangle-ems-core
189[info] style checking for beangle-ems-app
190[info] style checking for beangle-ems-core
191Starting build for ProjectRef(file:/build/repo/,web) (beangle-ems-web)... [2/8]
192Compile scalacOptions: -Xtarget:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
193[info] style checking for beangle-ems-web
194[info] style checking for beangle-ems-core
195[info] style checking for beangle-ems-app
196[info] style checking for beangle-ems-web
197[info] style checking for beangle-ems-web
198[info] style checking for beangle-ems-core
199[info] style checking for beangle-ems-app
200[info] style checking for beangle-ems-web
201[info] style checking for beangle-ems-web
202[info] style checking for beangle-ems-core
203[info] style checking for beangle-ems-app
204[info] style checking for beangle-ems-web
205[info] style checking for beangle-ems-web
206[info] style checking for beangle-ems-app
207[info] style checking for beangle-ems-core
208[info] style checking for beangle-ems-web
209[info] style checking for beangle-ems-app
210[info] style checking for beangle-ems-web
211[info] style checking for beangle-ems-core
212Starting build for ProjectRef(file:/build/repo/,portal) (beangle-ems-portal)... [3/8]
213Compile scalacOptions: -Xtarget:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
214[info] style checking for beangle-ems-portal
215[info] style checking for beangle-ems-web
216[info] style checking for beangle-ems-core
217[info] style checking for beangle-ems-app
218[info] style checking for beangle-ems-portal
219[info] style checking for beangle-ems-portal
220[info] style checking for beangle-ems-core
221[info] style checking for beangle-ems-web
222[info] style checking for beangle-ems-app
223[info] style checking for beangle-ems-portal
224[info] style checking for beangle-ems-web
225[info] style checking for beangle-ems-portal
226[info] style checking for beangle-ems-core
227[info] style checking for beangle-ems-app
228[info] style checking for beangle-ems-portal
229[info] style checking for beangle-ems-portal
230[info] style checking for beangle-ems-web
231[info] style checking for beangle-ems-app
232[info] style checking for beangle-ems-core
233[info] style checking for beangle-ems-portal
234[info] style checking for beangle-ems-portal
235[info] style checking for beangle-ems-web
236[info] style checking for beangle-ems-core
237[info] style checking for beangle-ems-app
238Starting build for ProjectRef(file:/build/repo/,ws) (beangle-ems-ws)... [4/8]
239Compile scalacOptions: -Xtarget:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
240[info] style checking for beangle-ems-ws
241[info] style checking for beangle-ems-core
242[info] style checking for beangle-ems-service
243[info] style checking for beangle-ems-app
244[info] compiling 27 Scala sources to /build/repo/service/target/scala-3.8.0-RC6/classes ...
245[info] done compiling
246[info] style checking for beangle-ems-ws
247[info] style checking for beangle-ems-service
248[info] style checking for beangle-ems-app
249[info] style checking for beangle-ems-core
250[info] style checking for beangle-ems-ws
251[info] style checking for beangle-ems-ws
252[info] style checking for beangle-ems-service
253[info] style checking for beangle-ems-ws
254[info] style checking for beangle-ems-app
255[info] style checking for beangle-ems-core
256[info] style checking for beangle-ems-ws
257[info] style checking for beangle-ems-service
258[info] style checking for beangle-ems-core
259[info] style checking for beangle-ems-ws
260[info] style checking for beangle-ems-app
261[info] style checking for beangle-ems-ws
262[info] style checking for beangle-ems-ws
263[info] style checking for beangle-ems-service
264[info] style checking for beangle-ems-core
265[info] style checking for beangle-ems-app
266Starting build for ProjectRef(file:/build/repo/,index) (beangle-ems-index)... [5/8]
267Compile scalacOptions: -Xtarget:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
268[info] style checking for beangle-ems-index
269[info] style checking for beangle-ems-app
270[info] style checking for beangle-ems-core
271[info] compiling 2 Scala sources to /build/repo/index/target/scala-3.8.0-RC6/classes ...
272[info] done compiling
273[info] style checking for beangle-ems-index
274[info] style checking for beangle-ems-app
275[info] style checking for beangle-ems-core
276[info] style checking for beangle-ems-index
277[info] style checking for beangle-ems-index
278[info] style checking for beangle-ems-core
279[info] style checking for beangle-ems-index
280[info] style checking for beangle-ems-app
281[info] style checking for beangle-ems-index
282[info] style checking for beangle-ems-index
283[info] style checking for beangle-ems-core
284[info] style checking for beangle-ems-app
285[info] style checking for beangle-ems-index
286[info] style checking for beangle-ems-index
287[info] style checking for beangle-ems-app
288[info] style checking for beangle-ems-core
289Starting build for ProjectRef(file:/build/repo/,service) (beangle-ems-service)... [6/8]
290Compile scalacOptions: -Xtarget:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
291[info] style checking for beangle-ems-service
292[info] style checking for beangle-ems-core
293[info] style checking for beangle-ems-app
294[info] style checking for beangle-ems-service
295[info] style checking for beangle-ems-app
296[info] style checking for beangle-ems-core
297[info] style checking for beangle-ems-service
298[info] style checking for beangle-ems-service
299[info] style checking for beangle-ems-service
300[info] style checking for beangle-ems-app
301[info] style checking for beangle-ems-core
302[info] style checking for beangle-ems-service
303[info] style checking for beangle-ems-app
304[info] style checking for beangle-ems-core
305[info] style checking for beangle-ems-service
306[info] style checking for beangle-ems-service
307[info] style checking for beangle-ems-service
308[info] style checking for beangle-ems-core
309[info] style checking for beangle-ems-app
310Starting build for ProjectRef(file:/build/repo/,app) (beangle-ems-app)... [7/8]
311Compile scalacOptions: -Xtarget:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
312[info] style checking for beangle-ems-app
313[info] style checking for beangle-ems-app
314[info] style checking for beangle-ems-app
315[info] compiling 5 Scala sources to /build/repo/app/target/scala-3.8.0-RC6/test-classes ...
316[info] done compiling
317[info] style checking for beangle-ems-app
318[info] style checking for beangle-ems-app
319[info] JSONTest:
320[info] JSON
321[info] - parse
322[info] RemoteRepositoryTest:
323[info] RemoteRepository
324[info] RemoteServiceTest:
325[info] RemoteService
326[info] - toAuthorities
327[info] - parse empty
328[info] - parse missing
3292026-01-08 01:52:29.148 WARN org.beangle.ems.app.EmsEnv - Cannot find base,using localhost/base
330SLF4J(W): A number (2) of logging calls during the initialization phase have been intercepted and are
331SLF4J(W): now being replayed. These are subject to the filtering rules of the underlying logging system.
332SLF4J(W): See also https://www.slf4j.org/codes.html#replay
3332026-01-08 01:52:29.152 INFO org.beangle.ems.app.Ems$ - Ems Home:/root/.ems
334[info] EmsAppTest:
335[info] EmsApp
336[info] - init
337[info] EmsEnvTest:
338[info] EmsEnv
339[info] - init
340[info] style checking for beangle-ems-app
341[info] style checking for beangle-ems-app
342[info] style checking for beangle-ems-app
343[info] style checking for beangle-ems-app
344
345************************
346Build summary:
347[{
348 "module": "beangle-ems-cas",
349 "compile": {"status": "ok", "tookMs": 19379, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
350 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
351 "test-compile": {"status": "ok", "tookMs": 488, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
352 "test": {"status": "ok", "tookMs": 360, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
353 "publish": {"status": "skipped", "tookMs": 0},
354 "metadata": {
355 "crossScalaVersions": ["2.12.20"]
356}
357},{
358 "module": "beangle-ems-core",
359 "compile": {"status": "ok", "tookMs": 124, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
360 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
361 "test-compile": {"status": "ok", "tookMs": 177, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
362 "test": {"status": "ok", "tookMs": 164, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
363 "publish": {"status": "skipped", "tookMs": 0},
364 "metadata": {
365 "crossScalaVersions": ["2.12.20"]
366}
367},{
368 "module": "beangle-ems-web",
369 "compile": {"status": "ok", "tookMs": 180, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
370 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
371 "test-compile": {"status": "ok", "tookMs": 292, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
372 "test": {"status": "ok", "tookMs": 265, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
373 "publish": {"status": "skipped", "tookMs": 0},
374 "metadata": {
375 "crossScalaVersions": ["2.12.20"]
376}
377},{
378 "module": "beangle-ems-portal",
379 "compile": {"status": "ok", "tookMs": 224, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
380 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
381 "test-compile": {"status": "ok", "tookMs": 276, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
382 "test": {"status": "ok", "tookMs": 232, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
383 "publish": {"status": "skipped", "tookMs": 0},
384 "metadata": {
385 "crossScalaVersions": ["2.12.20"]
386}
387},{
388 "module": "beangle-ems-ws",
389 "compile": {"status": "ok", "tookMs": 1833, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
390 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
391 "test-compile": {"status": "ok", "tookMs": 253, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
392 "test": {"status": "ok", "tookMs": 234, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
393 "publish": {"status": "skipped", "tookMs": 0},
394 "metadata": {
395 "crossScalaVersions": ["2.12.20"]
396}
397},{
398 "module": "beangle-ems-index",
399 "compile": {"status": "ok", "tookMs": 543, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
400 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
401 "test-compile": {"status": "ok", "tookMs": 217, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
402 "test": {"status": "ok", "tookMs": 198, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
403 "publish": {"status": "skipped", "tookMs": 0},
404 "metadata": {
405 "crossScalaVersions": ["2.12.20"]
406}
407},{
408 "module": "beangle-ems-service",
409 "compile": {"status": "ok", "tookMs": 183, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
410 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
411 "test-compile": {"status": "ok", "tookMs": 215, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
412 "test": {"status": "ok", "tookMs": 240, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
413 "publish": {"status": "skipped", "tookMs": 0},
414 "metadata": {
415 "crossScalaVersions": ["2.12.20"]
416}
417},{
418 "module": "beangle-ems-app",
419 "compile": {"status": "ok", "tookMs": 67, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
420 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
421 "test-compile": {"status": "ok", "tookMs": 1382, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
422 "test": {"status": "ok", "tookMs": 656, "passed": 6, "failed": 0, "ignored": 0, "skipped": 0, "total": 6, "byFramework": [{"framework": "unknown", "stats": {"passed": 6, "failed": 0, "ignored": 0, "skipped": 0, "total": 6}}]},
423 "publish": {"status": "skipped", "tookMs": 0},
424 "metadata": {
425 "crossScalaVersions": ["2.12.20"]
426}
427}]
428************************
429[success] Total time: 43 s, completed Jan 8, 2026, 1:52:29 AM
430[0JChecking patch project/build.properties...
431Checking patch build.sbt...
432Applied patch project/build.properties cleanly.
433Applied patch build.sbt cleanly.