Build Logs
zio-archive/zio-connect • 3.8.0-RC6:2026-01-08
Errors
40
Warnings
29
Total Lines
565
1##################################
2Clonning https://github.com/zio-archive/zio-connect.git into /build/repo using revision master
3##################################
4----
5Preparing build for 3.8.0-RC6
6Scala binary version found: 3.8
7Implicitly using source version 3.8
8Scala binary version found: 3.8
9Implicitly using source version 3.8
10Would try to apply common scalacOption (best-effort, sbt/mill only):
11Append: ,REQUIRE:-source:3.8
12Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
13
14Try apply source patch:
15Path: project/BuildHelper.scala
16Pattern: val Scala3: String = versions("3")
17Replacement: val Scala3: String = "3.8.0-RC6"
18Starting compilation server
19Compiling project (Scala 3.7.3, JVM (17))
20Compiled project (Scala 3.7.3, JVM (17))
21Successfully applied pattern 'val Scala3: String = versions("3")' in project/BuildHelper.scala
22----
23Starting build for 3.8.0-RC6
24Execute tests: true
25sbt project found:
26Sbt version 1.7.1 is not supported, minimal supported version is 1.11.5
27Enforcing usage of sbt in version 1.11.5
28No prepare script found for project zio-archive/zio-connect
29##################################
30Scala version: 3.8.0-RC6
31Targets: dev.zio%zio-connect-aws-lambda dev.zio%zio-connect-couchbase dev.zio%zio-connect-dynamodb dev.zio%zio-connect-file dev.zio%zio-connect-fs2 dev.zio%zio-connect-s3
32Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"project/BuildHelper.scala","pattern":"val Scala3: String = versions(\"3\")","replaceWith":"val Scala3: String = \"<SCALA_VERSION>\""}]}
33##################################
34Using extra scalacOptions: ,REQUIRE:-source:3.8
35Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
36[sbt_options] declare -a sbt_options=()
37[process_args] java_version = '17'
38[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
39# Executing command line:
40java
41-Dfile.encoding=UTF-8
42-Dcommunitybuild.scala=3.8.0-RC6
43-Dcommunitybuild.project.dependencies.add=
44-Xmx7G
45-Xms4G
46-Xss8M
47-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
48-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
49-jar
50/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
51"setCrossScalaVersions 3.8.0-RC6"
52"++3.8.0-RC6 -v"
53"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
54"set every credentials := Nil"
55"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
56"removeScalacOptionsStartingWith -P:wartremover"
57
58moduleMappings
59"runBuild 3.8.0-RC6 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"project/BuildHelper.scala","pattern":"val Scala3: String = versions(\"3\")","replaceWith":"val Scala3: String = \"<SCALA_VERSION>\""}]}""" dev.zio%zio-connect-aws-lambda dev.zio%zio-connect-couchbase dev.zio%zio-connect-dynamodb dev.zio%zio-connect-file dev.zio%zio-connect-fs2 dev.zio%zio-connect-s3"
60
61[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
62[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
63[info] loading project definition from /build/repo/project
64[info] compiling 12 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
65[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
66[info] Compilation completed in 7.859s.
67[warn] /build/repo/project/BuildHelper.scala:207:19: value scalafixScalaBinaryVersion in object autoImport is deprecated (since 0.12.1): scalafixScalaBinaryVersion now follows scalaVersion by default
68[warn] ThisBuild / scalafixScalaBinaryVersion := CrossVersion.binaryScalaVersion(scalaVersion.value),
69[warn] ^
70[warn] one warning found
71[info] done compiling
72[info] loading settings for project root from build.sbt...
73[info] resolving key references (17631 settings) ...
74[info] set current project to root (in build file:/build/repo/)
75[warn] there's a key that's not used by any other settings/tasks:
76[warn]
77[warn] * ThisBuild / scalafixScalaBinaryVersion
78[warn] +- /build/repo/project/BuildHelper.scala:207
79[warn]
80[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
81[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
82Execute setCrossScalaVersions: 3.8.0-RC6
83OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in fs2Connector/crossScalaVersions
84OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in fileConnector/crossScalaVersions
85OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in dynamodbConnector/crossScalaVersions
86OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in awsLambdaConnector/crossScalaVersions
87OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in kinesisDataStreamsConnector/crossScalaVersions
88OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in s3Connector/crossScalaVersions
89OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in couchbaseConnector/crossScalaVersions
90OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in kafkaConnector/crossScalaVersions
91[info] set current project to root (in build file:/build/repo/)
92[info] Setting Scala version to 3.8.0-RC6 on 8 projects.
93[info] Switching Scala version on:
94[info] awsLambdaConnector (2.12.16, 2.13.10, 3.8.0-RC6)
95[info] couchbaseConnector (2.12.16, 2.13.10, 3.8.0-RC6)
96[info] dynamodbConnector (2.12.16, 2.13.10, 3.8.0-RC6)
97[info] s3Connector (2.12.16, 2.13.10, 3.8.0-RC6)
98[info] fs2Connector (2.12.16, 2.13.10, 3.8.0-RC6)
99[info] fileConnector (2.12.16, 2.13.10, 3.8.0-RC6)
100[info] kinesisDataStreamsConnector (2.12.16, 2.13.10, 3.8.0-RC6)
101[info] kafkaConnector (2.12.16, 2.13.10, 3.8.0-RC6)
102[info] Excluding projects:
103[info] couchbaseConnectorExamples (2.13.10)
104[info] examples (2.13.10)
105[info] * root (2.13.10)
106[info] docs (2.13.10)
107[info] fileConnectorExamples (2.13.10)
108[info] s3ConnectorExamples (2.13.10)
109[info] dynamodbConnectorExamples (2.13.10)
110[info] Reapplying settings...
111[info] set current project to root (in build file:/build/repo/)
112Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
113[info] Reapplying settings...
114[info] set current project to root (in build file:/build/repo/)
115[info] Defining Global / credentials, awsLambdaConnector / credentials and 13 others.
116[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 75 others.
117[info] Run `last` for details.
118[info] Reapplying settings...
119[info] set current project to root (in build file:/build/repo/)
120Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
121[info] Reapplying settings...
122OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
123
124 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
125 Did you mean dynamodbConnector / allExcludeDependencies ?
126 , retry without global scopes
127[info] Reapplying settings...
128[info] set current project to root (in build file:/build/repo/)
129Execute removeScalacOptionsStartingWith: -P:wartremover
130[info] Reapplying settings...
131[info] set current project to root (in build file:/build/repo/)
132[success] Total time: 0 s, completed Jan 8, 2026, 2:05:43 AM
133Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"project/BuildHelper.scala","pattern":"val Scala3: String = versions(\"3\")","replaceWith":"val Scala3: String = \"<SCALA_VERSION>\""}]}
134Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
135Starting build...
136Projects: Set(awsLambdaConnector, couchbaseConnector, dynamodbConnector, s3Connector, fs2Connector, fileConnector)
137Starting build for ProjectRef(file:/build/repo/,fs2Connector) (zio-connect-fs2)... [0/6]
138OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
139OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
140OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
141Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:implicitConversions, -Xignore-scala2-macros, -noindent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
142[info] compiling 3 Scala sources to /build/repo/connectors/fs2-connector/target/scala-3.8.0-RC6/classes ...
143[warn] -- Warning: /build/repo/connectors/fs2-connector/src/main/scala/zio/connect/fs2/LiveFS2Connector.scala:31:18
144[warn] 31 | .mapError(FS2Exception)
145[warn] | ^^^^^^^^^^^^
146[warn] |The method `apply` is inserted. The auto insertion will be deprecated, please write `zio.connect.fs2.FS2Connector.FS2Exception.apply` explicitly.
147[warn] -- Warning: /build/repo/connectors/fs2-connector/src/main/scala/zio/connect/fs2/LiveFS2Connector.scala:51:18
148[warn] 51 | .mapError(FS2Exception)
149[warn] | ^^^^^^^^^^^^
150[warn] |The method `apply` is inserted. The auto insertion will be deprecated, please write `zio.connect.fs2.FS2Connector.FS2Exception.apply` explicitly.
151[warn] two warnings found
152[info] done compiling
153[info] compiling 2 Scala sources to /build/repo/connectors/fs2-connector/target/scala-3.8.0-RC6/test-classes ...
154[info] done compiling
155+ LiveFS2ConnectorSpec
156 + fromStream
157 + error propagation
158 + releases all resources by the time the failover stream has started
159 + simple stream
160 + non empty stream
161 + bigger queueSize than a chunk size
162 + queueSize == 1
163 + negative queueSize
164 + RIO
165 + 100 element stream
166()
167Starting build for ProjectRef(file:/build/repo/,fileConnector) (zio-connect-file)... [1/6]
168Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:implicitConversions, -Xignore-scala2-macros, -noindent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
169[info] compiling 4 Scala sources to /build/repo/connectors/file-connector/target/scala-3.8.0-RC6/classes ...
170[info] done compiling
171[info] compiling 3 Scala sources to /build/repo/connectors/file-connector/target/scala-3.8.0-RC6/test-classes ...
172[info] done compiling
173+ TestFileConnectorSpec
174 + deletePath
175 + dies when non-IOException exception
176 + fails when IOException
177 + delete empty directory
178 + fails for directory not empty
179 + delete file
180 + tailPathUsingWatchService
181 + fails when IOException
182 + succeeds
183 + listPath
184 + fails when IOException
185 + succeeds
186 + deleteRecursivelyPath
187 + fails when IOException
188 + dies when non-IOException exception
189 + delete non empty directory
190 + delete empty directory
191 + delete file
192 + movePath
193 + fails when IOException
194 + dies when non-IOException exception
195 + move a file
196 + move a directory and its children
197 + readPath
198 + fails when IOException
199 + succeeds
200 + writePath
201 + fails when IOException
202 + dies when non-IOException exception
203 + overwrites existing file
204 + writes to file
205 + tailPath
206 + fails when IOException
207 + succeeds
208+ LiveFileConnectorSpec
209 + deletePath
210 + fails when IOException
211 + dies when non-IOException exception
212 + delete empty directory
213 + delete file
214 + fails for directory not empty
215 + tailPath
216 + succeeds
217 + fails when IOException
218 + writePath
219 + dies when non-IOException exception
220 + fails when IOException
221 + overwrites existing file
222 + writes to file
223 + tailPathUsingWatchService
224 + fails when IOException
225 + succeeds
226 + listPath
227 + fails when IOException
228 + succeeds
229 + deleteRecursivelyPath
230 + dies when non-IOException exception
231 + delete empty directory
232 + fails when IOException
233 + delete non empty directory
234 + delete file
235 + movePath
236 + dies when non-IOException exception
237 + fails when IOException
238 + move a file
239 + move a directory and its children
240 + readPath
241 + fails when IOException
242 + succeeds
243()
244Starting build for ProjectRef(file:/build/repo/,awsLambdaConnector) (zio-connect-aws-lambda)... [2/6]
245Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:implicitConversions, -Xignore-scala2-macros, -noindent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
246[info] compiling 3 Scala sources to /build/repo/connectors/aws-lambda-connector/target/scala-3.8.0-RC6/classes ...
247[info] done compiling
248[info] compiling 2 Scala sources to /build/repo/connectors/aws-lambda-connector/target/scala-3.8.0-RC6/test-classes ...
249[info] done compiling
250SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
251SLF4J: Defaulting to no-operation (NOP) logger implementation
252SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
253+ LiveAwsLambdaConnectorSpec
254 + createAlias
255 + succeeds
256 + listFunctions
257 + succeeds
258 + invoke
259 + succeeds
260 + tagResource
261 + succeeds
262()
263Starting build for ProjectRef(file:/build/repo/,couchbaseConnector) (zio-connect-couchbase)... [3/6]
264Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:implicitConversions, -Xignore-scala2-macros, -noindent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
265[info] compiling 4 Scala sources to /build/repo/connectors/couchbase-connector/target/scala-3.8.0-RC6/classes ...
266[warn] -- Warning: /build/repo/connectors/couchbase-connector/src/main/scala/zio/connect/couchbase/LiveCouchbaseConnector.scala:30:16
267[warn] 30 | .mapError(CouchbaseException)
268[warn] | ^^^^^^^^^^^^^^^^^^
269[warn] |The method `apply` is inserted. The auto insertion will be deprecated, please write `zio.connect.couchbase.CouchbaseConnector.CouchbaseException.apply` explicitly.
270[warn] -- Warning: /build/repo/connectors/couchbase-connector/src/main/scala/zio/connect/couchbase/LiveCouchbaseConnector.scala:45:16
271[warn] 45 | .mapError(CouchbaseException)
272[warn] | ^^^^^^^^^^^^^^^^^^
273[warn] |The method `apply` is inserted. The auto insertion will be deprecated, please write `zio.connect.couchbase.CouchbaseConnector.CouchbaseException.apply` explicitly.
274[warn] -- Warning: /build/repo/connectors/couchbase-connector/src/main/scala/zio/connect/couchbase/LiveCouchbaseConnector.scala:65:16
275[warn] 65 | .mapError(CouchbaseException)
276[warn] | ^^^^^^^^^^^^^^^^^^
277[warn] |The method `apply` is inserted. The auto insertion will be deprecated, please write `zio.connect.couchbase.CouchbaseConnector.CouchbaseException.apply` explicitly.
278[warn] -- Warning: /build/repo/connectors/couchbase-connector/src/main/scala/zio/connect/couchbase/LiveCouchbaseConnector.scala:78:16
279[warn] 78 | .mapError(CouchbaseException)
280[warn] | ^^^^^^^^^^^^^^^^^^
281[warn] |The method `apply` is inserted. The auto insertion will be deprecated, please write `zio.connect.couchbase.CouchbaseConnector.CouchbaseException.apply` explicitly.
282[warn] -- Warning: /build/repo/connectors/couchbase-connector/src/main/scala/zio/connect/couchbase/LiveCouchbaseConnector.scala:97:16
283[warn] 97 | .mapError(CouchbaseException)
284[warn] | ^^^^^^^^^^^^^^^^^^
285[warn] |The method `apply` is inserted. The auto insertion will be deprecated, please write `zio.connect.couchbase.CouchbaseConnector.CouchbaseException.apply` explicitly.
286[warn] -- Warning: /build/repo/connectors/couchbase-connector/src/main/scala/zio/connect/couchbase/LiveCouchbaseConnector.scala:116:16
287[warn] 116 | .mapError(CouchbaseException)
288[warn] | ^^^^^^^^^^^^^^^^^^
289[warn] |The method `apply` is inserted. The auto insertion will be deprecated, please write `zio.connect.couchbase.CouchbaseConnector.CouchbaseException.apply` explicitly.
290[warn] 6 warnings found
291[info] done compiling
292[info] compiling 3 Scala sources to /build/repo/connectors/couchbase-connector/target/scala-3.8.0-RC6/test-classes ...
293[info] done compiling
294SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
295SLF4J: Defaulting to no-operation (NOP) logger implementation
296SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
297+ LiveCouchbaseConnectorSpec
298 + get
299 + succeeds
300 + fails if key doesn't exist
301 + upsert
302 + succeeds if key doesn't exist
303 + succeeds if key already exists
304 + exists
305 + succeeds if key doesn't exist
306 + succeeds
307 + insert
308 + succeeds
309 + fails if key already exists
310 + remove
311 + fails if key doesn't exist
312 + succeeds
313 + replace
314 + succeeds
315 + fails if key doesn't exist
316+ TestCouchbaseConnectorSpec
317 + exists
318 + succeeds
319 + succeeds if key doesn't exist
320 + insert
321 + fails if key already exists
322 + succeeds
323 + upsert
324 + succeeds if key already exists
325 + succeeds if key doesn't exist
326 + replace
327 + fails if key doesn't exist
328 + succeeds
329 + remove
330 + fails if key doesn't exist
331 + succeeds
332 + get
333 + fails if key doesn't exist
334 + succeeds
335()
336Starting build for ProjectRef(file:/build/repo/,s3Connector) (zio-connect-s3)... [4/6]
337Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:implicitConversions, -Xignore-scala2-macros, -noindent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
338[info] compiling 10 Scala sources to /build/repo/connectors/s3-connector/target/scala-3.8.0-RC6/classes ...
339[info] done compiling
340[info] compiling 6 Scala sources to /build/repo/connectors/s3-connector/target/scala-3.8.0-RC6/test-classes ...
341[info] done compiling
342SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
343SLF4J: Defaulting to no-operation (NOP) logger implementation
344SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
345+ LiveSingleRegionS3ConnectorSpec
346 + copyObject
347 + replaces preexisting object
348 + succeeds
349 + putObject
350 + succeeds
351 + moveObject
352 + moves preexisting object
353 + succeeds
354 + createBucket
355 + fails if bucket already exists
356 + succeeds
357 + deleteBucket
358 + fails if bucket not exists
359 + succeeds if bucket is empty
360 + fails if bucket is not empty
361 + listObjects
362 + fails when bucket doesn't exist
363 + succeeds
364 + deleteObjects
365 + succeeds if object not exists
366 + succeeds
367+ TestSingleRegionS3ConnectorSpec
368 + copyObject
369 + replaces preexisting object
370 + succeeds
371 + listObjects
372 + fails when bucket doesn't exist
373 + succeeds
374 + putObject
375 + succeeds
376 + moveObject
377 + moves preexisting object
378 + succeeds
379 + deleteBucket
380 + fails if bucket is not empty
381 + fails if bucket not exists
382 + succeeds if bucket is empty
383 + createBucket
384 + fails if bucket already exists
385 + succeeds
386 + deleteObjects
387 + succeeds if object not exists
388 + succeeds
389+ TestMultiRegionS3ConnectorSpec
390 + copyObject
391 + replaces preexisting object
392 + succeeds
393 + replaces preexisting object cross region
394 + listObjects
395 + fails when bucket doesn't exist
396 + succeeds
397 + moveObject
398 + moves preexisting object
399 + moves preexisting object cross region
400 + succeeds
401 + createBucket
402 + fails if bucket already exists in any other region
403 + succeeds
404 + deleteObjects
405 + succeeds if object not exists
406 + succeeds
407 + deleteBucket
408 + fails if bucket is not empty
409 + fails if bucket not exists
410 + succeeds if bucket is empty
411 + putObject
412 + succeeds
413+ LiveMultiRegionS3ConnectorSpec
414 + copyObject
415 + replaces preexisting object
416 + replaces preexisting object cross region
417 + succeeds
418 + putObject
419 + succeeds
420 + moveObject
421 + moves preexisting object
422 + moves preexisting object cross region
423 + succeeds
424 + createBucket
425 + fails if bucket already exists in any other region
426 + succeeds
427 + deleteBucket
428 + fails if bucket not exists
429 + succeeds if bucket is empty
430 + fails if bucket is not empty
431 + listObjects
432 + fails when bucket doesn't exist
433 + succeeds
434 + deleteObjects
435 + succeeds if object not exists
436 + succeeds
437()
438Starting build for ProjectRef(file:/build/repo/,dynamodbConnector) (zio-connect-dynamodb)... [5/6]
439Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:implicitConversions, -Xignore-scala2-macros, -noindent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
440[info] compiling 3 Scala sources to /build/repo/connectors/dynamodb-connector/target/scala-3.8.0-RC6/classes ...
441[info] done compiling
442[info] compiling 2 Scala sources to /build/repo/connectors/dynamodb-connector/target/scala-3.8.0-RC6/test-classes ...
443[info] done compiling
444SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
445SLF4J: Defaulting to no-operation (NOP) logger implementation
446SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
447+ LiveDynamoDBConnectorSpec
448 + batchGetItem
449 + fails if table doesn't exist
450 + still succeeds if some items are not available
451 + successfully gets batched items
452 + tableExists
453 + correctly reports table doesn't exist
454 + correctly reports that table exists
455 + updateTable
456 + successfully updates table
457 + scan
458 + fails if table doesn't exist
459 + successfully scans dynamo db
460 + query
461 + fails if table does not exist
462 + successfully queries dynamo db
463 + batchWriteItem
464 + fails if some tables do not exist
465 + successfully executes batch write request
466 + deleteItem
467 + fails if the table doesn't exist
468 + is okay if item doesn't exist initially
469 + successfully deletes an item
470 + putItem
471 + fails if table does not exist
472 + successfully puts item
473 + getItem
474 + fails to get item if table doesn't exist
475 + returns none if item doesn't exist
476 + successfully gets an item
477 + updateItem
478 + fails if the table doesn't exist
479 + successfully updates item
480 + listTables
481 + successfully lists tables
482 + createTable
483 + successfully creates table
484 + fails if table already exists
485 + describeTable
486 + fails when table does not exist
487 + describes a table that exists
488 + deleteTable
489 + fails if the table does not exist initially
490 + successfully deletes table
491()
492
493************************
494Build summary:
495[{
496 "module": "zio-connect-fs2",
497 "compile": {"status": "ok", "tookMs": 5483, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
498 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
499 "test-compile": {"status": "ok", "tookMs": 2072, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
500 "test": {"status": "ok", "tookMs": 6720, "passed": 9, "failed": 0, "ignored": 0, "skipped": 0, "total": 9, "byFramework": [{"framework": "unknown", "stats": {"passed": 9, "failed": 0, "ignored": 0, "skipped": 0, "total": 9}}]},
501 "publish": {"status": "skipped", "tookMs": 0},
502 "metadata": {
503 "crossScalaVersions": ["2.12.16", "2.13.10"]
504}
505},{
506 "module": "zio-connect-file",
507 "compile": {"status": "ok", "tookMs": 5009, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
508 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
509 "test-compile": {"status": "ok", "tookMs": 2900, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
510 "test": {"status": "ok", "tookMs": 4238, "passed": 52, "failed": 0, "ignored": 0, "skipped": 0, "total": 52, "byFramework": [{"framework": "unknown", "stats": {"passed": 52, "failed": 0, "ignored": 0, "skipped": 0, "total": 52}}]},
511 "publish": {"status": "skipped", "tookMs": 0},
512 "metadata": {
513 "crossScalaVersions": ["2.12.16", "2.13.10"]
514}
515},{
516 "module": "zio-connect-aws-lambda",
517 "compile": {"status": "ok", "tookMs": 1191, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
518 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
519 "test-compile": {"status": "ok", "tookMs": 2306, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
520 "test": {"status": "ok", "tookMs": 43233, "passed": 4, "failed": 0, "ignored": 0, "skipped": 0, "total": 4, "byFramework": [{"framework": "unknown", "stats": {"passed": 4, "failed": 0, "ignored": 0, "skipped": 0, "total": 4}}]},
521 "publish": {"status": "skipped", "tookMs": 0},
522 "metadata": {
523 "crossScalaVersions": ["2.12.16", "2.13.10"]
524}
525},{
526 "module": "zio-connect-couchbase",
527 "compile": {"status": "ok", "tookMs": 1291, "warnings": 6, "errors": 0, "sourceVersion": "3.8"},
528 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
529 "test-compile": {"status": "ok", "tookMs": 1607, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
530 "test": {"status": "ok", "tookMs": 57082, "passed": 24, "failed": 0, "ignored": 0, "skipped": 0, "total": 24, "byFramework": [{"framework": "unknown", "stats": {"passed": 24, "failed": 0, "ignored": 0, "skipped": 0, "total": 24}}]},
531 "publish": {"status": "skipped", "tookMs": 0},
532 "metadata": {
533 "crossScalaVersions": ["2.12.16", "2.13.10"]
534}
535},{
536 "module": "zio-connect-s3",
537 "compile": {"status": "ok", "tookMs": 2243, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
538 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
539 "test-compile": {"status": "ok", "tookMs": 3356, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
540 "test": {"status": "ok", "tookMs": 51501, "passed": 60, "failed": 0, "ignored": 0, "skipped": 0, "total": 60, "byFramework": [{"framework": "unknown", "stats": {"passed": 60, "failed": 0, "ignored": 0, "skipped": 0, "total": 60}}]},
541 "publish": {"status": "skipped", "tookMs": 0},
542 "metadata": {
543 "crossScalaVersions": ["2.12.16", "2.13.10"]
544}
545},{
546 "module": "zio-connect-dynamodb",
547 "compile": {"status": "ok", "tookMs": 989, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
548 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
549 "test-compile": {"status": "ok", "tookMs": 2876, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
550 "test": {"status": "ok", "tookMs": 44735, "passed": 29, "failed": 0, "ignored": 0, "skipped": 0, "total": 29, "byFramework": [{"framework": "unknown", "stats": {"passed": 29, "failed": 0, "ignored": 0, "skipped": 0, "total": 29}}]},
551 "publish": {"status": "skipped", "tookMs": 0},
552 "metadata": {
553 "crossScalaVersions": ["2.12.16", "2.13.10"]
554}
555}]
556************************
557[success] Total time: 264 s (0:04:24.0), completed Jan 8, 2026, 2:10:07 AM
558[0JChecking patch project/plugins.sbt...
559Checking patch project/build.properties...
560Checking patch project/BuildHelper.scala...
561Checking patch build.sbt...
562Applied patch project/plugins.sbt cleanly.
563Applied patch project/build.properties cleanly.
564Applied patch project/BuildHelper.scala cleanly.
565Applied patch build.sbt cleanly.