Build Logs
touk/influxdb-reporter • 3.8.0-RC5:2025-12-31
Errors
20
Warnings
13
Total Lines
433
1##################################
2Clonning https://github.com/touk/influxdb-reporter.git into /build/repo using revision v1.4.0
3##################################
4Note: switching to '4a7e6ba9b546167cbe60bed45b879db754305186'.
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-RC5
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----
31Starting build for 3.8.0-RC5
32Execute tests: true
33sbt project found:
34Sbt version 1.9.8 is not supported, minimal supported version is 1.11.5
35Enforcing usage of sbt in version 1.11.5
36No prepare script found for project touk/influxdb-reporter
37##################################
38Scala version: 3.8.0-RC5
39Targets: pl.touk%influx-reporter pl.touk%influxdb-reporter-core pl.touk%influxdb-reporter-hikaricp-tracker pl.touk%influxdb-reporter-http-client pl.touk%influxdb-reporter-http-client-java-wrapper
40Project projectConfig: {"tests":null}
41##################################
42Using extra scalacOptions: ,REQUIRE:-source:3.8
43Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
44[sbt_options] declare -a sbt_options=()
45[process_args] java_version = '17'
46[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
47# Executing command line:
48java
49-Dfile.encoding=UTF-8
50-Dcommunitybuild.scala=3.8.0-RC5
51-Dcommunitybuild.project.dependencies.add=
52-Xmx7G
53-Xms4G
54-Xss8M
55-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
56-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
57-jar
58/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
59"setCrossScalaVersions 3.8.0-RC5"
60"++3.8.0-RC5 -v"
61"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
62"set every credentials := Nil"
63"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
64"removeScalacOptionsStartingWith -P:wartremover"
65
66moduleMappings
67"runBuild 3.8.0-RC5 """{"tests":null}""" pl.touk%influx-reporter pl.touk%influxdb-reporter-core pl.touk%influxdb-reporter-hikaricp-tracker pl.touk%influxdb-reporter-http-client pl.touk%influxdb-reporter-http-client-java-wrapper"
68
69[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
70[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
71[info] loading project definition from /build/repo/project
72/build/repo/build.sbt:33: 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
73 parallelExecution in Test := false
74 ^
75/build/repo/build.sbt:40: 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
76 publishTo in ThisBuild := {
77 ^
78/build/repo/build.sbt:47: 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
79 publishArtifact in Test := false,
80 ^
81/build/repo/build.sbt:142: 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
82 javacOptions in doc := Seq("-source", "1.8"),
83 ^
84/build/repo/build.sbt:157: 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
85 javacOptions in doc := Seq("-source", "1.8"),
86 ^
87[info] loading settings for project root from build.sbt, version.sbt...
88[info] set current project to influx-reporter (in build file:/build/repo/)
89Execute setCrossScalaVersions: 3.8.0-RC5
90OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC5 in httpClientJavaWrapper/crossScalaVersions
91OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC5 in core/crossScalaVersions
92OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC5 in hikariCPTracker/crossScalaVersions
93OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC5 in httpClient/crossScalaVersions
94OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC5 in root/crossScalaVersions
95[info] set current project to influx-reporter (in build file:/build/repo/)
96[info] Setting Scala version to 3.8.0-RC5 on 5 projects.
97[info] Switching Scala version on:
98[info] httpClientJavaWrapper (2.11.12, 2.12.18, 2.13.12, 3.8.0-RC5)
99[info] * root (2.11.12, 2.12.18, 2.13.12, 3.8.0-RC5)
100[info] httpClient (2.11.12, 2.12.18, 2.13.12, 3.8.0-RC5)
101[info] core (2.11.12, 2.12.18, 2.13.12, 3.8.0-RC5)
102[info] hikariCPTracker (2.11.12, 2.12.18, 2.13.12, 3.8.0-RC5)
103[info] Excluding projects:
104[info] Reapplying settings...
105[info] set current project to influx-reporter (in build file:/build/repo/)
106Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
107[info] Reapplying settings...
108[info] set current project to influx-reporter (in build file:/build/repo/)
109[info] Defining Global / credentials, core / credentials and 3 others.
110[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 24 others.
111[info] Run `last` for details.
112[info] Reapplying settings...
113[info] set current project to influx-reporter (in build file:/build/repo/)
114Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
115[info] Reapplying settings...
116OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
117
118 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
119 Did you mean allExcludeDependencies ?
120 , retry without global scopes
121[info] Reapplying settings...
122[info] set current project to influx-reporter (in build file:/build/repo/)
123Execute removeScalacOptionsStartingWith: -P:wartremover
124[info] Reapplying settings...
125[info] set current project to influx-reporter (in build file:/build/repo/)
126[success] Total time: 0 s, completed Dec 31, 2025, 9:55:40 PM
127Build config: {"tests":null}
128Parsed config: Failure(sjsonnew.DeserializationException: Expected String as JString, but got JNull)
129Starting build...
130Projects: Set(httpClientJavaWrapper, root, httpClient, core, hikariCPTracker)
131Starting build for ProjectRef(file:/build/repo/,httpClientJavaWrapper) (influxdb-reporter-http-client-java-wrapper)... [0/5]
132OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
133OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
134OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
135Compile scalacOptions: -unchecked, -encoding, utf8, -Ysafe-init, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
136[info] compiling 31 Scala sources to /build/repo/core/target/scala-3.8.0-RC5/classes ...
137[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
138[warn] one warning found
139[info] done compiling
140[info] compiling 4 Scala sources to /build/repo/http-client/target/scala-3.8.0-RC5/classes ...
141[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
142[warn] one warning found
143[info] done compiling
144[info] compiling 11 Java sources to /build/repo/http-client-java-wrapper/target/scala-3.8.0-RC5/classes ...
145[info] /build/repo/http-client-java-wrapper/src/main/java/influxdbreporter/javawrapper/MetricRegistry.java: MetricRegistry.java uses unchecked or unsafe operations.
146[info] /build/repo/http-client-java-wrapper/src/main/java/influxdbreporter/javawrapper/MetricRegistry.java: Recompile with -Xlint:unchecked for details.
147[info] done compiling
148[info] compiling 1 Java source to /build/repo/http-client-java-wrapper/target/scala-3.8.0-RC5/test-classes ...
149[info] done compiling
150Starting build for ProjectRef(file:/build/repo/,hikariCPTracker) (influxdb-reporter-hikaricp-tracker)... [1/5]
151Compile scalacOptions: -unchecked, -encoding, utf8, -Ysafe-init, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
152[info] compiling 2 Java sources to /build/repo/hikariCP-tracker/target/scala-3.8.0-RC5/classes ...
153[info] /build/repo/hikariCP-tracker/src/main/java/influxdbreporter/InfluxdbReporterMetricsTracker.java: Some input files use or override a deprecated API.
154[info] /build/repo/hikariCP-tracker/src/main/java/influxdbreporter/InfluxdbReporterMetricsTracker.java: Recompile with -Xlint:deprecation for details.
155[info] done compiling
156Starting build for ProjectRef(file:/build/repo/,core) (influxdb-reporter-core)... [2/5]
157Compile scalacOptions: -unchecked, -encoding, utf8, -Ysafe-init, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
158[info] compiling 13 Scala sources to /build/repo/core/target/scala-3.8.0-RC5/test-classes ...
159[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
160[warn] one warning found
161[info] done compiling
16221:56:04.339 [pool-36-thread-2-ScalaTest-running-PullingGaugeTests] INFO influxdbreporter.core.InfluxdbReporter - Influxdb scheduled reporter was started with 1 second report interval
16321:56:07.333 [pool-36-thread-2-ScalaTest-running-PullingGaugeTests] INFO influxdbreporter.core.StoppableReportingTaskWithRescheduling - Influxdb scheduled reporter was stopped!
164[info] PullingGaugeTests:
165[info] - A TagRelatedPullingMetricTests metric integration test
166[info] TimerCollectorTests:
167[info] A TimerCollector
168[info] - should write collector specific fields
169[info] - should write collector specific fields and static tags
170[info] - should write filtered list of fields when collector was properly configured
171[info] - should write fields with changed field name and value when collector was properly configured
172[info] - should return None when all fields was filtered
17321:56:07.749 [pool-36-thread-2-ScalaTest-running-CodehaleCounterTests] INFO influxdbreporter.core.InfluxdbReporter - Influxdb scheduled reporter was started with 1 second report interval
17421:56:10.751 [pool-36-thread-2-ScalaTest-running-CodehaleCounterTests] INFO influxdbreporter.core.StoppableReportingTaskWithRescheduling - Influxdb scheduled reporter was stopped!
175[info] CodehaleCounterTests:
176[info] - A CodehaleCounter metric integration test
177[info] FixedSizeWriterDataBufferTests:
178[info] A FixedSizeWriterDataBuffer
179[info] - should have max defined values of elements and remove old elements when is full and someone wants to add new ones
18021:56:10.777 [pool-36-thread-2-ScalaTest-running-CounterTests] INFO influxdbreporter.core.InfluxdbReporter - Influxdb scheduled reporter was started with 1 second report interval
18121:56:13.786 [pool-36-thread-2-ScalaTest-running-CounterTests] INFO influxdbreporter.core.StoppableReportingTaskWithRescheduling - Influxdb scheduled reporter was stopped!
182[info] CounterTests:
183[info] - An Counter metric integration test
18421:56:13.797 [pool-36-thread-2-ScalaTest-running-MetricsStressTest] INFO influxdbreporter.core.InfluxdbReporter - Influxdb scheduled reporter was started with 500 milliseconds report interval
185[info] MetricsStressTest:
186[info] - A stress test for InfluxDbReporter
18721:57:10.168 [pool-36-thread-2-ScalaTest-running-CodehaleHistogramTests] INFO influxdbreporter.core.InfluxdbReporter - Influxdb scheduled reporter was started with 1 second report interval
18821:57:13.171 [pool-36-thread-2-ScalaTest-running-CodehaleHistogramTests] INFO influxdbreporter.core.StoppableReportingTaskWithRescheduling - Influxdb scheduled reporter was stopped!
189[info] CodehaleHistogramTests:
190[info] - A CodehaleHistogram metric integration test
19121:57:13.181 [pool-36-thread-2-ScalaTest-running-InfluxdbReporterTests] INFO influxdbreporter.core.InfluxdbReporter - Influxdb scheduled reporter was started with 500 milliseconds report interval
19221:57:13.736 [scala-execution-context-global-283] ERROR influxdbreporter.core.InfluxdbReporter - Batch reporting error:
193java.lang.Exception: eg. timeout
194 at influxdbreporter.core.InfluxdbReporterTests$$anon$1$$anon$2.randomSendingResultWithConcurrencyChecks(InfluxdbReporterTests.scala:62)
195 at influxdbreporter.core.InfluxdbReporterTests$$anon$1$$anon$2.sendData(InfluxdbReporterTests.scala:48)
196 at influxdbreporter.core.BaseReporter.reportCollectedMetrics$$anonfun$1$$anonfun$1(BaseReporter.scala:46)
197 at influxdbreporter.core.BaseReporter.reportMetricBatchesSequentially$$anonfun$1$$anonfun$1(BaseReporter.scala:67)
198 at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:506)
199 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395)
200 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
201 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
202 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
203 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
204 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
20521:57:14.037 [scala-execution-context-global-286] ERROR influxdbreporter.core.InfluxdbReporter - Batch reporting error:
206java.lang.Exception: eg. timeout
207 at influxdbreporter.core.InfluxdbReporterTests$$anon$1$$anon$2.randomSendingResultWithConcurrencyChecks(InfluxdbReporterTests.scala:62)
208 at influxdbreporter.core.InfluxdbReporterTests$$anon$1$$anon$2.sendData(InfluxdbReporterTests.scala:48)
209 at influxdbreporter.core.BaseReporter.reportCollectedMetrics$$anonfun$1$$anonfun$1(BaseReporter.scala:46)
210 at influxdbreporter.core.BaseReporter.reportMetricBatchesSequentially$$anonfun$1$$anonfun$1(BaseReporter.scala:67)
211 at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:506)
212 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395)
213 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
214 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
215 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
216 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
217 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
21821:57:14.288 [scala-execution-context-global-285] ERROR influxdbreporter.core.InfluxdbReporter - Batch reporting error:
219java.lang.Exception: eg. timeout
220 at influxdbreporter.core.InfluxdbReporterTests$$anon$1$$anon$2.randomSendingResultWithConcurrencyChecks(InfluxdbReporterTests.scala:62)
221 at influxdbreporter.core.InfluxdbReporterTests$$anon$1$$anon$2.sendData(InfluxdbReporterTests.scala:48)
222 at influxdbreporter.core.BaseReporter.reportCollectedMetrics$$anonfun$1$$anonfun$1(BaseReporter.scala:46)
223 at influxdbreporter.core.BaseReporter.reportMetricBatchesSequentially$$anonfun$1$$anonfun$1(BaseReporter.scala:67)
224 at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:506)
225 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395)
226 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
227 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
228 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
229 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
230 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
23121:57:14.339 [scala-execution-context-global-285] ERROR influxdbreporter.core.InfluxdbReporter - Batch reporting error:
232java.lang.Exception: eg. timeout
233 at influxdbreporter.core.InfluxdbReporterTests$$anon$1$$anon$2.randomSendingResultWithConcurrencyChecks(InfluxdbReporterTests.scala:62)
234 at influxdbreporter.core.InfluxdbReporterTests$$anon$1$$anon$2.sendData(InfluxdbReporterTests.scala:48)
235 at influxdbreporter.core.BaseReporter.reportCollectedMetrics$$anonfun$1$$anonfun$1(BaseReporter.scala:46)
236 at influxdbreporter.core.BaseReporter.reportMetricBatchesSequentially$$anonfun$1$$anonfun$1(BaseReporter.scala:67)
237 at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:506)
238 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395)
239 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
240 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
241 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
242 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
243 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
24421:57:14.490 [scala-execution-context-global-284] ERROR influxdbreporter.core.InfluxdbReporter - Batch reporting error:
245java.lang.Exception: eg. timeout
246 at influxdbreporter.core.InfluxdbReporterTests$$anon$1$$anon$2.randomSendingResultWithConcurrencyChecks(InfluxdbReporterTests.scala:62)
247 at influxdbreporter.core.InfluxdbReporterTests$$anon$1$$anon$2.sendData(InfluxdbReporterTests.scala:48)
248 at influxdbreporter.core.BaseReporter.reportCollectedMetrics$$anonfun$1$$anonfun$1(BaseReporter.scala:46)
249 at influxdbreporter.core.BaseReporter.reportMetricBatchesSequentially$$anonfun$1$$anonfun$1(BaseReporter.scala:67)
250 at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:506)
251 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395)
252 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
253 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
254 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
255 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
256 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
25721:57:14.590 [scala-execution-context-global-286] ERROR influxdbreporter.core.InfluxdbReporter - Batch reporting error:
258java.lang.Exception: eg. timeout
259 at influxdbreporter.core.InfluxdbReporterTests$$anon$1$$anon$2.randomSendingResultWithConcurrencyChecks(InfluxdbReporterTests.scala:62)
260 at influxdbreporter.core.InfluxdbReporterTests$$anon$1$$anon$2.sendData(InfluxdbReporterTests.scala:48)
261 at influxdbreporter.core.BaseReporter.reportCollectedMetrics$$anonfun$1$$anonfun$1(BaseReporter.scala:46)
262 at influxdbreporter.core.BaseReporter.reportMetricBatchesSequentially$$anonfun$1$$anonfun$1(BaseReporter.scala:67)
263 at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:506)
264 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395)
265 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
266 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
267 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
268 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
269 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
27021:57:14.640 [scala-execution-context-global-286] ERROR influxdbreporter.core.InfluxdbReporter - Batch reporting error:
271java.lang.Exception: eg. timeout
272 at influxdbreporter.core.InfluxdbReporterTests$$anon$1$$anon$2.randomSendingResultWithConcurrencyChecks(InfluxdbReporterTests.scala:62)
273 at influxdbreporter.core.InfluxdbReporterTests$$anon$1$$anon$2.sendData(InfluxdbReporterTests.scala:48)
274 at influxdbreporter.core.BaseReporter.reportCollectedMetrics$$anonfun$1$$anonfun$1(BaseReporter.scala:46)
275 at influxdbreporter.core.BaseReporter.reportMetricBatchesSequentially$$anonfun$1$$anonfun$1(BaseReporter.scala:67)
276 at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:506)
277 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395)
278 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
279 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
280 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
281 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
282 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
28321:57:14.741 [scala-execution-context-global-286] ERROR influxdbreporter.core.InfluxdbReporter - Batch reporting error:
284java.lang.Exception: eg. timeout
285 at influxdbreporter.core.InfluxdbReporterTests$$anon$1$$anon$2.randomSendingResultWithConcurrencyChecks(InfluxdbReporterTests.scala:62)
286 at influxdbreporter.core.InfluxdbReporterTests$$anon$1$$anon$2.sendData(InfluxdbReporterTests.scala:48)
287 at influxdbreporter.core.BaseReporter.reportCollectedMetrics$$anonfun$1$$anonfun$1(BaseReporter.scala:46)
288 at influxdbreporter.core.BaseReporter.reportMetricBatchesSequentially$$anonfun$1$$anonfun$1(BaseReporter.scala:67)
289 at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:506)
290 at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395)
291 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
292 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
293 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
294 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
295 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
29621:57:14.743 [pool-36-thread-2-ScalaTest-running-InfluxdbReporterTests] INFO influxdbreporter.core.InfluxdbReporter - Influxdb scheduled reporter was started with 500 milliseconds report interval
29721:57:14.744 [pool-36-thread-2-ScalaTest-running-InfluxdbReporterTests] INFO influxdbreporter.core.InfluxdbReporter - Influxdb scheduled reporter was started with 500 milliseconds report interval
29821:57:14.744 [pool-36-thread-2-ScalaTest-running-InfluxdbReporterTests] INFO influxdbreporter.core.StoppableReportingTaskWithRescheduling - Influxdb scheduled reporter was stopped!
29921:57:14.745 [pool-36-thread-2-ScalaTest-running-InfluxdbReporterTests] INFO influxdbreporter.core.InfluxdbReporter - Influxdb scheduled reporter was started with 500 milliseconds report interval
30021:57:14.746 [pool-36-thread-2-ScalaTest-running-InfluxdbReporterTests] INFO influxdbreporter.core.InfluxdbReporter - Influxdb scheduled reporter was started with 500 milliseconds report interval
301[info] InfluxdbReporterTests:
302[info] - Batch reports should be invoked sequentially
303[info] - Reporter cannot be started twice
304[info] - Reporter can be started again only when previously started task was stopped
305[info] - Not sent metrics measurements should be buffered when buffer is configured *** FAILED ***
306[info] Wrong count of measurements (inv no: 1) (InfluxdbReporterTests.scala:111)
30721:57:15.790 [pool-36-thread-2-ScalaTest-running-LineProtocolWriterTests] WARN influxdbreporter.core.writers.LineProtocolWriter - Duplicated tags [t=1] were rejected and not sent to influxdb
30821:57:15.792 [pool-36-thread-2-ScalaTest-running-LineProtocolWriterTests] WARN influxdbreporter.core.writers.LineProtocolWriter - Duplicated tags [t=1] were rejected and not sent to influxdb
309[info] LineProtocolWriterTests:
310[info] A LineProtocolWriter
311[info] - should generate proper Writer Data values
312[info] - should skip tag when value is empty
313[info] - should generate data with sorted tags
314[info] - should add static tags to returned result
315[info] should escape given characters in measurement name
316[info] - when char is ' '
317[info] - when char is ','
318[info] should escape given characters in tag name
319[info] - when char is '='
320[info] - when char is ' '
321[info] - when char is ','
322[info] should escape given characters in tag value
323[info] - when char is '='
324[info] - when char is ' '
325[info] - when char is ','
326[info] should escape given characters in field name
327[info] - when char is '='
328[info] - when char is ' '
329[info] - when char is ','
330[info] should escape given characters in field value
331[info] - when char is '"'
332[info] should not escape
333[info] - when '=' is in measurement name
334[info] - when '=' is in field value
335[info] - when space is is field value
336[info] - when ',' is in field value
337[info] - when '"' in measurement name
338[info] - when '"' in tag name
339[info] - when '"' in tag value
340[info] - when '"' in field name
341[info] - should distinct tags by name
34221:57:15.803 [pool-36-thread-2-ScalaTest-running-HistogramTests] INFO influxdbreporter.core.InfluxdbReporter - Influxdb scheduled reporter was started with 1 second report interval
34321:57:18.805 [pool-36-thread-2-ScalaTest-running-HistogramTests] INFO influxdbreporter.core.StoppableReportingTaskWithRescheduling - Influxdb scheduled reporter was stopped!
344[info] HistogramTests:
345[info] - An Histogram metric integration test
34621:57:18.813 [pool-36-thread-2-ScalaTest-running-DiscreteGaugeTests] INFO influxdbreporter.core.InfluxdbReporter - Influxdb scheduled reporter was started with 500 milliseconds report interval
347[info] DiscreteGaugeTests:
348[info] A DiscreteGauge
349[info] - should be thread safe
350[info] - should add uniqueness ensuring tag for each gauge metric
351Starting build for ProjectRef(file:/build/repo/,root) (influx-reporter)... [3/5]
352Compile scalacOptions: -unchecked, -encoding, utf8, -Ysafe-init, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
353Starting build for ProjectRef(file:/build/repo/,httpClient) (influxdb-reporter-http-client)... [4/5]
354Compile scalacOptions: -unchecked, -encoding, utf8, -Ysafe-init, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
355[info] compiling 1 Scala source to /build/repo/http-client/target/scala-3.8.0-RC5/test-classes ...
356[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
357[warn] one warning found
358[info] done compiling
3592025/12/31 21:57:33 INFO [dbReporterTests] influxdbreporter.core.InfluxdbReporter - Influxdb scheduled reporter was started with 500 milliseconds report interval
3602025/12/31 21:57:33 DEBUG[text-global-284] influxdbreporter.HttpInfluxdbClient - Data was sent and successfully written
3612025/12/31 21:57:33 DEBUG[text-global-284] influxdbreporter.HttpInfluxdbClient - Request body:\nsimple.c2.counter count=1.0 1767214653542000000
362simple.c3.counter count=2.0 1767214653542000000
363simple.c1.counter count=4.0 1767214653542000000
364
3652025/12/31 21:57:33 INFO [dbReporterTests] i.core.StoppableReportingTaskWithRescheduling - Influxdb scheduled reporter was stopped!
3662025/12/31 21:57:34 INFO [dbReporterTests] influxdbreporter.core.InfluxdbReporter - Influxdb scheduled reporter was started with 500 milliseconds report interval
3672025/12/31 21:57:35 DEBUG[text-global-285] influxdbreporter.HttpInfluxdbClient - Data was sent and successfully written
3682025/12/31 21:57:35 DEBUG[text-global-285] influxdbreporter.HttpInfluxdbClient - Request body:\nsimple.c2.counter count=1.0 1767214655306000000
369simple.c3.counter count=2.0 1767214655306000000
370simple.c1.counter count=4.0 1767214655306000000
371
3722025/12/31 21:57:35 INFO [dbReporterTests] i.core.StoppableReportingTaskWithRescheduling - Influxdb scheduled reporter was stopped!
373[info] HttpInfluxdbReporterTests:
374[info] - Reporter could be started several times
375
376************************
377Build summary:
378[{
379 "module": "influxdb-reporter-http-client-java-wrapper",
380 "compile": {"status": "ok", "tookMs": 11302, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
381 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
382 "test-compile": {"status": "ok", "tookMs": 370, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
383 "test": {"status": "ok", "tookMs": 243, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
384 "publish": {"status": "skipped", "tookMs": 0},
385 "metadata": {
386 "crossScalaVersions": ["2.11.12", "2.12.18", "2.13.12", "3.3.1"]
387}
388},{
389 "module": "influxdb-reporter-hikaricp-tracker",
390 "compile": {"status": "ok", "tookMs": 526, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
391 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
392 "test-compile": {"status": "ok", "tookMs": 380, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
393 "test": {"status": "ok", "tookMs": 235, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
394 "publish": {"status": "skipped", "tookMs": 0},
395 "metadata": {
396 "crossScalaVersions": ["2.11.12", "2.12.18", "2.13.12", "3.3.1"]
397}
398},{
399 "module": "influxdb-reporter-core",
400 "compile": {"status": "ok", "tookMs": 51, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
401 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
402 "test-compile": {"status": "ok", "tookMs": 4384, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
403 "test": {"status": "failed", "tookMs": 86991, "passed": 42, "failed": 1, "ignored": 0, "skipped": 0, "total": 43, "byFramework": [{"framework": "unknown", "stats": {"passed": 42, "failed": 1, "ignored": 0, "skipped": 0, "total": 43}}]},
404 "publish": {"status": "skipped", "tookMs": 0},
405 "metadata": {
406 "crossScalaVersions": ["2.11.12", "2.12.18", "2.13.12", "3.3.1"]
407}
408},{
409 "module": "influx-reporter",
410 "compile": {"status": "ok", "tookMs": 50, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
411 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
412 "test-compile": {"status": "ok", "tookMs": 75, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
413 "test": {"status": "ok", "tookMs": 68, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
414 "publish": {"status": "skipped", "tookMs": 0},
415 "metadata": {
416 "crossScalaVersions": ["2.11.12", "2.12.18", "2.13.12", "3.3.1"]
417}
418},{
419 "module": "influxdb-reporter-http-client",
420 "compile": {"status": "ok", "tookMs": 85, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
421 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
422 "test-compile": {"status": "ok", "tookMs": 730, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
423 "test": {"status": "ok", "tookMs": 2978, "passed": 1, "failed": 0, "ignored": 0, "skipped": 0, "total": 1, "byFramework": [{"framework": "unknown", "stats": {"passed": 1, "failed": 0, "ignored": 0, "skipped": 0, "total": 1}}]},
424 "publish": {"status": "skipped", "tookMs": 0},
425 "metadata": {
426 "crossScalaVersions": ["2.11.12", "2.12.18", "2.13.12", "3.3.1"]
427}
428}]
429************************
430[error] Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: influxdb-reporter-core
431[error] (Global / runBuild) Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: influxdb-reporter-core
432[error] Total time: 115 s (0:01:55.0), completed Dec 31, 2025, 9:57:35 PM
433[0JBuild failed, not retrying.