Build Logs
pjfanning/pekko-serialization-jackson3 • 3.8.0-RC5:2025-12-31
Errors
15
Warnings
4
Total Lines
462
1##################################
2Clonning https://github.com/pjfanning/pekko-serialization-jackson3.git into /build/repo using revision v1.1.1
3##################################
4Note: switching to 'b7835c2b5c5fff7a9b84258010c59c374bc9e4e1'.
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.7
22----
23Preparing build for 3.8.0-RC5
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.7"
35Replacement: val scala3Version = "3.8.0-RC5"
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.7"' in build.sbt
40----
41Starting build for 3.8.0-RC5
42Execute tests: true
43sbt project found:
44No prepare script found for project pjfanning/pekko-serialization-jackson3
45##################################
46Scala version: 3.8.0-RC5
47Targets: com.github.pjfanning%pekko-serialization-jackson3
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.7\"","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.0-RC5
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.0-RC5"
68"++3.8.0-RC5 -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.0-RC5 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.3.7\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}""" com.github.pjfanning%pekko-serialization-jackson3"
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 from akka.sbt, plugins.sbt...
80[info] loading project definition from /build/repo/project
81[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
82[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
83[info] Compilation completed in 8.82s.
84[info] done compiling
85[info] loading settings for project root from build.sbt...
86[info] set current project to pekko-serialization-jackson3 (in build file:/build/repo/)
87Execute setCrossScalaVersions: 3.8.0-RC5
88OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in root/crossScalaVersions
89[info] set current project to pekko-serialization-jackson3 (in build file:/build/repo/)
90[info] Setting Scala version to 3.8.0-RC5 on 1 projects.
91[info] Switching Scala version on:
92[info] * root (2.12.20, 2.13.18, 3.8.0-RC5)
93[info] Excluding projects:
94[info] Reapplying settings...
95[info] set current project to pekko-serialization-jackson3 (in build file:/build/repo/)
96Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
97[info] Reapplying settings...
98[info] set current project to pekko-serialization-jackson3 (in build file:/build/repo/)
99[info] Defining Global / credentials, credentials
100[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 4 others.
101[info] Run `last` for details.
102[info] Reapplying settings...
103[info] set current project to pekko-serialization-jackson3 (in build file:/build/repo/)
104Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
105[info] Reapplying settings...
106OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
107
108 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
109 Did you mean allExcludeDependencies ?
110 , retry without global scopes
111[info] Reapplying settings...
112[info] set current project to pekko-serialization-jackson3 (in build file:/build/repo/)
113Execute removeScalacOptionsStartingWith: -P:wartremover
114[info] Reapplying settings...
115[info] set current project to pekko-serialization-jackson3 (in build file:/build/repo/)
116[success] Total time: 0 s, completed Dec 31, 2025, 10:42:11 PM
117Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.3.7\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
118Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
119Starting build...
120Projects: Set(root)
121Starting build for ProjectRef(file:/build/repo/,root) (pekko-serialization-jackson3)... [0/1]
122OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
123Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
124[info] compiling 15 Scala sources to /build/repo/target/scala-3.8.0-RC5/classes ...
125[warn] there were 2 deprecation warnings; re-run with -deprecation for details
126[warn] one warning found
127[info] done compiling
128[info] compiling 22 Scala sources and 20 Java sources to /build/repo/target/scala-3.8.0-RC5/test-classes ...
129[warn] there was 1 deprecation warning; re-run with -deprecation for details
130[warn] one warning found
131[info] done compiling
13222:42:31.638 [SerializationDocSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger -- Slf4jLogger started
133SLF4J(W): A number (3) of logging calls during the initialization phase have been intercepted and are
134SLF4J(W): now being replayed. These are subject to the filtering rules of the underlying logging system.
135SLF4J(W): See also https://www.slf4j.org/codes.html#replay
13622:42:31.640 [SerializationDocSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger -- Slf4jLogger started
13722:42:31.640 [SerializationDocSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger -- Slf4jLogger started
13822:42:31.640 [SerializationDocSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger -- Slf4jLogger started
13922:42:32.214 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger -- Slf4jLogger started
14022:42:32.331 [JacksonObjectMapperProviderConfigSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown -- Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
14122:42:32.332 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown -- Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
14222:42:32.521 [JacksonObjectMapperProviderConfigSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger -- Slf4jLogger started
14322:42:32.582 [JacksonObjectMapperProviderConfigSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown -- Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
14422:42:32.689 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.event.slf4j.Slf4jLogger -- Slf4jLogger started
14522:42:32.689 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.event.slf4j.Slf4jLogger -- Slf4jLogger started
14622:42:32.722 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown -- Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
14722:42:32.722 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-8] INFO org.apache.pekko.actor.CoordinatedShutdown -- Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
14822:42:32.748 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger -- Slf4jLogger started
14922:42:32.762 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger -- Slf4jLogger started
15022:42:32.782 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown -- Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
15122:42:32.787 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown -- Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
15222:42:32.821 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-4] INFO org.apache.pekko.event.slf4j.Slf4jLogger -- Slf4jLogger started
15322:42:32.824 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-4] INFO org.apache.pekko.event.slf4j.Slf4jLogger -- Slf4jLogger started
15422:42:32.841 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown -- Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
15522:42:32.843 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown -- Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
15622:42:32.867 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger -- Slf4jLogger started
15722:42:32.869 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.event.slf4j.Slf4jLogger -- Slf4jLogger started
15822:42:32.875 [SerializationDocSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown -- Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
159[info] SerializationDocSpec:
160[info] - serialize trait + case classes
161[info] - serialize trait + case classes + case object
162[info] - serialize trait + object ADT
163[info] EventMigration doc sample Java classes
164[info] - must test add optional field
165[info] - must test add mandatory field
166[info] - must test rename field
167[info] - must test structural changes
168[info] - must test rename class
169[info] EventMigration doc sample Scala classes
170[info] - must test add optional field
171[info] - must test add mandatory field
172[info] - must test rename field
173[info] - must test structural changes
174[info] - must test rename class
17522:42:32.909 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-7] INFO org.apache.pekko.actor.CoordinatedShutdown -- Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
17622:42:32.915 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown -- Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
17722:42:32.938 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger -- Slf4jLogger started
17822:42:32.939 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-4] INFO org.apache.pekko.event.slf4j.Slf4jLogger -- Slf4jLogger started
17922:42:32.964 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown -- Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
18022:42:32.973 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown -- Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
18122:42:32.984 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger -- Slf4jLogger started
18222:42:32.998 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-4] INFO org.apache.pekko.event.slf4j.Slf4jLogger -- Slf4jLogger started
18322:42:33.012 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown -- Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
18422:42:33.022 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-4] INFO org.apache.pekko.actor.CoordinatedShutdown -- Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
18522:42:33.031 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger -- Slf4jLogger started
18622:42:33.049 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown -- Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
18722:42:33.053 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger -- Slf4jLogger started
18822:42:33.072 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger -- Slf4jLogger started
18922:42:33.073 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown -- Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
19022:42:33.091 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown -- Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
19122:42:33.096 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger -- Slf4jLogger started
19222:42:33.111 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown -- Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
19322:42:33.272 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger -- Slf4jLogger started
19422:42:33.278 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger -- Slf4jLogger started
19522:42:33.293 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown -- Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
19622:42:33.296 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown -- Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
19722:42:33.308 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger -- Slf4jLogger started
19822:42:33.324 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown -- Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
19922:42:33.326 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.event.slf4j.Slf4jLogger -- Slf4jLogger started
20022:42:33.337 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.event.slf4j.Slf4jLogger -- Slf4jLogger started
20122:42:33.341 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-7] INFO org.apache.pekko.actor.CoordinatedShutdown -- Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
20222:42:33.350 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown -- Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
20322:42:33.366 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger -- Slf4jLogger started
20422:42:33.371 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger -- Slf4jLogger started
20522:42:33.389 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown -- Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
20622:42:33.390 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown -- Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
20722:42:33.413 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger -- Slf4jLogger started
20822:42:33.422 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger -- Slf4jLogger started
20922:42:33.432 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown -- Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
21022:42:33.445 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown -- Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
21122:42:33.452 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger -- Slf4jLogger started
21222:42:33.467 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-7] INFO org.apache.pekko.actor.CoordinatedShutdown -- Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
21322:42:33.469 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.event.slf4j.Slf4jLogger -- Slf4jLogger started
21422:42:33.484 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown -- Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
21522:42:33.491 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger -- Slf4jLogger started
21622:42:33.496 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger -- Slf4jLogger started
21722:42:33.508 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-8] INFO org.apache.pekko.actor.CoordinatedShutdown -- Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
21822:42:33.512 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown -- Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
21922:42:33.520 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger -- Slf4jLogger started
22022:42:33.525 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] WARN com.github.pjfanning.pekko.serialization.jackson3.JacksonSerializer -- Can't serialize/deserialize object of type [java.util.logging.FileHandler] in [com.github.pjfanning.pekko.serialization.jackson3.JacksonJsonSerializer]. Disallowed (on deny list) for security reasons.
22122:42:33.532 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown -- Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
22222:42:33.533 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] WARN com.github.pjfanning.pekko.serialization.jackson3.JacksonSerializer -- Can't serialize/deserialize object of type [java.util.logging.FileHandler] in [com.github.pjfanning.pekko.serialization.jackson3.JacksonJsonSerializer]. Disallowed (on deny list) for security reasons.
22322:42:33.534 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] WARN com.github.pjfanning.pekko.serialization.jackson3.JacksonSerializer -- Can't serialize/deserialize object of type [org.apache.pekko.actor.Status$Success] in [com.github.pjfanning.pekko.serialization.jackson3.JacksonJsonSerializer]. Only classes that are listed as allowed are allowed for security reasons. Configure allowed classes with pekko.actor.serialization-bindings or pekko.serialization.jackson3.allowed-class-prefix.
22422:42:33.536 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] WARN com.github.pjfanning.pekko.serialization.jackson3.JacksonSerializer -- Can't serialize/deserialize object of type [org.apache.pekko.actor.Status$Success] in [com.github.pjfanning.pekko.serialization.jackson3.JacksonJsonSerializer]. Only classes that are listed as allowed are allowed for security reasons. Configure allowed classes with pekko.actor.serialization-bindings or pekko.serialization.jackson3.allowed-class-prefix.
22522:42:33.540 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] WARN com.github.pjfanning.pekko.serialization.jackson3.JacksonSerializer -- Can't serialize/deserialize object of type [java.util.logging.FileHandler] in [com.github.pjfanning.pekko.serialization.jackson3.JacksonCborSerializer]. Disallowed (on deny list) for security reasons.
22622:42:33.541 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] WARN com.github.pjfanning.pekko.serialization.jackson3.JacksonSerializer -- Can't serialize/deserialize object of type [java.util.logging.FileHandler] in [com.github.pjfanning.pekko.serialization.jackson3.JacksonCborSerializer]. Disallowed (on deny list) for security reasons.
22722:42:33.541 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] WARN com.github.pjfanning.pekko.serialization.jackson3.JacksonSerializer -- Can't serialize/deserialize object of type [org.apache.pekko.actor.Status$Success] in [com.github.pjfanning.pekko.serialization.jackson3.JacksonCborSerializer]. Only classes that are listed as allowed are allowed for security reasons. Configure allowed classes with pekko.actor.serialization-bindings or pekko.serialization.jackson3.allowed-class-prefix.
22822:42:33.542 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] WARN com.github.pjfanning.pekko.serialization.jackson3.JacksonSerializer -- Can't serialize/deserialize object of type [org.apache.pekko.actor.Status$Success] in [com.github.pjfanning.pekko.serialization.jackson3.JacksonCborSerializer]. Only classes that are listed as allowed are allowed for security reasons. Configure allowed classes with pekko.actor.serialization-bindings or pekko.serialization.jackson3.allowed-class-prefix.
22922:42:33.550 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger -- Slf4jLogger started
23022:42:33.550 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.event.slf4j.Slf4jLogger -- Slf4jLogger started
23122:42:33.559 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] WARN com.github.pjfanning.pekko.serialization.jackson3.JacksonSerializer -- For security reasons it's not allowed to bind open-ended interfaces like [java.io.Serializable] to [com.github.pjfanning.pekko.serialization.jackson3.JacksonJsonSerializer]. Change your pekko.actor.serialization-bindings configuration.
23222:42:33.561 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown -- Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
23322:42:33.563 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] WARN com.github.pjfanning.pekko.serialization.jackson3.JacksonSerializer -- For security reasons it's not allowed to bind open-ended interfaces like [java.io.Serializable] to [com.github.pjfanning.pekko.serialization.jackson3.JacksonCborSerializer]. Change your pekko.actor.serialization-bindings configuration.
23422:42:33.564 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown -- Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
23522:42:33.572 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger -- Slf4jLogger started
23622:42:33.579 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-4] INFO org.apache.pekko.event.slf4j.Slf4jLogger -- Slf4jLogger started
23722:42:33.586 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] WARN com.github.pjfanning.pekko.serialization.jackson3.JacksonSerializer -- For security reasons it's not allowed to bind open-ended interfaces like [java.lang.Comparable] to [com.github.pjfanning.pekko.serialization.jackson3.JacksonJsonSerializer]. Change your pekko.actor.serialization-bindings configuration.
23822:42:33.586 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown -- Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
23922:42:33.590 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] WARN com.github.pjfanning.pekko.serialization.jackson3.JacksonSerializer -- For security reasons it's not allowed to bind open-ended interfaces like [java.lang.Comparable] to [com.github.pjfanning.pekko.serialization.jackson3.JacksonCborSerializer]. Change your pekko.actor.serialization-bindings configuration.
24022:42:33.594 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown -- Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
24122:42:33.613 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown -- Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
242[info] JacksonObjectMapperProviderConfigSpec:
243[info] JacksonObjectMapperProvider
244[info] - should pick up stream constraints
245[info] - should pick up recycler pool config
246[info] JacksonCborSerializerSpec:
247[info] JacksonSerializer with Java message classes
248[info] - must serialize simple message with one constructor parameter
249[info] - must serialize simple message with two constructor parameters
250[info] - must serialize message with boolean property
251[info] - must serialize message with Optional property
252[info] - must serialize message with collections
253[info] - must serialize message with time
254[info] - must serialize with ActorRef
255[info] - must serialize with typed.ActorRef
256[info] - must serialize with Address
257[info] - must serialize with polymorphism
258[info] - must deserialize with migrations
259[info] - must deserialize with migrations from V2
260[info] - must use the migration's currentVersion on new serializations
261[info] - must use the migration's currentVersion on new serializations when supporting forward versions
262[info] - must deserialize a V3 blob into a V2 class (forward-one support) and back
263[info] - must deserialize unsupported versions throws an exception
264[info] JacksonSerializer with Scala message classes
265[info] - must serialize simple message with one constructor parameter
266[info] - must serialize simple message with two constructor parameters
267[info] - must serialize message with boolean property
268[info] - must serialize message with Enumeration property (using Jackson legacy format) *** FAILED ***
269[info] tools.jackson.databind.DatabindException: class tools.jackson.module.scala.ser.EnumerationSerializer cannot access a member of class scala.Enumeration$Value with modifiers "private final"
270[info] at [No location information] (through reference chain: com.github.pjfanning.pekko.serialization.jackson3.ScalaTestMessages$Alien["planet"])
271[info] at tools.jackson.databind.DatabindException.wrapWithPath(DatabindException.java:132)
272[info] at tools.jackson.databind.ser.std.StdSerializer.wrapAndThrow(StdSerializer.java:275)
273[info] at tools.jackson.databind.ser.UnrolledBeanSerializer.serializeNonFiltered(UnrolledBeanSerializer.java:215)
274[info] at tools.jackson.databind.ser.UnrolledBeanSerializer.serialize(UnrolledBeanSerializer.java:179)
275[info] at tools.jackson.databind.ser.SerializationContextExt._serialize(SerializationContextExt.java:456)
276[info] at tools.jackson.databind.ser.SerializationContextExt.serializeValue(SerializationContextExt.java:308)
277[info] at tools.jackson.databind.ObjectMapper._configAndWriteValue(ObjectMapper.java:1879)
278[info] at tools.jackson.databind.ObjectMapper.writeValueAsBytes(ObjectMapper.java:1843)
279[info] at com.github.pjfanning.pekko.serialization.jackson3.JacksonSerializer.toBinary(JacksonSerializer.scala:289)
280[info] at org.apache.pekko.serialization.Serialization.serialize$$anonfun$1$$anonfun$1(Serialization.scala:177)
281[info] ...
282[info] Cause: java.lang.IllegalAccessException: class tools.jackson.module.scala.ser.EnumerationSerializer cannot access a member of class scala.Enumeration$Value with modifiers "private final"
283[info] at java.base/jdk.internal.reflect.Reflection.newIllegalAccessException(Reflection.java:392)
284[info] at java.base/java.lang.reflect.AccessibleObject.checkAccess(AccessibleObject.java:674)
285[info] at java.base/java.lang.reflect.Field.checkAccess(Field.java:1102)
286[info] at java.base/java.lang.reflect.Field.get(Field.java:423)
287[info] at tools.jackson.module.scala.ser.EnumerationSerializer.serialize(EnumerationSerializerModule.scala:30)
288[info] at tools.jackson.module.scala.ser.EnumerationSerializer.serialize(EnumerationSerializerModule.scala:27)
289[info] at tools.jackson.databind.ser.BeanPropertyWriter.serializeAsProperty(BeanPropertyWriter.java:608)
290[info] at tools.jackson.databind.ser.UnrolledBeanSerializer.serializeNonFiltered(UnrolledBeanSerializer.java:209)
291[info] at tools.jackson.databind.ser.UnrolledBeanSerializer.serialize(UnrolledBeanSerializer.java:179)
292[info] at tools.jackson.databind.ser.SerializationContextExt._serialize(SerializationContextExt.java:456)
293[info] ...
294[info] - must serialize message with Enumeration property as a String
295[info] - must serialize message with Optional property
296[info] - must serialize message with collections
297[info] - must serialize message with time
298[info] - must serialize FiniteDuration as java.time.Duration
299[info] - must serialize message with UUID property
300[info] - must serialize case object
301[info] - must serialize with ActorRef
302[info] - must serialize with typed.ActorRef
303[info] - must serialize with Address
304[info] - must serialize with polymorphism
305[info] - must deserialize with migrations
306[info] - must deserialize with migrations from V2
307[info] - must use the migration's currentVersion on new serializations
308[info] - must deserialize a V3 blob into a V2 class (forward-one support) and back
309[info] - must deserialize unsupported versions throws an exception
310[info] - must not allow serialization of deny listed class
311[info] - must not allow deserialization of deny list class
312[info] - must not allow serialization of class that is not in serialization-bindings (allowed-class-prefix)
313[info] - must not allow deserialization of class that is not in serialization-bindings (allowed-class-prefix)
314[info] - must not allow serialization-bindings of open-ended types
315[info] - must delegate to pekko serialization
316[info] - have compression disabled by default
31722:42:33.646 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.event.slf4j.Slf4jLogger -- Slf4jLogger started
31822:42:33.660 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-7] INFO org.apache.pekko.actor.CoordinatedShutdown -- Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
31922:42:33.677 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger -- Slf4jLogger started
32022:42:33.689 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown -- Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
32122:42:33.701 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger -- Slf4jLogger started
32222:42:33.711 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown -- Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
32322:42:33.732 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger -- Slf4jLogger started
32422:42:33.744 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown -- Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
32522:42:33.754 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] WARN org.apache.pekko.serialization.Serialization(pekko://JacksonJsonSerializerSpec) -- Using the Java serializer for class [com.github.pjfanning.pekko.serialization.jackson3.ScalaTestMessages$OldCommandNotInBindings] which is not recommended because of performance implications. Use another serializer or disable this warning using the setting 'pekko.actor.warn-about-java-serializer-usage'
32622:42:33.768 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger -- Slf4jLogger started
32722:42:33.797 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown -- Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
32822:42:33.812 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.event.slf4j.Slf4jLogger -- Slf4jLogger started
32922:42:33.825 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-7] INFO org.apache.pekko.actor.CoordinatedShutdown -- Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
33022:42:33.840 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.event.slf4j.Slf4jLogger -- Slf4jLogger started
33122:42:33.855 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-7] INFO org.apache.pekko.actor.CoordinatedShutdown -- Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
33222:42:33.870 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.event.slf4j.Slf4jLogger -- Slf4jLogger started
33322:42:33.883 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-7] INFO org.apache.pekko.actor.CoordinatedShutdown -- Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
33422:42:33.895 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger -- Slf4jLogger started
33522:42:33.904 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown -- Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
33622:42:33.919 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown -- Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
337[info] JacksonObjectMapperProviderDefaultSpec:
338[info] JacksonObjectMapperProvider
339[info] - should pick up stream constraints
340[info] - should pick up recycler pool config
341[info] JacksonJsonSerializerSpec:
342[info] JacksonSerializer with Java message classes
343[info] - must serialize simple message with one constructor parameter
344[info] - must serialize simple message with two constructor parameters
345[info] - must serialize message with boolean property
346[info] - must serialize message with Optional property
347[info] - must serialize message with collections
348[info] - must serialize message with time
349[info] - must serialize with ActorRef
350[info] - must serialize with typed.ActorRef
351[info] - must serialize with Address
352[info] - must serialize with polymorphism
353[info] - must deserialize with migrations
354[info] - must deserialize with migrations from V2
355[info] - must use the migration's currentVersion on new serializations
356[info] - must use the migration's currentVersion on new serializations when supporting forward versions
357[info] - must deserialize a V3 blob into a V2 class (forward-one support) and back
358[info] - must deserialize unsupported versions throws an exception
359[info] JacksonSerializer with Scala message classes
360[info] - must serialize simple message with one constructor parameter
361[info] - must serialize simple message with two constructor parameters
362[info] - must serialize message with boolean property
363[info] - must serialize message with Enumeration property (using Jackson legacy format) *** FAILED ***
364[info] tools.jackson.databind.DatabindException: class tools.jackson.module.scala.ser.EnumerationSerializer cannot access a member of class scala.Enumeration$Value with modifiers "private final"
365[info] at [No location information] (through reference chain: com.github.pjfanning.pekko.serialization.jackson3.ScalaTestMessages$Alien["planet"])
366[info] at tools.jackson.databind.DatabindException.wrapWithPath(DatabindException.java:132)
367[info] at tools.jackson.databind.ser.std.StdSerializer.wrapAndThrow(StdSerializer.java:275)
368[info] at tools.jackson.databind.ser.UnrolledBeanSerializer.serializeNonFiltered(UnrolledBeanSerializer.java:215)
369[info] at tools.jackson.databind.ser.UnrolledBeanSerializer.serialize(UnrolledBeanSerializer.java:179)
370[info] at tools.jackson.databind.ser.SerializationContextExt._serialize(SerializationContextExt.java:456)
371[info] at tools.jackson.databind.ser.SerializationContextExt.serializeValue(SerializationContextExt.java:308)
372[info] at tools.jackson.databind.ObjectMapper._configAndWriteValue(ObjectMapper.java:1879)
373[info] at tools.jackson.databind.ObjectMapper.writeValueAsBytes(ObjectMapper.java:1843)
374[info] at com.github.pjfanning.pekko.serialization.jackson3.JacksonSerializer.toBinary(JacksonSerializer.scala:289)
375[info] at org.apache.pekko.serialization.Serialization.serialize$$anonfun$1$$anonfun$1(Serialization.scala:177)
376[info] ...
377[info] Cause: java.lang.IllegalAccessException: class tools.jackson.module.scala.ser.EnumerationSerializer cannot access a member of class scala.Enumeration$Value with modifiers "private final"
378[info] at java.base/jdk.internal.reflect.Reflection.newIllegalAccessException(Reflection.java:392)
379[info] at java.base/java.lang.reflect.AccessibleObject.checkAccess(AccessibleObject.java:674)
380[info] at java.base/java.lang.reflect.Field.checkAccess(Field.java:1102)
381[info] at java.base/java.lang.reflect.Field.get(Field.java:423)
382[info] at tools.jackson.module.scala.ser.EnumerationSerializer.serialize(EnumerationSerializerModule.scala:30)
383[info] at tools.jackson.module.scala.ser.EnumerationSerializer.serialize(EnumerationSerializerModule.scala:27)
384[info] at tools.jackson.databind.ser.BeanPropertyWriter.serializeAsProperty(BeanPropertyWriter.java:608)
385[info] at tools.jackson.databind.ser.UnrolledBeanSerializer.serializeNonFiltered(UnrolledBeanSerializer.java:209)
386[info] at tools.jackson.databind.ser.UnrolledBeanSerializer.serialize(UnrolledBeanSerializer.java:179)
387[info] at tools.jackson.databind.ser.SerializationContextExt._serialize(SerializationContextExt.java:456)
388[info] ...
389[info] - must serialize message with Enumeration property as a String
390[info] - must serialize message with Optional property
391[info] - must serialize message with collections
392[info] - must serialize message with time
393[info] - must serialize FiniteDuration as java.time.Duration
394[info] - must serialize message with UUID property
395[info] - must serialize case object
396[info] - must serialize with ActorRef
397[info] - must serialize with typed.ActorRef
398[info] - must serialize with Address
399[info] - must serialize with polymorphism
400[info] - must deserialize with migrations
401[info] - must deserialize with migrations from V2
402[info] - must use the migration's currentVersion on new serializations
403[info] - must deserialize a V3 blob into a V2 class (forward-one support) and back
404[info] - must deserialize unsupported versions throws an exception
405[info] - must not allow serialization of deny listed class
406[info] - must not allow deserialization of deny list class
407[info] - must not allow serialization of class that is not in serialization-bindings (allowed-class-prefix)
408[info] - must not allow deserialization of class that is not in serialization-bindings (allowed-class-prefix)
409[info] - must not allow serialization-bindings of open-ended types
410[info] - must delegate to pekko serialization
411[info] JacksonJsonSerializer
412[info] - must support lookup of same ObjectMapper via JacksonObjectMapperProvider
413[info] must JacksonSerializer configuration
414[info] - must support serialization features
415[info] - must support deserialization features
416[info] - must support mapper features
417[info] - must support json generator features
418[info] - must support stream read features
419[info] - must support stream write features
420[info] - must support json read features
421[info] - must support json write features
422[info] - must fallback to defaults when object mapper is not configured
423[info] JacksonJsonSerializer with Java message classes
424[info] - must by default serialize dates and durations as text with ISO-8601 date format
425[info] - must be possible to serialize dates and durations as numeric timestamps
426[info] - must serialize Instant as text with ISO-8601 date format (default)
427[info] - must not fail on unknown properties
428[info] - must be possible to create custom ObjectMapper (pending)
429[info] - must be possible to tune the visibility at ObjectMapper level (FIELD, PUBLIC_ONLY)
430[info] - must be possible to tune the visibility at ObjectMapper level (Pekko default)
431[info] JacksonJsonSerializer with Scala message classes
432[info] - must be possible to create custom ObjectMapper
433[info] - must allow deserialization of classes in configured allowed-class-prefix
434[info] - must deserialize Enumerations as String when configured
435[info] - must compress large payload with gzip
436[info] - must not compress small payload with gzip
437[info] - must compress large payload with lz4
438[info] - must not compress small payload with lz4
439[info] JacksonJsonSerializer without type in manifest
440[info] - should deserialize messages using the serialization bindings
441[info] - should deserialize messages using the configured deserialization type
442[info] - should fail if multiple serialization bindings are declared with no deserialization type
443[info] - should cbor compatibility for reading json
444
445************************
446Build summary:
447[{
448 "module": "pekko-serialization-jackson3",
449 "compile": {"status": "ok", "tookMs": 7694, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
450 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
451 "test-compile": {"status": "ok", "tookMs": 8992, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
452 "test": {"status": "failed", "tookMs": 3157, "passed": 127, "failed": 2, "ignored": 0, "skipped": 0, "total": 129, "byFramework": [{"framework": "unknown", "stats": {"passed": 127, "failed": 2, "ignored": 0, "skipped": 0, "total": 129}}]},
453 "publish": {"status": "skipped", "tookMs": 0},
454 "metadata": {
455 "crossScalaVersions": ["2.12.20", "2.13.18", "3.3.7"]
456}
457}]
458************************
459[error] Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: pekko-serialization-jackson3
460[error] (Global / runBuild) Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: pekko-serialization-jackson3
461[error] Total time: 22 s, completed Dec 31, 2025, 10:42:34 PM
462[0JBuild failed, not retrying.