Build Logs
dwolla/epimetheus-server • scheduled_3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY
Errors
0
Warnings
0
Total Lines
302
1##################################
2Clonning https://github.com/dwolla/epimetheus-server.git into /build/repo using revision v7.1.1
3##################################
4Note: switching to '4a17b58d71f27fdd26d8ac466b951f7d02099414'.
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.4
22Using target Scala version for migration: 3.7.4-RC2
23Migrating project for -source:3.4 using Scala 3.7.4-RC2
24----
25Preparing build for 3.7.4-RC2
26Would try to apply common scalacOption (best-effort, sbt/mill only):
27Append: -rewrite,REQUIRE:-source:3.4-migration
28Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
29
30Try apply source patch:
31Path: build.sbt
32Pattern: val Scala3 = "3.3.4"
33Replacement: val Scala3 = "3.7.4-RC2"
34Starting compilation server
35Compiling project (Scala 3.7.3, JVM (17))
36Compiled project (Scala 3.7.3, JVM (17))
37Successfully applied pattern 'val Scala3 = "3.3.4"' in build.sbt
38----
39Starting build for 3.7.4-RC2
40Execute tests: false
41sbt project found:
42Sbt version 1.10.4 is not supported, minimal supported version is 1.11.5
43Enforcing usage of sbt in version 1.11.5
44No prepare script found for project dwolla/epimetheus-server
45/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
46##################################
47Scala version: 3.7.4-RC2
48Targets: com.dwolla%monitoring-server
49Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.4\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
50##################################
51Using extra scalacOptions: -rewrite,REQUIRE:-source:3.4-migration
52Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
53[sbt_options] declare -a sbt_options=()
54[process_args] java_version = '17'
55[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
56# Executing command line:
57java
58-Dfile.encoding=UTF-8
59-Dcommunitybuild.scala=3.7.4-RC2
60-Dcommunitybuild.project.dependencies.add=
61-Xmx7G
62-Xms4G
63-Xss8M
64-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
65-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
66-jar
67/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
68"setCrossScalaVersions 3.7.4-RC2"
69"++3.7.4-RC2 -v"
70"mapScalacOptions "-rewrite,REQUIRE:-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s" "-indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
71"set every credentials := Nil"
72"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
73"removeScalacOptionsStartingWith -P:wartremover"
74
75moduleMappings
76"runBuild 3.7.4-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.4\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}""" com.dwolla%monitoring-server"
77
78[info] welcome to sbt 1.11.5 (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.767s.
84[info] done compiling
85[info] loading settings for project epimetheus-server-root from build.sbt...
86[info] set scmInfo to https://github.com/dwolla/epimetheus-server
87[info] set current project to epimetheus-server-root (in build file:/build/repo/)
88Execute setCrossScalaVersions: 3.7.4-RC2
89OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in epimetheus-server-root/crossScalaVersions
90[info] set scmInfo to https://github.com/dwolla/epimetheus-server
91OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in core/crossScalaVersions
92[info] set current project to epimetheus-server-root (in build file:/build/repo/)
93[info] Setting Scala version to 3.7.4-RC2 on 2 projects.
94[info] Switching Scala version on:
95[info] * epimetheus-server-root (2.13.15, 2.12.20, 3.7.4-RC2)
96[info] core (2.13.15, 2.12.20, 3.7.4-RC2)
97[info] Excluding projects:
98[info] Reapplying settings...
99[info] set scmInfo to https://github.com/dwolla/epimetheus-server
100[info] set current project to epimetheus-server-root (in build file:/build/repo/)
101Execute mapScalacOptions: -rewrite,REQUIRE:-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
102[info] Reapplying settings...
103[info] set scmInfo to https://github.com/dwolla/epimetheus-server
104[info] set current project to epimetheus-server-root (in build file:/build/repo/)
105[info] Defining Global / credentials, core / credentials, credentials
106[info] The new values will be used by allCredentials, core / allCredentials and 9 others.
107[info] Run `last` for details.
108[info] Reapplying settings...
109[info] set scmInfo to https://github.com/dwolla/epimetheus-server
110[info] set current project to epimetheus-server-root (in build file:/build/repo/)
111Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
112[info] Reapplying settings...
113OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
114
115 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
116 Did you mean core / allExcludeDependencies ?
117 , retry without global scopes
118[info] Reapplying settings...
119[info] set scmInfo to https://github.com/dwolla/epimetheus-server
120[info] set current project to epimetheus-server-root (in build file:/build/repo/)
121Execute removeScalacOptionsStartingWith: -P:wartremover
122[info] Reapplying settings...
123[info] set scmInfo to https://github.com/dwolla/epimetheus-server
124[info] set current project to epimetheus-server-root (in build file:/build/repo/)
125[success] Total time: 0 s, completed Nov 22, 2025, 1:49:53 AM
126Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.4\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
127Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
128Starting build...
129Projects: Set(core)
130Starting build for ProjectRef(file:/build/repo/,core) (monitoring-server)... [0/1]
131OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
132OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.4-migration` in Scala 2.12.20 module Global
133OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
134OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
135Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
136[info] compiling 2 Scala sources to /build/repo/core/target/scala-3.7.4-RC2/classes ...
137[info] [patched file /build/repo/core/src/main/scala/com/dwolla/monitoring/MetricsServer.scala]
138[info] done compiling
139[info] compiling 1 Scala source to /build/repo/core/target/scala-3.7.4-RC2/classes ...
140[info] done compiling
141[info] compiling 1 Scala source to /build/repo/core/target/scala-3.7.4-RC2/test-classes ...
142[info] done compiling
143
144************************
145Build summary:
146[{
147 "module": "monitoring-server",
148 "compile": {"status": "ok", "tookMs": 9451, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
149 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
150 "test-compile": {"status": "ok", "tookMs": 3551, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
151 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
152 "publish": {"status": "skipped", "tookMs": 0},
153 "metadata": {
154 "crossScalaVersions": ["2.13.15", "2.12.20", "3.3.4"]
155}
156}]
157************************
158[success] Total time: 43 s, completed Nov 22, 2025, 1:50:35 AM
159[0JChecking patch project/plugins.sbt...
160Checking patch project/build.properties...
161Checking patch build.sbt...
162Applied patch project/plugins.sbt cleanly.
163Applied patch project/build.properties cleanly.
164Applied patch build.sbt cleanly.
165Commit migration rewrites
166Switched to a new branch 'opencb/migrate-source-3.4'
167[opencb/migrate-source-3.4 bf8567b] Apply Scala compiler rewrites using -source:3.4-migration using Scala 3.7.4-RC2
168 1 file changed, 1 insertion(+), 1 deletion(-)
169----
170Preparing build for 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY
171Scala binary version found: 3.8
172Implicitly using source version 3.8
173Scala binary version found: 3.8
174Implicitly using source version 3.8
175Would try to apply common scalacOption (best-effort, sbt/mill only):
176Append: ,REQUIRE:-source:3.8
177Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
178
179Try apply source patch:
180Path: build.sbt
181Pattern: val Scala3 = "3.3.4"
182Replacement: val Scala3 = "3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY"
183Successfully applied pattern 'val Scala3 = "3.3.4"' in build.sbt
184----
185Starting build for 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY
186Execute tests: false
187sbt project found:
188Sbt version 1.10.4 is not supported, minimal supported version is 1.11.5
189Enforcing usage of sbt in version 1.11.5
190No prepare script found for project dwolla/epimetheus-server
191/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
192##################################
193Scala version: 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY
194Targets: com.dwolla%monitoring-server
195Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.4\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
196##################################
197Using extra scalacOptions: ,REQUIRE:-source:3.8
198Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
199[sbt_options] declare -a sbt_options=()
200[process_args] java_version = '17'
201[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
202# Executing command line:
203java
204-Dfile.encoding=UTF-8
205-Dcommunitybuild.scala=3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY
206-Dcommunitybuild.project.dependencies.add=
207-Xmx7G
208-Xms4G
209-Xss8M
210-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
211-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
212-jar
213/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
214"setCrossScalaVersions 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY"
215"++3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY -v"
216"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
217"set every credentials := Nil"
218"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
219"removeScalacOptionsStartingWith -P:wartremover"
220
221moduleMappings
222"runBuild 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.4\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}""" com.dwolla%monitoring-server"
223
224[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
225[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
226[info] loading project definition from /build/repo/project
227[info] loading settings for project epimetheus-server-root from build.sbt...
228[info] set scmInfo to https://github.com/dwolla/epimetheus-server
229[info] set current project to epimetheus-server-root (in build file:/build/repo/)
230Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY
231OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY -> 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY in epimetheus-server-root/crossScalaVersions
232[info] set scmInfo to https://github.com/dwolla/epimetheus-server
233OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY -> 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY in core/crossScalaVersions
234[info] set current project to epimetheus-server-root (in build file:/build/repo/)
235[info] Setting Scala version to 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY on 2 projects.
236[info] Switching Scala version on:
237[info] * epimetheus-server-root (2.13.15, 2.12.20, 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY)
238[info] core (2.13.15, 2.12.20, 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY)
239[info] Excluding projects:
240[info] Reapplying settings...
241[info] set scmInfo to https://github.com/dwolla/epimetheus-server
242[info] set current project to epimetheus-server-root (in build file:/build/repo/)
243Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
244[info] Reapplying settings...
245[info] set scmInfo to https://github.com/dwolla/epimetheus-server
246[info] set current project to epimetheus-server-root (in build file:/build/repo/)
247[info] Defining Global / credentials, core / credentials, credentials
248[info] The new values will be used by allCredentials, core / allCredentials and 9 others.
249[info] Run `last` for details.
250[info] Reapplying settings...
251[info] set scmInfo to https://github.com/dwolla/epimetheus-server
252[info] set current project to epimetheus-server-root (in build file:/build/repo/)
253Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
254[info] Reapplying settings...
255OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
256
257 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
258 Did you mean core / allExcludeDependencies ?
259 , retry without global scopes
260[info] Reapplying settings...
261[info] set scmInfo to https://github.com/dwolla/epimetheus-server
262[info] set current project to epimetheus-server-root (in build file:/build/repo/)
263Execute removeScalacOptionsStartingWith: -P:wartremover
264[info] Reapplying settings...
265[info] set scmInfo to https://github.com/dwolla/epimetheus-server
266[info] set current project to epimetheus-server-root (in build file:/build/repo/)
267[success] Total time: 0 s, completed Nov 22, 2025, 1:50:49 AM
268Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.4\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
269Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
270Starting build...
271Projects: Set(core)
272Starting build for ProjectRef(file:/build/repo/,core) (monitoring-server)... [0/1]
273OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
274OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
275OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
276Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
277[info] compiling 2 Scala sources to /build/repo/core/target/scala-3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY/classes ...
278[info] done compiling
279[info] compiling 1 Scala source to /build/repo/core/target/scala-3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY/test-classes ...
280[info] done compiling
281
282************************
283Build summary:
284[{
285 "module": "monitoring-server",
286 "compile": {"status": "ok", "tookMs": 11855, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
287 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
288 "test-compile": {"status": "ok", "tookMs": 1941, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
289 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
290 "publish": {"status": "skipped", "tookMs": 0},
291 "metadata": {
292 "crossScalaVersions": ["2.13.15", "2.12.20", "3.3.4"]
293}
294}]
295************************
296[success] Total time: 23 s, completed Nov 22, 2025, 1:51:12 AM
297[0JChecking patch project/plugins.sbt...
298Checking patch project/build.properties...
299Checking patch build.sbt...
300Applied patch project/plugins.sbt cleanly.
301Applied patch project/build.properties cleanly.
302Applied patch build.sbt cleanly.