Build Logs

endless4s/endless-transaction • 3.8.0:2026-01-13

Errors

0

Warnings

0

Total Lines

282

1##################################
2Clonning https://github.com/endless4s/endless-transaction.git into /build/repo using revision v0.4.1
3##################################
4Note: switching to '42a0774c3139460b1d54838e34ed5930a498dd33'.
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
21Would override fixed Scala version: 3.7.2
22----
23Preparing build for 3.8.0
24Scala binary version found: 3.8
25Implicitly using source version 3.8
26Scala binary version found: 3.8
27Implicitly using source version 3.8
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.8
30Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
31
32Try apply source patch:
33Path: build.sbt
34Pattern: val scala3 = "3.7.2"
35Replacement: val scala3 = "3.8.0"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val scala3 = "3.7.2"' in build.sbt
40----
41Starting build for 3.8.0
42Execute tests: true
43sbt project found:
44Sbt version 1.11.4 is not supported, minimal supported version is 1.11.5
45Enforcing usage of sbt in version 1.11.5
46No prepare script found for project endless4s/endless-transaction
47##################################
48Scala version: 3.8.0
49Targets: io.github.endless4s%endless-transaction io.github.endless4s%endless-transaction-akka io.github.endless4s%endless-transaction-pekko
50Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.7.2\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
51##################################
52Using extra scalacOptions: ,REQUIRE:-source:3.8
53Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
54[sbt_options] declare -a sbt_options=()
55[process_args] java_version = '17'
56[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
57# Executing command line:
58java
59-Dfile.encoding=UTF-8
60-Dcommunitybuild.scala=3.8.0
61-Dcommunitybuild.project.dependencies.add=
62-Xmx7G
63-Xms4G
64-Xss8M
65-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
66-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
67-jar
68/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
69"setCrossScalaVersions 3.8.0"
70"++3.8.0 -v"
71"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
72"set every credentials := Nil"
73"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
74"removeScalacOptionsStartingWith -P:wartremover"
75
76moduleMappings
77"runBuild 3.8.0 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.7.2\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" io.github.endless4s%endless-transaction io.github.endless4s%endless-transaction-akka io.github.endless4s%endless-transaction-pekko"
78
79[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
80[info] loading settings for project repo-build from akka.sbt, plugins.sbt, scalapb.sbt...
81[info] loading project definition from /build/repo/project
82[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
83[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
84[info] Compilation completed in 9.821s.
85[info] done compiling
86[info] loading settings for project root from build.sbt...
87[info] set current project to endless-transaction-root (in build file:/build/repo/)
88Execute setCrossScalaVersions: 3.8.0
89OpenCB::Limitting incorrect crossVersions List() -> List(2.13.16) in example/crossScalaVersions
90OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in lib/crossScalaVersions
91OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in pekkoRuntime/crossScalaVersions
92OpenCB::Limitting incorrect crossVersions List() -> List(2.13.16) in root/crossScalaVersions
93OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in akkaRuntime/crossScalaVersions
94[info] set current project to endless-transaction-root (in build file:/build/repo/)
95[info] Setting Scala version to 3.8.0 on 3 projects.
96[info] Switching Scala version on:
97[info] pekkoRuntime (2.13.16, 3.8.0)
98[info] akkaRuntime (2.13.16, 3.8.0)
99[info] lib (2.13.16, 3.8.0)
100[info] Excluding projects:
101[info] * root (2.13.16)
102[info] documentation (2.12.20)
103[info] example (2.13.16)
104[info] Reapplying settings...
105[info] set current project to endless-transaction-root (in build file:/build/repo/)
106Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
107[info] Reapplying settings...
108[info] set current project to endless-transaction-root (in build file:/build/repo/)
109[info] Defining Global / credentials, akkaRuntime / credentials and 4 others.
110[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 47 others.
111[info] Run `last` for details.
112[info] Reapplying settings...
113[info] set current project to endless-transaction-root (in build file:/build/repo/)
114Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
115[info] Reapplying settings...
116OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
117
118 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
119 Did you mean allExcludeDependencies ?
120 , retry without global scopes
121[info] Reapplying settings...
122[info] set current project to endless-transaction-root (in build file:/build/repo/)
123Execute removeScalacOptionsStartingWith: -P:wartremover
124[info] Reapplying settings...
125[info] set current project to endless-transaction-root (in build file:/build/repo/)
126[success] Total time: 0 s, completed Jan 13, 2026, 4:59:02 PM
127Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.7.2\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
128Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
129Starting build...
130Projects: Set(lib, akkaRuntime, pekkoRuntime)
131Starting build for ProjectRef(file:/build/repo/,lib) (endless-transaction)... [0/3]
132OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
133OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
134OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
135Compile scalacOptions: -unchecked, -Xkind-projector:underscores, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
136[info] Compiling 5 protobuf files to /build/repo/lib/target/scala-3.8.0/src_managed/main/scalapb
137[info] compiling 63 Scala sources to /build/repo/lib/target/scala-3.8.0/classes ...
138[info] done compiling
139[info] compiling 9 Scala sources to /build/repo/lib/target/scala-3.8.0/test-classes ...
140[info] done compiling
141endless.transaction.impl.adapter.TransactionEventAdapterSuite:
142 + transaction event to proto and back is the same 0.358s
143endless.transaction.impl.logic.TimeoutSideEffectSuite:
144 + triggers timeout after the duration 0.396s
145 + cancels the previous timeout if invoked again 0.025s
146 + does not trigger timeout if timeout is not set 0.006s
147 + does not trigger timeout if status is not Preparing 0.016s
148endless.transaction.impl.logic.TransactionProtocolSuite:
149 + create 0.463s
150 + query 0.054s
151 + branches 0.072s
152 + status 0.153s
153 + abort 0.08s
154 + branchVoted 0.058s
155 + branchCommitted 0.022s
156 + branchAborted 0.022s
157 + branchFailed 0.027s
158 + timeout 0.028s
159endless.transaction.impl.logic.ShardedCoordinatorSuite:
160 + transaction resource release does nothing in final status 0.294s
161 + transaction resource release aborts when in pending status 0.072s
162 + transaction resource release logs a warning when abort fails 0.064s
163 + transaction resource release just logs debug when transaction is not yet created 0.038s
164 + transaction resource release logs a warning when retrieving the status throws 0.083s
165 + create returns a transaction resource when the transaction does not exist 0.097s
166 + create raises an error when the transaction already exists 0.108s
167endless.transaction.impl.logic.TransactionEventApplierSuite:
168 + transaction created when empty leads to preparing 0.199s
169 + transaction created when non-empty leads to error 0.189s
170 + branch voted when preparing registers the vote 0.075s
171 + all branches voting commit leads to committing 0.178s
172 + at least one branch voting abort leads to aborting 0.235s
173 + branch voted in a final state leads to error 0.03s
174 + branch voted when committing leads to error 0.027s
175 + branch voted when aborting is ignored 0.036s
176 + client aborting when preparing leads to aborting 0.06s
177 + client aborting in any other state than preparing leads to error 0.019s
178 + branch committed when committing registers the commit 0.03s
179 + branch committed in any other state than committing leads to error 0.028s
180 + all branches committed leads to committed 0.056s
181 + branch aborted when aborting registers the abort 0.035s
182 + branch aborted in any other state than aborting leads to error 0.027s
183 + all branches aborted leads to aborted 0.054s
184 + branch failed in pending state leads to failed 0.028s
185 + branch failed in aborted or committed state leads to error 0.034s
186 + branch failed in failed state adds the error 0.017s
187 + timeout in preparing state leads to aborting 0.018s
188 + timeout in any other state leads to error 0.012s
189endless.transaction.impl.logic.TransactionEntityBehaviorSuite:
190 + create transaction writes created event 0.108s
191 + retrieve transaction query 0.044s
192 + fail to retrieve transaction query when transaction does not exist 0.011s
193 + retrieve transaction branches 0.028s
194 + fail to retrieve transaction branches when transaction does not exist 0.01s
195 + transaction status matches state 0.049s
196 + fail to retrieve transaction status when transaction does not exist 0.013s
197 + aborting transaction when preparing writes client aborted event 0.05s
198 + aborting transaction when committing or committed returns too late to abort 0.032s
199 + aborting transaction when aborting or aborted simply succeeds 0.031s
200 + aborting transaction when failed returns transaction failed 0.021s
201 + aborting transaction when unknown returns transaction unknown 0.012s
202 + branch voted when preparing and branch has not voted yet writes branch voted event 0.016s
203 + branch voted when it has already voted discards the new vote and logs a warning 0.032s
204 + branch voted in aborting records the vote, even if it has no impact on the state 0.031s
205 + branch voted in any other state discards the vote and logs a warning 0.035s
206 + branch committed when committing writes branch committed event 0.018s
207 + branch committed when already committed logs a warning 0.02s
208 + branch committed in any other state logs a warning 0.031s
209 + branch aborted when aborting writes branch aborted event 0.023s
210 + branch aborted when already aborted logs a warning 0.018s
211 + branch aborted in any other state logs a warning 0.016s
212 + branch failed when in some pending state writes branch failed 0.022s
213 + branch failed when in some final state other than failed logs a warning 0.017s
214 + transaction timeout when preparing writes transaction timeout event 0.023s
215 + transaction timeout in any other state logs a warning 0.015s
216endless.transaction.impl.logic.TransactionSideEffectSuite:
217 + schedules timeout according to state (after persistence or recovery) 0.566s
218 + disable passivation in pending state 0.208s
219 + enabled passivation in final state 0.028s
220 + prepares all branches when there are no votes registered yet (after persistence or recovery) 0.185s
221 + does not repeat branch preparation right after persisting the first vote 0.023s
222 + prepares branches (only with missing votes) after recovery 0.105s
223 + branch prepare failure (after persistence or recovery) 0.167s
224 + commit all branches (after persistence or recovery) 0.079s
225 + commit branches (that still miss commits) after recovery 0.054s
226 + does not repeat branch commit right after persisting the first commit confirmation 0.01s
227 + branch commit failure (after persistence or recovery) 0.104s
228 + abort all branches (after persistence or recovery) 0.056s
229 + abort branches (only with missing aborts) after recovery 0.041s
230 + do not repeat branch abort right after persisting the first abort confirmation 0.009s
231 + branch abort failure (after persistence or recovery) 0.118s
232 + retries notifying self about preparation 3.121s
233Starting build for ProjectRef(file:/build/repo/,akkaRuntime) (endless-transaction-akka)... [1/3]
234Compile scalacOptions: -unchecked, -Xkind-projector:underscores, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
235[info] compiling 2 Scala sources to /build/repo/akka/target/scala-3.8.0/classes ...
236[info] done compiling
237Starting build for ProjectRef(file:/build/repo/,pekkoRuntime) (endless-transaction-pekko)... [2/3]
238Compile scalacOptions: -unchecked, -Xkind-projector:underscores, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
239[info] compiling 2 Scala sources to /build/repo/pekko/target/scala-3.8.0/classes ...
240[info] done compiling
241
242************************
243Build summary:
244[{
245 "module": "endless-transaction",
246 "compile": {"status": "ok", "tookMs": 19789, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
247 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
248 "test-compile": {"status": "ok", "tookMs": 6433, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
249 "test": {"status": "ok", "tookMs": 6031, "passed": 85, "failed": 0, "ignored": 0, "skipped": 0, "total": 85, "byFramework": [{"framework": "munit", "stats": {"passed": 85, "failed": 0, "ignored": 0, "skipped": 0, "total": 85}}]},
250 "publish": {"status": "skipped", "tookMs": 0},
251 "metadata": {
252 "crossScalaVersions": ["2.13.16", "3.7.2"]
253}
254},{
255 "module": "endless-transaction-akka",
256 "compile": {"status": "ok", "tookMs": 930, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
257 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
258 "test-compile": {"status": "ok", "tookMs": 239, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
259 "test": {"status": "ok", "tookMs": 231, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
260 "publish": {"status": "skipped", "tookMs": 0},
261 "metadata": {
262 "crossScalaVersions": ["2.13.16", "3.7.2"]
263}
264},{
265 "module": "endless-transaction-pekko",
266 "compile": {"status": "ok", "tookMs": 1010, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
267 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
268 "test-compile": {"status": "ok", "tookMs": 197, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
269 "test": {"status": "ok", "tookMs": 193, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
270 "publish": {"status": "skipped", "tookMs": 0},
271 "metadata": {
272 "crossScalaVersions": ["2.13.16", "3.7.2"]
273}
274}]
275************************
276[success] Total time: 41 s, completed Jan 13, 2026, 4:59:43 PM
277[0JChecking patch project/plugins.sbt...
278Checking patch project/build.properties...
279Checking patch build.sbt...
280Applied patch project/plugins.sbt cleanly.
281Applied patch project/build.properties cleanly.
282Applied patch build.sbt cleanly.