Build Logs

killaitis/peloton • scheduled_3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY

Errors

0

Warnings

85

Total Lines

298

1##################################
2Clonning https://github.com/killaitis/peloton.git into /build/repo using revision v0.4.5
3##################################
4Note: switching to '6f5f616fc9fc975fca9aabef6848d4da2c77706e'.
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.1-RC1-bin-20251226-6e12d35-NIGHTLY
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.1-RC1-bin-20251226-6e12d35-NIGHTLY
32Execute tests: false
33sbt project found:
34Sbt version 1.10.7 is not supported, minimal supported version is 1.11.5
35Enforcing usage of sbt in version 1.11.5
36No prepare script found for project killaitis/peloton
37##################################
38Scala version: 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
39Targets: de.killaitis%peloton-core de.killaitis%peloton-persistence-cassandra de.killaitis%peloton-persistence-mysqll de.killaitis%peloton-persistence-postgresql de.killaitis%peloton-scheduling-cron
40Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
41##################################
42Using extra scalacOptions: ,REQUIRE:-source:3.8
43Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
44[sbt_options] declare -a sbt_options=()
45[process_args] java_version = '17'
46[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
47# Executing command line:
48java
49-Dfile.encoding=UTF-8
50-Dcommunitybuild.scala=3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
51-Dcommunitybuild.project.dependencies.add=
52-Xmx7G
53-Xms4G
54-Xss8M
55-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
56-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
57-jar
58/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
59"setCrossScalaVersions 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY"
60"++3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY -v"
61"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
62"set every credentials := Nil"
63"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
64"removeScalacOptionsStartingWith -P:wartremover"
65
66moduleMappings
67"runBuild 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}""" de.killaitis%peloton-core de.killaitis%peloton-persistence-cassandra de.killaitis%peloton-persistence-mysqll de.killaitis%peloton-persistence-postgresql de.killaitis%peloton-scheduling-cron"
68
69[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
70[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
71[info] loading project definition from /build/repo/project
72[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
73[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
74[info] Compilation completed in 9.049s.
75[info] done compiling
76[info] loading settings for project root from build.sbt, publish.sbt...
77[info] set current project to peloton (in build file:/build/repo/)
78Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY
79OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY in core/crossScalaVersions
80OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY in root/crossScalaVersions
81OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY in persistence-mysql/crossScalaVersions
82OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY in persistence-postgresql/crossScalaVersions
83OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY in persistence-cassandra/crossScalaVersions
84OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY in scheduling-cron/crossScalaVersions
85OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY in integration-tests/crossScalaVersions
86OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY in examples/crossScalaVersions
87[info] set current project to peloton (in build file:/build/repo/)
88[info] Setting Scala version to 3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY on 8 projects.
89[info] Switching Scala version on:
90[info] persistence-cassandra (3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY)
91[info] examples (3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY)
92[info] scheduling-cron (3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY)
93[info] * root (3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY)
94[info] persistence-postgresql (3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY)
95[info] persistence-mysql (3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY)
96[info] core (3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY)
97[info] integration-tests (3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY)
98[info] Excluding projects:
99[info] Reapplying settings...
100[info] set current project to peloton (in build file:/build/repo/)
101Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
102[info] Reapplying settings...
103[info] set current project to peloton (in build file:/build/repo/)
104[info] Defining Global / credentials, ThisBuild / credentials and 7 others.
105[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 40 others.
106[info] Run `last` for details.
107[info] Reapplying settings...
108[info] set current project to peloton (in build file:/build/repo/)
109Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
110[info] Reapplying settings...
111OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
112
113 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
114 Did you mean allExcludeDependencies ?
115 , retry without global scopes
116[info] Reapplying settings...
117[info] set current project to peloton (in build file:/build/repo/)
118Execute removeScalacOptionsStartingWith: -P:wartremover
119[info] Reapplying settings...
120[info] set current project to peloton (in build file:/build/repo/)
121[success] Total time: 0 s, completed Dec 27, 2025, 2:16:26 AM
122Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
123Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
124Starting build...
125Projects: Set(persistence-cassandra, scheduling-cron, persistence-postgresql, persistence-mysql, core)
126Starting build for ProjectRef(file:/build/repo/,scheduling-cron) (peloton-scheduling-cron)... [0/5]
127OpenCB::Filter out '-source:future', matches setting pattern '^-?-source(:.*)?'
128OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
129Compile scalacOptions: -unchecked, -Wunused:all, -Wnonunit-statement, -Wvalue-discard, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
130[info] compiling 34 Scala sources to /build/repo/core/target/scala-3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY/classes ...
131[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/main/scala/peloton/actor/ActorSystem.scala:285:54
132[warn] 285 | maybeName: Option[String] = None
133[warn] | ^
134[warn] | unused private member
135[warn] |
136[warn] 286 | )(using
137[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/main/scala/peloton/actor/internal/DurableStateActor.scala:4:27
138[warn] 4 |import peloton.actor.Actor.CanAsk
139[warn] | ^^^^^^
140[warn] | unused import
141[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/main/scala/peloton/actor/internal/EventSourcedActor.scala:4:27
142[warn] 4 |import peloton.actor.Actor.*
143[warn] | ^
144[warn] | unused import
145[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/main/scala/peloton/actor/internal/EventSourcedActor.scala:6:21
146[warn] 6 |import peloton.actor.Behavior
147[warn] | ^^^^^^^^
148[warn] | unused import
149[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/main/scala/peloton/actor/internal/StatefulActor.scala:4:27
150[warn] 4 |import peloton.actor.Actor.CanAsk
151[warn] | ^^^^^^
152[warn] | unused import
153[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/main/scala/peloton/http/ActorSystemServer.scala:13:31
154[warn] 13 |import org.http4s.{HttpRoutes, Request, Response}
155[warn] | ^^^^^^^
156[warn] | unused import
157[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/main/scala/peloton/utils/Traverse.scala:13:36
158[warn] 13 | def parTraverse_[F[_]: Applicative: Parallel, B](f: Int => F[B]): F[Unit] =
159[warn] | ^
160[warn] | unused implicit parameter in extension method parTraverse_
161[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/main/scala/peloton/utils/Traverse.scala:16:35
162[warn] 16 | def parTraverse[F[_]: Applicative: Parallel, B](f: Int => F[B]): F[Seq[B]] =
163[warn] | ^
164[warn] | unused implicit parameter in extension method parTraverse
165[warn] -- [E194] Potential Issue Warning: /build/repo/core/src/main/scala/peloton/persistence/PersistenceId.scala:7:6
166[warn] 7 | def toString(): String = id.toString()
167[warn] | ^
168[warn] |Extension method toString will never be selected from type Any
169[warn] |because Any already has a member with the same name and compatible parameter types.
170[warn] |
171[warn] | longer explanation available when compiling with `-explain`
172[warn] 9 warnings found
173[info] done compiling
174[info] compiling 1 Scala source to /build/repo/scheduling/cron/target/scala-3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY/classes ...
175[info] done compiling
176[info] compiling 2 Scala sources to /build/repo/scheduling/cron/target/scala-3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY/test-classes ...
177[info] done compiling
178Starting build for ProjectRef(file:/build/repo/,persistence-cassandra) (peloton-persistence-cassandra)... [1/5]
179Compile scalacOptions: -unchecked, -Wunused:all, -Wnonunit-statement, -Wvalue-discard, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
180[info] compiling 3 Scala sources to /build/repo/persistence/cassandra/target/scala-3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY/classes ...
181[warn] -- [E198] Unused Symbol Warning: /build/repo/persistence/cassandra/src/main/scala/peloton/persistence/cassandra/DurableStateStoreCassandra.scala:9:44
182[warn] 9 |import com.datastax.oss.driver.api.core.cql.*
183[warn] | ^
184[warn] | unused import
185[warn] -- [E198] Unused Symbol Warning: /build/repo/persistence/cassandra/src/main/scala/peloton/persistence/cassandra/EventStoreCassandra.scala:16:27
186[warn] 16 |import org.reactivestreams.FlowAdapters
187[warn] | ^^^^^^^^^^^^
188[warn] | unused import
189[warn] there was 1 deprecation warning; re-run with -deprecation for details
190[warn] three warnings found
191[info] done compiling
192Starting build for ProjectRef(file:/build/repo/,core) (peloton-core)... [2/5]
193Compile scalacOptions: -unchecked, -Wunused:all, -Wnonunit-statement, -Wvalue-discard, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
194[info] compiling 15 Scala sources to /build/repo/core/target/scala-3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY/test-classes ...
195[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/test/scala/peloton/EventSourcedActorSpec.scala:93:8
196[warn] 93 | state1 <- actor ? GetState
197[warn] | ^^^^^^
198[warn] | unused pattern variable
199[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/test/scala/peloton/JsonPayloadCodecSpec.scala:7:33
200[warn] 7 |import io.circe.generic.semiauto.*
201[warn] | ^
202[warn] | unused import
203[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/test/scala/peloton/actors/CalculatorActor.scala:5:21
204[warn] 5 |import peloton.actor.Actor
205[warn] | ^^^^^
206[warn] | unused import
207[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/test/scala/peloton/actors/CountingActor.scala:6:21
208[warn] 6 |import peloton.actor.Actor
209[warn] | ^^^^^
210[warn] | unused import
211[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/test/scala/peloton/actors/EffectActor.scala:52:34
212[warn] 52 | case Message.HandleResult(meaningOfLife) =>
213[warn] | ^^^^^^^^^^^^^
214[warn] | unused pattern variable
215[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/test/scala/peloton/utils/DurableStateStoreMock.scala:3:15
216[warn] 3 |import peloton.*
217[warn] | ^
218[warn] | unused import
219[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/test/scala/peloton/utils/EventStoreMock.scala:3:15
220[warn] 3 |import peloton.*
221[warn] | ^
222[warn] | unused import
223[warn] -- [E198] Unused Symbol Warning: /build/repo/core/src/test/scala/peloton/utils/SystemPropertiesSpec.scala:13:16
224[warn] 13 | def release(_u: Unit): IO[Unit] =
225[warn] | ^^
226[warn] | unused explicit parameter
227[warn] 8 warnings found
228[info] done compiling
229Starting build for ProjectRef(file:/build/repo/,persistence-mysql) (peloton-persistence-mysqll)... [3/5]
230Compile scalacOptions: -unchecked, -Wunused:all, -Wnonunit-statement, -Wvalue-discard, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
231[info] compiling 3 Scala sources to /build/repo/persistence/mysql/target/scala-3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY/classes ...
232[info] done compiling
233Starting build for ProjectRef(file:/build/repo/,persistence-postgresql) (peloton-persistence-postgresql)... [4/5]
234Compile scalacOptions: -unchecked, -Wunused:all, -Wnonunit-statement, -Wvalue-discard, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
235[info] compiling 3 Scala sources to /build/repo/persistence/postgresql/target/scala-3.8.1-RC1-bin-20251226-6e12d35-NIGHTLY/classes ...
236[info] done compiling
237
238************************
239Build summary:
240[{
241 "module": "peloton-scheduling-cron",
242 "compile": {"status": "ok", "tookMs": 19890, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
243 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
244 "test-compile": {"status": "ok", "tookMs": 1780, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
245 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
246 "publish": {"status": "skipped", "tookMs": 0},
247 "metadata": {
248 "crossScalaVersions": ["3.3.3"]
249}
250},{
251 "module": "peloton-persistence-cassandra",
252 "compile": {"status": "ok", "tookMs": 1317, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
253 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
254 "test-compile": {"status": "ok", "tookMs": 164, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
255 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
256 "publish": {"status": "skipped", "tookMs": 0},
257 "metadata": {
258 "crossScalaVersions": ["3.3.3"]
259}
260},{
261 "module": "peloton-core",
262 "compile": {"status": "ok", "tookMs": 58, "warnings": 9, "errors": 0, "sourceVersion": "3.8"},
263 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
264 "test-compile": {"status": "ok", "tookMs": 5498, "warnings": 8, "errors": 0, "sourceVersion": "3.8"},
265 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
266 "publish": {"status": "skipped", "tookMs": 0},
267 "metadata": {
268 "crossScalaVersions": ["3.3.3"]
269}
270},{
271 "module": "peloton-persistence-mysqll",
272 "compile": {"status": "ok", "tookMs": 1177, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
273 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
274 "test-compile": {"status": "ok", "tookMs": 134, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
275 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
276 "publish": {"status": "skipped", "tookMs": 0},
277 "metadata": {
278 "crossScalaVersions": ["3.3.3"]
279}
280},{
281 "module": "peloton-persistence-postgresql",
282 "compile": {"status": "ok", "tookMs": 830, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
283 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
284 "test-compile": {"status": "ok", "tookMs": 134, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
285 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
286 "publish": {"status": "skipped", "tookMs": 0},
287 "metadata": {
288 "crossScalaVersions": ["3.3.3"]
289}
290}]
291************************
292[success] Total time: 99 s (0:01:39.0), completed Dec 27, 2025, 2:18:04 AM
293[0JChecking patch project/plugins.sbt...
294Checking patch project/build.properties...
295Checking patch build.sbt...
296Applied patch project/plugins.sbt cleanly.
297Applied patch project/build.properties cleanly.
298Applied patch build.sbt cleanly.