Build Logs

autodeployai/pmml4s • 3.8.0-RC3:2025-12-04

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-RC3
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-RC3
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-RC3
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-RC3
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-RC3"
75"++3.8.0-RC3 -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-RC3 """{"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.973s.
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-RC3
97OpenCB::Changing crossVersion 3.1.3 -> 3.8.0-RC3 in repo/crossScalaVersions
98[info] set current project to pmml4s (in build file:/build/repo/)
99[info] Setting Scala version to 3.8.0-RC3 on 1 projects.
100[info] Switching Scala version on:
101[info] * repo (2.13.14, 2.11.12, 2.12.18, 3.8.0-RC3)
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 Dec 4, 2025, 2:56:05 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-RC3/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-RC3/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] ClusteringModelTest:
205[info] - Example for a center-based clustering model
206[info] RegressionModelTest:
207[info] - Linear Regression Sample
208[info] - Polynomial Regression Sample
209[info] - Logistic Regression for binary classification
210[info] - Sample for classification with more than two categories
211[info] - Using interaction terms
212[info] MapValuesTest:
213[info] - a simple example from DMG
214[info] - mapMissingTo and defaultValue both are given
215[info] - mapMissingTo is given and defaultValue is not
216[info] AnomalyDetectionModelTest:
217[info] - An example of an isolation forest model
218[info] - An example of an OCSVM model
219[info] - An example of a Clustering-based model
220[info] ModelTest:
221[info] - get model info
222[info] - make prediction
223[info] - custom model outputs
224[info] FunctionsTest:
225[info] - modulo
226[info] - aggregation functions
227[info] SupportVectorMachineModelTest:
228[info] - Scoring with continuous predictors
229[info] - Scoring with a categorical predictor
230[info] MathUtilsTest:
231[info] - weightedMedian
232[info] UtilsTest:
233[info] - isMissing
234[info] - inferDataType
235[info] MiningModelTest:
236[info] - an ensemble of classification trees whose results are combined by majority vote
237[info] - an ensemble of regression trees whose results are combined by weighted averaging
238[info] - the first for which the predicate element of a segment is satisfied
239[info] - chain of models which output a "Pollen Index"
240[info] - the model composition approach where a decision tree model is used to select a regression model
241[info] - a more efficient implementation of the model composition approach where a decision tree model is used to select a regression model
242[info] - an ensemble of three trees in which each tree is weighted based on the node assignment
243[info] - a modelChain model with Output
244[info] NearestNeighborModelTest:
245[info] - Scoring Example 1: Continuous predictors and two targets: continuous and categorical
246[info] - Scoring Example 2: Categorical predictor and categorical target with internal case ID variable
247[info] RuleSetModelTest:
248[info] - PMML for the example (using only simple rules)
249[info] - PMML for the example (using compound rules)
250[info] - CompoundRule
251[info] AttributeTest:
252[info] - Categorical attribute with predefined values
253[info] - Categorical attribute without predefined values
254[info] - Immutable categorical attribute without predefined values
255[info] - Continuous attribute with an interval and discrete missing values
256[info] - Continuous attribute with discrete valid values
257[info] - Continuous attribute with discrete missing and invalid values
258[info] TextIndexTest:
259[info] - wordSeparatorCharacterRE=[\s\-]
260[info] - maxLevenshteinDistance
261[info] - countHits
262[info] - An example with maxLevenshteinDistance and case insensitive
263[info] - An example with normalization
264[info] GeneralRegressionModelTest:
265[info] - Multinomial Logistic Example
266[info] - General Linear Example
267[info] - Ordinal Multinomial Example
268[info] - Simple Regression Example
269[info] - Generalized Linear Model Example
270[info] - Example of a model with contrast matrices
271[info] - Cox Regression Model Example
272[info] - Cox Regression Model Example with baselineStrataVariable
273[info] NeuralNetworkTest:
274[info] - Example model
275[info] DataValTest:
276[info] - DataVal
277[info] - DoubleVal
278[info] - FloatVal
279[info] - LongVal
280[info] AssociationModelTest:
281[info] - recommendation
282[info] - exclusiveRecommendation
283[info] - ruleAssociation
284[info] CombinedSeriesTest:
285[info] - Basic
286[info] NaiveBayesModelTest:
287[info] - Scoring procedure
288[info] ScorecardTest:
289[info] - Scoring Procedure
290[info] SeriesTest:
291[info] - filter
292[info] TreeModelTest:
293[info] - Scoring Procedure
294[info] - Scoring Procedure in records json format
295[info] - Scoring Procedure in split json format
296[info] - Scoring with residuals
297[info] - Scoring with explicit confidences
298[info] - Scoring with a missing value, and weightedConfidence missing value handling
299[info] - Scoring with multiple missing values, and weightedConfidence missing value handling
300[info] - Scoring with defaultChild missing value handling
301[info] - Scoring with lastPredictedValue missing value handling
302[info] - Scoring with nullPredictedValue missing value handling
303[info] - Scoring with aggregateNodes missing value handling
304
305************************
306Build summary:
307[{
308 "module": "pmml4s",
309 "compile": {"status": "ok", "tookMs": 27440, "warnings": 13, "errors": 0, "sourceVersion": "3.8"},
310 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
311 "test-compile": {"status": "ok", "tookMs": 10009, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
312 "test": {"status": "ok", "tookMs": 1343, "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: 59 s, completed Dec 4, 2025, 2:57:05 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.