Build Logs
beangle/cache • 3.8.0:2026-01-13
Errors
1
Warnings
0
Total Lines
281
1##################################
2Clonning https://github.com/beangle/cache.git into /build/repo using revision v0.1.7
3##################################
4Note: switching to '723726a703cf50a634f6c1ac99eb4413890b80fb'.
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
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
32Execute tests: true
33sbt project found:
34grep: /build/repo/project/plugins.sbt: No such file or directory
35Sbt version 1.9.8 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/cache
38##################################
39Scala version: 3.8.0
40Targets: org.beangle.cache%beangle-cache-api org.beangle.cache%beangle-cache-caffeine org.beangle.cache%beangle-cache-ehcache org.beangle.cache%beangle-cache-jgroups org.beangle.cache%beangle-cache-redis
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
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"
61"++3.8.0 -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 """{"tests":null}""" org.beangle.cache%beangle-cache-api org.beangle.cache%beangle-cache-caffeine org.beangle.cache%beangle-cache-ehcache org.beangle.cache%beangle-cache-jgroups org.beangle.cache%beangle-cache-redis"
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 2 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.968s.
76[info] done compiling
77[info] loading settings for project root from build.sbt...
78[info] set current project to root (in build file:/build/repo/)
79Execute setCrossScalaVersions: 3.8.0
80OpenCB::Changing crossVersion 3.3.1 -> 3.8.0 in api/crossScalaVersions
81OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0) in api/crossScalaVersions
82OpenCB::Changing crossVersion 3.3.1 -> 3.8.0 in p_jgroups/crossScalaVersions
83OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0) in p_jgroups/crossScalaVersions
84OpenCB::Changing crossVersion 3.3.1 -> 3.8.0 in p_redis/crossScalaVersions
85OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0) in p_redis/crossScalaVersions
86OpenCB::Changing crossVersion 3.3.1 -> 3.8.0 in p_ehcache/crossScalaVersions
87OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0) in p_ehcache/crossScalaVersions
88OpenCB::Changing crossVersion 3.3.1 -> 3.8.0 in p_caffeine/crossScalaVersions
89OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0) in p_caffeine/crossScalaVersions
90[info] set current project to root (in build file:/build/repo/)
91[info] Setting Scala version to 3.8.0 on 5 projects.
92[info] Switching Scala version on:
93[info] p_redis (3.8.0)
94[info] p_caffeine (3.8.0)
95[info] p_ehcache (3.8.0)
96[info] api (3.8.0)
97[info] p_jgroups (3.8.0)
98[info] Excluding projects:
99[info] * root (2.12.20)
100[info] Reapplying settings...
101[info] set current project to root (in build file:/build/repo/)
102Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
103[info] Reapplying settings...
104[info] set current project to root (in build file:/build/repo/)
105[info] Defining Global / credentials, api / credentials and 4 others.
106[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 29 others.
107[info] Run `last` for details.
108[info] Reapplying settings...
109[info] set current project to root (in build file:/build/repo/)
110Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
111[info] Reapplying settings...
112OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
113
114 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
115 Did you mean allExcludeDependencies ?
116 , retry without global scopes
117[info] Reapplying settings...
118[info] set current project to root (in build file:/build/repo/)
119Execute removeScalacOptionsStartingWith: -P:wartremover
120[info] Reapplying settings...
121[info] set current project to root (in build file:/build/repo/)
122[success] Total time: 0 s, completed Jan 13, 2026, 3:29:57 PM
123Build config: {"tests":null}
124Parsed config: Failure(sjsonnew.DeserializationException: Expected String as JString, but got JNull)
125Starting build...
126Projects: Set(p_redis, p_caffeine, p_ehcache, api, p_jgroups)
127Starting build for ProjectRef(file:/build/repo/,p_redis) (beangle-cache-redis)... [0/5]
128OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
129OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
130Compile scalacOptions: -Xtarget:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
131[info] style checking for beangle-cache-redis
132[info] style checking for beangle-cache-api
133[info] compiling 8 Scala sources to /build/repo/api/target/scala-3.8.0/classes ...
134[info] done compiling
135[info] compiling 4 Scala sources to /build/repo/redis/target/scala-3.8.0/classes ...
136[info] done compiling
137[info] style checking for beangle-cache-redis
138[info] style checking for beangle-cache-redis
139[info] style checking for beangle-cache-api
140[info] compiling 1 Scala source to /build/repo/redis/target/scala-3.8.0/test-classes ...
141[info] done compiling
142[info] style checking for beangle-cache-redis
143[info] style checking for beangle-cache-redis
144[info] style checking for beangle-cache-api
145[info] style checking for beangle-cache-redis
146[info] style checking for beangle-cache-redis
147[info] style checking for beangle-cache-api
148[info] style checking for beangle-cache-redis
149[info] style checking for beangle-cache-redis
150[info] style checking for beangle-cache-api
151Starting build for ProjectRef(file:/build/repo/,api) (beangle-cache-api)... [1/5]
152Compile scalacOptions: -Xtarget:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
153[info] style checking for beangle-cache-api
154[info] style checking for beangle-cache-api
155[info] style checking for beangle-cache-api
156[info] style checking for beangle-cache-api
157[info] style checking for beangle-cache-api
158[info] style checking for beangle-cache-api
159[info] style checking for beangle-cache-api
160[info] style checking for beangle-cache-api
161[info] style checking for beangle-cache-api
162Starting build for ProjectRef(file:/build/repo/,p_jgroups) (beangle-cache-jgroups)... [2/5]
163Compile scalacOptions: -Xtarget:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
164[info] style checking for beangle-cache-jgroups
165[info] style checking for beangle-cache-api
166[info] compiling 1 Scala source to /build/repo/jgroups/target/scala-3.8.0/classes ...
167[info] done compiling
168[info] style checking for beangle-cache-jgroups
169[info] style checking for beangle-cache-jgroups
170[info] style checking for beangle-cache-api
171[info] style checking for beangle-cache-jgroups
172[info] style checking for beangle-cache-jgroups
173[info] style checking for beangle-cache-api
174[info] style checking for beangle-cache-jgroups
175[info] style checking for beangle-cache-api
176[info] style checking for beangle-cache-jgroups
177[info] style checking for beangle-cache-jgroups
178[info] style checking for beangle-cache-api
179[info] style checking for beangle-cache-jgroups
180Starting build for ProjectRef(file:/build/repo/,p_ehcache) (beangle-cache-ehcache)... [3/5]
181Compile scalacOptions: -Xtarget:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
182[info] style checking for beangle-cache-ehcache
183[info] style checking for beangle-cache-api
184[info] compiling 5 Scala sources to /build/repo/ehcache/target/scala-3.8.0/classes ...
185[info] done compiling
186[info] style checking for beangle-cache-ehcache
187[info] style checking for beangle-cache-api
188[info] style checking for beangle-cache-ehcache
189[info] style checking for beangle-cache-ehcache
190[info] style checking for beangle-cache-ehcache
191[info] style checking for beangle-cache-api
192[info] style checking for beangle-cache-ehcache
193[info] style checking for beangle-cache-ehcache
194[info] style checking for beangle-cache-api
195[info] style checking for beangle-cache-ehcache
196[info] style checking for beangle-cache-api
197[info] style checking for beangle-cache-ehcache
198Starting build for ProjectRef(file:/build/repo/,p_caffeine) (beangle-cache-caffeine)... [4/5]
199Compile scalacOptions: -Xtarget:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
200[info] style checking for beangle-cache-caffeine
201[info] style checking for beangle-cache-api
202[info] compiling 2 Scala sources to /build/repo/caffeine/target/scala-3.8.0/classes ...
203[info] done compiling
204[info] style checking for beangle-cache-caffeine
205[info] style checking for beangle-cache-api
206[info] style checking for beangle-cache-caffeine
207[info] compiling 1 Scala source to /build/repo/caffeine/target/scala-3.8.0/test-classes ...
208[info] done compiling
209[info] style checking for beangle-cache-caffeine
210[info] style checking for beangle-cache-api
211[info] style checking for beangle-cache-caffeine
212[info] CaffeineCacheTest:
213[info] CaffeineCache
214[info] - Get or Put
215[info] - get cache
216[info] style checking for beangle-cache-caffeine
217[info] style checking for beangle-cache-api
218[info] style checking for beangle-cache-caffeine
219[info] style checking for beangle-cache-caffeine
220[info] style checking for beangle-cache-caffeine
221[info] style checking for beangle-cache-api
222
223************************
224Build summary:
225[{
226 "module": "beangle-cache-redis",
227 "compile": {"status": "ok", "tookMs": 5895, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
228 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
229 "test-compile": {"status": "ok", "tookMs": 1015, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
230 "test": {"status": "ok", "tookMs": 306, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
231 "publish": {"status": "skipped", "tookMs": 0},
232 "metadata": {
233 "crossScalaVersions": ["2.12.20"]
234}
235},{
236 "module": "beangle-cache-api",
237 "compile": {"status": "ok", "tookMs": 56, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
238 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
239 "test-compile": {"status": "ok", "tookMs": 111, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
240 "test": {"status": "ok", "tookMs": 103, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
241 "publish": {"status": "skipped", "tookMs": 0},
242 "metadata": {
243 "crossScalaVersions": ["2.12.20"]
244}
245},{
246 "module": "beangle-cache-jgroups",
247 "compile": {"status": "ok", "tookMs": 527, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
248 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
249 "test-compile": {"status": "ok", "tookMs": 156, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
250 "test": {"status": "ok", "tookMs": 148, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
251 "publish": {"status": "skipped", "tookMs": 0},
252 "metadata": {
253 "crossScalaVersions": ["2.12.20"]
254}
255},{
256 "module": "beangle-cache-ehcache",
257 "compile": {"status": "ok", "tookMs": 944, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
258 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
259 "test-compile": {"status": "ok", "tookMs": 173, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
260 "test": {"status": "ok", "tookMs": 150, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
261 "publish": {"status": "skipped", "tookMs": 0},
262 "metadata": {
263 "crossScalaVersions": ["2.12.20"]
264}
265},{
266 "module": "beangle-cache-caffeine",
267 "compile": {"status": "ok", "tookMs": 609, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
268 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
269 "test-compile": {"status": "ok", "tookMs": 1337, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
270 "test": {"status": "ok", "tookMs": 599, "passed": 2, "failed": 0, "ignored": 0, "skipped": 0, "total": 2, "byFramework": [{"framework": "unknown", "stats": {"passed": 2, "failed": 0, "ignored": 0, "skipped": 0, "total": 2}}]},
271 "publish": {"status": "skipped", "tookMs": 0},
272 "metadata": {
273 "crossScalaVersions": ["2.12.20"]
274}
275}]
276************************
277[success] Total time: 18 s, completed Jan 13, 2026, 3:30:15 PM
278[0JChecking patch project/build.properties...
279Checking patch build.sbt...
280Applied patch project/build.properties cleanly.
281Applied patch build.sbt cleanly.