Build Logs
pjfanning/pekko-serialization-jackson216 • 3.8.0-RC3:2025-12-04
Errors
17
Warnings
2
Total Lines
461
1##################################
2Clonning https://github.com/pjfanning/pekko-serialization-jackson216.git into /build/repo using revision v1.0.4
3##################################
4Note: switching to '72a0537a7bff0989175ec4020e037215ee818603'.
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.3
22----
23Preparing build for 3.8.0-RC3
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.3"
35Replacement: val scala3Version = "3.8.0-RC3"
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.3"' in build.sbt
40----
41Starting build for 3.8.0-RC3
42Execute tests: true
43sbt project found:
44Sbt version 1.9.9 is not supported, minimal supported version is 1.11.5
45Enforcing usage of sbt in version 1.11.5
46No prepare script found for project pjfanning/pekko-serialization-jackson216
47##################################
48Scala version: 3.8.0-RC3
49Targets: com.github.pjfanning%pekko-serialization-jackson216
50Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.3.3\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
51##################################
52Using extra scalacOptions: ,REQUIRE:-source:3.8
53Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
54[sbt_options] declare -a sbt_options=()
55[process_args] java_version = '17'
56[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
57# Executing command line:
58java
59-Dfile.encoding=UTF-8
60-Dcommunitybuild.scala=3.8.0-RC3
61-Dcommunitybuild.project.dependencies.add=
62-Xmx7G
63-Xms4G
64-Xss8M
65-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
66-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
67-jar
68/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
69"setCrossScalaVersions 3.8.0-RC3"
70"++3.8.0-RC3 -v"
71"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
72"set every credentials := Nil"
73"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
74"removeScalacOptionsStartingWith -P:wartremover"
75
76moduleMappings
77"runBuild 3.8.0-RC3 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.3.3\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}""" com.github.pjfanning%pekko-serialization-jackson216"
78
79[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
80[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
81[info] loading project definition from /build/repo/project
82[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
83[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
84[info] Compilation completed in 8.662s.
85[info] done compiling
86[info] loading settings for project root from build.sbt...
87[info] set current project to pekko-serialization-jackson216 (in build file:/build/repo/)
88Execute setCrossScalaVersions: 3.8.0-RC3
89OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in root/crossScalaVersions
90[info] set current project to pekko-serialization-jackson216 (in build file:/build/repo/)
91[info] Setting Scala version to 3.8.0-RC3 on 1 projects.
92[info] Switching Scala version on:
93[info] * root (2.12.19, 2.13.13, 3.8.0-RC3)
94[info] Excluding projects:
95[info] Reapplying settings...
96[info] set current project to pekko-serialization-jackson216 (in build file:/build/repo/)
97Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
98[info] Reapplying settings...
99[info] set current project to pekko-serialization-jackson216 (in build file:/build/repo/)
100[info] Defining Global / credentials, credentials
101[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 4 others.
102[info] Run `last` for details.
103[info] Reapplying settings...
104[info] set current project to pekko-serialization-jackson216 (in build file:/build/repo/)
105Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
106[info] Reapplying settings...
107OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
108
109 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
110 Did you mean allExcludeDependencies ?
111 , retry without global scopes
112[info] Reapplying settings...
113[info] set current project to pekko-serialization-jackson216 (in build file:/build/repo/)
114Execute removeScalacOptionsStartingWith: -P:wartremover
115[info] Reapplying settings...
116[info] set current project to pekko-serialization-jackson216 (in build file:/build/repo/)
117[success] Total time: 0 s, completed Dec 4, 2025, 12:57:09 PM
118Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.3.3\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
119Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
120Starting build...
121Projects: Set(root)
122Starting build for ProjectRef(file:/build/repo/,root) (pekko-serialization-jackson216)... [0/1]
123OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
124Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
125[info] compiling 15 Scala sources to /build/repo/target/scala-3.8.0-RC3/classes ...
126[warn] there were 2 deprecation warnings; re-run with -deprecation for details
127[warn] one warning found
128[info] done compiling
129[info] compiling 22 Scala sources and 20 Java sources to /build/repo/target/scala-3.8.0-RC3/test-classes ...
130[info] /build/repo/src/test/java/jdoc/org/apache/pekko/serialization/jackson/v2a/CustomerMigration.java: CustomerMigration.java uses or overrides a deprecated API.
131[info] /build/repo/src/test/java/jdoc/org/apache/pekko/serialization/jackson/v2a/CustomerMigration.java: Recompile with -Xlint:deprecation for details.
132[info] done compiling
13312:57:49.520 [SerializationDocSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
134SLF4J: A number (3) of logging calls during the initialization phase have been intercepted and are
135SLF4J: now being replayed. These are subject to the filtering rules of the underlying logging system.
136SLF4J: See also http://www.slf4j.org/codes.html#replay
13712:57:49.522 [SerializationDocSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
13812:57:49.522 [SerializationDocSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
13912:57:49.522 [SerializationDocSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
14012:57:50.004 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
14112:57:50.063 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
14212:57:50.064 [JacksonObjectMapperProviderConfigSpec-pekko.actor.default-dispatcher-7] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
14312:57:50.065 [JacksonObjectMapperProviderConfigSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
144[info] JacksonObjectMapperProviderConfigSpec:
145[info] JacksonObjectMapperProvider
146[info] - should pick up stream constraints
147[info] - should pick up recycler pool config
14812:57:50.162 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
14912:57:50.340 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
15012:57:50.340 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
15112:57:50.377 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-7] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
15212:57:50.384 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
15312:57:50.413 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
15412:57:50.428 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
15512:57:50.452 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
15612:57:50.466 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
15712:57:50.468 [SerializationDocSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
15812:57:50.476 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-4] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
159[info] JacksonObjectMapperProviderDefaultSpec:
160[info] JacksonObjectMapperProvider
161[info] - should pick up stream constraints
162[info] - should pick up recycler pool config
163[info] SerializationDocSpec:
164[info] - serialize trait + case classes
165[info] - serialize trait + case classes + case object
166[info] - serialize trait + object ADT
167[info] EventMigration doc sample Java classes
168[info] - must test add optional field
169[info] - must test add mandatory field
170[info] - must test rename field
171[info] - must test structural changes
172[info] - must test rename class
173[info] EventMigration doc sample Scala classes
174[info] - must test add optional field
175[info] - must test add mandatory field
176[info] - must test rename field
177[info] - must test structural changes
178[info] - must test rename class
17912:57:50.501 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-4] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
18012:57:50.514 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
18112:57:50.523 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
18212:57:50.533 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
18312:57:50.537 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
18412:57:50.560 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
18512:57:50.564 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
18612:57:50.581 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-7] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
18712:57:50.586 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-7] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
18812:57:50.602 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-4] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
18912:57:50.613 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
19012:57:50.622 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-4] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
19112:57:50.634 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
19212:57:50.642 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
19312:57:50.662 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
19412:57:50.664 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
19512:57:50.679 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
19612:57:50.689 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
19712:57:50.696 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
19812:57:50.710 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
19912:57:50.711 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
20012:57:50.740 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
20112:57:50.758 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
20212:57:50.897 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
20312:57:50.904 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
20412:57:50.921 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-7] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
20512:57:50.922 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
20612:57:50.940 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
20712:57:50.942 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
20812:57:50.958 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
20912:57:50.961 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
21012:57:50.977 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
21112:57:50.982 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
21212:57:50.991 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
21312:57:50.995 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
21412:57:51.003 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
21512:57:51.013 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
21612:57:51.025 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
21712:57:51.026 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
21812:57:51.038 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
21912:57:51.053 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
22012:57:51.056 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
22112:57:51.069 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
22212:57:51.074 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
22312:57:51.083 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
22412:57:51.095 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
22512:57:51.097 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
22612:57:51.107 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
22712:57:51.116 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
22812:57:51.119 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-7] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
22912:57:51.127 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
23012:57:51.132 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-4] WARN com.github.pjfanning.pekko.serialization.jackson216.JacksonSerializer - Can't serialize/deserialize object of type [java.util.logging.FileHandler] in [com.github.pjfanning.pekko.serialization.jackson216.JacksonJsonSerializer]. Disallowed (on deny list) for security reasons.
23112:57:51.135 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-4] WARN com.github.pjfanning.pekko.serialization.jackson216.JacksonSerializer - Can't serialize/deserialize object of type [java.util.logging.FileHandler] in [com.github.pjfanning.pekko.serialization.jackson216.JacksonJsonSerializer]. Disallowed (on deny list) for security reasons.
23212:57:51.138 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-4] WARN com.github.pjfanning.pekko.serialization.jackson216.JacksonSerializer - Can't serialize/deserialize object of type [org.apache.pekko.actor.Status$Success] in [com.github.pjfanning.pekko.serialization.jackson216.JacksonJsonSerializer]. Only classes that are listed as allowed are allowed for security reasons. Configure allowed classes with pekko.actor.serialization-bindings or pekko.serialization.jackson216.allowed-class-prefix.
23312:57:51.139 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-4] WARN com.github.pjfanning.pekko.serialization.jackson216.JacksonSerializer - Can't serialize/deserialize object of type [org.apache.pekko.actor.Status$Success] in [com.github.pjfanning.pekko.serialization.jackson216.JacksonJsonSerializer]. Only classes that are listed as allowed are allowed for security reasons. Configure allowed classes with pekko.actor.serialization-bindings or pekko.serialization.jackson216.allowed-class-prefix.
23412:57:51.145 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] WARN com.github.pjfanning.pekko.serialization.jackson216.JacksonSerializer - Can't serialize/deserialize object of type [java.util.logging.FileHandler] in [com.github.pjfanning.pekko.serialization.jackson216.JacksonCborSerializer]. Disallowed (on deny list) for security reasons.
23512:57:51.146 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] WARN com.github.pjfanning.pekko.serialization.jackson216.JacksonSerializer - Can't serialize/deserialize object of type [java.util.logging.FileHandler] in [com.github.pjfanning.pekko.serialization.jackson216.JacksonCborSerializer]. Disallowed (on deny list) for security reasons.
23612:57:51.147 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] WARN com.github.pjfanning.pekko.serialization.jackson216.JacksonSerializer - Can't serialize/deserialize object of type [org.apache.pekko.actor.Status$Success] in [com.github.pjfanning.pekko.serialization.jackson216.JacksonCborSerializer]. Only classes that are listed as allowed are allowed for security reasons. Configure allowed classes with pekko.actor.serialization-bindings or pekko.serialization.jackson216.allowed-class-prefix.
23712:57:51.148 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] WARN com.github.pjfanning.pekko.serialization.jackson216.JacksonSerializer - Can't serialize/deserialize object of type [org.apache.pekko.actor.Status$Success] in [com.github.pjfanning.pekko.serialization.jackson216.JacksonCborSerializer]. Only classes that are listed as allowed are allowed for security reasons. Configure allowed classes with pekko.actor.serialization-bindings or pekko.serialization.jackson216.allowed-class-prefix.
23812:57:51.152 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
23912:57:51.158 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
24012:57:51.164 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] WARN com.github.pjfanning.pekko.serialization.jackson216.JacksonSerializer - For security reasons it's not allowed to bind open-ended interfaces like [java.io.Serializable] to [com.github.pjfanning.pekko.serialization.jackson216.JacksonJsonSerializer]. Change your pekko.actor.serialization-bindings configuration.
24112:57:51.165 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
24212:57:51.172 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] WARN com.github.pjfanning.pekko.serialization.jackson216.JacksonSerializer - For security reasons it's not allowed to bind open-ended interfaces like [java.io.Serializable] to [com.github.pjfanning.pekko.serialization.jackson216.JacksonCborSerializer]. Change your pekko.actor.serialization-bindings configuration.
24312:57:51.173 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
24412:57:51.181 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
24512:57:51.191 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] WARN com.github.pjfanning.pekko.serialization.jackson216.JacksonSerializer - For security reasons it's not allowed to bind open-ended interfaces like [java.lang.Comparable] to [com.github.pjfanning.pekko.serialization.jackson216.JacksonJsonSerializer]. Change your pekko.actor.serialization-bindings configuration.
24612:57:51.193 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
24712:57:51.193 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
24812:57:51.213 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] WARN com.github.pjfanning.pekko.serialization.jackson216.JacksonSerializer - For security reasons it's not allowed to bind open-ended interfaces like [java.lang.Comparable] to [com.github.pjfanning.pekko.serialization.jackson216.JacksonCborSerializer]. Change your pekko.actor.serialization-bindings configuration.
24912:57:51.213 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
25012:57:51.232 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
25112:57:51.237 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-4] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
25212:57:51.251 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-4] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
25312:57:51.273 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
25412:57:51.284 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
25512:57:51.297 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
25612:57:51.307 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
25712:57:51.322 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
25812:57:51.336 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
25912:57:51.345 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-4] WARN org.apache.pekko.serialization.Serialization(pekko://JacksonJsonSerializerSpec) - Using the Java serializer for class [com.github.pjfanning.pekko.serialization.jackson216.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'
26012:57:51.358 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
26112:57:51.392 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
26212:57:51.406 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
26312:57:51.417 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-6] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
26412:57:51.430 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-7] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
26512:57:51.442 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
26612:57:51.455 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
26712:57:51.466 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started
26812:57:51.474 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
26912:57:51.491 [JacksonJsonSerializerSpec-pekko.actor.default-dispatcher-4] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
270[info] JacksonCborSerializerSpec:
271[info] JacksonSerializer with Java message classes
272[info] - must serialize simple message with one constructor parameter
273[info] - must serialize simple message with two constructor parameters
274[info] - must serialize message with boolean property
275[info] - must serialize message with Optional property
276[info] - must serialize message with collections
277[info] - must serialize message with time
278[info] - must serialize with ActorRef
279[info] - must serialize with typed.ActorRef
280[info] - must serialize with Address
281[info] - must serialize with polymorphism
282[info] - must deserialize with migrations
283[info] - must deserialize with migrations from V2
284[info] - must use the migration's currentVersion on new serializations
285[info] - must use the migration's currentVersion on new serializations when supporting forward versions
286[info] - must deserialize a V3 blob into a V2 class (forward-one support) and back
287[info] - must deserialize unsupported versions throws an exception
288[info] JacksonSerializer with Scala message classes
289[info] - must serialize simple message with one constructor parameter
290[info] - must serialize simple message with two constructor parameters
291[info] - must serialize message with boolean property
292[info] - must serialize message with Enumeration property (using Jackson legacy format) *** FAILED ***
293[info] com.fasterxml.jackson.databind.JsonMappingException: class com.fasterxml.jackson.module.scala.ser.EnumerationSerializer cannot access a member of class scala.Enumeration$Value with modifiers "private final" (through reference chain: com.github.pjfanning.pekko.serialization.jackson216.ScalaTestMessages$Alien["planet"])
294[info] at com.fasterxml.jackson.databind.JsonMappingException.wrapWithPath(JsonMappingException.java:402)
295[info] at com.fasterxml.jackson.databind.JsonMappingException.wrapWithPath(JsonMappingException.java:361)
296[info] at com.fasterxml.jackson.databind.ser.std.StdSerializer.wrapAndThrow(StdSerializer.java:323)
297[info] at com.fasterxml.jackson.databind.ser.std.BeanSerializerBase.serializeFields(BeanSerializerBase.java:778)
298[info] at com.fasterxml.jackson.databind.ser.BeanSerializer.serialize(BeanSerializer.java:183)
299[info] at com.fasterxml.jackson.databind.ser.DefaultSerializerProvider._serialize(DefaultSerializerProvider.java:502)
300[info] at com.fasterxml.jackson.databind.ser.DefaultSerializerProvider.serializeValue(DefaultSerializerProvider.java:341)
301[info] at com.fasterxml.jackson.databind.ObjectMapper._writeValueAndClose(ObjectMapper.java:4793)
302[info] at com.fasterxml.jackson.databind.ObjectMapper.writeValueAsBytes(ObjectMapper.java:4061)
303[info] at com.github.pjfanning.pekko.serialization.jackson216.JacksonSerializer.toBinary(JacksonSerializer.scala:289)
304[info] ...
305[info] Cause: java.lang.IllegalAccessException: class com.fasterxml.jackson.module.scala.ser.EnumerationSerializer cannot access a member of class scala.Enumeration$Value with modifiers "private final"
306[info] at java.base/jdk.internal.reflect.Reflection.newIllegalAccessException(Reflection.java:392)
307[info] at java.base/java.lang.reflect.AccessibleObject.checkAccess(AccessibleObject.java:674)
308[info] at java.base/java.lang.reflect.Field.checkAccess(Field.java:1102)
309[info] at java.base/java.lang.reflect.Field.get(Field.java:423)
310[info] at com.fasterxml.jackson.module.scala.ser.EnumerationSerializer.serialize(EnumerationSerializerModule.scala:27)
311[info] at com.fasterxml.jackson.module.scala.ser.EnumerationSerializer.serialize(EnumerationSerializerModule.scala:24)
312[info] at com.fasterxml.jackson.databind.ser.BeanPropertyWriter.serializeAsField(BeanPropertyWriter.java:732)
313[info] at com.fasterxml.jackson.databind.ser.std.BeanSerializerBase.serializeFields(BeanSerializerBase.java:770)
314[info] at com.fasterxml.jackson.databind.ser.BeanSerializer.serialize(BeanSerializer.java:183)
315[info] at com.fasterxml.jackson.databind.ser.DefaultSerializerProvider._serialize(DefaultSerializerProvider.java:502)
316[info] ...
317[info] - must serialize message with Enumeration property as a String
318[info] - must serialize message with Optional property
319[info] - must serialize message with collections
320[info] - must serialize message with time
321[info] - must serialize FiniteDuration as java.time.Duration
322[info] - must serialize message with UUID property
323[info] - must serialize case object
324[info] - must serialize with ActorRef
325[info] - must serialize with typed.ActorRef
326[info] - must serialize with Address
327[info] - must serialize with polymorphism
328[info] - must deserialize with migrations
329[info] - must deserialize with migrations from V2
330[info] - must use the migration's currentVersion on new serializations
331[info] - must deserialize a V3 blob into a V2 class (forward-one support) and back
332[info] - must deserialize unsupported versions throws an exception
333[info] - must not allow serialization of deny listed class
334[info] - must not allow deserialization of deny list class
335[info] - must not allow serialization of class that is not in serialization-bindings (allowed-class-prefix)
336[info] - must not allow deserialization of class that is not in serialization-bindings (allowed-class-prefix)
337[info] - must not allow serialization-bindings of open-ended types
338[info] - must delegate to pekko serialization
339[info] - have compression disabled by default
340[info] JacksonJsonSerializerSpec:
341[info] JacksonSerializer with Java message classes
342[info] - must serialize simple message with one constructor parameter
343[info] - must serialize simple message with two constructor parameters
344[info] - must serialize message with boolean property
345[info] - must serialize message with Optional property
346[info] - must serialize message with collections
347[info] - must serialize message with time
348[info] - must serialize with ActorRef
349[info] - must serialize with typed.ActorRef
350[info] - must serialize with Address
351[info] - must serialize with polymorphism
352[info] - must deserialize with migrations
353[info] - must deserialize with migrations from V2
354[info] - must use the migration's currentVersion on new serializations
355[info] - must use the migration's currentVersion on new serializations when supporting forward versions
356[info] - must deserialize a V3 blob into a V2 class (forward-one support) and back
357[info] - must deserialize unsupported versions throws an exception
358[info] JacksonSerializer with Scala message classes
359[info] - must serialize simple message with one constructor parameter
360[info] - must serialize simple message with two constructor parameters
361[info] - must serialize message with boolean property
362[info] - must serialize message with Enumeration property (using Jackson legacy format) *** FAILED ***
363[info] com.fasterxml.jackson.databind.JsonMappingException: class com.fasterxml.jackson.module.scala.ser.EnumerationSerializer cannot access a member of class scala.Enumeration$Value with modifiers "private final" (through reference chain: com.github.pjfanning.pekko.serialization.jackson216.ScalaTestMessages$Alien["planet"])
364[info] at com.fasterxml.jackson.databind.JsonMappingException.wrapWithPath(JsonMappingException.java:402)
365[info] at com.fasterxml.jackson.databind.JsonMappingException.wrapWithPath(JsonMappingException.java:361)
366[info] at com.fasterxml.jackson.databind.ser.std.StdSerializer.wrapAndThrow(StdSerializer.java:323)
367[info] at com.fasterxml.jackson.databind.ser.std.BeanSerializerBase.serializeFields(BeanSerializerBase.java:778)
368[info] at com.fasterxml.jackson.databind.ser.BeanSerializer.serialize(BeanSerializer.java:183)
369[info] at com.fasterxml.jackson.databind.ser.DefaultSerializerProvider._serialize(DefaultSerializerProvider.java:502)
370[info] at com.fasterxml.jackson.databind.ser.DefaultSerializerProvider.serializeValue(DefaultSerializerProvider.java:341)
371[info] at com.fasterxml.jackson.databind.ObjectMapper._writeValueAndClose(ObjectMapper.java:4793)
372[info] at com.fasterxml.jackson.databind.ObjectMapper.writeValueAsBytes(ObjectMapper.java:4061)
373[info] at com.github.pjfanning.pekko.serialization.jackson216.JacksonSerializer.toBinary(JacksonSerializer.scala:289)
374[info] ...
375[info] Cause: java.lang.IllegalAccessException: class com.fasterxml.jackson.module.scala.ser.EnumerationSerializer cannot access a member of class scala.Enumeration$Value with modifiers "private final"
376[info] at java.base/jdk.internal.reflect.Reflection.newIllegalAccessException(Reflection.java:392)
377[info] at java.base/java.lang.reflect.AccessibleObject.checkAccess(AccessibleObject.java:674)
378[info] at java.base/java.lang.reflect.Field.checkAccess(Field.java:1102)
379[info] at java.base/java.lang.reflect.Field.get(Field.java:423)
380[info] at com.fasterxml.jackson.module.scala.ser.EnumerationSerializer.serialize(EnumerationSerializerModule.scala:27)
381[info] at com.fasterxml.jackson.module.scala.ser.EnumerationSerializer.serialize(EnumerationSerializerModule.scala:24)
382[info] at com.fasterxml.jackson.databind.ser.BeanPropertyWriter.serializeAsField(BeanPropertyWriter.java:732)
383[info] at com.fasterxml.jackson.databind.ser.std.BeanSerializerBase.serializeFields(BeanSerializerBase.java:770)
384[info] at com.fasterxml.jackson.databind.ser.BeanSerializer.serialize(BeanSerializer.java:183)
385[info] at com.fasterxml.jackson.databind.ser.DefaultSerializerProvider._serialize(DefaultSerializerProvider.java:502)
386[info] ...
387[info] - must serialize message with Enumeration property as a String
388[info] - must serialize message with Optional property
389[info] - must serialize message with collections
390[info] - must serialize message with time
391[info] - must serialize FiniteDuration as java.time.Duration
392[info] - must serialize message with UUID property
393[info] - must serialize case object
394[info] - must serialize with ActorRef
395[info] - must serialize with typed.ActorRef
396[info] - must serialize with Address
397[info] - must serialize with polymorphism
398[info] - must deserialize with migrations
399[info] - must deserialize with migrations from V2
400[info] - must use the migration's currentVersion on new serializations
401[info] - must deserialize a V3 blob into a V2 class (forward-one support) and back
402[info] - must deserialize unsupported versions throws an exception
403[info] - must not allow serialization of deny listed class
404[info] - must not allow deserialization of deny list class
405[info] - must not allow serialization of class that is not in serialization-bindings (allowed-class-prefix)
406[info] - must not allow deserialization of class that is not in serialization-bindings (allowed-class-prefix)
407[info] - must not allow serialization-bindings of open-ended types
408[info] - must delegate to pekko serialization
409[info] JacksonJsonSerializer
410[info] - must support lookup of same ObjectMapper via JacksonObjectMapperProvider
411[info] must JacksonSerializer configuration
412[info] - must support serialization features
413[info] - must support deserialization features
414[info] - must support mapper features
415[info] - must support json parser features
416[info] - must support json generator features
417[info] - must support stream read features
418[info] - must support stream write features
419[info] - must support json read features
420[info] - must support json write features
421[info] - must fallback to defaults when object mapper is not configured
422[info] JacksonJsonSerializer with Java message classes
423[info] - must by default serialize dates and durations as text with ISO-8601 date format
424[info] - must be possible to serialize dates and durations as numeric timestamps
425[info] - must serialize Instant as text with ISO-8601 date format (default)
426[info] - must not fail on unknown properties
427[info] - must be possible to create custom ObjectMapper (pending)
428[info] - must be possible to tune the visibility at ObjectMapper level (FIELD, PUBLIC_ONLY)
429[info] - must be possible to tune the visibility at ObjectMapper level (Pekko default)
430[info] JacksonJsonSerializer with Scala message classes
431[info] - must be possible to create custom ObjectMapper
432[info] - must allow deserialization of classes in configured allowed-class-prefix
433[info] - must deserialize Enumerations as String when configured
434[info] - must compress large payload with gzip
435[info] - must not compress small payload with gzip
436[info] - must compress large payload with lz4
437[info] - must not compress small payload with lz4
438[info] JacksonJsonSerializer without type in manifest
439[info] - should deserialize messages using the serialization bindings
440[info] - should deserialize messages using the configured deserialization type
441[info] - should fail if multiple serialization bindings are declared with no deserialization type
442[info] - should cbor compatibility for reading json
443
444************************
445Build summary:
446[{
447 "module": "pekko-serialization-jackson216",
448 "compile": {"status": "ok", "tookMs": 10050, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
449 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
450 "test-compile": {"status": "ok", "tookMs": 9286, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
451 "test": {"status": "failed", "tookMs": 2830, "passed": 128, "failed": 2, "ignored": 0, "skipped": 0, "total": 130, "byFramework": [{"framework": "unknown", "stats": {"passed": 128, "failed": 2, "ignored": 0, "skipped": 0, "total": 130}}]},
452 "publish": {"status": "skipped", "tookMs": 0},
453 "metadata": {
454 "crossScalaVersions": ["2.12.19", "2.13.13", "3.3.3"]
455}
456}]
457************************
458[error] Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: pekko-serialization-jackson216
459[error] (Global / runBuild) Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: pekko-serialization-jackson216
460[error] Total time: 42 s, completed Dec 4, 2025, 12:57:51 PM
461[0JBuild failed, not retrying.