Build Logs

paoloboni/binance-scala-client • 3.8.0:2026-01-13

Errors

26

Warnings

28

Total Lines

733

1##################################
2Clonning https://github.com/paoloboni/binance-scala-client.git into /build/repo using revision v1.6.1
3##################################
4Note: switching to '7438b7710c402cc66dbf58b47bc2fe7d830669be'.
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.2.1
22----
23Preparing build for 3.8.0
24Scala binary version found: 3.8
25Implicitly using source version 3.8
26Scala binary version found: 3.8
27Implicitly using source version 3.8
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.8
30Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
31
32Try apply source patch:
33Path: build.sbt
34Pattern: val scala3 = "3.2.1"
35Replacement: val scala3 = "3.8.0"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val scala3 = "3.2.1"' in build.sbt
40----
41Starting build for 3.8.0
42Execute tests: true
43sbt project found:
44Sbt version 1.8.2 is not supported, minimal supported version is 1.11.5
45Enforcing usage of sbt in version 1.11.5
46No prepare script found for project paoloboni/binance-scala-client
47##################################
48Scala version: 3.8.0
49Targets: io.github.paoloboni%binance-scala-client
50Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.2.1\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
51##################################
52Using extra scalacOptions: ,REQUIRE:-source:3.8
53Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
54[sbt_options] declare -a sbt_options=()
55[process_args] java_version = '17'
56[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
57# Executing command line:
58java
59-Dfile.encoding=UTF-8
60-Dcommunitybuild.scala=3.8.0
61-Dcommunitybuild.project.dependencies.add=
62-Xmx7G
63-Xms4G
64-Xss8M
65-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
66-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
67-jar
68/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
69"setCrossScalaVersions 3.8.0"
70"++3.8.0 -v"
71"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
72"set every credentials := Nil"
73"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
74"removeScalacOptionsStartingWith -P:wartremover"
75
76moduleMappings
77"runBuild 3.8.0 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.2.1\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" io.github.paoloboni%binance-scala-client"
78
79[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
80[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
81[info] loading project definition from /build/repo/project
82[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
83[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
84[info] Compilation completed in 8.699s.
85[info] done compiling
86[info] loading settings for project root from build.sbt, sonatype.sbt, version.sbt...
87[info] set current project to binance-scala-client (in build file:/build/repo/)
88Execute setCrossScalaVersions: 3.8.0
89OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in root/crossScalaVersions
90[info] set current project to binance-scala-client (in build file:/build/repo/)
91[info] Setting Scala version to 3.8.0 on 1 projects.
92[info] Switching Scala version on:
93[info] * root (2.12.17, 2.13.10, 3.8.0)
94[info] Excluding projects:
95[info] Reapplying settings...
96[info] set current project to binance-scala-client (in build file:/build/repo/)
97Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
98[info] Reapplying settings...
99[info] set current project to binance-scala-client (in build file:/build/repo/)
100[info] Defining Global / credentials, credentials
101[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 4 others.
102[info] Run `last` for details.
103[info] Reapplying settings...
104[info] set current project to binance-scala-client (in build file:/build/repo/)
105Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
106[info] Reapplying settings...
107OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
108
109 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
110 Did you mean allExcludeDependencies ?
111 , retry without global scopes
112[info] Reapplying settings...
113[info] set current project to binance-scala-client (in build file:/build/repo/)
114Execute removeScalacOptionsStartingWith: -P:wartremover
115[info] Reapplying settings...
116[info] set current project to binance-scala-client (in build file:/build/repo/)
117[success] Total time: 0 s, completed Jan 13, 2026, 4:01:47 PM
118Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.2.1\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
119Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
120Starting build...
121Projects: Set(root)
122Starting build for ProjectRef(file:/build/repo/,root) (binance-scala-client)... [0/1]
123OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
124OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
125OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
126OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
127Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Xmax-inlines, 64, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
128[info] Headers created for 77 files:
129[info] /build/repo/src/main/scala/io/github/paoloboni/binance/BinanceApi.scala
130[info] /build/repo/src/main/scala/io/github/paoloboni/binance/common/response/package.scala
131[info] /build/repo/src/main/scala/io/github/paoloboni/http/ratelimit/package.scala
132[info] /build/repo/src/main/scala/io/github/paoloboni/binance/spot/response/SpotOrderCreateResponse.scala
133[info] /build/repo/src/main/scala/io/github/paoloboni/binance/spot/response/SpotAccountInfoResponse.scala
134[info] /build/repo/src/main/scala/io/github/paoloboni/binance/spot/SpotRestApiV3.scala
135[info] /build/repo/src/main/scala/io/github/paoloboni/binance/common/parameters/TimeParams.scala
136[info] /build/repo/src/main/scala-3/io/github/paoloboni/json/SumDecoder.scala
137[info] /build/repo/src/main/scala-3/io/github/paoloboni/http/StringConverter.scala
138[info] /build/repo/src/main/scala/io/github/paoloboni/encryption/MkSignedUri.scala
139[info] /build/repo/src/main/scala-3/io/github/paoloboni/binance/fapi/parameters/FutureOrderCreateResponseType.scala
140[info] /build/repo/src/main/scala-3/io/github/paoloboni/binance/common/response/RateLimitEnums.scala
141[info] /build/repo/src/main/scala/io/github/paoloboni/binance/fapi/response/ExchangeInformation.scala
142[info] /build/repo/src/main/scala/io/github/paoloboni/http/ratelimit/RateLimiter.scala
143[info] /build/repo/src/main/scala/io/github/paoloboni/binance/fapi/parameters/FutureOrderCreateParams.scala
144[info] /build/repo/src/main/scala/io/github/paoloboni/binance/fapi/response/DepthGetResponse.scala
145[info] /build/repo/src/main/scala/io/github/paoloboni/binance/fapi/response/FutureOrderCreateResponse.scala
146[info] /build/repo/src/main/scala/io/github/paoloboni/binance/fapi/parameters/FutureOrderCancelParams.scala
147[info] /build/repo/src/main/scala/io/github/paoloboni/binance/spot/response/SpotOrderQueryResponse.scala
148[info] /build/repo/src/main/scala/io/github/paoloboni/binance/common/response/KLineStream.scala
149[info] /build/repo/src/main/scala/io/github/paoloboni/binance/spot/parameters/v3/KLines.scala
150[info] /build/repo/src/main/scala/io/github/paoloboni/binance/fapi/response/PartialDepthStream.scala
151[info] /build/repo/src/main/scala/io/github/paoloboni/binance/common/response/DepthGetResponse.scala
152[info] /build/repo/src/main/scala/io/github/paoloboni/binance/common/response/ContractKLineStream.scala
153[info] /build/repo/src/main/scala-3/io/github/paoloboni/binance/spot/SpotOrderStatus.scala
154[info] /build/repo/src/main/scala/io/github/paoloboni/binance/fapi/response/ChangeInitialLeverageResponse.scala
155[info] /build/repo/src/main/scala/io/github/paoloboni/binance/fapi/response/AggregateTradeStream.scala
156[info] /build/repo/src/main/scala/io/github/paoloboni/binance/common/response/Ask.scala
157[info] /build/repo/src/main/scala-3/io/github/paoloboni/binance/fapi/parameters/DepthLimit.scala
158[info] /build/repo/src/main/scala/io/github/paoloboni/binance/fapi/response/FutureAccountInfoResponse.scala
159[info] /build/repo/src/main/scala-3/io/github/paoloboni/binance/fapi/FutureContractStatus.scala
160[info] /build/repo/src/main/scala-3/io/github/paoloboni/binance/fapi/FutureContractType.scala
161[info] /build/repo/src/main/scala/io/github/paoloboni/binance/common/response/PartialDepthStream.scala
162[info] /build/repo/src/main/scala/io/github/paoloboni/binance/common/response/BookTicker.scala
163[info] /build/repo/src/main/scala/io/github/paoloboni/binance/spot/parameters/SpotOrderCreateParams.scala
164[info] /build/repo/src/main/scala/io/github/paoloboni/binance/common/response/RelaxedListDecoder.scala
165[info] /build/repo/src/main/scala/io/github/paoloboni/binance/common/KLine.scala
166[info] /build/repo/src/main/scala/io/github/paoloboni/binance/fapi/response/MarkPriceUpdate.scala
167[info] /build/repo/src/main/scala/io/github/paoloboni/binance/spot/SpotApi.scala
168[info] /build/repo/src/main/scala/io/github/paoloboni/binance/common/parameters/KLines.scala
169[info] /build/repo/src/main/scala/io/github/paoloboni/binance/fapi/parameters/FutureGetOrderParams.scala
170[info] /build/repo/src/main/scala/io/github/paoloboni/binance/common/response/DiffDepthStream.scala
171[info] /build/repo/src/main/scala-3/io/github/paoloboni/binance/spot/response/FilterCodecs.scala
172[info] /build/repo/src/main/scala/io/github/paoloboni/binance/fapi/response/FutureOrderGetResponse.scala
173[info] /build/repo/src/main/scala-3/io/github/paoloboni/binance/fapi/FutureOrderStatus.scala
174[info] /build/repo/src/main/scala-3/io/github/paoloboni/binance/spot/parameters/SpotOrderCreateResponseType.scala
175[info] /build/repo/src/main/scala/io/github/paoloboni/binance/common/BinanceConfig.scala
176[info] /build/repo/src/main/scala/io/github/paoloboni/binance/spot/response/ExchangeInformation.scala
177[info] /build/repo/src/main/scala/io/github/paoloboni/binance/common/response/Bid.scala
178[info] /build/repo/src/main/scala/io/github/paoloboni/binance/fapi/FutureApi.scala
179[info] /build/repo/src/main/scala-3/io/github/paoloboni/binance/fapi/FuturePositionSide.scala
180[info] /build/repo/src/main/scala/io/github/paoloboni/binance/spot/parameters/SpotOrderQueryParams.scala
181[info] /build/repo/src/main/scala-3/io/github/paoloboni/binance/fapi/response/FilterCodecs.scala
182[info] /build/repo/src/main/scala-3/io/github/paoloboni/binance/common/package.scala
183[info] /build/repo/src/main/scala/io/github/paoloboni/binance/fapi/parameters/ChangeInitialLeverageParams.scala
184[info] /build/repo/src/main/scala-3/io/github/paoloboni/binance/fapi/parameters/FutureWorkingType.scala
185[info] /build/repo/src/main/scala-3/io/github/paoloboni/binance/spot/SpotTimeInForce.scala
186[info] /build/repo/src/main/scala-3/io/github/paoloboni/binance/common/parameters/DepthLimit.scala
187[info] /build/repo/src/main/scala/io/github/paoloboni/encryption/HMAC.scala
188[info] /build/repo/src/main/scala/io/github/paoloboni/binance/fapi/response/DiffDepthStream.scala
189[info] /build/repo/src/main/scala-3/io/github/paoloboni/binance/common/Interval.scala
190[info] /build/repo/src/main/scala/io/github/paoloboni/binance/spot/parameters/SpotOrderCancelParams.scala
191[info] /build/repo/src/main/scala-3/io/github/paoloboni/binance/fapi/FutureOrderType.scala
192[info] /build/repo/src/main/scala-3/io/github/paoloboni/binance/fapi/response/ContractType.scala
193[info] /build/repo/src/main/scala/io/github/paoloboni/http/package.scala
194[info] /build/repo/src/main/scala/io/github/paoloboni/binance/common/response/RateLimit.scala
195[info] /build/repo/src/main/scala/io/github/paoloboni/http/HttpClient.scala
196[info] /build/repo/src/main/scala-3/io/github/paoloboni/binance/common/response/Level.scala
197[info] /build/repo/src/main/scala/io/github/paoloboni/binance/spot/parameters/v3/DepthParams.scala
198[info] /build/repo/src/main/scala/io/github/paoloboni/binance/common/parameters/DepthParams.scala
199[info] /build/repo/src/main/scala/io/github/paoloboni/binance/fapi/parameters/DepthParams.scala
200[info] /build/repo/src/main/scala-3/io/github/paoloboni/http/QueryParamsConverter.scala
201[info] /build/repo/src/main/scala-3/io/github/paoloboni/binance/fapi/parameters/DepthUpdateSpeed.scala
202[info] /build/repo/src/main/scala/io/github/paoloboni/binance/common/response/TradeStream.scala
203[info] /build/repo/src/main/scala-3/io/github/paoloboni/binance/spot/SpotOrderType.scala
204[info] /build/repo/src/main/scala-3/io/github/paoloboni/binance/fapi/FutureTimeInForce.scala
205[info] /build/repo/src/main/scala/io/github/paoloboni/binance/BinanceClient.scala
206[info] compiling 77 Scala sources to /build/repo/target/scala-3.8.0/classes ...
207[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
208[warn] -- [E197] Potential Issue Warning: /build/repo/src/main/scala-3/io/github/paoloboni/binance/common/package.scala:58:6
209[warn] 58 | new EnumDecoder[T] {
210[warn] | ^
211[warn] | New anonymous class definition will be duplicated at each inline site
212[warn] |
213[warn] | longer explanation available when compiling with `-explain`
214[warn] -- [E197] Potential Issue Warning: /build/repo/src/main/scala-3/io/github/paoloboni/http/QueryParamsConverter.scala:42:6
215[warn] 42 | new StringConverter[T] {
216[warn] | ^
217[warn] | New anonymous class definition will be duplicated at each inline site
218[warn] |
219[warn] | longer explanation available when compiling with `-explain`
220[warn] -- [E197] Potential Issue Warning: /build/repo/src/main/scala-3/io/github/paoloboni/http/QueryParamsConverter.scala:86:4
221[warn] 86 | new QueryParamsConverter[T] {
222[warn] | ^
223[warn] | New anonymous class definition will be duplicated at each inline site
224[warn] |
225[warn] | longer explanation available when compiling with `-explain`
226[warn] -- [E197] Potential Issue Warning: /build/repo/src/main/scala-3/io/github/paoloboni/json/SumDecoder.scala:59:8
227[warn] 59 | new SumDecoder[T]() {
228[warn] | ^
229[warn] | New anonymous class definition will be duplicated at each inline site
230[warn] |
231[warn] | longer explanation available when compiling with `-explain`
232[warn] 5 warnings found
233[info] done compiling
234[info] Headers created for 16 files:
235[info] /build/repo/src/test/scala/io/github/paoloboni/binance/spot/response/FilterCodecsTest.scala
236[info] /build/repo/src/test/scala/io/github/paoloboni/http/ratelimit/RateLimiterTest.scala
237[info] /build/repo/src/test/scala/io/github/paoloboni/binance/spot/response/FilterCodecsTestCases.scala
238[info] /build/repo/src/test/scala/io/github/paoloboni/binance/SharedResources.scala
239[info] /build/repo/src/test/scala/io/github/paoloboni/http/HttpClientTest.scala
240[info] /build/repo/src/test/scala/io/github/paoloboni/binance/spot/parameters/v3/DepthLimitTest.scala
241[info] /build/repo/src/test/scala/io/github/paoloboni/binance/spot/response/FilterTypeJsonTest.scala
242[info] /build/repo/src/test/scala/io/github/paoloboni/binance/FapiClientIntegrationTest.scala
243[info] /build/repo/src/test/scala/io/github/paoloboni/binance/fapi/response/FApiExchangeInfoJsonTest.scala
244[info] /build/repo/src/test/scala/io/github/paoloboni/TestAsync.scala
245[info] /build/repo/src/test/scala/io/github/paoloboni/http/QueryParamsConverterTest.scala
246[info] /build/repo/src/test/scala/io/github/paoloboni/binance/IntegrationTest.scala
247[info] /build/repo/src/test/scala/io/github/paoloboni/binance/spot/response/SpotExchangeInfoJsonTest.scala
248[info] /build/repo/src/test/scala/io/github/paoloboni/binance/SpotClientIntegrationTest.scala
249[info] /build/repo/src/test/scala/io/github/paoloboni/encryption/HMACTest.scala
250[info] /build/repo/src/test/scala/io/github/paoloboni/binance/TestWsServer.scala
251[info] compiling 16 Scala sources to /build/repo/target/scala-3.8.0/test-classes ...
252[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
253[warn] one warning found
254[info] done compiling
255[info] io.github.paoloboni.encryption.HMACTest
256[info] + it should generate a valid SHA-256 HMAC signature for a given plain text 53ms
257[info] io.github.paoloboni.http.ratelimit.RateLimiterTest
258[info] + it should rate limit when frequency is greater than limit 126ms
259[info] + it should rate limit when frequency is greater than limit and weight > 1 28ms
260[info] + it should not rate limit when frequency is lower than limit 14ms
261[info] + it should allow error to be bubble up back to the caller 18ms
262[info] io.github.paoloboni.binance.spot.response.SpotExchangeInfoJsonTest
263[info] + Spot ExchangeInfos should be decodeable from json 330ms
264[info] + should ignore unsupported filters when decoding json 37ms
265[info] io.github.paoloboni.binance.spot.parameters.v3.DepthLimitTest
266[info] + Limit 1-100 421ms
267[info] + Limit 101-500 2s
268[info] + Limit 501-1000 2s
269[info] + Limit 501-1000 1s
270[info] + Value <= 0 1s
271[info] + Value >= 5000 2s
272[info] io.github.paoloboni.http.QueryParamsConverterTest
273[info] + it should convert a query string to an object 83ms
274[info] + it should convert sum types 84ms
275[info] io.github.paoloboni.binance.spot.response.FilterCodecsTest
276[info] + decode PRICE_FILTER 24ms
277[info] + decode PERCENT_PRICE 1ms
278[info] + decode LOT_SIZE 6ms
279[info] + decode MARKET_LOT_SIZE 1ms
280[info] + decode MAX_NUM_ORDERS 1ms
281[info] + decode MAX_NUM_ALGO_ORDERS 1ms
282[info] + decode MAX_NUM_ICEBERG_ORDERS 1ms
283[info] + decode MIN_NOTIONAL 0ms
284[info] + decode ICEBERG_PARTS 2ms
285[info] + decode MAX_POSITION 10ms
286[info] + decode EXCHANGE_MAX_NUM_ORDERS 6ms
287[info] + decode EXCHANGE_MAX_ALGO_ORDERS 2ms
288[info] + decode TRAILING_DELTA 1ms
289[info] io.github.paoloboni.binance.fapi.response.FApiExchangeInfoJsonTest
290[info] + FApi ExchangeInfos should be decodeable from json 576ms
291[info] + should ignore unsupported filters when decoding json 158ms
292[info] io.github.paoloboni.http.HttpClientTest
293[info] + a bad request response should be translated into a HttpError 4s
294[info] io.github.paoloboni.binance.spot.response.FilterTypeJsonTest
295[info] + PERCENT_PRICE should be able to being decoded from json 1ms
296[info] + MAX_NUM_ALGO_ORDERS should be able to being decoded from json 9ms
297[info] + MAX_NUM_ORDERS should be able to being decoded from json 1ms
298[io-compute-0] ERROR org.http4s.ember.server.EmberServerBuilderCompanionPlatform - WebSocket connection terminated with exception
299org.http4s.ember.server.internal.WebSocketHelpers$EndOfStreamError: Reached End Of Stream
300 at org.http4s.ember.server.internal.WebSocketHelpers$EndOfStreamError$.apply(WebSocketHelpers.scala:290)
301 at org.http4s.ember.server.internal.WebSocketHelpers$.go$5$$anonfun$4(WebSocketHelpers.scala:223)
302 at fs2.Pull$$anon$1.cont(Pull.scala:149)
303 at fs2.Pull$.fs2$Pull$$$bindBindAux(Pull.scala:748)
304 at fs2.Pull$BindBind.cont(Pull.scala:735)
305 at fs2.Pull$ContP.apply(Pull.scala:683)
306 at fs2.Pull$ContP.apply$(Pull.scala:682)
307 at fs2.Pull$Bind.apply(Pull.scala:691)
308 at fs2.Pull$Bind.apply(Pull.scala:691)
309 at fs2.Pull$StepRunR$1.done$$anonfun$2(Pull.scala:1003)
310 at fs2.Pull$.interruptGuard$1$$anonfun$1(Pull.scala:952)
311 at get @ weaver.GlobalResourceF$ResourceMap.rawGet(GlobalResourceF.scala:143)
312 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
313 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1216)
314 at update @ weaver.GlobalResourceF$ResourceMap.rawPut(GlobalResourceF.scala:138)
315 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
316 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
317 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
318 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
319 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
320 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
321 at release @ weaver.framework.RunnerCompat.run$$anonfun$1$$anonfun$2$$anonfun$1$$anonfun$1(RunnerCompat.scala:180)
322 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
323 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1217)
324 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
325 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1224)
326 at get @ weaver.GlobalResourceF$ResourceMap.rawGet(GlobalResourceF.scala:143)
327[io-compute-2] ERROR org.http4s.ember.server.EmberServerBuilderCompanionPlatform - WebSocket connection terminated with exception
328org.http4s.ember.server.internal.WebSocketHelpers$EndOfStreamError: Reached End Of Stream
329 at org.http4s.ember.server.internal.WebSocketHelpers$EndOfStreamError$.apply(WebSocketHelpers.scala:290)
330 at org.http4s.ember.server.internal.WebSocketHelpers$.go$5$$anonfun$4(WebSocketHelpers.scala:223)
331 at fs2.Pull$$anon$1.cont(Pull.scala:149)
332 at fs2.Pull$.fs2$Pull$$$bindBindAux(Pull.scala:748)
333 at fs2.Pull$BindBind.cont(Pull.scala:735)
334 at fs2.Pull$ContP.apply(Pull.scala:683)
335 at fs2.Pull$ContP.apply$(Pull.scala:682)
336 at fs2.Pull$Bind.apply(Pull.scala:691)
337 at fs2.Pull$Bind.apply(Pull.scala:691)
338 at fs2.Pull$StepRunR$1.done$$anonfun$2(Pull.scala:1003)
339 at fs2.Pull$.interruptGuard$1$$anonfun$1(Pull.scala:952)
340 at get @ weaver.GlobalResourceF$ResourceMap.rawGet(GlobalResourceF.scala:143)
341 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
342 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1216)
343 at update @ weaver.GlobalResourceF$ResourceMap.rawPut(GlobalResourceF.scala:138)
344 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
345 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
346 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
347 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
348 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
349 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
350 at release @ weaver.framework.RunnerCompat.run$$anonfun$1$$anonfun$2$$anonfun$1$$anonfun$1(RunnerCompat.scala:180)
351 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
352 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1217)
353 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
354 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1224)
355 at get @ weaver.GlobalResourceF$ResourceMap.rawGet(GlobalResourceF.scala:143)
356[io-compute-1] ERROR org.http4s.ember.server.EmberServerBuilderCompanionPlatform - WebSocket connection terminated with exception
357org.http4s.ember.server.internal.WebSocketHelpers$EndOfStreamError: Reached End Of Stream
358 at org.http4s.ember.server.internal.WebSocketHelpers$EndOfStreamError$.apply(WebSocketHelpers.scala:290)
359 at org.http4s.ember.server.internal.WebSocketHelpers$.go$5$$anonfun$4(WebSocketHelpers.scala:223)
360 at fs2.Pull$$anon$1.cont(Pull.scala:149)
361 at fs2.Pull$.fs2$Pull$$$bindBindAux(Pull.scala:748)
362 at fs2.Pull$BindBind.cont(Pull.scala:735)
363 at fs2.Pull$ContP.apply(Pull.scala:683)
364 at fs2.Pull$ContP.apply$(Pull.scala:682)
365 at fs2.Pull$Bind.apply(Pull.scala:691)
366 at fs2.Pull$Bind.apply(Pull.scala:691)
367 at fs2.Pull$StepRunR$1.done$$anonfun$2(Pull.scala:1003)
368 at fs2.Pull$.interruptGuard$1$$anonfun$1(Pull.scala:952)
369 at get @ weaver.GlobalResourceF$ResourceMap.rawGet(GlobalResourceF.scala:143)
370 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
371 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1216)
372 at update @ weaver.GlobalResourceF$ResourceMap.rawPut(GlobalResourceF.scala:138)
373 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
374 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
375 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
376 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
377 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
378 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
379 at release @ weaver.framework.RunnerCompat.run$$anonfun$1$$anonfun$2$$anonfun$1$$anonfun$1(RunnerCompat.scala:180)
380 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
381 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1217)
382 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
383 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1224)
384 at get @ weaver.GlobalResourceF$ResourceMap.rawGet(GlobalResourceF.scala:143)
385[io-compute-2] ERROR org.http4s.ember.server.EmberServerBuilderCompanionPlatform - WebSocket connection terminated with exception
386org.http4s.ember.server.internal.WebSocketHelpers$EndOfStreamError: Reached End Of Stream
387 at org.http4s.ember.server.internal.WebSocketHelpers$EndOfStreamError$.apply(WebSocketHelpers.scala:290)
388 at org.http4s.ember.server.internal.WebSocketHelpers$.go$5$$anonfun$4(WebSocketHelpers.scala:223)
389 at fs2.Pull$$anon$1.cont(Pull.scala:149)
390 at fs2.Pull$.fs2$Pull$$$bindBindAux(Pull.scala:748)
391 at fs2.Pull$BindBind.cont(Pull.scala:735)
392 at fs2.Pull$ContP.apply(Pull.scala:683)
393 at fs2.Pull$ContP.apply$(Pull.scala:682)
394 at fs2.Pull$Bind.apply(Pull.scala:691)
395 at fs2.Pull$Bind.apply(Pull.scala:691)
396 at fs2.Pull$StepRunR$1.done$$anonfun$2(Pull.scala:1003)
397 at fs2.Pull$.interruptGuard$1$$anonfun$1(Pull.scala:952)
398 at get @ weaver.GlobalResourceF$ResourceMap.rawGet(GlobalResourceF.scala:143)
399 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
400 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1216)
401 at update @ weaver.GlobalResourceF$ResourceMap.rawPut(GlobalResourceF.scala:138)
402 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
403 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
404 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
405 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
406 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
407 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
408 at release @ weaver.framework.RunnerCompat.run$$anonfun$1$$anonfun$2$$anonfun$1$$anonfun$1(RunnerCompat.scala:180)
409 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
410 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1217)
411 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
412 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1224)
413 at get @ weaver.GlobalResourceF$ResourceMap.rawGet(GlobalResourceF.scala:143)
414[io-compute-0] ERROR org.http4s.ember.server.EmberServerBuilderCompanionPlatform - WebSocket connection terminated with exception
415org.http4s.ember.server.internal.WebSocketHelpers$EndOfStreamError: Reached End Of Stream
416 at org.http4s.ember.server.internal.WebSocketHelpers$EndOfStreamError$.apply(WebSocketHelpers.scala:290)
417 at org.http4s.ember.server.internal.WebSocketHelpers$.go$5$$anonfun$4(WebSocketHelpers.scala:223)
418 at fs2.Pull$$anon$1.cont(Pull.scala:149)
419 at fs2.Pull$.fs2$Pull$$$bindBindAux(Pull.scala:748)
420 at fs2.Pull$BindBind.cont(Pull.scala:735)
421 at fs2.Pull$ContP.apply(Pull.scala:683)
422 at fs2.Pull$ContP.apply$(Pull.scala:682)
423 at fs2.Pull$Bind.apply(Pull.scala:691)
424 at fs2.Pull$Bind.apply(Pull.scala:691)
425 at fs2.Pull$StepRunR$1.done$$anonfun$2(Pull.scala:1003)
426 at fs2.Pull$.interruptGuard$1$$anonfun$1(Pull.scala:952)
427 at get @ weaver.GlobalResourceF$ResourceMap.rawGet(GlobalResourceF.scala:143)
428 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
429 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1216)
430 at update @ weaver.GlobalResourceF$ResourceMap.rawPut(GlobalResourceF.scala:138)
431 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
432 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
433 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
434 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
435 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
436 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
437 at release @ weaver.framework.RunnerCompat.run$$anonfun$1$$anonfun$2$$anonfun$1$$anonfun$1(RunnerCompat.scala:180)
438 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
439 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1217)
440 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
441 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1224)
442 at get @ weaver.GlobalResourceF$ResourceMap.rawGet(GlobalResourceF.scala:143)
443[io-compute-3] ERROR org.http4s.ember.server.EmberServerBuilderCompanionPlatform - WebSocket connection terminated with exception
444org.http4s.ember.server.internal.WebSocketHelpers$EndOfStreamError: Reached End Of Stream
445 at org.http4s.ember.server.internal.WebSocketHelpers$EndOfStreamError$.apply(WebSocketHelpers.scala:290)
446 at org.http4s.ember.server.internal.WebSocketHelpers$.go$5$$anonfun$4(WebSocketHelpers.scala:223)
447 at fs2.Pull$$anon$1.cont(Pull.scala:149)
448 at fs2.Pull$.fs2$Pull$$$bindBindAux(Pull.scala:748)
449 at fs2.Pull$BindBind.cont(Pull.scala:735)
450 at fs2.Pull$ContP.apply(Pull.scala:683)
451 at fs2.Pull$ContP.apply$(Pull.scala:682)
452 at fs2.Pull$Bind.apply(Pull.scala:691)
453 at fs2.Pull$Bind.apply(Pull.scala:691)
454 at fs2.Pull$StepRunR$1.done$$anonfun$2(Pull.scala:1003)
455 at fs2.Pull$.interruptGuard$1$$anonfun$1(Pull.scala:952)
456 at get @ weaver.GlobalResourceF$ResourceMap.rawGet(GlobalResourceF.scala:143)
457 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
458 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1216)
459 at update @ weaver.GlobalResourceF$ResourceMap.rawPut(GlobalResourceF.scala:138)
460 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
461 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
462 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
463 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
464 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
465 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
466 at release @ weaver.framework.RunnerCompat.run$$anonfun$1$$anonfun$2$$anonfun$1$$anonfun$1(RunnerCompat.scala:180)
467 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
468 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1217)
469 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
470 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1224)
471 at get @ weaver.GlobalResourceF$ResourceMap.rawGet(GlobalResourceF.scala:143)
472[io-compute-3] ERROR org.http4s.ember.server.EmberServerBuilderCompanionPlatform - WebSocket connection terminated with exception
473org.http4s.ember.server.internal.WebSocketHelpers$EndOfStreamError: Reached End Of Stream
474 at org.http4s.ember.server.internal.WebSocketHelpers$EndOfStreamError$.apply(WebSocketHelpers.scala:290)
475 at org.http4s.ember.server.internal.WebSocketHelpers$.go$5$$anonfun$4(WebSocketHelpers.scala:223)
476 at fs2.Pull$$anon$1.cont(Pull.scala:149)
477 at fs2.Pull$.fs2$Pull$$$bindBindAux(Pull.scala:748)
478 at fs2.Pull$BindBind.cont(Pull.scala:735)
479 at fs2.Pull$ContP.apply(Pull.scala:683)
480 at fs2.Pull$ContP.apply$(Pull.scala:682)
481 at fs2.Pull$Bind.apply(Pull.scala:691)
482 at fs2.Pull$Bind.apply(Pull.scala:691)
483 at fs2.Pull$StepRunR$1.done$$anonfun$2(Pull.scala:1003)
484 at fs2.Pull$.interruptGuard$1$$anonfun$1(Pull.scala:952)
485 at get @ weaver.GlobalResourceF$ResourceMap.rawGet(GlobalResourceF.scala:143)
486 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
487 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1216)
488 at update @ weaver.GlobalResourceF$ResourceMap.rawPut(GlobalResourceF.scala:138)
489 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
490 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
491 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
492 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
493 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
494 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
495 at release @ weaver.framework.RunnerCompat.run$$anonfun$1$$anonfun$2$$anonfun$1$$anonfun$1(RunnerCompat.scala:180)
496 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
497 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1217)
498 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
499 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1224)
500 at get @ weaver.GlobalResourceF$ResourceMap.rawGet(GlobalResourceF.scala:143)
501[io-compute-9] ERROR org.http4s.ember.server.EmberServerBuilderCompanionPlatform - WebSocket connection terminated with exception
502org.http4s.ember.server.internal.WebSocketHelpers$EndOfStreamError: Reached End Of Stream
503 at org.http4s.ember.server.internal.WebSocketHelpers$EndOfStreamError$.apply(WebSocketHelpers.scala:290)
504 at org.http4s.ember.server.internal.WebSocketHelpers$.go$5$$anonfun$4(WebSocketHelpers.scala:223)
505 at fs2.Pull$$anon$1.cont(Pull.scala:149)
506 at fs2.Pull$.fs2$Pull$$$bindBindAux(Pull.scala:748)
507 at fs2.Pull$BindBind.cont(Pull.scala:735)
508 at fs2.Pull$ContP.apply(Pull.scala:683)
509 at fs2.Pull$ContP.apply$(Pull.scala:682)
510 at fs2.Pull$Bind.apply(Pull.scala:691)
511 at fs2.Pull$Bind.apply(Pull.scala:691)
512 at fs2.Pull$StepRunR$1.done$$anonfun$2(Pull.scala:1003)
513 at fs2.Pull$.interruptGuard$1$$anonfun$1(Pull.scala:952)
514 at get @ weaver.GlobalResourceF$ResourceMap.rawGet(GlobalResourceF.scala:143)
515 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
516 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1216)
517 at update @ weaver.GlobalResourceF$ResourceMap.rawPut(GlobalResourceF.scala:138)
518 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
519 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
520 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
521 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
522 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
523 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
524 at release @ weaver.framework.RunnerCompat.run$$anonfun$1$$anonfun$2$$anonfun$1$$anonfun$1(RunnerCompat.scala:180)
525 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
526 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1217)
527 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
528 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1224)
529 at get @ weaver.GlobalResourceF$ResourceMap.rawGet(GlobalResourceF.scala:143)
530[io-compute-9] ERROR org.http4s.ember.server.EmberServerBuilderCompanionPlatform - WebSocket connection terminated with exception
531org.http4s.ember.server.internal.WebSocketHelpers$EndOfStreamError: Reached End Of Stream
532 at org.http4s.ember.server.internal.WebSocketHelpers$EndOfStreamError$.apply(WebSocketHelpers.scala:290)
533 at org.http4s.ember.server.internal.WebSocketHelpers$.go$5$$anonfun$4(WebSocketHelpers.scala:223)
534 at fs2.Pull$$anon$1.cont(Pull.scala:149)
535 at fs2.Pull$.fs2$Pull$$$bindBindAux(Pull.scala:748)
536 at fs2.Pull$BindBind.cont(Pull.scala:735)
537 at fs2.Pull$ContP.apply(Pull.scala:683)
538 at fs2.Pull$ContP.apply$(Pull.scala:682)
539 at fs2.Pull$Bind.apply(Pull.scala:691)
540 at fs2.Pull$Bind.apply(Pull.scala:691)
541 at fs2.Pull$StepRunR$1.done$$anonfun$2(Pull.scala:1003)
542 at fs2.Pull$.interruptGuard$1$$anonfun$1(Pull.scala:952)
543 at get @ weaver.GlobalResourceF$ResourceMap.rawGet(GlobalResourceF.scala:143)
544 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
545 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1216)
546 at update @ weaver.GlobalResourceF$ResourceMap.rawPut(GlobalResourceF.scala:138)
547 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
548 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
549 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
550 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
551 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
552 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
553 at release @ weaver.framework.RunnerCompat.run$$anonfun$1$$anonfun$2$$anonfun$1$$anonfun$1(RunnerCompat.scala:180)
554 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
555 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1217)
556 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
557 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1224)
558 at get @ weaver.GlobalResourceF$ResourceMap.rawGet(GlobalResourceF.scala:143)
559[io-compute-10] ERROR org.http4s.ember.server.EmberServerBuilderCompanionPlatform - WebSocket connection terminated with exception
560org.http4s.ember.server.internal.WebSocketHelpers$EndOfStreamError: Reached End Of Stream
561 at org.http4s.ember.server.internal.WebSocketHelpers$EndOfStreamError$.apply(WebSocketHelpers.scala:290)
562 at org.http4s.ember.server.internal.WebSocketHelpers$.go$5$$anonfun$4(WebSocketHelpers.scala:223)
563 at fs2.Pull$$anon$1.cont(Pull.scala:149)
564 at fs2.Pull$.fs2$Pull$$$bindBindAux(Pull.scala:748)
565 at fs2.Pull$BindBind.cont(Pull.scala:735)
566 at fs2.Pull$ContP.apply(Pull.scala:683)
567 at fs2.Pull$ContP.apply$(Pull.scala:682)
568 at fs2.Pull$Bind.apply(Pull.scala:691)
569 at fs2.Pull$Bind.apply(Pull.scala:691)
570 at fs2.Pull$StepRunR$1.done$$anonfun$2(Pull.scala:1003)
571 at fs2.Pull$.interruptGuard$1$$anonfun$1(Pull.scala:952)
572 at get @ weaver.GlobalResourceF$ResourceMap.rawGet(GlobalResourceF.scala:143)
573 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
574 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1216)
575 at update @ weaver.GlobalResourceF$ResourceMap.rawPut(GlobalResourceF.scala:138)
576 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
577 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
578 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
579 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
580 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
581 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
582 at release @ weaver.framework.RunnerCompat.run$$anonfun$1$$anonfun$2$$anonfun$1$$anonfun$1(RunnerCompat.scala:180)
583 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
584 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1217)
585 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
586 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1224)
587 at get @ weaver.GlobalResourceF$ResourceMap.rawGet(GlobalResourceF.scala:143)
588[io-compute-3] ERROR org.http4s.ember.server.EmberServerBuilderCompanionPlatform - WebSocket connection terminated with exception
589org.http4s.ember.server.internal.WebSocketHelpers$EndOfStreamError: Reached End Of Stream
590 at org.http4s.ember.server.internal.WebSocketHelpers$EndOfStreamError$.apply(WebSocketHelpers.scala:290)
591 at org.http4s.ember.server.internal.WebSocketHelpers$.go$5$$anonfun$4(WebSocketHelpers.scala:223)
592 at fs2.Pull$$anon$1.cont(Pull.scala:149)
593 at fs2.Pull$.fs2$Pull$$$bindBindAux(Pull.scala:748)
594 at fs2.Pull$BindBind.cont(Pull.scala:735)
595 at fs2.Pull$ContP.apply(Pull.scala:683)
596 at fs2.Pull$ContP.apply$(Pull.scala:682)
597 at fs2.Pull$Bind.apply(Pull.scala:691)
598 at fs2.Pull$Bind.apply(Pull.scala:691)
599 at fs2.Pull$StepRunR$1.done$$anonfun$2(Pull.scala:1003)
600 at fs2.Pull$.interruptGuard$1$$anonfun$1(Pull.scala:952)
601 at get @ weaver.GlobalResourceF$ResourceMap.rawGet(GlobalResourceF.scala:143)
602 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
603 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1216)
604 at update @ weaver.GlobalResourceF$ResourceMap.rawPut(GlobalResourceF.scala:138)
605 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
606 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
607 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
608 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
609 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
610 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
611 at release @ weaver.framework.RunnerCompat.run$$anonfun$1$$anonfun$2$$anonfun$1$$anonfun$1(RunnerCompat.scala:180)
612 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
613 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1217)
614 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
615 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1224)
616 at get @ weaver.GlobalResourceF$ResourceMap.rawGet(GlobalResourceF.scala:143)
617[io-compute-3] ERROR org.http4s.ember.server.EmberServerBuilderCompanionPlatform - WebSocket connection terminated with exception
618org.http4s.ember.server.internal.WebSocketHelpers$EndOfStreamError: Reached End Of Stream
619 at org.http4s.ember.server.internal.WebSocketHelpers$EndOfStreamError$.apply(WebSocketHelpers.scala:290)
620 at org.http4s.ember.server.internal.WebSocketHelpers$.go$5$$anonfun$4(WebSocketHelpers.scala:223)
621 at fs2.Pull$$anon$1.cont(Pull.scala:149)
622 at fs2.Pull$.fs2$Pull$$$bindBindAux(Pull.scala:748)
623 at fs2.Pull$BindBind.cont(Pull.scala:735)
624 at fs2.Pull$ContP.apply(Pull.scala:683)
625 at fs2.Pull$ContP.apply$(Pull.scala:682)
626 at fs2.Pull$Bind.apply(Pull.scala:691)
627 at fs2.Pull$Bind.apply(Pull.scala:691)
628 at fs2.Pull$StepRunR$1.done$$anonfun$2(Pull.scala:1003)
629 at fs2.Pull$.interruptGuard$1$$anonfun$1(Pull.scala:952)
630 at get @ weaver.GlobalResourceF$ResourceMap.rawGet(GlobalResourceF.scala:143)
631 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
632 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1216)
633 at update @ weaver.GlobalResourceF$ResourceMap.rawPut(GlobalResourceF.scala:138)
634 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
635 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
636 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
637 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
638 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
639 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
640 at release @ weaver.framework.RunnerCompat.run$$anonfun$1$$anonfun$2$$anonfun$1$$anonfun$1(RunnerCompat.scala:180)
641 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
642 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1217)
643 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
644 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1224)
645 at get @ weaver.GlobalResourceF$ResourceMap.rawGet(GlobalResourceF.scala:143)
646[io-compute-3] ERROR org.http4s.ember.server.EmberServerBuilderCompanionPlatform - WebSocket connection terminated with exception
647org.http4s.ember.server.internal.WebSocketHelpers$EndOfStreamError: Reached End Of Stream
648 at org.http4s.ember.server.internal.WebSocketHelpers$EndOfStreamError$.apply(WebSocketHelpers.scala:290)
649 at org.http4s.ember.server.internal.WebSocketHelpers$.go$5$$anonfun$4(WebSocketHelpers.scala:223)
650 at fs2.Pull$$anon$1.cont(Pull.scala:149)
651 at fs2.Pull$.fs2$Pull$$$bindBindAux(Pull.scala:748)
652 at fs2.Pull$BindBind.cont(Pull.scala:735)
653 at fs2.Pull$ContP.apply(Pull.scala:683)
654 at fs2.Pull$ContP.apply$(Pull.scala:682)
655 at fs2.Pull$Bind.apply(Pull.scala:691)
656 at fs2.Pull$Bind.apply(Pull.scala:691)
657 at fs2.Pull$StepRunR$1.done$$anonfun$2(Pull.scala:1003)
658 at fs2.Pull$.interruptGuard$1$$anonfun$1(Pull.scala:952)
659 at get @ weaver.GlobalResourceF$ResourceMap.rawGet(GlobalResourceF.scala:143)
660 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
661 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1216)
662 at update @ weaver.GlobalResourceF$ResourceMap.rawPut(GlobalResourceF.scala:138)
663 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
664 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
665 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
666 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
667 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
668 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
669 at release @ weaver.framework.RunnerCompat.run$$anonfun$1$$anonfun$2$$anonfun$1$$anonfun$1(RunnerCompat.scala:180)
670 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:163)
671 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1217)
672 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:161)
673 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1224)
674 at get @ weaver.GlobalResourceF$ResourceMap.rawGet(GlobalResourceF.scala:143)
675[info] io.github.paoloboni.binance.FapiClientIntegrationTest
676[info] + it should fire multiple requests when expected number of elements returned is above threshold 5s
677[info] + it should return the orderbook depth 4s
678[info] + it should be able to stream klines even with a threshold of 1 3s
679[info] + it should return a list of prices 3s
680[info] + it should return a single price 3s
681[info] + it should return the balance 3s
682[info] + it should be able to change the position mode 3s
683[info] + it should be able to change the initial leverage 3s
684[info] + it should create an order 3s
685[info] + it should get an order details 3s
686[info] + it should get all current open order details 2s
687[info] + it should cancel an order 2s
688[info] + it should cancel all orders 2s
689[info] + it should stream aggregate trade information 2s
690[info] + it should stream KLines 3s
691[info] + it should stream continuous Contract KLines 2s
692[info] + it should stream Mark Price updates for a given symbol 2s
693[info] + it should stream Mark Price for all symbols 2s
694[info] + it should stream Partial Book Depth streams 2s
695[info] + it should stream Diff. Depth 2s
696[info] io.github.paoloboni.binance.SpotClientIntegrationTest
697[info] + it should fire multiple requests when expected number of elements returned is above threshold 5s
698[info] + it should be able to stream klines even with a threshold of 1 4s
699[info] + it should return the orderbook depth 3s
700[info] + it should return a list of prices 3s
701[info] + it should return the balance 4s
702[info] + it should create an order 3s
703[info] + it should query an order 3s
704[info] + it should cancel an order 3s
705[info] + it should cancel all orders 3s
706[info] + it should stream trades 3s
707[info] + it should stream KLines 3s
708[info] + it should stream Diff. Depth 2s
709[info] + it should stream Book Tickers for selected symbols 2s
710[info] + it should stream Partial Book Depth streams 2s
711[info] + it should stream aggregate trade information 2s
712
713************************
714Build summary:
715[{
716 "module": "binance-scala-client",
717 "compile": {"status": "ok", "tookMs": 24607, "warnings": 4, "errors": 0, "sourceVersion": "3.8"},
718 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
719 "test-compile": {"status": "ok", "tookMs": 6246, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
720 "test": {"status": "ok", "tookMs": 7583, "passed": 69, "failed": 0, "ignored": 0, "skipped": 0, "total": 69, "byFramework": [{"framework": "unknown", "stats": {"passed": 69, "failed": 0, "ignored": 0, "skipped": 0, "total": 69}}]},
721 "publish": {"status": "skipped", "tookMs": 0},
722 "metadata": {
723 "crossScalaVersions": ["2.12.17", "2.13.10", "3.2.1"]
724}
725}]
726************************
727[success] Total time: 42 s, completed Jan 13, 2026, 4:02:28 PM
728[0JChecking patch project/plugins.sbt...
729Checking patch project/build.properties...
730Checking patch build.sbt...
731Applied patch project/plugins.sbt cleanly.
732Applied patch project/build.properties cleanly.
733Applied patch build.sbt cleanly.