Build Logs
tototoshi/slick-joda-mapper • 3.8.0-RC6:2026-01-08
Errors
2
Warnings
2
Total Lines
333
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-RC6
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-RC6
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-RC6
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-RC6
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-RC6"
60"++3.8.0-RC6 -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-RC6 """{"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.659s.
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-RC6
79OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC6 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-RC6 on 1 projects.
82[info] Switching Scala version on:
83[info] * slick-joda-mapper (2.12.19, 2.13.13, 3.8.0-RC6)
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 8, 2026, 1:36:24 AM
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-RC6/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-RC6/test-classes ...
124[info] done compiling
125[pool-18-thread-5] INFO org.testcontainers.images.PullPolicy - Image pull policy will be performed by: DefaultPullPolicy()
126[pool-18-thread-7] INFO org.testcontainers.utility.ImageNameSubstitutor - Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
127[pool-18-thread-1] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy - Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
128[pool-18-thread-1] INFO org.testcontainers.DockerClientFactory - Docker host IP address is 172.17.0.1
129[pool-18-thread-1] INFO org.testcontainers.DockerClientFactory - Connected to docker:
130 Server Version: 28.0.4
131 API Version: 1.48
132 Operating System: Ubuntu 22.04.5 LTS
133 Total Memory: 15995 MB
134[pool-18-thread-1] 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.
135[pool-18-thread-1] 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)
136[docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 - Starting to pull image
137[docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 - Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes)
138[docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 - Pulling image layers: 2 pending, 1 downloaded, 0 extracted, (305 KB/? MB)
139[docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 - Pulling image layers: 1 pending, 2 downloaded, 0 extracted, (333 KB/? MB)
140[docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 - Pulling image layers: 0 pending, 3 downloaded, 0 extracted, (333 KB/5 MB)
141[docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 - Pulling image layers: 0 pending, 3 downloaded, 1 extracted, (2 MB/5 MB)
142[docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 - Pulling image layers: 0 pending, 3 downloaded, 2 extracted, (2 MB/5 MB)
143[docker-java-stream--1761815518] INFO tc.testcontainers/ryuk:0.5.1 - Pulling image layers: 0 pending, 3 downloaded, 3 extracted, (5 MB/5 MB)
144[pool-18-thread-1] INFO tc.testcontainers/ryuk:0.5.1 - Image testcontainers/ryuk:0.5.1 pull took PT0.861227738S
145[pool-18-thread-1] INFO tc.testcontainers/ryuk:0.5.1 - Creating container for image: testcontainers/ryuk:0.5.1
146[pool-18-thread-1] INFO tc.testcontainers/ryuk:0.5.1 - Container testcontainers/ryuk:0.5.1 is starting: 2661346aa5bc99ad245b7d14a23e0bcd5c163b3bbf50f09c8ceb66a007bac133
147[pool-18-thread-1] INFO tc.testcontainers/ryuk:0.5.1 - Container testcontainers/ryuk:0.5.1 started in PT0.424273352S
148[pool-18-thread-1] INFO org.testcontainers.utility.RyukResourceReaper - Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
149[pool-18-thread-1] INFO org.testcontainers.DockerClientFactory - Checking the system...
150[pool-18-thread-1] INFO org.testcontainers.DockerClientFactory - ✔︎ Docker server version should be at least 1.6.0
151[pool-18-thread-5] 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.
152[pool-18-thread-1] 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.
153[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.
154[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Starting to pull image
155[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes)
156[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Starting to pull image
157[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes)
158[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Starting to pull image
159[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes)
160[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 13 pending, 1 downloaded, 0 extracted, (277 KB/? MB)
161[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 12 pending, 2 downloaded, 0 extracted, (2 MB/? MB)
162[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 11 pending, 3 downloaded, 0 extracted, (6 MB/? MB)
163[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 10 pending, 4 downloaded, 0 extracted, (9 MB/? MB)
164[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 9 pending, 5 downloaded, 0 extracted, (15 MB/? MB)
165[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 8 pending, 6 downloaded, 0 extracted, (15 MB/? MB)
166[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 7 pending, 7 downloaded, 0 extracted, (15 MB/? MB)
167[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 6 pending, 8 downloaded, 0 extracted, (20 MB/? MB)
168[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 5 pending, 9 downloaded, 0 extracted, (20 MB/? MB)
169[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 4 pending, 10 downloaded, 0 extracted, (23 MB/? MB)
170[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 3 pending, 11 downloaded, 0 extracted, (23 MB/? MB)
171[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 2 pending, 12 downloaded, 0 extracted, (26 MB/? MB)
172[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 1 pending, 13 downloaded, 0 extracted, (26 MB/? MB)
173[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 10 pending, 1 downloaded, 0 extracted, (496 KB/? MB)
174[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 10 pending, 1 downloaded, 0 extracted, (496 KB/? MB)
175[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 9 pending, 2 downloaded, 0 extracted, (3 MB/? MB)
176[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 9 pending, 2 downloaded, 0 extracted, (3 MB/? MB)
177[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 8 pending, 3 downloaded, 0 extracted, (13 MB/? MB)
178[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 8 pending, 3 downloaded, 0 extracted, (13 MB/? MB)
179[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 7 pending, 4 downloaded, 0 extracted, (16 MB/? MB)
180[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 7 pending, 4 downloaded, 0 extracted, (16 MB/? MB)
181[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 1 pending, 13 downloaded, 1 extracted, (55 MB/? MB)
182[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 6 pending, 5 downloaded, 0 extracted, (22 MB/? MB)
183[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 6 pending, 5 downloaded, 0 extracted, (22 MB/? MB)
184[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 1 pending, 13 downloaded, 2 extracted, (61 MB/? MB)
185[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 1 pending, 13 downloaded, 3 extracted, (61 MB/? MB)
186[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 1 pending, 13 downloaded, 4 extracted, (62 MB/? MB)
187[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 0 pending, 14 downloaded, 4 extracted, (76 MB/80 MB)
188[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 0 pending, 14 downloaded, 5 extracted, (76 MB/80 MB)
189[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 0 pending, 14 downloaded, 6 extracted, (76 MB/80 MB)
190[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 0 pending, 14 downloaded, 7 extracted, (76 MB/80 MB)
191[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 0 pending, 14 downloaded, 8 extracted, (76 MB/80 MB)
192[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 5 pending, 6 downloaded, 0 extracted, (54 MB/? MB)
193[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 5 pending, 6 downloaded, 0 extracted, (54 MB/? MB)
194[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 4 pending, 7 downloaded, 0 extracted, (63 MB/? MB)
195[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 4 pending, 7 downloaded, 0 extracted, (63 MB/? MB)
196[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 3 pending, 8 downloaded, 0 extracted, (70 MB/? MB)
197[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 3 pending, 8 downloaded, 0 extracted, (70 MB/? MB)
198[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 2 pending, 9 downloaded, 0 extracted, (80 MB/? MB)
199[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 2 pending, 9 downloaded, 0 extracted, (80 MB/? MB)
200[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 1 pending, 10 downloaded, 0 extracted, (82 MB/? MB)
201[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 1 pending, 10 downloaded, 0 extracted, (82 MB/? MB)
202[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 0 extracted, (118 MB/124 MB)
203[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 0 extracted, (118 MB/124 MB)
204[info] H2JodaSupportSpec:
205[info] JodaSupport
206[info] - should enable us to use joda-time with slick
207[info] - should enable us to use joda-time with string interpolation API
208[info] - can be used with comparative operators
209[info] - should be able to filter with the specified date
210[info] - should be the same in/out joda-time zoned Asia/Tokyo (pending)
211[info] - should be the same in/out joda-time zoned UTC (pending)
212[info] - should be the same in/out joda-time zoned Europe/London (pending)
213[info] - should be the same in/out joda-time zoned America/New_York (pending)
214[info] JodaSqlTypeConverterSpec:
215[info] JodaDateTimeZoneSqlStringConverter
216[info] - should convert DateTimeZone to String
217[info] - should convert String to DateTimeZone
218[info] JodaLocalDateSqlDateConverter
219[info] - should convert LocalDate to java.sql.Date
220[info] - should convert java.sql.Date to LocalDate
221[info] JodaDateTimeSqlTimestampConverter
222[info] - should convert DateTime to java.sql.Timestamp
223[info] - should convert java.sql.Timestamp to DateTime
224[info] JodaInstantSqlTimestampConverter
225[info] - should convert Instant to java.sql.Timestamp
226[info] - should convert java.sql.Timestamp to Instant
227[info] JodaLocalDateTimeSqlDateConverter
228[info] - should convert LocalDateTime to java.sql.Timestamp
229[info] - should convert java.sql.Timestamp to LocalDateTime
230[info] JodaLocalTimeSqlTimeConverter
231[info] - should convert LocalTime to java.sql.Time
232[info] - should convert java.sql.Time to LocalTime
233[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 1 extracted, (121 MB/124 MB)
234[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 1 extracted, (121 MB/124 MB)
235[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 0 pending, 14 downloaded, 9 extracted, (80 MB/80 MB)
236[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 0 pending, 14 downloaded, 10 extracted, (80 MB/80 MB)
237[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 2 extracted, (121 MB/124 MB)
238[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 2 extracted, (121 MB/124 MB)
239[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 0 pending, 14 downloaded, 11 extracted, (80 MB/80 MB)
240[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 0 pending, 14 downloaded, 12 extracted, (80 MB/80 MB)
241[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 3 extracted, (122 MB/124 MB)
242[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 3 extracted, (122 MB/124 MB)
243[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 0 pending, 14 downloaded, 13 extracted, (80 MB/80 MB)
244[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pulling image layers: 0 pending, 14 downloaded, 14 extracted, (80 MB/80 MB)
245[pool-18-thread-5] INFO tc.postgres:9.6.12 - Image postgres:9.6.12 pull took PT5.742961964S
246[docker-java-stream--993188099] INFO tc.postgres:9.6.12 - Pull complete. 14 layers, pulled in 5s (downloaded 80 MB at 16 MB/s)
247[pool-18-thread-5] INFO tc.postgres:9.6.12 - Creating container for image: postgres:9.6.12
248[pool-18-thread-5] INFO tc.postgres:9.6.12 - Container postgres:9.6.12 is starting: 234270fa816150700ee65fed1b4cb75db03c9d7e6be39f94bf8cc5503bd204f5
249[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 4 extracted, (123 MB/124 MB)
250[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 4 extracted, (123 MB/124 MB)
251[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 5 extracted, (123 MB/124 MB)
252[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 5 extracted, (123 MB/124 MB)
253[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 6 extracted, (123 MB/124 MB)
254[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 6 extracted, (123 MB/124 MB)
255[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 7 extracted, (123 MB/124 MB)
256[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 7 extracted, (123 MB/124 MB)
257[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 8 extracted, (123 MB/124 MB)
258[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 8 extracted, (123 MB/124 MB)
259[pool-18-thread-5] INFO tc.postgres:9.6.12 - Container postgres:9.6.12 started in PT4.78832397S
260[pool-18-thread-5] INFO tc.postgres:9.6.12 - Container is started (JDBC URL: jdbc:postgresql://172.17.0.1:32769/test?loggerLevel=OFF)
261[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 9 extracted, (124 MB/124 MB)
262[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 9 extracted, (124 MB/124 MB)
263[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 10 extracted, (124 MB/124 MB)
264[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 10 extracted, (124 MB/124 MB)
265[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 11 extracted, (124 MB/124 MB)
266[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pulling image layers: 0 pending, 11 downloaded, 11 extracted, (124 MB/124 MB)
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 - Image mysql:5.7.41 pull took PT10.88325801S
269[pool-18-thread-1] INFO tc.mysql:5.7.41 - Image mysql:5.7.41 pull took PT10.886927826S
270[docker-java-stream-1546032827] INFO tc.mysql:5.7.41 - Pull complete. 11 layers, pulled in 10s (downloaded 124 MB at 12 MB/s)
271[pool-18-thread-1] INFO tc.mysql:5.7.41 - Creating container for image: mysql:5.7.41
272[pool-18-thread-7] INFO tc.mysql:5.7.41 - Creating container for image: mysql:5.7.41
273[pool-18-thread-1] INFO tc.mysql:5.7.41 - Container mysql:5.7.41 is starting: 02f17aede457aa1518cd890a43b54fa0be4c605bb9802251597074a0497eb251
274[pool-18-thread-7] INFO tc.mysql:5.7.41 - Container mysql:5.7.41 is starting: 1cd0399ab864e41c031f27adc58cd6a10e047c9d9f754131bd9d18d6ad233597
275[pool-18-thread-7] 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'
276[pool-18-thread-1] 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'
277[info] PostgresJodaSupportSpec:
278[info] JodaSupport
279[info] - should enable us to use joda-time with slick
280[info] - should enable us to use joda-time with string interpolation API
281[info] - can be used with comparative operators
282[info] - should be able to filter with the specified date
283[info] - should be the same in/out joda-time zoned Asia/Tokyo (pending)
284[info] - should be the same in/out joda-time zoned UTC (pending)
285[info] - should be the same in/out joda-time zoned Europe/London (pending)
286[info] - should be the same in/out joda-time zoned America/New_York (pending)
287[pool-18-thread-1] INFO tc.mysql:5.7.41 - Container mysql:5.7.41 started in PT7.678913912S
288[pool-18-thread-7] INFO tc.mysql:5.7.41 - Container mysql:5.7.41 started in PT7.678543823S
289[pool-18-thread-1] INFO tc.mysql:5.7.41 - Container is started (JDBC URL: jdbc:mysql://172.17.0.1:32770/test)
290[pool-18-thread-7] INFO tc.mysql:5.7.41 - Container is started (JDBC URL: jdbc:mysql://172.17.0.1:32771/test)
291Loading 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.
292[info] MySQLJodaSupportWithoutCalenderSpec:
293[info] JodaSupport
294[info] - should enable us to use joda-time with slick
295[info] - should enable us to use joda-time with string interpolation API
296[info] - can be used with comparative operators
297[info] - should be able to filter with the specified date
298[info] - should be the same in/out joda-time zoned Asia/Tokyo
299[info] - should be the same in/out joda-time zoned UTC
300[info] - should be the same in/out joda-time zoned Europe/London
301[info] - should be the same in/out joda-time zoned America/New_York
302[info] MySQLJodaSupportSpec:
303[info] JodaSupport
304[info] - should enable us to use joda-time with slick
305[info] - should enable us to use joda-time with string interpolation API
306[info] - can be used with comparative operators
307[info] - should be able to filter with the specified date
308[info] - should be the same in/out joda-time zoned Asia/Tokyo (pending)
309[info] - should be the same in/out joda-time zoned UTC (pending)
310[info] - should be the same in/out joda-time zoned Europe/London (pending)
311[info] - should be the same in/out joda-time zoned America/New_York (pending)
312
313************************
314Build summary:
315[{
316 "module": "slick-joda-mapper",
317 "compile": {"status": "ok", "tookMs": 6674, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
318 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
319 "test-compile": {"status": "ok", "tookMs": 6395, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
320 "test": {"status": "ok", "tookMs": 22872, "passed": 32, "failed": 0, "ignored": 0, "skipped": 0, "total": 32, "byFramework": [{"framework": "unknown", "stats": {"passed": 32, "failed": 0, "ignored": 0, "skipped": 0, "total": 32}}]},
321 "publish": {"status": "skipped", "tookMs": 0},
322 "metadata": {
323 "crossScalaVersions": ["2.12.19", "2.13.13", "3.3.3"]
324}
325}]
326************************
327[success] Total time: 39 s, completed Jan 8, 2026, 1:37:03 AM
328[0JChecking patch project/plugins.sbt...
329Checking patch project/build.properties...
330Checking patch build.sbt...
331Applied patch project/plugins.sbt cleanly.
332Applied patch project/build.properties cleanly.
333Applied patch build.sbt cleanly.