Build Logs

ovotech/natchez-extras • 3.8.1-RC1:2026-01-13

Errors

0

Warnings

0

Total Lines

604

1##################################
2Clonning https://github.com/ovotech/natchez-extras.git into /build/repo using revision 9.0.0-M1
3##################################
4Note: switching to '3d7d66e64ff94afa1664c1e8789dd71913b8eccb'.
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.3.5
22----
23Preparing build for 3.8.1-RC1
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 scala3Version = "3.3.5"
35Replacement: val scala3Version = "3.8.1-RC1"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val scala3Version = "3.3.5"' in build.sbt
40----
41Starting build for 3.8.1-RC1
42Execute tests: true
43sbt project found:
44No prepare script found for project ovotech/natchez-extras
45##################################
46Scala version: 3.8.1-RC1
47Targets: com.ovoenergy%natchez-extras-ce3 com.ovoenergy%natchez-extras-combine com.ovoenergy%natchez-extras-core com.ovoenergy%natchez-extras-datadog com.ovoenergy%natchez-extras-datadog-stable com.ovoenergy%natchez-extras-dogstatsd com.ovoenergy%natchez-extras-doobie com.ovoenergy%natchez-extras-doobie-legacy com.ovoenergy%natchez-extras-fs2 com.ovoenergy%natchez-extras-http4s com.ovoenergy%natchez-extras-http4s-stable com.ovoenergy%natchez-extras-log4cats com.ovoenergy%natchez-extras-metrics com.ovoenergy%natchez-extras-slf4j com.ovoenergy%natchez-extras-testkit
48Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.3.5\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
49##################################
50Using extra scalacOptions: ,REQUIRE:-source:3.8
51Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
52[sbt_options] declare -a sbt_options=()
53[process_args] java_version = '17'
54[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
55# Executing command line:
56java
57-Dfile.encoding=UTF-8
58-Dcommunitybuild.scala=3.8.1-RC1
59-Dcommunitybuild.project.dependencies.add=
60-Xmx7G
61-Xms4G
62-Xss8M
63-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
64-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
65-jar
66/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
67"setCrossScalaVersions 3.8.1-RC1"
68"++3.8.1-RC1 -v"
69"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
70"set every credentials := Nil"
71"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
72"removeScalacOptionsStartingWith -P:wartremover"
73
74moduleMappings
75"runBuild 3.8.1-RC1 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.3.5\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}""" com.ovoenergy%natchez-extras-ce3 com.ovoenergy%natchez-extras-combine com.ovoenergy%natchez-extras-core com.ovoenergy%natchez-extras-datadog com.ovoenergy%natchez-extras-datadog-stable com.ovoenergy%natchez-extras-dogstatsd com.ovoenergy%natchez-extras-doobie com.ovoenergy%natchez-extras-doobie-legacy com.ovoenergy%natchez-extras-fs2 com.ovoenergy%natchez-extras-http4s com.ovoenergy%natchez-extras-http4s-stable com.ovoenergy%natchez-extras-log4cats com.ovoenergy%natchez-extras-metrics com.ovoenergy%natchez-extras-slf4j com.ovoenergy%natchez-extras-testkit"
76
77[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
78[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 17.0.8)
79[info] loading settings for project repo-build-build from plugins.sbt...
80[info] loading project definition from /build/repo/project/project
81[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
82[info] loading project definition from /build/repo/project
83[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
84[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
85[info] Compilation completed in 9.303s.
86[info] done compiling
87[info] loading settings for project root from build.sbt...
88[info] resolving key references (30358 settings) ...
89[info] set current project to natchez-extras (in build file:/build/repo/)
90Execute setCrossScalaVersions: 3.8.1-RC1
91OpenCB::Changing crossVersion 3.8.1-RC1 -> 3.8.1-RC1 in natchezFs23/crossScalaVersions
92OpenCB::Changing crossVersion 3.8.1-RC1 -> 3.8.1-RC1 in natchezTestkit3/crossScalaVersions
93OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1) in natchezFs23/crossScalaVersions
94OpenCB::Changing crossVersion 3.8.1-RC1 -> 3.8.1-RC1 in natchezHttp4s3/crossScalaVersions
95OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1) in natchezTestkit3/crossScalaVersions
96OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1) in natchezHttp4s3/crossScalaVersions
97OpenCB::Changing crossVersion 3.8.1-RC1 -> 3.8.1-RC1 in metricsCommon3/crossScalaVersions
98OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1) in metricsCommon3/crossScalaVersions
99OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.18) in natchezSlf4j/crossScalaVersions
100OpenCB::Changing crossVersion 3.8.1-RC1 -> 3.8.1-RC1 in natchezLog4Cats3/crossScalaVersions
101OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1) in natchezLog4Cats3/crossScalaVersions
102OpenCB::Changing crossVersion 3.8.1-RC1 -> 3.8.1-RC1 in natchezDoobieLegacy3/crossScalaVersions
103OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1) in natchezDoobieLegacy3/crossScalaVersions
104OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.18) in docs/crossScalaVersions
105OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.18) in natchezDoobieLegacy/crossScalaVersions
106OpenCB::Changing crossVersion 3.8.1-RC1 -> 3.8.1-RC1 in datadogMetrics3/crossScalaVersions
107OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1) in datadogMetrics3/crossScalaVersions
108OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.18) in natchezTestkit/crossScalaVersions
109OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.18) in natchezCombine/crossScalaVersions
110OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.18) in natchezLog4Cats/crossScalaVersions
111OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.18) in natchezFs2/crossScalaVersions
112OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.18) in metricsCommon/crossScalaVersions
113OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.18) in datadogMetrics/crossScalaVersions
114OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.18) in natchezDoobie/crossScalaVersions
115OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.18) in core/crossScalaVersions
116OpenCB::Changing crossVersion 3.8.1-RC1 -> 3.8.1-RC1 in natchezDatadogStable3/crossScalaVersions
117OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1) in natchezDatadogStable3/crossScalaVersions
118OpenCB::Changing crossVersion 3.8.1-RC1 -> 3.8.1-RC1 in natchezCombine3/crossScalaVersions
119OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1) in natchezCombine3/crossScalaVersions
120OpenCB::Changing crossVersion 3.8.1-RC1 -> 3.8.1-RC1 in natchezDatadog3/crossScalaVersions
121OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1) in natchezDatadog3/crossScalaVersions
122OpenCB::Changing crossVersion 3.8.1-RC1 -> 3.8.1-RC1 in core3/crossScalaVersions
123OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1) in core3/crossScalaVersions
124OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.18) in natchezDatadog/crossScalaVersions
125OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.18) in natchezHttp4s/crossScalaVersions
126OpenCB::Changing crossVersion 3.8.1-RC1 -> 3.8.1-RC1 in natchezHttp4sStable3/crossScalaVersions
127OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1) in natchezHttp4sStable3/crossScalaVersions
128OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.18) in natchezHttp4sStable/crossScalaVersions
129OpenCB::Changing crossVersion 3.8.1-RC1 -> 3.8.1-RC1 in natchezDoobie3/crossScalaVersions
130OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1) in natchezDoobie3/crossScalaVersions
131OpenCB::Changing crossVersion 3.8.1-RC1 -> 3.8.1-RC1 in ce3Utils3/crossScalaVersions
132OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1) in ce3Utils3/crossScalaVersions
133OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.18) in ce3Utils/crossScalaVersions
134OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.18) in natchezDatadogStable/crossScalaVersions
135OpenCB::Changing crossVersion 3.8.1-RC1 -> 3.8.1-RC1 in natchezSlf4j3/crossScalaVersions
136OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1) in natchezSlf4j3/crossScalaVersions
137[info] set current project to natchez-extras (in build file:/build/repo/)
138[info] Setting Scala version to 3.8.1-RC1 on 15 projects.
139[info] Switching Scala version on:
140[info] natchezSlf4j3 (3.8.1-RC1)
141[info] natchezCombine3 (3.8.1-RC1)
142[info] datadogMetrics3 (3.8.1-RC1)
143[info] ce3Utils3 (3.8.1-RC1)
144[info] natchezDoobieLegacy3 (3.8.1-RC1)
145[info] core3 (3.8.1-RC1)
146[info] natchezTestkit3 (3.8.1-RC1)
147[info] natchezLog4Cats3 (3.8.1-RC1)
148[info] metricsCommon3 (3.8.1-RC1)
149[info] natchezHttp4sStable3 (3.8.1-RC1)
150[info] natchezDoobie3 (3.8.1-RC1)
151[info] natchezDatadog3 (3.8.1-RC1)
152[info] natchezFs23 (3.8.1-RC1)
153[info] natchezHttp4s3 (3.8.1-RC1)
154[info] natchezDatadogStable3 (3.8.1-RC1)
155[info] Excluding projects:
156[info] natchezCombine (2.13.18)
157[info] natchezDoobieLegacy (2.13.18)
158[info] metricsCommon (2.13.18)
159[info] natchezDatadog (2.13.18)
160[info] * root (2.12.20)
161[info] ce3Utils (2.13.18)
162[info] natchezDatadogStable (2.13.18)
163[info] docs (2.13.18)
164[info] natchezLog4Cats (2.13.18)
165[info] natchezHttp4s (2.13.18)
166[info] natchezSlf4j (2.13.18)
167[info] natchezDoobie (2.13.18)
168[info] datadogMetrics (2.13.18)
169[info] natchezFs2 (2.13.18)
170[info] core (2.13.18)
171[info] natchezHttp4sStable (2.13.18)
172[info] natchezTestkit (2.13.18)
173[info] Reapplying settings...
174[info] set current project to natchez-extras (in build file:/build/repo/)
175Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
176[info] Reapplying settings...
177[info] set current project to natchez-extras (in build file:/build/repo/)
178[info] Defining Global / credentials, ThisBuild / credentials and 31 others.
179[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 287 others.
180[info] Run `last` for details.
181[info] Reapplying settings...
182[info] set current project to natchez-extras (in build file:/build/repo/)
183Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
184[info] Reapplying settings...
185OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
186
187 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
188 Did you mean metricsCommon3 / allExcludeDependencies ?
189 , retry without global scopes
190[info] Reapplying settings...
191[info] set current project to natchez-extras (in build file:/build/repo/)
192Execute removeScalacOptionsStartingWith: -P:wartremover
193[info] Reapplying settings...
194[info] set current project to natchez-extras (in build file:/build/repo/)
195[success] Total time: 0 s, completed Jan 13, 2026, 7:57:49 PM
196Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.3.5\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
197Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
198Starting build...
199Projects: Set(natchezSlf4j3, natchezCombine3, datadogMetrics3, ce3Utils3, natchezDoobieLegacy3, core3, natchezTestkit3, natchezLog4Cats3, metricsCommon3, natchezHttp4sStable3, natchezDoobie3, natchezDatadog3, natchezFs23, natchezHttp4s3, natchezDatadogStable3)
200Starting build for ProjectRef(file:/build/repo/,natchezSlf4j3) (natchez-extras-slf4j)... [0/15]
201OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
202OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
203OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
204OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
205Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
206[info] scalafmt: Formatting 1 Scala sources (/build/repo/.sbt/matrix/natchezSlf4j3)...
207[info] scalafmt: Formatting 2 Scala sources (/build/repo/.sbt/matrix/natchezSlf4j3)...
208[info] compiling 2 Scala sources to /build/repo/natchez-extras-slf4j/target/jvm-3/classes ...
209[info] done compiling
210[info] compiling 1 Scala source to /build/repo/natchez-extras-slf4j/target/jvm-3/test-classes ...
211[info] done compiling
212com.ovoenergy.natchez.extras.slf4j.Slf4jSpanTest:
213 + should log something when the span is created 0.104s
214 + should log successes 0.004s
215 + should Log cancelled tasks 0.006s
216 + Log failed tasks 0.007s
217 + Include trace tokens 0.007s
218 + fromKernel should fail if the kernel does not contain a trace token 0.058s
219 + fromKernel should succeed regardless of the case of the trace token 0.006s
220Starting build for ProjectRef(file:/build/repo/,natchezDoobieLegacy3) (natchez-extras-doobie-legacy)... [1/15]
221Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
222[info] scalafmt: Formatting 1 Scala sources (/build/repo/.sbt/matrix/natchezDoobieLegacy3)...
223[info] scalafmt: Formatting 1 Scala sources (/build/repo/.sbt/matrix/core3)...
224[info] compiling 1 Scala source to /build/repo/natchez-extras-core/target/jvm-3/classes ...
225[info] scalafmt: Formatting 2 Scala sources (/build/repo/.sbt/matrix/natchezDoobieLegacy3)...
226[info] done compiling
227[info] compiling 2 Scala sources to /build/repo/natchez-extras-doobie-legacy/target/jvm-3/classes ...
228[info] done compiling
229[info] compiling 1 Scala source to /build/repo/natchez-extras-doobie-legacy/target/jvm-3/test-classes ...
230[info] done compiling
231com.ovoenergy.natchez.extras.doobie.TracedTransactorTest:
232 + Trace queries 0.58s
233 + Trace queries with commented name 0.013s
234 + Trace updates 0.02s
235 + Trace updates with commented name 0.009s
236Starting build for ProjectRef(file:/build/repo/,natchezDatadogStable3) (natchez-extras-datadog-stable)... [2/15]
237Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
238[info] scalafmt: Formatting 5 Scala sources (/build/repo/.sbt/matrix/natchezDatadogStable3)...
239[info] scalafmt: Formatting 8 Scala sources (/build/repo/.sbt/matrix/natchezDatadogStable3)...
240[info] compiling 8 Scala sources to /build/repo/natchez-extras-datadog/target/stable-jvm-3/classes ...
241[info] done compiling
242[info] compiling 5 Scala sources to /build/repo/natchez-extras-datadog/target/stable-jvm-3/test-classes ...
243[info] done compiling
244com.ovoenergy.natchez.extras.datadog.SpanIdentifiersTest:
245 + Span identifiers should set IDs correctly when creating child IDs 0.196s
246 + Span identifiers should convert to and from a kernel losslessly 0.292s
247 + fromKernel should succeed in converting from a kernel even if info is missing 0.005s
248 + fromKernel should ignore header case when extracting info 0.002s
249 + toKernel should output hex-encoded B3 Trace IDs alongside decimal encoded Datadog IDs 0.005s
250 + toKernel should output hex-encoded B3 Span IDs alongside decimal encoded Datadog Parent IDs 0.003s
251SLF4J(W): No SLF4J providers were found.
252SLF4J(W): Defaulting to no-operation (NOP) logger implementation
253SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details.
254com.ovoenergy.natchez.extras.datadog.DatadogTest:
255 + Obtain the agent host from the parameter 0.364s
256 + Allow you to modify trace tokens 0.009s
257 + Continue to send HTTP calls even if one of them fails 1.008s
258 + Submit the right info to Datadog when closed 0.038s
259 + Only include the sampling priority metric on the root span 0.012s
260 + Infer the right span.type from any tags set 0.016s
261 + Submit multiple spans across multiple calls when span() is called 1.01s
262 + Allow you to override the service name and resource with colons 0.005s
263 + Allow you to provide default tags 0.008s
264 + Allow you to provide default tags using continue 0.007s
265 + Allow you to provide default tags using continueOrElseRoot 0.008s
266 + Inherit metadata into subspans but only at the time of creation 0.007s
267 + Sets the error flag when the span's meta contains an error 0.009s
268com.ovoenergy.natchez.extras.datadog.headers.TraceHeadersTest:
269 + Truncate B3 trace & span headers to their first 64 bits 0.002s
270com.ovoenergy.natchez.extras.datadog.data.UnsignedLongTest:
271 + Encode JSON values 0.001s
272 + Decode JSON values 0.001s
273 + Decode and Encode decimal-encoded unsigned long values 0.001s
274 + Fail if the long value is out of range 0.001s
275 + Decode and Encode 64 bit hex-encoded unsigned long values 0.0s
276 + Fail if provided a value over 64 bits in length 0.001s
277Starting build for ProjectRef(file:/build/repo/,natchezLog4Cats3) (natchez-extras-log4cats)... [3/15]
278Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
279[info] scalafmt: Formatting 1 Scala sources (/build/repo/.sbt/matrix/natchezLog4Cats3)...
280[info] compiling 1 Scala source to /build/repo/natchez-extras-log4cats/target/jvm-3/classes ...
281[info] done compiling
282Starting build for ProjectRef(file:/build/repo/,natchezTestkit3) (natchez-extras-testkit)... [4/15]
283Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
284[info] scalafmt: Formatting 1 Scala sources (/build/repo/.sbt/matrix/natchezTestkit3)...
285[info] scalafmt: Formatting 1 Scala sources (/build/repo/.sbt/matrix/natchezTestkit3)...
286[info] compiling 1 Scala source to /build/repo/natchez-extras-testkit/target/jvm-3/classes ...
287[info] done compiling
288[info] compiling 1 Scala source to /build/repo/natchez-extras-testkit/target/jvm-3/test-classes ...
289[info] done compiling
290com.ovoenergy.natchez.extras.testkit.TestEntryPointTest:
291 + TestEntryPoint should capture tags sent along with each span 0.138s
292Starting build for ProjectRef(file:/build/repo/,core3) (natchez-extras-core)... [5/15]
293Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
294Starting build for ProjectRef(file:/build/repo/,natchezCombine3) (natchez-extras-combine)... [6/15]
295Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
296[info] scalafmt: Formatting 1 Scala sources (/build/repo/.sbt/matrix/natchezCombine3)...
297[info] compiling 1 Scala source to /build/repo/natchez-extras-combine/target/jvm-3/classes ...
298[info] done compiling
299Starting build for ProjectRef(file:/build/repo/,natchezDoobie3) (natchez-extras-doobie)... [7/15]
300Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
301[info] scalafmt: Formatting 1 Scala sources (/build/repo/.sbt/matrix/natchezDoobie3)...
302[info] scalafmt: Formatting 2 Scala sources (/build/repo/.sbt/matrix/natchezDoobie3)...
303[info] compiling 2 Scala sources to /build/repo/natchez-extras-doobie/target/jvm-3/classes ...
304[info] done compiling
305[info] compiling 1 Scala source to /build/repo/natchez-extras-doobie/target/jvm-3/test-classes ...
306[info] done compiling
307com.ovoenergy.natchez.extras.doobie.TracedTransactorTest:
308 + Trace queries 0.606s
309 + Trace queries with commented name 0.012s
310 + Trace updates 0.023s
311 + Trace updates withUniqueGeneratedKeys 0.017s
312 + Trace updates with commented name 0.011s
313Starting build for ProjectRef(file:/build/repo/,natchezHttp4s3) (natchez-extras-http4s)... [8/15]
314Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
315[info] scalafmt: Formatting 4 Scala sources (/build/repo/.sbt/matrix/natchezHttp4s3)...
316[info] scalafmt: Formatting 4 Scala sources (/build/repo/.sbt/matrix/natchezHttp4s3)...
317[info] compiling 4 Scala sources to /build/repo/natchez-extras-http4s/target/jvm-3/classes ...
318[info] done compiling
319[info] compiling 4 Scala sources to /build/repo/natchez-extras-http4s/target/jvm-3/test-classes ...
320[info] done compiling
321com.ovoenergy.natchez.extras.http4s.server.SyntaxTest:
322 + Call the second Kleisli if the first returns None 0.562s
323 + Not call the second Kleisli if the first returns a result 0.007s
324com.ovoenergy.natchez.extras.http4s.client.TracedClientTest:
325 + Add the kernel to requests 0.096s
326 + Create a new span for HTTP requests 0.005s
327com.ovoenergy.natchez.extras.http4s.server.TraceMiddlewareTest:
328 + Add tracing info & log requests + responses 0.009s
329 + Log headers, redacting any sensitive ones 0.01s
330 + Include the response body if the response is an error 0.044s
331 + Not include the response body if there isn't one on the response 0.004s
332 + convert URI to a tag-friendly version 0.029s
333Starting build for ProjectRef(file:/build/repo/,metricsCommon3) (natchez-extras-metrics)... [9/15]
334Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
335[info] scalafmt: Formatting 1 Scala sources (/build/repo/.sbt/matrix/metricsCommon3)...
336[info] compiling 1 Scala source to /build/repo/natchez-extras-metrics/target/jvm-3/classes ...
337[info] done compiling
338Starting build for ProjectRef(file:/build/repo/,natchezFs23) (natchez-extras-fs2)... [10/15]
339Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
340[info] scalafmt: Formatting 1 Scala sources (/build/repo/.sbt/matrix/natchezFs23)...
341[info] scalafmt: Formatting 2 Scala sources (/build/repo/.sbt/matrix/natchezFs23)...
342[info] compiling 2 Scala sources to /build/repo/natchez-extras-fs2/target/jvm-3/classes ...
343[info] done compiling
344[info] compiling 1 Scala source to /build/repo/natchez-extras-fs2/target/jvm-3/test-classes ...
345[info] done compiling
346com.ovoenergy.natchez.extras.fs2.AllocatedSpanTest:
347 + should submit the span even if a pre-submit task fails 0.381s
348 + Hold the parent span open until it is explicitly submitted 0.056s
349 + Cancel the allocated span if the stream dies 0.018s
350 + Work with extremely parallel streams 0.109s
351Starting build for ProjectRef(file:/build/repo/,natchezDatadog3) (natchez-extras-datadog)... [11/15]
352Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
353[info] scalafmt: Formatting 5 Scala sources (/build/repo/.sbt/matrix/natchezDatadog3)...
354[info] scalafmt: Formatting 8 Scala sources (/build/repo/.sbt/matrix/natchezDatadog3)...
355[info] compiling 8 Scala sources to /build/repo/natchez-extras-datadog/target/jvm-3/classes ...
356[info] done compiling
357[info] compiling 5 Scala sources to /build/repo/natchez-extras-datadog/target/jvm-3/test-classes ...
358[info] done compiling
359com.ovoenergy.natchez.extras.datadog.SpanIdentifiersTest:
360 + Span identifiers should set IDs correctly when creating child IDs 0.202s
361 + Span identifiers should convert to and from a kernel losslessly 0.277s
362 + fromKernel should succeed in converting from a kernel even if info is missing 0.005s
363 + fromKernel should ignore header case when extracting info 0.001s
364 + toKernel should output hex-encoded B3 Trace IDs alongside decimal encoded Datadog IDs 0.003s
365 + toKernel should output hex-encoded B3 Span IDs alongside decimal encoded Datadog Parent IDs 0.004s
366SLF4J(W): No SLF4J providers were found.
367SLF4J(W): Defaulting to no-operation (NOP) logger implementation
368SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details.
369com.ovoenergy.natchez.extras.datadog.DatadogTest:
370 + Obtain the agent host from the parameter 0.375s
371 + Allow you to modify trace tokens 0.014s
372 + Continue to send HTTP calls even if one of them fails 1.013s
373 + Submit the right info to Datadog when closed 0.029s
374 + Only include the sampling priority metric on the root span 0.011s
375 + Infer the right span.type from any tags set 0.013s
376 + Submit multiple spans across multiple calls when span() is called 1.009s
377 + Allow you to override the service name and resource with colons 0.005s
378 + Allow you to provide default tags 0.006s
379 + Allow you to provide default tags using continue 0.006s
380 + Allow you to provide default tags using continueOrElseRoot 0.006s
381 + Inherit metadata into subspans but only at the time of creation 0.007s
382 + Sets the error flag when the span's meta contains an error 0.006s
383com.ovoenergy.natchez.extras.datadog.headers.TraceHeadersTest:
384 + Truncate B3 trace & span headers to their first 64 bits 0.001s
385com.ovoenergy.natchez.extras.datadog.data.UnsignedLongTest:
386 + Encode JSON values 0.0s
387 + Decode JSON values 0.001s
388 + Decode and Encode decimal-encoded unsigned long values 0.002s
389 + Fail if the long value is out of range 0.001s
390 + Decode and Encode 64 bit hex-encoded unsigned long values 0.001s
391 + Fail if provided a value over 64 bits in length 0.001s
392Starting build for ProjectRef(file:/build/repo/,natchezHttp4sStable3) (natchez-extras-http4s-stable)... [12/15]
393Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
394[info] scalafmt: Formatting 4 Scala sources (/build/repo/.sbt/matrix/natchezHttp4sStable3)...
395[info] scalafmt: Formatting 4 Scala sources (/build/repo/.sbt/matrix/natchezHttp4sStable3)...
396[info] compiling 4 Scala sources to /build/repo/natchez-extras-http4s/target/stable-jvm-3/classes ...
397[info] done compiling
398[info] compiling 4 Scala sources to /build/repo/natchez-extras-http4s/target/stable-jvm-3/test-classes ...
399[info] done compiling
400com.ovoenergy.natchez.extras.http4s.server.SyntaxTest:
401 + Call the second Kleisli if the first returns None 0.524s
402 + Not call the second Kleisli if the first returns a result 0.005s
403com.ovoenergy.natchez.extras.http4s.client.TracedClientTest:
404 + Add the kernel to requests 0.12s
405 + Create a new span for HTTP requests 0.008s
406com.ovoenergy.natchez.extras.http4s.server.TraceMiddlewareTest:
407 + Add tracing info & log requests + responses 0.012s
408 + Log headers, redacting any sensitive ones 0.01s
409 + Include the response body if the response is an error 0.028s
410 + Not include the response body if there isn't one on the response 0.006s
411 + convert URI to a tag-friendly version 0.029s
412Starting build for ProjectRef(file:/build/repo/,datadogMetrics3) (natchez-extras-dogstatsd)... [13/15]
413Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
414[info] scalafmt: Formatting 1 Scala sources (/build/repo/.sbt/matrix/datadogMetrics3)...
415[info] scalafmt: Formatting 2 Scala sources (/build/repo/.sbt/matrix/datadogMetrics3)...
416[info] compiling 2 Scala sources to /build/repo/natchez-extras-dogstatsd/target/jvm-3/classes ...
417[info] done compiling
418[info] compiling 1 Scala source to /build/repo/natchez-extras-dogstatsd/target/jvm-3/test-classes ...
419[info] done compiling
420com.ovoenergy.natchez.extras.dogstatsd.DatadogTest:
421 + Serialisation should never submit double underscores to datadog 0.073s
422 + Serialisation should allow through dots 0.028s
423 + Serialisation should allow numbers, hyphens and slashes for tag values 0.001s
424 + Serialisation should generate correct counters and histograms with no tags 0.041s
425 + Serialisation should generate correct counters & histograms with tags 0.183s
426 + Serialisation should limit the size of a UDP packet to below the maximum 65535 bytes 0.079s
427 + Serialisation should generate correct events 0.005s
428 + Config should not overwrite existing tags 0.003s
429 + Config should add new tags where they're not specified 0.032s
430 + Config should separate the global prefix from the metric name with a dot 0.009s
431Starting build for ProjectRef(file:/build/repo/,ce3Utils3) (natchez-extras-ce3)... [14/15]
432Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
433[info] scalafmt: Formatting 3 Scala sources (/build/repo/.sbt/matrix/ce3Utils3)...
434[info] scalafmt: Formatting 2 Scala sources (/build/repo/.sbt/matrix/ce3Utils3)...
435[info] compiling 2 Scala sources to /build/repo/natchez-ce3/target/jvm-3/classes ...
436[info] done compiling
437[info] compiling 3 Scala sources to /build/repo/natchez-ce3/target/jvm-3/test-classes ...
438[info] done compiling
439com.ovoenergy.natchez.extras.combine.ce3.IOLocalEntrypointTest:
440 + Continuing a trace should set the IOLocal state to the current span 0.259s
441 + Starting a trace should set the IOLocal state to the current span 0.002s
442 + Starting or continuing a trace should set the IOLocal state to the current span 0.002s
443com.ovoenergy.natchez.extras.combine.ce3.IOLocalTraceTest:
444 + span should update the IOLocal state for the duration of execution and reset to the parent state afterwards 0.005s
445
446************************
447Build summary:
448[{
449 "module": "natchez-extras-slf4j",
450 "compile": {"status": "ok", "tookMs": 8290, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
451 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
452 "test-compile": {"status": "ok", "tookMs": 1696, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
453 "test": {"status": "ok", "tookMs": 1110, "passed": 7, "failed": 0, "ignored": 0, "skipped": 0, "total": 7, "byFramework": [{"framework": "munit", "stats": {"passed": 7, "failed": 0, "ignored": 0, "skipped": 0, "total": 7}}]},
454 "publish": {"status": "skipped", "tookMs": 0},
455 "metadata": {
456 "crossScalaVersions": ["2.12.20", "3.3.5"]
457}
458},{
459 "module": "natchez-extras-doobie-legacy",
460 "compile": {"status": "ok", "tookMs": 3365, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
461 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
462 "test-compile": {"status": "ok", "tookMs": 1575, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
463 "test": {"status": "ok", "tookMs": 1575, "passed": 4, "failed": 0, "ignored": 0, "skipped": 0, "total": 4, "byFramework": [{"framework": "munit", "stats": {"passed": 4, "failed": 0, "ignored": 0, "skipped": 0, "total": 4}}]},
464 "publish": {"status": "skipped", "tookMs": 0},
465 "metadata": {
466 "crossScalaVersions": ["2.12.20", "3.3.5"]
467}
468},{
469 "module": "natchez-extras-datadog-stable",
470 "compile": {"status": "ok", "tookMs": 4874, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
471 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
472 "test-compile": {"status": "ok", "tookMs": 2568, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
473 "test": {"status": "ok", "tookMs": 3770, "passed": 26, "failed": 0, "ignored": 0, "skipped": 0, "total": 26, "byFramework": [{"framework": "munit", "stats": {"passed": 26, "failed": 0, "ignored": 0, "skipped": 0, "total": 26}}]},
474 "publish": {"status": "skipped", "tookMs": 0},
475 "metadata": {
476 "crossScalaVersions": ["2.12.20", "3.3.5"]
477}
478},{
479 "module": "natchez-extras-log4cats",
480 "compile": {"status": "ok", "tookMs": 812, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
481 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
482 "test-compile": {"status": "ok", "tookMs": 94, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
483 "test": {"status": "ok", "tookMs": 91, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
484 "publish": {"status": "skipped", "tookMs": 0},
485 "metadata": {
486 "crossScalaVersions": ["2.12.20", "3.3.5"]
487}
488},{
489 "module": "natchez-extras-testkit",
490 "compile": {"status": "ok", "tookMs": 741, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
491 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
492 "test-compile": {"status": "ok", "tookMs": 616, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
493 "test": {"status": "ok", "tookMs": 932, "passed": 1, "failed": 0, "ignored": 0, "skipped": 0, "total": 1, "byFramework": [{"framework": "munit", "stats": {"passed": 1, "failed": 0, "ignored": 0, "skipped": 0, "total": 1}}]},
494 "publish": {"status": "skipped", "tookMs": 0},
495 "metadata": {
496 "crossScalaVersions": ["2.12.20", "3.3.5"]
497}
498},{
499 "module": "natchez-extras-core",
500 "compile": {"status": "ok", "tookMs": 57, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
501 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
502 "test-compile": {"status": "ok", "tookMs": 95, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
503 "test": {"status": "ok", "tookMs": 90, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
504 "publish": {"status": "skipped", "tookMs": 0},
505 "metadata": {
506 "crossScalaVersions": ["2.12.20", "3.3.5"]
507}
508},{
509 "module": "natchez-extras-combine",
510 "compile": {"status": "ok", "tookMs": 678, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
511 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
512 "test-compile": {"status": "ok", "tookMs": 101, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
513 "test": {"status": "ok", "tookMs": 91, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
514 "publish": {"status": "skipped", "tookMs": 0},
515 "metadata": {
516 "crossScalaVersions": ["2.12.20", "3.3.5"]
517}
518},{
519 "module": "natchez-extras-doobie",
520 "compile": {"status": "ok", "tookMs": 1613, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
521 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
522 "test-compile": {"status": "ok", "tookMs": 1089, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
523 "test": {"status": "ok", "tookMs": 1817, "passed": 5, "failed": 0, "ignored": 0, "skipped": 0, "total": 5, "byFramework": [{"framework": "munit", "stats": {"passed": 5, "failed": 0, "ignored": 0, "skipped": 0, "total": 5}}]},
524 "publish": {"status": "skipped", "tookMs": 0},
525 "metadata": {
526 "crossScalaVersions": ["2.12.20", "3.3.5"]
527}
528},{
529 "module": "natchez-extras-http4s",
530 "compile": {"status": "ok", "tookMs": 1522, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
531 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
532 "test-compile": {"status": "ok", "tookMs": 1389, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
533 "test": {"status": "ok", "tookMs": 1580, "passed": 9, "failed": 0, "ignored": 0, "skipped": 0, "total": 9, "byFramework": [{"framework": "munit", "stats": {"passed": 9, "failed": 0, "ignored": 0, "skipped": 0, "total": 9}}]},
534 "publish": {"status": "skipped", "tookMs": 0},
535 "metadata": {
536 "crossScalaVersions": ["2.12.20", "3.3.5"]
537}
538},{
539 "module": "natchez-extras-metrics",
540 "compile": {"status": "ok", "tookMs": 498, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
541 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
542 "test-compile": {"status": "ok", "tookMs": 131, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
543 "test": {"status": "ok", "tookMs": 93, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
544 "publish": {"status": "skipped", "tookMs": 0},
545 "metadata": {
546 "crossScalaVersions": ["2.12.20", "3.3.5"]
547}
548},{
549 "module": "natchez-extras-fs2",
550 "compile": {"status": "ok", "tookMs": 1202, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
551 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
552 "test-compile": {"status": "ok", "tookMs": 784, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
553 "test": {"status": "ok", "tookMs": 1455, "passed": 4, "failed": 0, "ignored": 0, "skipped": 0, "total": 4, "byFramework": [{"framework": "munit", "stats": {"passed": 4, "failed": 0, "ignored": 0, "skipped": 0, "total": 4}}]},
554 "publish": {"status": "skipped", "tookMs": 0},
555 "metadata": {
556 "crossScalaVersions": ["2.12.20", "3.3.5"]
557}
558},{
559 "module": "natchez-extras-datadog",
560 "compile": {"status": "ok", "tookMs": 2975, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
561 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
562 "test-compile": {"status": "ok", "tookMs": 1903, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
563 "test": {"status": "ok", "tookMs": 3840, "passed": 26, "failed": 0, "ignored": 0, "skipped": 0, "total": 26, "byFramework": [{"framework": "munit", "stats": {"passed": 26, "failed": 0, "ignored": 0, "skipped": 0, "total": 26}}]},
564 "publish": {"status": "skipped", "tookMs": 0},
565 "metadata": {
566 "crossScalaVersions": ["2.12.20", "3.3.5"]
567}
568},{
569 "module": "natchez-extras-http4s-stable",
570 "compile": {"status": "ok", "tookMs": 1341, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
571 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
572 "test-compile": {"status": "ok", "tookMs": 1360, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
573 "test": {"status": "ok", "tookMs": 1636, "passed": 9, "failed": 0, "ignored": 0, "skipped": 0, "total": 9, "byFramework": [{"framework": "munit", "stats": {"passed": 9, "failed": 0, "ignored": 0, "skipped": 0, "total": 9}}]},
574 "publish": {"status": "skipped", "tookMs": 0},
575 "metadata": {
576 "crossScalaVersions": ["2.12.20", "3.3.5"]
577}
578},{
579 "module": "natchez-extras-dogstatsd",
580 "compile": {"status": "ok", "tookMs": 807, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
581 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
582 "test-compile": {"status": "ok", "tookMs": 698, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
583 "test": {"status": "ok", "tookMs": 1301, "passed": 10, "failed": 0, "ignored": 0, "skipped": 0, "total": 10, "byFramework": [{"framework": "munit", "stats": {"passed": 10, "failed": 0, "ignored": 0, "skipped": 0, "total": 10}}]},
584 "publish": {"status": "skipped", "tookMs": 0},
585 "metadata": {
586 "crossScalaVersions": ["2.12.20", "3.3.5"]
587}
588},{
589 "module": "natchez-extras-ce3",
590 "compile": {"status": "ok", "tookMs": 947, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
591 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
592 "test-compile": {"status": "ok", "tookMs": 629, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
593 "test": {"status": "ok", "tookMs": 1011, "passed": 4, "failed": 0, "ignored": 0, "skipped": 0, "total": 4, "byFramework": [{"framework": "munit", "stats": {"passed": 4, "failed": 0, "ignored": 0, "skipped": 0, "total": 4}}]},
594 "publish": {"status": "skipped", "tookMs": 0},
595 "metadata": {
596 "crossScalaVersions": ["2.12.20", "3.3.5"]
597}
598}]
599************************
600[success] Total time: 74 s (0:01:14.0), completed Jan 13, 2026, 7:59:03 PM
601[0JChecking patch project/plugins.sbt...
602Checking patch build.sbt...
603Applied patch project/plugins.sbt cleanly.
604Applied patch build.sbt cleanly.