Build Logs
scullxbones/pekko-persistence-mongo • 3.7.4:2025-11-06
Errors
0
Warnings
35
Total Lines
190
1##################################
2Clonning https://github.com/scullxbones/pekko-persistence-mongo.git into /build/repo using revision v1.3.1
3##################################
4Note: switching to 'b05651b6fdf3dff62fb4e20031a3e6ca97c2dd6e'.
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.7.4
23Scala binary version found: 3.7
24Implicitly using source version 3.7
25Scala binary version found: 3.7
26Implicitly using source version 3.7
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.7
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30
31Try apply source patch:
32Path: scala/src/main/scala/pekko/contrib/persistence/mongodb/MongoPersistence.scala
33Pattern: Option(_.startsWith(collectionName))
34Replacement: Option[String => Boolean](_.startsWith(collectionName))
35Starting compilation server
36Compiling project (Scala 3.7.3, JVM (17))
37Compiled project (Scala 3.7.3, JVM (17))
38Successfully applied pattern 'Option(_.startsWith(collectionName))' in scala/src/main/scala/pekko/contrib/persistence/mongodb/MongoPersistence.scala
39----
40Starting build for 3.7.4
41Execute tests: false
42sbt project found:
43No prepare script found for project scullxbones/pekko-persistence-mongo
44/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
45##################################
46Scala version: 3.7.4
47Targets: com.github.scullxbones%pekko-persistence-mongodb
48Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"scala/src/main/scala/pekko/contrib/persistence/mongodb/MongoPersistence.scala","pattern":"Option(_.startsWith(collectionName))","replaceWith":"Option[String => Boolean](_.startsWith(collectionName))"}]}
49##################################
50Using extra scalacOptions: ,REQUIRE:-source:3.7
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.7.4
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.7.4"
68"++3.7.4 -v"
69"mapScalacOptions ",REQUIRE:-source:3.7,-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.7.4 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"scala/src/main/scala/pekko/contrib/persistence/mongodb/MongoPersistence.scala","pattern":"Option(_.startsWith(collectionName))","replaceWith":"Option[String => Boolean](_.startsWith(collectionName))"}]}""" com.github.scullxbones%pekko-persistence-mongodb"
76
77[info] [launcher] getting org.scala-sbt sbt 1.11.6 (this may take some time)...
78[info] welcome to sbt 1.11.6 (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 9.234s.
84[info] done compiling
85[info] loading settings for project pekko-persistence-mongo from build.sbt...
86[info] set current project to pekko-persistence-mongo (in build file:/build/repo/)
87[warn] .env file not found (fileName=.env), no .env environment configured.
88Execute setCrossScalaVersions: 3.7.4
89OpenCB::Limitting incorrect crossVersions List() -> List(2.13.16) in pekko-persistence-mongo/crossScalaVersions
90OpenCB::Changing crossVersion 3.7.3 -> 3.7.4 in pekko-persistence-mongodb/crossScalaVersions
91OpenCB::Changing crossVersion 3.7.3 -> 3.7.4 in pekko-persistence-mongo-tools/crossScalaVersions
92[info] set current project to pekko-persistence-mongo (in build file:/build/repo/)
93[warn] .env file not found (fileName=.env), no .env environment configured.
94[info] Setting Scala version to 3.7.4 on 2 projects.
95[info] Switching Scala version on:
96[info] pekko-persistence-mongodb (2.12.20, 2.13.16, 3.7.4)
97[info] pekko-persistence-mongo-tools (2.12.20, 2.13.16, 3.7.4)
98[info] Excluding projects:
99[info] * pekko-persistence-mongo (2.13.16)
100[info] Reapplying settings...
101[info] set current project to pekko-persistence-mongo (in build file:/build/repo/)
102[warn] .env file not found (fileName=.env), no .env environment configured.
103Execute mapScalacOptions: ,REQUIRE:-source:3.7,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
104[info] Reapplying settings...
105[info] set current project to pekko-persistence-mongo (in build file:/build/repo/)
106[warn] .env file not found (fileName=.env), no .env environment configured.
107[info] Defining Global / credentials, credentials and 1 others.
108[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 14 others.
109[info] Run `last` for details.
110[info] Reapplying settings...
111[info] set current project to pekko-persistence-mongo (in build file:/build/repo/)
112[warn] .env file not found (fileName=.env), no .env environment configured.
113Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
114[info] Reapplying settings...
115OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
116
117 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
118 Did you mean allExcludeDependencies ?
119 , retry without global scopes
120[info] Reapplying settings...
121[info] set current project to pekko-persistence-mongo (in build file:/build/repo/)
122[warn] .env file not found (fileName=.env), no .env environment configured.
123Execute removeScalacOptionsStartingWith: -P:wartremover
124[info] Reapplying settings...
125[info] set current project to pekko-persistence-mongo (in build file:/build/repo/)
126[warn] .env file not found (fileName=.env), no .env environment configured.
127[success] Total time: 0 s, completed Nov 6, 2025, 1:22:52 AM
128Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"scala/src/main/scala/pekko/contrib/persistence/mongodb/MongoPersistence.scala","pattern":"Option(_.startsWith(collectionName))","replaceWith":"Option[String => Boolean](_.startsWith(collectionName))"}]}
129Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
130Starting build...
131Projects: Set(pekko-persistence-mongodb)
132Starting build for ProjectRef(file:/build/repo/,pekko-persistence-mongodb) (pekko-persistence-mongodb)... [0/1]
133OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.7` in Scala 2.12.20 module Global
134OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
135OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
136Compile scalacOptions: -unchecked, -encoding, UTF-8, -language:existentials, -language:higherKinds, -language:implicitConversions, -Xlint, -Ywarn-dead-code, -Ywarn-numeric-widen, -Ywarn-value-discard, -Xfuture, -target:jvm-1.8, -Wconf:msg=can be rewritten automatically under:s, -source:3.7
137[info] compiling 23 Scala sources to /build/repo/scala/target/scala-3.7.4/classes ...
138[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
139[warn] bad option '-Ywarn-dead-code' was ignored
140[warn] bad option '-Ywarn-numeric-widen' was ignored
141[warn] bad option '-Ywarn-value-discard' was ignored
142[warn] bad option '-Xfuture' was ignored
143[warn] bad option '-target:jvm-1.8' was ignored
144[warn] -- [E147] Syntax Warning: /build/repo/scala/src/main/scala/pekko/contrib/persistence/mongodb/ServerCapability.scala:5:2
145[warn] 5 | final case object CollectionChangeStream extends ServerCapability
146[warn] | ^^^^^
147[warn] | Modifier final is redundant for this definition
148[warn] -- [E147] Syntax Warning: /build/repo/scala/src/main/scala/pekko/contrib/persistence/mongodb/ServerCapability.scala:6:2
149[warn] 6 | final case object DatabaseChangeStream extends ServerCapability
150[warn] | ^^^^^
151[warn] | Modifier final is redundant for this definition
152[warn] -- [E147] Syntax Warning: /build/repo/scala/src/main/scala/pekko/contrib/persistence/mongodb/ServerCapability.scala:7:2
153[warn] 7 | final case object MultiDocumentTransaction extends ServerCapability
154[warn] | ^^^^^
155[warn] | Modifier final is redundant for this definition
156[warn] there were 13 deprecation warnings; re-run with -deprecation for details
157[warn] 10 warnings found
158[info] done compiling
159[info] compiling 26 Scala sources to /build/repo/scala/target/scala-3.7.4/test-classes ...
160[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
161[warn] bad option '-Ywarn-dead-code' was ignored
162[warn] bad option '-Ywarn-numeric-widen' was ignored
163[warn] bad option '-Ywarn-value-discard' was ignored
164[warn] bad option '-Xfuture' was ignored
165[warn] bad option '-target:jvm-1.8' was ignored
166[warn] there were 6 deprecation warnings; re-run with -deprecation for details
167[warn] 7 warnings found
168[info] done compiling
169
170************************
171Build summary:
172[{
173 "module": "pekko-persistence-mongodb",
174 "compile": {"status": "ok", "tookMs": 13684, "warnings": 3, "errors": 0, "sourceVersion": "3.7"},
175 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
176 "test-compile": {"status": "ok", "tookMs": 9209, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
177 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
178 "publish": {"status": "skipped", "tookMs": 0},
179 "metadata": {
180 "crossScalaVersions": ["2.12.20", "2.13.16", "3.7.3"]
181}
182}]
183************************
184[success] Total time: 65 s (0:01:05.0), completed Nov 6, 2025, 1:23:58 AM
185[0JChecking patch scala/src/main/scala/pekko/contrib/persistence/mongodb/MongoPersistence.scala...
186Checking patch project/plugins.sbt...
187Checking patch build.sbt...
188Applied patch scala/src/main/scala/pekko/contrib/persistence/mongodb/MongoPersistence.scala cleanly.
189Applied patch project/plugins.sbt cleanly.
190Applied patch build.sbt cleanly.