Build Logs

autodeployai/pmml4s • 3.8.0-RC2:2025-11-28

Errors

0

Warnings

66

Total Lines

329

1##################################
2Clonning https://github.com/autodeployai/pmml4s.git into /build/repo using revision v1.5.8
3##################################
4Note: switching to '0c30fdbfb3c9ab9f8c1fb03e0f34080dc318d01c'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21----
22Preparing build for 3.8.0-RC2
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30
31Try apply source patch:
32Path: src/test/scala/org/pmml4s/metadata/AttributeTest.scala
33Pattern: values=DataVal.from(Array(
34Replacement: values=DataVal.from(Array[Any](
35Starting compilation server
36Compiling project (Scala 3.7.3, JVM (17))
37Compiled project (Scala 3.7.3, JVM (17))
38Successfully applied pattern 'values=DataVal.from(Array(' in src/test/scala/org/pmml4s/metadata/AttributeTest.scala
39
40Try apply source patch:
41Path: src/test/scala/org/pmml4s/transformations/MapValuesTest.scala
42Pattern: Array(null)
43Replacement: Array[Any](null)
44Successfully applied pattern 'Array(null)' in src/test/scala/org/pmml4s/transformations/MapValuesTest.scala
45----
46Starting build for 3.8.0-RC2
47Execute tests: true
48sbt project found:
49Sbt version 1.11.2 is not supported, minimal supported version is 1.11.5
50Enforcing usage of sbt in version 1.11.5
51No prepare script found for project autodeployai/pmml4s
52##################################
53Scala version: 3.8.0-RC2
54Targets: org.pmml4s%pmml4s
55Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"src/test/scala/org/pmml4s/metadata/AttributeTest.scala","pattern":"values=DataVal.from(Array(","replaceWith":"values=DataVal.from(Array[Any]("},{"path":"src/test/scala/org/pmml4s/transformations/MapValuesTest.scala","pattern":"Array(null)","replaceWith":"Array[Any](null)"}]}
56##################################
57Using extra scalacOptions: ,REQUIRE:-source:3.8
58Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
59[sbt_options] declare -a sbt_options=()
60[process_args] java_version = '17'
61[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
62# Executing command line:
63java
64-Dfile.encoding=UTF-8
65-Dcommunitybuild.scala=3.8.0-RC2
66-Dcommunitybuild.project.dependencies.add=
67-Xmx7G
68-Xms4G
69-Xss8M
70-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
71-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
72-jar
73/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
74"setCrossScalaVersions 3.8.0-RC2"
75"++3.8.0-RC2 -v"
76"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
77"set every credentials := Nil"
78"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
79"removeScalacOptionsStartingWith -P:wartremover"
80
81moduleMappings
82"runBuild 3.8.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"src/test/scala/org/pmml4s/metadata/AttributeTest.scala","pattern":"values=DataVal.from(Array(","replaceWith":"values=DataVal.from(Array[Any]("},{"path":"src/test/scala/org/pmml4s/transformations/MapValuesTest.scala","pattern":"Array(null)","replaceWith":"Array[Any](null)"}]}""" org.pmml4s%pmml4s"
83
84[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
85[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
86[info] loading project definition from /build/repo/project
87[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
88[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
89[info] Compilation completed in 8.708s.
90[info] done compiling
91/build/repo/build.sbt:34: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
92scalacOptions in(Compile, doc) := Seq("-no-link-warnings")
93 ^
94[info] loading settings for project repo from build.sbt...
95[info] set current project to pmml4s (in build file:/build/repo/)
96Execute setCrossScalaVersions: 3.8.0-RC2
97OpenCB::Changing crossVersion 3.1.3 -> 3.8.0-RC2 in repo/crossScalaVersions
98[info] set current project to pmml4s (in build file:/build/repo/)
99[info] Setting Scala version to 3.8.0-RC2 on 1 projects.
100[info] Switching Scala version on:
101[info] * repo (2.13.14, 2.11.12, 2.12.18, 3.8.0-RC2)
102[info] Excluding projects:
103[info] Reapplying settings...
104[info] set current project to pmml4s (in build file:/build/repo/)
105Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
106[info] Reapplying settings...
107[info] set current project to pmml4s (in build file:/build/repo/)
108[info] Defining Global / credentials, credentials
109[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 4 others.
110[info] Run `last` for details.
111[info] Reapplying settings...
112[info] set current project to pmml4s (in build file:/build/repo/)
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:331)
118 Did you mean allExcludeDependencies ?
119 , retry without global scopes
120[info] Reapplying settings...
121[info] set current project to pmml4s (in build file:/build/repo/)
122Execute removeScalacOptionsStartingWith: -P:wartremover
123[info] Reapplying settings...
124[info] set current project to pmml4s (in build file:/build/repo/)
125[success] Total time: 0 s, completed Nov 28, 2025, 1:17:20 PM
126Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"src/test/scala/org/pmml4s/metadata/AttributeTest.scala","pattern":"values=DataVal.from(Array(","replaceWith":"values=DataVal.from(Array[Any]("},{"path":"src/test/scala/org/pmml4s/transformations/MapValuesTest.scala","pattern":"Array(null)","replaceWith":"Array[Any](null)"}]}
127Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
128Starting build...
129Projects: Set(repo)
130Starting build for ProjectRef(file:/build/repo/,repo) (pmml4s)... [0/1]
131OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
132OpenCB::Filter out '-language:_', matches setting pattern '^-?-language:_'
133OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
134Compile scalacOptions: -unchecked, -encoding, utf8, -language:implicitConversions, -optimize, -opt:box-unbox, -opt:l:method, -opt:l:inline, -opt-inline-from:**, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
135[info] compiling 111 Scala sources to /build/repo/target/scala-3.8.0-RC2/classes ...
136[warn] bad option '-optimize' was ignored
137[warn] bad option '-opt:box-unbox' was ignored
138[warn] bad option '-opt:l:method' was ignored
139[warn] bad option '-opt:l:inline' was ignored
140[warn] bad option '-opt-inline-from:**' was ignored
141[warn] -- Warning: /build/repo/src/main/scala/org/pmml4s/common/outputs.scala:305:8 ---
142[warn] 305 | return cls
143[warn] | ^^^^^^^^^^
144[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
145[warn] -- Warning: /build/repo/src/main/scala/org/pmml4s/common/predictors.scala:68:8 -
146[warn] 68 | return Double.NaN
147[warn] | ^^^^^^^^^^^^^^^^^
148[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
149[warn] -- Warning: /build/repo/src/main/scala/org/pmml4s/common/predictors.scala:88:8 -
150[warn] 88 | return Double.NaN
151[warn] | ^^^^^^^^^^^^^^^^^
152[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
153[warn] -- Warning: /build/repo/src/main/scala/org/pmml4s/common/predictors.scala:126:10
154[warn] 126 | return 0.0
155[warn] | ^^^^^^^^^^
156[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
157[warn] -- Warning: /build/repo/src/main/scala/org/pmml4s/common/predictors.scala:134:10
158[warn] 134 | return 0.0
159[warn] | ^^^^^^^^^^
160[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
161[warn] -- Warning: /build/repo/src/main/scala/org/pmml4s/model/GeneralRegressionModel.scala:250:8
162[warn] 250 | return baselineCells(i)
163[warn] | ^^^^^^^^^^^^^^^^^^^^^^^
164[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
165[warn] -- Warning: /build/repo/src/main/scala/org/pmml4s/model/Model.scala:433:75 -----
166[warn] 433 | if (!field.indexDefined || !field.isValidValue(series(field.index))) return true
167[warn] | ^^^^^^^^^^^
168[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
169[warn] -- Warning: /build/repo/src/main/scala/org/pmml4s/model/NearestNeighborModel.scala:144:8
170[warn] 144 | return nullSeries
171[warn] | ^^^^^^^^^^^^^^^^^
172[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
173[warn] -- Warning: /build/repo/src/main/scala/org/pmml4s/model/Scorecard.scala:167:8 --
174[warn] 167 | return (attribute.score(series), attribute.reasonCode.orElse(reasonCode))
175[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
176[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
177[warn] -- Warning: /build/repo/src/main/scala/org/pmml4s/transformations/Apply.scala:69:8
178[warn] 69 | return res
179[warn] | ^^^^^^^^^^
180[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
181[warn] -- Warning: /build/repo/src/main/scala/org/pmml4s/transformations/functions.scala:440:14
182[warn] 440 | if (!p) return false
183[warn] | ^^^^^^^^^^^^
184[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
185[warn] -- Warning: /build/repo/src/main/scala/org/pmml4s/transformations/functions.scala:451:13
186[warn] 451 | if (p) return true
187[warn] | ^^^^^^^^^^^
188[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
189[warn] -- Warning: /build/repo/src/main/scala/org/pmml4s/xml/MiningBuilder.scala:160:10
190[warn] 160 | return f
191[warn] | ^^^^^^^^
192[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
193[warn] there were 7 deprecation warnings; re-run with -deprecation for details
194[warn] 19 warnings found
195[info] done compiling
196[info] compiling 24 Scala sources and 1 Java source to /build/repo/target/scala-3.8.0-RC2/test-classes ...
197[warn] bad option '-optimize' was ignored
198[warn] bad option '-opt:box-unbox' was ignored
199[warn] bad option '-opt:l:method' was ignored
200[warn] bad option '-opt:l:inline' was ignored
201[warn] bad option '-opt-inline-from:**' was ignored
202[warn] 5 warnings found
203[info] done compiling
204[info] MathUtilsTest:
205[info] - weightedMedian
206[info] CombinedSeriesTest:
207[info] - Basic
208[info] SupportVectorMachineModelTest:
209[info] - Scoring with continuous predictors
210[info] - Scoring with a categorical predictor
211[info] DataValTest:
212[info] - DataVal
213[info] - DoubleVal
214[info] - FloatVal
215[info] - LongVal
216[info] AttributeTest:
217[info] - Categorical attribute with predefined values
218[info] - Categorical attribute without predefined values
219[info] - Immutable categorical attribute without predefined values
220[info] - Continuous attribute with an interval and discrete missing values
221[info] - Continuous attribute with discrete valid values
222[info] - Continuous attribute with discrete missing and invalid values
223[info] GeneralRegressionModelTest:
224[info] - Multinomial Logistic Example
225[info] - General Linear Example
226[info] - Ordinal Multinomial Example
227[info] - Simple Regression Example
228[info] - Generalized Linear Model Example
229[info] - Example of a model with contrast matrices
230[info] - Cox Regression Model Example
231[info] - Cox Regression Model Example with baselineStrataVariable
232[info] ScorecardTest:
233[info] - Scoring Procedure
234[info] NearestNeighborModelTest:
235[info] - Scoring Example 1: Continuous predictors and two targets: continuous and categorical
236[info] - Scoring Example 2: Categorical predictor and categorical target with internal case ID variable
237[info] NaiveBayesModelTest:
238[info] - Scoring procedure
239[info] SeriesTest:
240[info] - filter
241[info] TreeModelTest:
242[info] - Scoring Procedure
243[info] - Scoring Procedure in records json format
244[info] - Scoring Procedure in split json format
245[info] - Scoring with residuals
246[info] - Scoring with explicit confidences
247[info] - Scoring with a missing value, and weightedConfidence missing value handling
248[info] - Scoring with multiple missing values, and weightedConfidence missing value handling
249[info] - Scoring with defaultChild missing value handling
250[info] - Scoring with lastPredictedValue missing value handling
251[info] - Scoring with nullPredictedValue missing value handling
252[info] - Scoring with aggregateNodes missing value handling
253[info] AnomalyDetectionModelTest:
254[info] - An example of an isolation forest model
255[info] - An example of an OCSVM model
256[info] - An example of a Clustering-based model
257[info] UtilsTest:
258[info] - isMissing
259[info] - inferDataType
260[info] RegressionModelTest:
261[info] - Linear Regression Sample
262[info] - Polynomial Regression Sample
263[info] - Logistic Regression for binary classification
264[info] - Sample for classification with more than two categories
265[info] - Using interaction terms
266[info] MiningModelTest:
267[info] - an ensemble of classification trees whose results are combined by majority vote
268[info] - an ensemble of regression trees whose results are combined by weighted averaging
269[info] - the first for which the predicate element of a segment is satisfied
270[info] - chain of models which output a "Pollen Index"
271[info] - the model composition approach where a decision tree model is used to select a regression model
272[info] - a more efficient implementation of the model composition approach where a decision tree model is used to select a regression model
273[info] - an ensemble of three trees in which each tree is weighted based on the node assignment
274[info] - a modelChain model with Output
275[info] RuleSetModelTest:
276[info] - PMML for the example (using only simple rules)
277[info] - PMML for the example (using compound rules)
278[info] - CompoundRule
279[info] MapValuesTest:
280[info] - a simple example from DMG
281[info] - mapMissingTo and defaultValue both are given
282[info] - mapMissingTo is given and defaultValue is not
283[info] AssociationModelTest:
284[info] - recommendation
285[info] - exclusiveRecommendation
286[info] - ruleAssociation
287[info] TextIndexTest:
288[info] - wordSeparatorCharacterRE=[\s\-]
289[info] - maxLevenshteinDistance
290[info] - countHits
291[info] - An example with maxLevenshteinDistance and case insensitive
292[info] - An example with normalization
293[info] FunctionsTest:
294[info] - modulo
295[info] - aggregation functions
296[info] ClusteringModelTest:
297[info] - Example for a center-based clustering model
298[info] NeuralNetworkTest:
299[info] - Example model
300[info] ModelTest:
301[info] - get model info
302[info] - make prediction
303[info] - custom model outputs
304
305************************
306Build summary:
307[{
308 "module": "pmml4s",
309 "compile": {"status": "ok", "tookMs": 27104, "warnings": 13, "errors": 0, "sourceVersion": "3.8"},
310 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
311 "test-compile": {"status": "ok", "tookMs": 10545, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
312 "test": {"status": "ok", "tookMs": 1294, "passed": 77, "failed": 0, "ignored": 0, "skipped": 0, "total": 77, "byFramework": [{"framework": "unknown", "stats": {"passed": 77, "failed": 0, "ignored": 0, "skipped": 0, "total": 77}}]},
313 "publish": {"status": "skipped", "tookMs": 0},
314 "metadata": {
315 "crossScalaVersions": ["2.13.14", "2.11.12", "2.12.18", "3.1.3"]
316}
317}]
318************************
319[success] Total time: 54 s, completed Nov 28, 2025, 1:18:15 PM
320[0JChecking patch src/test/scala/org/pmml4s/transformations/MapValuesTest.scala...
321Checking patch src/test/scala/org/pmml4s/metadata/AttributeTest.scala...
322Checking patch project/plugins.sbt...
323Checking patch project/build.properties...
324Checking patch build.sbt...
325Applied patch src/test/scala/org/pmml4s/transformations/MapValuesTest.scala cleanly.
326Applied patch src/test/scala/org/pmml4s/metadata/AttributeTest.scala cleanly.
327Applied patch project/plugins.sbt cleanly.
328Applied patch project/build.properties cleanly.
329Applied patch build.sbt cleanly.