Build Logs
tototoshi/slick-joda-mapper • 3.8.0:2026-01-13
Errors
2
Warnings
2
Total Lines
332
1##################################
2Clonning https://github.com/tototoshi/slick-joda-mapper.git into /build/repo using revision 2.9.1
3##################################
4Note: switching to '8df0418c69ba25e7b06dcdec6d4d98386c2ff604'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21----
22Preparing build for 3.8.0
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30----
31Starting build for 3.8.0
32Execute tests: true
33sbt project found:
34Sbt version 1.9.9 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 tototoshi/slick-joda-mapper
37##################################
38Scala version: 3.8.0
39Targets: com.github.tototoshi%slick-joda-mapper
40Project projectConfig: {"tests":null}
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.0
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.0"
60"++3.8.0 -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.0 """{"tests":null}""" com.github.tototoshi%slick-joda-mapper"
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 2 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.081s.
75[info] done compiling
76[info] loading settings for project slick-joda-mapper from build.sbt...
77[info] set current project to slick-joda-mapper (in build file:/build/repo/)
78Execute setCrossScalaVersions: 3.8.0
79OpenCB::Changing crossVersion 3.3.3 -> 3.8.0 in slick-joda-mapper/crossScalaVersions
80[info] set current project to slick-joda-mapper (in build file:/build/repo/)
81[info] Setting Scala version to 3.8.0 on 1 projects.
82[info] Switching Scala version on:
83[info] * slick-joda-mapper (2.12.19, 2.13.13, 3.8.0)
84[info] Excluding projects:
85[info] Reapplying settings...
86[info] set current project to slick-joda-mapper (in build file:/build/repo/)
87Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
88[info] Reapplying settings...
89[info] set current project to slick-joda-mapper (in build file:/build/repo/)
90[info] Defining Global / credentials, credentials
91[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 4 others.
92[info] Run `last` for details.
93[info] Reapplying settings...
94[info] set current project to slick-joda-mapper (in build file:/build/repo/)
95Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
96[info] Reapplying settings...
97OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
98
99 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
100 Did you mean allExcludeDependencies ?
101 , retry without global scopes
102[info] Reapplying settings...
103[info] set current project to slick-joda-mapper (in build file:/build/repo/)
104Execute removeScalacOptionsStartingWith: -P:wartremover
105[info] Reapplying settings...
106[info] set current project to slick-joda-mapper (in build file:/build/repo/)
107[success] Total time: 0 s, completed Jan 13, 2026, 3:19:44 PM
108Build config: {"tests":null}
109Parsed config: Failure(sjsonnew.DeserializationException: Expected String as JString, but got JNull)
110Starting build...
111Projects: Set(slick-joda-mapper)
112Starting build for ProjectRef(file:/build/repo/,slick-joda-mapper) (slick-joda-mapper)... [0/1]
113OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
114OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
115OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
116Compile scalacOptions: -language:reflectiveCalls, -language:implicitConversions, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
117[info] Formatting 7 Scala sources ProjectRef(uri("file:/build/repo/"), "slick-joda-mapper")(compile) ...
118[info] compiling 7 Scala sources to /build/repo/target/scala-3.8.0/classes ...
119[warn] there was 1 deprecation warning; re-run with -deprecation for details
120[warn] one warning found
121[info] done compiling
122[info] Formatting 2 Scala sources ProjectRef(uri("file:/build/repo/"), "slick-joda-mapper")(test) ...
123[info] compiling 2 Scala sources to /build/repo/target/scala-3.8.0/test-classes ...
124[info] done compiling
125[pool-18-thread-7] INFO org.testcontainers.images.PullPolicy - Image pull policy will be performed by: DefaultPullPolicy()
126[pool-18-thread-5] INFO org.testcontainers.utility.ImageNameSubstitutor - Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
127[info] JodaSqlTypeConverterSpec:
128[info] JodaDateTimeZoneSqlStringConverter
129[info] - should convert DateTimeZone to String
130[info] - should convert String to DateTimeZone
131[info] JodaLocalDateSqlDateConverter
132[info] - should convert LocalDate to java.sql.Date
133[info] - should convert java.sql.Date to LocalDate
134[info] JodaDateTimeSqlTimestampConverter
135[info] - should convert DateTime to java.sql.Timestamp
136[info] - should convert java.sql.Timestamp to DateTime
137[info] JodaInstantSqlTimestampConverter
138[info] - should convert Instant to java.sql.Timestamp
139[info] - should convert java.sql.Timestamp to Instant
140[info] JodaLocalDateTimeSqlDateConverter
141[info] - should convert LocalDateTime to java.sql.Timestamp
142[info] - should convert java.sql.Timestamp to LocalDateTime
143[info] JodaLocalTimeSqlTimeConverter
144[info] - should convert LocalTime to java.sql.Time
145[info] - should convert java.sql.Time to LocalTime
146[pool-18-thread-7] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy - Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
147[pool-18-thread-7] INFO org.testcontainers.DockerClientFactory - Docker host IP address is 172.17.0.1
148[pool-18-thread-7] INFO org.testcontainers.DockerClientFactory - Connected to docker:
149 Server Version: 28.0.4
150 API Version: 1.48
151 Operating System: Ubuntu 22.04.5 LTS
152 Total Memory: 15995 MB
153[pool-18-thread-7] INFO tc.testcontainers/ryuk:0.5.1 - Pulling docker image: testcontainers/ryuk:0.5.1. Please be patient; this may take some time but only needs to be done once.
154[pool-18-thread-7] INFO org.testcontainers.utility.RegistryAuthLocator - Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: testcontainers/ryuk:latest, configFile: /root/.docker/config.json, configEnv: DOCKER_AUTH_CONFIG). Falling back to docker-java default behaviour. Exception message: Status 404: No config supplied. Checked in order: /root/.docker/config.json (file not found), DOCKER_AUTH_CONFIG (not set)
155[docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 - Starting to pull image
156[docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 - Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes)
157[docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 - Pulling image layers: 2 pending, 1 downloaded, 0 extracted, (306 KB/? MB)
158[docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 - Pulling image layers: 1 pending, 2 downloaded, 0 extracted, (306 KB/? MB)
159[docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 - Pulling image layers: 1 pending, 2 downloaded, 1 extracted, (2 MB/? MB)
160[docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 - Pulling image layers: 0 pending, 3 downloaded, 1 extracted, (2 MB/5 MB)
161[docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 - Pulling image layers: 0 pending, 3 downloaded, 2 extracted, (2 MB/5 MB)
162[docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 - Pulling image layers: 0 pending, 3 downloaded, 3 extracted, (5 MB/5 MB)
163[pool-18-thread-7] INFO tc.testcontainers/ryuk:0.5.1 - Image testcontainers/ryuk:0.5.1 pull took PT1.038431804S
164[pool-18-thread-7] INFO tc.testcontainers/ryuk:0.5.1 - Creating container for image: testcontainers/ryuk:0.5.1
165[pool-18-thread-7] INFO tc.testcontainers/ryuk:0.5.1 - Container testcontainers/ryuk:0.5.1 is starting: 73494c638f71fa41e3005f1f2147a9d26e39ef7c59ab3c6f4afa2a21f8aa3f96
166[pool-18-thread-7] INFO tc.testcontainers/ryuk:0.5.1 - Container testcontainers/ryuk:0.5.1 started in PT0.430537186S
167[pool-18-thread-7] INFO org.testcontainers.utility.RyukResourceReaper - Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
168[pool-18-thread-7] INFO org.testcontainers.DockerClientFactory - Checking the system...
169[pool-18-thread-7] INFO org.testcontainers.DockerClientFactory - ✔︎ Docker server version should be at least 1.6.0
170[pool-18-thread-7] INFO tc.mysql:5.7.41 - Pulling docker image: mysql:5.7.41. Please be patient; this may take some time but only needs to be done once.
171[pool-18-thread-5] INFO tc.mysql:5.7.41 - Pulling docker image: mysql:5.7.41. Please be patient; this may take some time but only needs to be done once.
172[pool-18-thread-2] INFO tc.postgres:9.6.12 - Pulling docker image: postgres:9.6.12. Please be patient; this may take some time but only needs to be done once.
173[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Starting to pull image
174[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes)
175[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Starting to pull image
176[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes)
177[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Starting to pull image
178[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes)
179[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 10 pending, 1 downloaded, 0 extracted, (10 KB/? MB)
180[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 10 pending, 1 downloaded, 0 extracted, (10 KB/? MB)
181[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 9 pending, 2 downloaded, 0 extracted, (5 MB/? MB)
182[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 9 pending, 2 downloaded, 0 extracted, (5 MB/? MB)
183[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 8 pending, 3 downloaded, 0 extracted, (5 MB/? MB)
184[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 8 pending, 3 downloaded, 0 extracted, (9 MB/? MB)
185[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 7 pending, 4 downloaded, 0 extracted, (17 MB/? MB)
186[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 7 pending, 4 downloaded, 0 extracted, (12 MB/? MB)
187[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 6 pending, 5 downloaded, 0 extracted, (12 MB/? MB)
188[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 6 pending, 5 downloaded, 0 extracted, (17 MB/? MB)
189[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 5 pending, 6 downloaded, 0 extracted, (19 MB/? MB)
190[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 5 pending, 6 downloaded, 0 extracted, (15 MB/? MB)
191[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 4 pending, 7 downloaded, 0 extracted, (92 MB/? MB)
192[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 4 pending, 7 downloaded, 0 extracted, (88 MB/? MB)
193[info] H2JodaSupportSpec:
194[info] JodaSupport
195[info] - should enable us to use joda-time with slick
196[info] - should enable us to use joda-time with string interpolation API
197[info] - can be used with comparative operators
198[info] - should be able to filter with the specified date
199[info] - should be the same in/out joda-time zoned Asia/Tokyo (pending)
200[info] - should be the same in/out joda-time zoned UTC (pending)
201[info] - should be the same in/out joda-time zoned Europe/London (pending)
202[info] - should be the same in/out joda-time zoned America/New_York (pending)
203[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 3 pending, 8 downloaded, 0 extracted, (95 MB/? MB)
204[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 3 pending, 8 downloaded, 0 extracted, (100 MB/? MB)
205[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 2 pending, 9 downloaded, 0 extracted, (106 MB/? MB)
206[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 2 pending, 9 downloaded, 0 extracted, (110 MB/? MB)
207[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 1 pending, 10 downloaded, 0 extracted, (106 MB/? MB)
208[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 1 pending, 10 downloaded, 0 extracted, (110 MB/? MB)
209[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 0 extracted, (115 MB/124 MB)
210[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 0 extracted, (120 MB/124 MB)
211[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 13 pending, 1 downloaded, 0 extracted, (3 MB/? MB)
212[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 12 pending, 2 downloaded, 0 extracted, (9 MB/? MB)
213[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 11 pending, 3 downloaded, 0 extracted, (13 MB/? MB)
214[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 10 pending, 4 downloaded, 0 extracted, (19 MB/? MB)
215[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 9 pending, 5 downloaded, 0 extracted, (21 MB/? MB)
216[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 8 pending, 6 downloaded, 0 extracted, (24 MB/? MB)
217[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 7 pending, 7 downloaded, 0 extracted, (28 MB/? MB)
218[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 6 pending, 8 downloaded, 0 extracted, (29 MB/? MB)
219[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 5 pending, 9 downloaded, 0 extracted, (29 MB/? MB)
220[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 4 pending, 10 downloaded, 0 extracted, (36 MB/? MB)
221[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 3 pending, 11 downloaded, 0 extracted, (36 MB/? MB)
222[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 2 pending, 12 downloaded, 0 extracted, (39 MB/? MB)
223[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 2 pending, 12 downloaded, 1 extracted, (58 MB/? MB)
224[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 1 extracted, (121 MB/124 MB)
225[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 1 extracted, (117 MB/124 MB)
226[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 1 pending, 13 downloaded, 1 extracted, (76 MB/? MB)
227[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 2 extracted, (117 MB/124 MB)
228[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 1 pending, 13 downloaded, 2 extracted, (76 MB/? MB)
229[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 2 extracted, (121 MB/124 MB)
230[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 1 pending, 13 downloaded, 3 extracted, (76 MB/? MB)
231[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 3 extracted, (118 MB/124 MB)
232[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 3 extracted, (122 MB/124 MB)
233[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 1 pending, 13 downloaded, 4 extracted, (77 MB/? MB)
234[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 4 extracted, (122 MB/124 MB)
235[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 4 extracted, (122 MB/124 MB)
236[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 5 extracted, (122 MB/124 MB)
237[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 5 extracted, (122 MB/124 MB)
238[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 6 extracted, (122 MB/124 MB)
239[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 6 extracted, (122 MB/124 MB)
240[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 1 pending, 13 downloaded, 5 extracted, (79 MB/? MB)
241[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 1 pending, 13 downloaded, 6 extracted, (79 MB/? MB)
242[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 1 pending, 13 downloaded, 7 extracted, (79 MB/? MB)
243[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 1 pending, 13 downloaded, 8 extracted, (79 MB/? MB)
244[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 7 extracted, (123 MB/124 MB)
245[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 7 extracted, (123 MB/124 MB)
246[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 8 extracted, (123 MB/124 MB)
247[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 8 extracted, (123 MB/124 MB)
248[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 1 pending, 13 downloaded, 9 extracted, (80 MB/? MB)
249[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 1 pending, 13 downloaded, 10 extracted, (80 MB/? MB)
250[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 1 pending, 13 downloaded, 11 extracted, (80 MB/? MB)
251[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 1 pending, 13 downloaded, 12 extracted, (80 MB/? MB)
252[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 1 pending, 13 downloaded, 13 extracted, (80 MB/? MB)
253[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 1 pending, 13 downloaded, 14 extracted, (80 MB/? MB)
254[pool-18-thread-2] INFO tc.postgres:9.6.12 - Image postgres:9.6.12 pull took PT7.983754864S
255[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pull complete. 14 layers, pulled in 7s (downloaded 80 MB at 11 MB/s)
256[pool-18-thread-2] INFO tc.postgres:9.6.12 - Creating container for image: postgres:9.6.12
257[pool-18-thread-2] INFO tc.postgres:9.6.12 - Container postgres:9.6.12 is starting: 271d0a9650872a31cf601deec0f679fec225ff464097e3a6ae504e6b61df25cd
258[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 9 extracted, (124 MB/124 MB)
259[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 9 extracted, (124 MB/124 MB)
260[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 10 extracted, (124 MB/124 MB)
261[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 10 extracted, (124 MB/124 MB)
262[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 11 extracted, (124 MB/124 MB)
263[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 11 extracted, (124 MB/124 MB)
264[pool-18-thread-7] INFO tc.mysql:5.7.41 - Image mysql:5.7.41 pull took PT10.352927417S
265[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pull complete. 11 layers, pulled in 10s (downloaded 124 MB at 12 MB/s)
266[pool-18-thread-5] INFO tc.mysql:5.7.41 - Image mysql:5.7.41 pull took PT10.353314753S
267[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pull complete. 11 layers, pulled in 10s (downloaded 124 MB at 12 MB/s)
268[pool-18-thread-7] INFO tc.mysql:5.7.41 - Creating container for image: mysql:5.7.41
269[pool-18-thread-5] INFO tc.mysql:5.7.41 - Creating container for image: mysql:5.7.41
270[pool-18-thread-5] INFO tc.mysql:5.7.41 - Container mysql:5.7.41 is starting: 616243034e8205c0874fdbb0ad4c48745241b965f57cff17b4cb7c289dc47182
271[pool-18-thread-7] INFO tc.mysql:5.7.41 - Container mysql:5.7.41 is starting: 9fd6544929d74c9aed3fc1fe2af1d6350bebcbfcfa80438794e0d334e5e3ca03
272[pool-18-thread-7] INFO tc.mysql:5.7.41 - Waiting for database connection to become available at jdbc:mysql://172.17.0.1:32770/test using query 'SELECT 1'
273[pool-18-thread-5] INFO tc.mysql:5.7.41 - Waiting for database connection to become available at jdbc:mysql://172.17.0.1:32771/test using query 'SELECT 1'
274[pool-18-thread-2] INFO tc.postgres:9.6.12 - Container postgres:9.6.12 started in PT4.643476569S
275[pool-18-thread-2] INFO tc.postgres:9.6.12 - Container is started (JDBC URL: jdbc:postgresql://172.17.0.1:32769/test?loggerLevel=OFF)
276[info] PostgresJodaSupportSpec:
277[info] JodaSupport
278[info] - should enable us to use joda-time with slick
279[info] - should enable us to use joda-time with string interpolation API
280[info] - can be used with comparative operators
281[info] - should be able to filter with the specified date
282[info] - should be the same in/out joda-time zoned Asia/Tokyo
283[info] - should be the same in/out joda-time zoned UTC (pending)
284[info] - should be the same in/out joda-time zoned Europe/London (pending)
285[info] - should be the same in/out joda-time zoned America/New_York (pending)
286[pool-18-thread-7] INFO tc.mysql:5.7.41 - Container mysql:5.7.41 started in PT7.487843549S
287[pool-18-thread-5] INFO tc.mysql:5.7.41 - Container mysql:5.7.41 started in PT7.486430442S
288[pool-18-thread-7] INFO tc.mysql:5.7.41 - Container is started (JDBC URL: jdbc:mysql://172.17.0.1:32770/test)
289[pool-18-thread-5] INFO tc.mysql:5.7.41 - Container is started (JDBC URL: jdbc:mysql://172.17.0.1:32771/test)
290Loading class `com.mysql.jdbc.Driver'. This is deprecated. The new driver class is `com.mysql.cj.jdbc.Driver'. The driver is automatically registered via the SPI and manual loading of the driver class is generally unnecessary.
291[info] MySQLJodaSupportSpec:
292[info] JodaSupport
293[info] - should enable us to use joda-time with slick
294[info] - should enable us to use joda-time with string interpolation API
295[info] - can be used with comparative operators
296[info] - should be able to filter with the specified date
297[info] - should be the same in/out joda-time zoned Asia/Tokyo (pending)
298[info] - should be the same in/out joda-time zoned UTC (pending)
299[info] - should be the same in/out joda-time zoned Europe/London (pending)
300[info] - should be the same in/out joda-time zoned America/New_York (pending)
301[info] MySQLJodaSupportWithoutCalenderSpec:
302[info] JodaSupport
303[info] - should enable us to use joda-time with slick
304[info] - should enable us to use joda-time with string interpolation API
305[info] - can be used with comparative operators
306[info] - should be able to filter with the specified date
307[info] - should be the same in/out joda-time zoned Asia/Tokyo
308[info] - should be the same in/out joda-time zoned UTC
309[info] - should be the same in/out joda-time zoned Europe/London
310[info] - should be the same in/out joda-time zoned America/New_York
311
312************************
313Build summary:
314[{
315 "module": "slick-joda-mapper",
316 "compile": {"status": "ok", "tookMs": 6822, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
317 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
318 "test-compile": {"status": "ok", "tookMs": 6368, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
319 "test": {"status": "ok", "tookMs": 22526, "passed": 33, "failed": 0, "ignored": 0, "skipped": 0, "total": 33, "byFramework": [{"framework": "unknown", "stats": {"passed": 33, "failed": 0, "ignored": 0, "skipped": 0, "total": 33}}]},
320 "publish": {"status": "skipped", "tookMs": 0},
321 "metadata": {
322 "crossScalaVersions": ["2.12.19", "2.13.13", "3.3.3"]
323}
324}]
325************************
326[success] Total time: 38 s, completed Jan 13, 2026, 3:20:22 PM
327[0JChecking patch project/plugins.sbt...
328Checking patch project/build.properties...
329Checking patch build.sbt...
330Applied patch project/plugins.sbt cleanly.
331Applied patch project/build.properties cleanly.
332Applied patch build.sbt cleanly.