Build Logs
softwaremill/tapir-loom • 3.8.0-RC5:2025-12-31
Errors
60
Warnings
21
Total Lines
3608
1##################################
2Clonning https://github.com/softwaremill/tapir-loom.git into /build/repo using revision v0.2.5
3##################################
4Note: switching to 'c2420e50d4f76cbfff4f9eb1c891919650d561a0'.
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
31Try apply source patch:
32Path: build.sbt
33Pattern: val scala3 = List("3.3.1")
34Replacement: val scala3 = List("3.8.0-RC5")
35Starting compilation server
36Compiling project (Scala 3.7.3, JVM (21))
37Compiled project (Scala 3.7.3, JVM (21))
38Successfully applied pattern 'val scala3 = List("3.3.1")' in build.sbt
39----
40Starting build for 3.8.0-RC5
41Execute tests: true
42sbt project found:
43Sbt version 1.9.7 is not supported, minimal supported version is 1.11.5
44Enforcing usage of sbt in version 1.11.5
45No prepare script found for project softwaremill/tapir-loom
46##################################
47Scala version: 3.8.0-RC5
48Targets: com.softwaremill.sttp.tapir%tapir-netty-server-id com.softwaremill.sttp.tapir%tapir-nima-server
49Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = List(\"3.3.1\")","replaceWith":"val scala3 = List(\"<SCALA_VERSION>\")"}]}
50##################################
51Using extra scalacOptions: ,REQUIRE:-source:3.8
52Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
53[sbt_options] declare -a sbt_options=()
54[process_args] java_version = '21'
55[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
56# Executing command line:
57java
58-Dfile.encoding=UTF-8
59-Dcommunitybuild.scala=3.8.0-RC5
60-Dcommunitybuild.project.dependencies.add=
61-Xmx7G
62-Xms4G
63-Xss8M
64-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
65-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
66-jar
67/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
68"setCrossScalaVersions 3.8.0-RC5"
69"++3.8.0-RC5 -v"
70"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
71"set every credentials := Nil"
72"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
73"removeScalacOptionsStartingWith -P:wartremover"
74
75moduleMappings
76"runBuild 3.8.0-RC5 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = List(\"3.3.1\")","replaceWith":"val scala3 = List(\"<SCALA_VERSION>\")"}]}""" com.softwaremill.sttp.tapir%tapir-netty-server-id com.softwaremill.sttp.tapir%tapir-nima-server"
77
78[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 21)
79[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
80[info] loading project definition from /build/repo/project
81[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
82[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
83[info] Compilation completed in 8.523s.
84[info] done compiling
85[info] loading settings for project rootProject from build.sbt...
86[info] set current project to tapir-loom (in build file:/build/repo/)
87Execute setCrossScalaVersions: 3.8.0-RC5
88OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.12) in rootProject/crossScalaVersions
89OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in nima3/crossScalaVersions
90OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC5) in nima3/crossScalaVersions
91OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in netty3/crossScalaVersions
92OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.12) in netty/crossScalaVersions
93OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC5) in netty3/crossScalaVersions
94OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.12) in nima/crossScalaVersions
95[info] set current project to tapir-loom (in build file:/build/repo/)
96[info] Setting Scala version to 3.8.0-RC5 on 2 projects.
97[info] Switching Scala version on:
98[info] netty3 (3.8.0-RC5)
99[info] nima3 (3.8.0-RC5)
100[info] Excluding projects:
101[info] * rootProject (2.13.12)
102[info] netty (2.13.12)
103[info] nima (2.13.12)
104[info] Reapplying settings...
105[info] set current project to tapir-loom (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 tapir-loom (in build file:/build/repo/)
109[info] Defining Global / credentials, credentials and 3 others.
110[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 39 others.
111[info] Run `last` for details.
112[info] Reapplying settings...
113[info] set current project to tapir-loom (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 nima3 / allExcludeDependencies ?
120 , retry without global scopes
121[info] Reapplying settings...
122[info] set current project to tapir-loom (in build file:/build/repo/)
123Execute removeScalacOptionsStartingWith: -P:wartremover
124[info] Reapplying settings...
125[info] set current project to tapir-loom (in build file:/build/repo/)
126[success] Total time: 0 s, completed Dec 31, 2025, 8:58:21 PM
127Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = List(\"3.3.1\")","replaceWith":"val scala3 = List(\"<SCALA_VERSION>\")"}]}
128Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
129Starting build...
130Projects: Set(netty3, nima3)
131Starting build for ProjectRef(file:/build/repo/,netty3) (tapir-netty-server-id)... [0/2]
132OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
133OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
134OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
135Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wvalue-discard, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
136[info] compiling 4 Scala sources to /build/repo/netty/target/jvm-3/classes ...
137[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
138[warn] one warning found
139[info] done compiling
140[info] compiling 3 Scala sources to /build/repo/netty/target/jvm-3/test-classes ...
141[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
142[warn] there was 1 deprecation warning; re-run with -deprecation for details
143[warn] two warnings found
144[info] done compiling
145[info] NettyIdServerTest:
1462025-12-31 20:58:36,161 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41801
1472025-12-31 20:58:36,267 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xad0e1716, L:/127.0.0.1:41801 - R:/127.0.0.1:41192]'
1482025-12-31 20:58:36,514 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41801
149[info] - ServerEndpoint(securityin: /auth auth(api key, via {header X-Api-Key}), in: -, errout: -, out: {body as text/plain (UTF-8)})
1502025-12-31 20:58:36,535 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39653
1512025-12-31 20:58:36,546 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x2d67412b, L:/127.0.0.1:39653 - R:/127.0.0.1:50534]'
1522025-12-31 20:58:36,566 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39653
153[info] - ServerEndpoint(securityin: /auth auth(api key, via {header X-Api-Key}), in: ?amount, errout: -, out: {body as text/plain (UTF-8)})
1542025-12-31 20:58:36,570 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33221
1552025-12-31 20:58:36,573 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x8c95fbb2, L:/127.0.0.1:33221 - R:/127.0.0.1:58962]'
1562025-12-31 20:58:36,584 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33221
157[info] - ServerEndpoint(securityin: /auth auth(api key, via ?api-key), in: -, errout: -, out: {body as text/plain (UTF-8)})
1582025-12-31 20:58:36,588 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42553
1592025-12-31 20:58:36,592 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x5c2c1fef, L:/127.0.0.1:42553 - R:/127.0.0.1:54472]'
1602025-12-31 20:58:36,604 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42553
161[info] - ServerEndpoint(securityin: /auth auth(Basic http, via {header Authorization}), in: -, errout: -, out: {body as text/plain (UTF-8)})
1622025-12-31 20:58:36,608 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38813
1632025-12-31 20:58:36,611 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x2798ec3f, L:/127.0.0.1:38813 - R:/127.0.0.1:50420]'
1642025-12-31 20:58:36,620 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38813
165[info] - ServerEndpoint(securityin: /auth auth(Bearer http, via {header Authorization}), in: -, errout: -, out: {body as text/plain (UTF-8)})
1662025-12-31 20:58:36,624 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36127
1672025-12-31 20:58:36,627 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x30bf13aa, L:/127.0.0.1:36127 - R:/127.0.0.1:57450]'
1682025-12-31 20:58:36,641 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36127
169[info] - ServerEndpoint(securityin: /auth auth(Basic http, via {header Authorization}), in: -, errout: -, out: {body as text/plain (UTF-8)}) In security Option[UsernamePassword] should let in basic auth as well as request without auth
1702025-12-31 20:58:36,646 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37921
1712025-12-31 20:58:36,650 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x069ca28f, L:/127.0.0.1:37921 - R:/127.0.0.1:45884]'
1722025-12-31 20:58:36,672 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37921
173[info] - ServerEndpoint(securityin: /auth auth(Basic http, via {header Authorization}) auth(Bearer http, via {header Authorization}), in: -, errout: -, out: {body as text/plain (UTF-8)}) In security (Option[UsernamePassword], Option[String]) should pass bearer auth, basic auth, and also request without auth
1742025-12-31 20:58:36,677 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36707
1752025-12-31 20:58:36,679 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x448e5ec7, L:/127.0.0.1:36707 - R:/127.0.0.1:48582]'
1762025-12-31 20:58:36,686 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36707
177[info] - ServerEndpoint(securityin: /secret /[id] auth(Basic http, via {header Authorization}), in: POST ?q, errout: -, out: -) correct basic
1782025-12-31 20:58:36,689 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45481
1792025-12-31 20:58:36,691 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x5a0fa5d0, L:/127.0.0.1:45481 - R:/127.0.0.1:55210]'
1802025-12-31 20:58:36,697 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45481
181[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) correct bearer
1822025-12-31 20:58:36,700 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37743
1832025-12-31 20:58:36,702 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xe7a881fa, L:/127.0.0.1:37743 - R:/127.0.0.1:51998]'
1842025-12-31 20:58:36,707 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37743
185[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) correct lower case bearer
1862025-12-31 20:58:36,710 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41309
1872025-12-31 20:58:36,712 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xb14b17fb, L:/127.0.0.1:41309 - R:/127.0.0.1:49794]'
1882025-12-31 20:58:36,717 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41309
189[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via ?token), in: POST ?q, errout: -, out: -) correct apiKey in query param
1902025-12-31 20:58:36,719 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42403
1912025-12-31 20:58:36,721 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xd96f6a71, L:/127.0.0.1:42403 - R:/127.0.0.1:41022]'
1922025-12-31 20:58:36,725 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42403
193[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header x-api-key}), in: POST ?q, errout: -, out: -) correct apiKey in header
1942025-12-31 20:58:36,728 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33521
1952025-12-31 20:58:36,729 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xca57911e, L:/127.0.0.1:33521 - R:/127.0.0.1:52834]'
1962025-12-31 20:58:36,736 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33521
197[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) correct old token in header
1982025-12-31 20:58:36,739 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36099
1992025-12-31 20:58:36,741 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x5f316e54, L:/127.0.0.1:36099 - R:/127.0.0.1:57592]'
2002025-12-31 20:58:36,745 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36099
201[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) correct new token in header
2022025-12-31 20:58:36,748 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35309
2032025-12-31 20:58:36,751 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x71595ad3, L:/127.0.0.1:35309 - R:/127.0.0.1:42614]'
2042025-12-31 20:58:36,763 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35309
205[info] - ServerEndpoint(securityin: /secret /[id] auth(Basic http, via {header Authorization}), in: POST ?q, errout: -, out: -) missing basic
2062025-12-31 20:58:36,767 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35433
2072025-12-31 20:58:36,768 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x32e1a61f, L:/127.0.0.1:35433 - R:/127.0.0.1:42588]'
2082025-12-31 20:58:36,774 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35433
209[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) missing bearer
2102025-12-31 20:58:36,776 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40135
2112025-12-31 20:58:36,778 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x9902f6e1, L:/127.0.0.1:40135 - R:/127.0.0.1:46676]'
2122025-12-31 20:58:36,783 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40135
213[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) missing lower case bearer
2142025-12-31 20:58:36,786 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46651
2152025-12-31 20:58:36,787 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x267f0ab6, L:/127.0.0.1:46651 - R:/127.0.0.1:48740]'
2162025-12-31 20:58:36,793 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46651
217[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via ?token), in: POST ?q, errout: -, out: -) missing apiKey in query param
2182025-12-31 20:58:36,795 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39589
2192025-12-31 20:58:36,797 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x5934907f, L:/127.0.0.1:39589 - R:/127.0.0.1:42986]'
2202025-12-31 20:58:36,801 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39589
221[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header x-api-key}), in: POST ?q, errout: -, out: -) missing apiKey in header
2222025-12-31 20:58:36,804 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46549
2232025-12-31 20:58:36,805 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x7ff53082, L:/127.0.0.1:46549 - R:/127.0.0.1:50574]'
2242025-12-31 20:58:36,812 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46549
225[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) missing old token in header
2262025-12-31 20:58:36,816 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35863
2272025-12-31 20:58:36,819 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x5619947a, L:/127.0.0.1:35863 - R:/127.0.0.1:34524]'
2282025-12-31 20:58:36,826 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35863
229[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) missing new token in header
2302025-12-31 20:58:36,831 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34687
2312025-12-31 20:58:36,834 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x4ab996da, L:/127.0.0.1:34687 - R:/127.0.0.1:56200]'
2322025-12-31 20:58:36,841 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34687
233[info] - ServerEndpoint(securityin: /secret /[id] auth(Basic http, via {header Authorization}), in: POST ?q, errout: -, out: -) missing basic with endpoint hiding
2342025-12-31 20:58:36,844 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 32965
2352025-12-31 20:58:36,846 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xed915dff, L:/127.0.0.1:32965 - R:/127.0.0.1:35258]'
2362025-12-31 20:58:36,851 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 32965
237[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) missing bearer with endpoint hiding
2382025-12-31 20:58:36,853 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38583
2392025-12-31 20:58:36,855 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xc9c3aa1d, L:/127.0.0.1:38583 - R:/127.0.0.1:47058]'
2402025-12-31 20:58:36,861 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38583
241[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) missing lower case bearer with endpoint hiding
2422025-12-31 20:58:36,864 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41833
2432025-12-31 20:58:36,866 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x7c5940e1, L:/127.0.0.1:41833 - R:/127.0.0.1:43418]'
2442025-12-31 20:58:36,872 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41833
245[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via ?token), in: POST ?q, errout: -, out: -) missing apiKey in query param with endpoint hiding
2462025-12-31 20:58:36,875 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43783
2472025-12-31 20:58:36,877 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xccf231bc, L:/127.0.0.1:43783 - R:/127.0.0.1:52214]'
2482025-12-31 20:58:36,882 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43783
249[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header x-api-key}), in: POST ?q, errout: -, out: -) missing apiKey in header with endpoint hiding
2502025-12-31 20:58:36,887 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35749
2512025-12-31 20:58:36,889 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xd00ca2f3, L:/127.0.0.1:35749 - R:/127.0.0.1:49778]'
2522025-12-31 20:58:36,894 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35749
253[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) missing old token in header with endpoint hiding
2542025-12-31 20:58:36,897 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39457
2552025-12-31 20:58:36,898 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xce7c1d5a, L:/127.0.0.1:39457 - R:/127.0.0.1:32886]'
2562025-12-31 20:58:36,903 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39457
257[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) missing new token in header with endpoint hiding
2582025-12-31 20:58:36,905 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39389
2592025-12-31 20:58:36,907 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xabd23039, L:/127.0.0.1:39389 - R:/127.0.0.1:49300]'
2602025-12-31 20:58:36,913 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39389
261[info] - ServerEndpoint(securityin: /secret /[id] auth(Basic http, via {header Authorization}), in: POST ?q, errout: -, out: -) invalid request basic
2622025-12-31 20:58:36,916 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39931
2632025-12-31 20:58:36,917 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xf29bc351, L:/127.0.0.1:39931 - R:/127.0.0.1:41304]'
2642025-12-31 20:58:36,923 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39931
265[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) invalid request bearer
2662025-12-31 20:58:36,925 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44413
2672025-12-31 20:58:36,928 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x500a16b5, L:/127.0.0.1:44413 - R:/127.0.0.1:59714]'
2682025-12-31 20:58:36,934 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44413
269[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) invalid request lower case bearer
2702025-12-31 20:58:36,937 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35799
2712025-12-31 20:58:36,938 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x5d5ca77d, L:/127.0.0.1:35799 - R:/127.0.0.1:36628]'
2722025-12-31 20:58:36,943 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35799
273[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via ?token), in: POST ?q, errout: -, out: -) invalid request apiKey in query param
2742025-12-31 20:58:36,946 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46693
2752025-12-31 20:58:36,948 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x4260233a, L:/127.0.0.1:46693 - R:/127.0.0.1:40870]'
2762025-12-31 20:58:36,952 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46693
277[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header x-api-key}), in: POST ?q, errout: -, out: -) invalid request apiKey in header
2782025-12-31 20:58:36,955 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35475
2792025-12-31 20:58:36,957 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x415b40ef, L:/127.0.0.1:35475 - R:/127.0.0.1:58464]'
2802025-12-31 20:58:36,962 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35475
281[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) invalid request old token in header
2822025-12-31 20:58:36,965 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39077
2832025-12-31 20:58:36,967 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x49d46375, L:/127.0.0.1:39077 - R:/127.0.0.1:56700]'
2842025-12-31 20:58:36,972 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39077
285[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) invalid request new token in header
2862025-12-31 20:58:36,974 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43659
2872025-12-31 20:58:36,976 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x4e6d5337, L:/127.0.0.1:43659 - R:/127.0.0.1:47146]'
2882025-12-31 20:58:36,980 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43659
289[info] - ServerEndpoint(securityin: /secret /[id] auth(Basic http, via {header Authorization}), in: POST ?q, errout: -, out: -) invalid request basic with endpoint hiding
2902025-12-31 20:58:36,983 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40909
2912025-12-31 20:58:36,984 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x67077447, L:/127.0.0.1:40909 - R:/127.0.0.1:56094]'
2922025-12-31 20:58:36,989 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40909
293[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) invalid request bearer with endpoint hiding
2942025-12-31 20:58:36,991 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33131
2952025-12-31 20:58:36,993 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xefba134f, L:/127.0.0.1:33131 - R:/127.0.0.1:57334]'
2962025-12-31 20:58:36,997 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33131
297[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) invalid request lower case bearer with endpoint hiding
2982025-12-31 20:58:37,001 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39125
2992025-12-31 20:58:37,004 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xf5f4ac62, L:/127.0.0.1:39125 - R:/127.0.0.1:54364]'
3002025-12-31 20:58:37,009 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39125
301[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via ?token), in: POST ?q, errout: -, out: -) invalid request apiKey in query param with endpoint hiding
3022025-12-31 20:58:37,012 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41761
3032025-12-31 20:58:37,013 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xeffcfc0c, L:/127.0.0.1:41761 - R:/127.0.0.1:33864]'
3042025-12-31 20:58:37,018 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41761
305[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header x-api-key}), in: POST ?q, errout: -, out: -) invalid request apiKey in header with endpoint hiding
3062025-12-31 20:58:37,022 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45629
3072025-12-31 20:58:37,023 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x4a531d08, L:/127.0.0.1:45629 - R:/127.0.0.1:56286]'
3082025-12-31 20:58:37,029 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45629
309[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) invalid request old token in header with endpoint hiding
3102025-12-31 20:58:37,032 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42887
3112025-12-31 20:58:37,035 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x5a189b40, L:/127.0.0.1:42887 - R:/127.0.0.1:39536]'
3122025-12-31 20:58:37,041 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42887
313[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) invalid request new token in header with endpoint hiding
3142025-12-31 20:58:37,044 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44285
3152025-12-31 20:58:37,046 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xf826a77d, L:/127.0.0.1:44285 - R:/127.0.0.1:52494]'
3162025-12-31 20:58:37,051 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44285
317[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: {body as text/plain (UTF-8)})
3182025-12-31 20:58:37,054 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38783
3192025-12-31 20:58:37,057 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x31370bb8, L:/127.0.0.1:38783 - R:/127.0.0.1:34448]'
3202025-12-31 20:58:37,061 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38783
321[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: {body as text/plain (UTF-8)}) with URL encoding
3222025-12-31 20:58:37,064 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42353
3232025-12-31 20:58:37,065 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xb515d914, L:/127.0.0.1:42353 - R:/127.0.0.1:33332]'
3242025-12-31 20:58:37,069 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42353
325[info] - Endpoint[infallible](securityin: -, in: ?fruit, errout: void, out: {body as text/plain (UTF-8)})
3262025-12-31 20:58:37,072 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43707
3272025-12-31 20:58:37,075 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xafbe6d35, L:/127.0.0.1:43707 - R:/127.0.0.1:58622]'
3282025-12-31 20:58:37,083 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43707
329[info] - Endpoint(securityin: -, in: ?fruit ?amount, errout: -, out: {body as text/plain (UTF-8)})
3302025-12-31 20:58:37,086 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42135
3312025-12-31 20:58:37,088 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x0989724a, L:/127.0.0.1:42135 - R:/127.0.0.1:51756]'
3322025-12-31 20:58:37,092 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42135
333[info] - Endpoint(securityin: -, in: {header X-Role}, errout: -, out: {body as text/plain (UTF-8)})
3342025-12-31 20:58:37,095 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36351
3352025-12-31 20:58:37,097 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xf6cf79b6, L:/127.0.0.1:36351 - R:/127.0.0.1:37284]'
3362025-12-31 20:58:37,101 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36351
337[info] - Endpoint(securityin: -, in: /fruit /[] /amount /[], errout: -, out: {body as text/plain (UTF-8)})
3382025-12-31 20:58:37,104 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40311
3392025-12-31 20:58:37,107 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x3ca2315e, L:/127.0.0.1:40311 - R:/127.0.0.1:36202]'
3402025-12-31 20:58:37,112 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40311
341[info] - Endpoint(securityin: -, in: /fruit /[] /amount /[], errout: -, out: {body as text/plain (UTF-8)}) with URL encoding
3422025-12-31 20:58:37,115 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44653
3432025-12-31 20:58:37,116 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x4980ae8b, L:/127.0.0.1:44653 - R:/127.0.0.1:35704]'
3442025-12-31 20:58:37,120 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44653
345[info] - Endpoint(securityin: -, in: GET /api /[], errout: -, out: -) Empty path should not be passed to path capture decoding
3462025-12-31 20:58:37,122 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43985
3472025-12-31 20:58:37,124 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x99726b95, L:/127.0.0.1:43985 - R:/127.0.0.1:50290]'
3482025-12-31 20:58:37,127 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43985
349[info] - Endpoint(securityin: -, in: /in /[] /[], errout: -, out: {header a} {header b}) capturing two path parameters with the same specification
3502025-12-31 20:58:37,129 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45593
3512025-12-31 20:58:37,133 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xc0f251c5, L:/127.0.0.1:45593 - R:/127.0.0.1:37838]'
3522025-12-31 20:58:37,144 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45593
353[info] - Endpoint(securityin: -, in: POST /api /echo {body as text/plain (UTF-8)}, errout: -, out: {body as text/plain (UTF-8)})
3542025-12-31 20:58:37,146 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42161
3552025-12-31 20:58:37,148 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x2c5c7d01, L:/127.0.0.1:42161 - R:/127.0.0.1:41502]'
3562025-12-31 20:58:37,156 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42161
357[info] - Endpoint(securityin: -, in: POST /api /echo {body as text/plain (UTF-8)}, errout: -, out: {body as text/plain (UTF-8)}) with get method
3582025-12-31 20:58:37,158 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38661
3592025-12-31 20:58:37,160 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x0f3fabff, L:/127.0.0.1:38661 - R:/127.0.0.1:50240]'
3602025-12-31 20:58:37,165 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38661
361[info] - Endpoint(securityin: -, in: {header SomeHeader} /[], errout: -, out: {header IntHeader} {body as text/plain (UTF-8)}) Header input before path capture input
3622025-12-31 20:58:37,167 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33355
3632025-12-31 20:58:37,169 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x1bf533cf, L:/127.0.0.1:33355 - R:/127.0.0.1:47894]'
3642025-12-31 20:58:37,213 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33355
365[info] - Endpoint[echo json](securityin: -, in: POST /api /echo {body as application/json (UTF-8)}, errout: -, out: {body as application/json (UTF-8)})
3662025-12-31 20:58:37,218 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43677
3672025-12-31 20:58:37,225 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x9ffab3b9, L:/127.0.0.1:43677 - R:/127.0.0.1:57970]'
3682025-12-31 20:58:37,234 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43677
369[info] - Endpoint[echo json](securityin: -, in: POST /api /echo {body as application/json (UTF-8)}, errout: -, out: {body as application/json (UTF-8)}) with accept header
3702025-12-31 20:58:37,237 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45051
3712025-12-31 20:58:37,239 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xc1b347f2, L:/127.0.0.1:45051 - R:/127.0.0.1:50390]'
3722025-12-31 20:58:37,244 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45051
373[info] - Endpoint[echo json](securityin: -, in: POST /api /echo {body as application/json (UTF-8)}, errout: -, out: {body as application/json (UTF-8)}) content type
3742025-12-31 20:58:37,247 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37299
3752025-12-31 20:58:37,250 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x91e62797, L:/127.0.0.1:37299 - R:/127.0.0.1:55518]'
3762025-12-31 20:58:37,255 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37299
377[info] - Endpoint[echo byte array](securityin: -, in: POST /api /echo {body as application/octet-stream}, errout: -, out: {body as application/octet-stream})
3782025-12-31 20:58:37,258 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34031
3792025-12-31 20:58:37,260 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x57629276, L:/127.0.0.1:34031 - R:/127.0.0.1:34052]'
3802025-12-31 20:58:37,266 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34031
381[info] - Endpoint[echo byte buffer](securityin: -, in: POST /api /echo {body as application/octet-stream}, errout: -, out: {body as application/octet-stream})
3822025-12-31 20:58:37,268 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35171
3832025-12-31 20:58:37,270 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x37d109fe, L:/127.0.0.1:35171 - R:/127.0.0.1:55550]'
3842025-12-31 20:58:37,274 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35171
385[info] - Endpoint(securityin: -, in: /api /unit, errout: -, out: {body as application/json (UTF-8)}) unit json mapper
3862025-12-31 20:58:37,277 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39493
3872025-12-31 20:58:37,279 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xa91feb7f, L:/127.0.0.1:39493 - R:/127.0.0.1:54066]'
3882025-12-31 20:58:37,283 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39493
389[info] - Endpoint(securityin: -, in: /api, errout: -, out: {body as text/plain (UTF-8)}) default status mapper
3902025-12-31 20:58:37,285 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45641
3912025-12-31 20:58:37,287 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x421bf5e9, L:/127.0.0.1:45641 - R:/127.0.0.1:53250]'
3922025-12-31 20:58:37,292 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45641
393[info] - Endpoint(securityin: -, in: /api, errout: {body as text/plain (UTF-8)}, out: -) default error status mapper
3942025-12-31 20:58:37,294 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35481
3952025-12-31 20:58:37,297 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x4e001198, L:/127.0.0.1:35481 - R:/127.0.0.1:34014]'
3962025-12-31 20:58:37,304 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35481
397[info] - Endpoint(securityin: -, in: POST /api /echo {body as application/x-www-form-urlencoded (UTF-8)}, errout: -, out: {body as application/x-www-form-urlencoded (UTF-8)})
3982025-12-31 20:58:37,307 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45233
3992025-12-31 20:58:37,311 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x448eb0ec, L:/127.0.0.1:45233 - R:/127.0.0.1:39404]'
4002025-12-31 20:58:37,317 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45233
401[info] - Endpoint(securityin: -, in: GET /api /echo /params ?*, errout: -, out: {body as text/plain (UTF-8)})
4022025-12-31 20:58:37,321 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33537
4032025-12-31 20:58:37,322 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x2ca880db, L:/127.0.0.1:33537 - R:/127.0.0.1:36254]'
4042025-12-31 20:58:37,328 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33537
405[info] - Endpoint(securityin: -, in: GET /[pathParam] ?*, errout: -, out: {body as text/plain (UTF-8)})
4062025-12-31 20:58:37,330 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45475
4072025-12-31 20:58:37,333 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x34f5432c, L:/127.0.0.1:45475 - R:/127.0.0.1:43274]'
4082025-12-31 20:58:37,338 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45475
409[info] - Endpoint(securityin: -, in: GET /api /echo /params ?*, errout: -, out: {body as text/plain (UTF-8)}) should support value-less query param
4102025-12-31 20:58:37,340 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46501
4112025-12-31 20:58:37,342 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x05e49702, L:/127.0.0.1:46501 - R:/127.0.0.1:55662]'
4122025-12-31 20:58:37,352 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46501
413[info] - Endpoint(securityin: -, in: GET /api /echo /headers {multiple headers}, errout: -, out: {multiple headers})
4142025-12-31 20:58:37,355 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41429
4152025-12-31 20:58:37,357 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x6297a0aa, L:/127.0.0.1:41429 - R:/127.0.0.1:36988]'
4162025-12-31 20:58:37,361 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41429
417[info] - Endpoint(securityin: -, in: GET /*, errout: -, out: {body as text/plain (UTF-8)})
4182025-12-31 20:58:37,364 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34497
4192025-12-31 20:58:37,366 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x521b2481, L:/127.0.0.1:34497 - R:/127.0.0.1:52432]'
4202025-12-31 20:58:37,369 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34497
421[info] - Endpoint(securityin: -, in: GET /*, errout: -, out: {body as text/plain (UTF-8)}) paths should match empty path
4222025-12-31 20:58:37,373 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35987
4232025-12-31 20:58:37,375 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x47761a14, L:/127.0.0.1:35987 - R:/127.0.0.1:45506]'
4242025-12-31 20:58:37,379 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35987
425[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: {body as text/plain (UTF-8)}) invalid query parameter
4262025-12-31 20:58:37,382 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42529
4272025-12-31 20:58:37,384 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xc8aae3b9, L:/127.0.0.1:42529 - R:/127.0.0.1:53368]'
4282025-12-31 20:58:37,389 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42529
429[info] - Endpoint(securityin: -, in: GET /api /echo /param-to-header ?qq, errout: -, out: {header hh})
4302025-12-31 20:58:37,392 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45311
4312025-12-31 20:58:37,394 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xb1461502, L:/127.0.0.1:45311 - R:/127.0.0.1:45268]'
4322025-12-31 20:58:37,402 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45311
433[info] - Endpoint(securityin: -, in: GET /api /echo /headers {header Cookie}, errout: -, out: {header Set-Cookie})
4342025-12-31 20:58:37,405 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33767
4352025-12-31 20:58:37,407 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xd2ceefac, L:/127.0.0.1:33767 - R:/127.0.0.1:52440]'
4362025-12-31 20:58:37,409 [] ERROR s.t.s.n.internal.NettyServerHandler - Error while processing the request
437java.lang.IllegalArgumentException: Validation failed for header 'Set-Cookie'
438 at io.netty.handler.codec.DefaultHeaders.validateValue(DefaultHeaders.java:1019)
439 at io.netty.handler.codec.DefaultHeaders.setObject(DefaultHeaders.java:536)
440 at io.netty.handler.codec.http.DefaultHttpHeaders.set(DefaultHttpHeaders.java:175)
441 at sttp.tapir.server.netty.internal.NettyServerHandler$RichHttpMessage.setHeadersFrom$$anonfun$2(NettyServerHandler.scala:211)
442 at scala.collection.immutable.BitmapIndexedMapNode.foreach(HashMap.scala:1118)
443 at scala.collection.immutable.HashMap.foreach(HashMap.scala:272)
444 at sttp.tapir.server.netty.internal.NettyServerHandler$RichHttpMessage.setHeadersFrom(NettyServerHandler.scala:212)
445 at sttp.tapir.server.netty.internal.NettyServerHandler.handleResponse$$anonfun$1(NettyServerHandler.scala:103)
446 at scala.runtime.function.JProcedure2.apply(JProcedure2.java:15)
447 at scala.runtime.function.JProcedure2.apply(JProcedure2.java:10)
448 at sttp.tapir.server.netty.internal.NettyServerHandler$RichServerNettyResponse.handle(NettyServerHandler.scala:195)
449 at sttp.tapir.server.netty.internal.NettyServerHandler.handleResponse(NettyServerHandler.scala:152)
450 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1$$anonfun$2(NettyServerHandler.scala:55)
451 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
452 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
453 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1(NettyServerHandler.scala:59)
454 at scala.util.Try$.apply(Try.scala:218)
455 at sttp.monad.MonadError.handleError(MonadError.scala:24)
456 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
457 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
458 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
459 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1(NettyServerHandler.scala:69)
460 at sttp.tapir.server.netty.internal.NettyServerHandler.channelRead0$$anonfun$1$$anonfun$1(NettyServerHandler.scala:80)
461 at sttp.monad.syntax$MonadErrorOps.ensure(MonadError.scala:63)
462 at sttp.tapir.server.netty.internal.NettyServerHandler.channelRead0$$anonfun$1(NettyServerHandler.scala:81)
463 at scala.Function0.apply$mcV$sp(Function0.scala:45)
464 at sttp.tapir.server.netty.loom.NettyIdServer$$anon$1.run(NettyIdServer.scala:61)
465 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
466 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
467 at java.base/java.lang.VirtualThread.run(VirtualThread.java:311)
468Caused by: java.lang.IllegalArgumentException: a header value contains prohibited character 0xd at index 5.
469 at io.netty.handler.codec.http.DefaultHttpHeaders$HeaderValueValidator.validate(DefaultHttpHeaders.java:395)
470 at io.netty.handler.codec.http.DefaultHttpHeaders$HeaderValueValidator.validate(DefaultHttpHeaders.java:387)
471 at io.netty.handler.codec.DefaultHeaders.validateValue(DefaultHeaders.java:1017)
472 ... 29 common frames omitted
4732025-12-31 20:58:37,413 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33767
474[info] - Endpoint(securityin: -, in: GET / ?q, errout: -, out: {header Set-Cookie} {body as text/plain (UTF-8)}) should be invulnerable to response splitting from unsanitized headers
4752025-12-31 20:58:37,416 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43209
4762025-12-31 20:58:37,418 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xf2e1f700, L:/127.0.0.1:43209 - R:/127.0.0.1:39686]'
4772025-12-31 20:58:37,424 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43209
478[info] - Endpoint(securityin: -, in: GET /api /echo /headers {header Set-Cookie}, errout: -, out: {header Set-Cookie})
4792025-12-31 20:58:37,426 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45913
4802025-12-31 20:58:37,428 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x75cb8498, L:/127.0.0.1:45913 - R:/127.0.0.1:37694]'
4812025-12-31 20:58:37,434 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45913
482[info] - Endpoint(securityin: -, in: /api /echo {body as text/plain (UTF-8)}, errout: -, out: {body as text/plain (UTF-8)} {header Content-Type}) dynamic content type
4832025-12-31 20:58:37,440 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34975
4842025-12-31 20:58:37,444 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xacbb5c6f, L:/127.0.0.1:34975 - R:/127.0.0.1:49892]'
4852025-12-31 20:58:37,449 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34975
486[info] - Endpoint(securityin: -, in: /api /echo {header Content-Type}, errout: -, out: {body as text/plain (UTF-8)})
4872025-12-31 20:58:37,452 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40811
4882025-12-31 20:58:37,454 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xcafb060a, L:/127.0.0.1:40811 - R:/127.0.0.1:48132]'
4892025-12-31 20:58:37,460 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40811
490[info] - Endpoint(securityin: -, in: POST /api /echo {header Content-Type: application/json}, errout: -, out: -) mismatch content-type
4912025-12-31 20:58:37,463 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43103
4922025-12-31 20:58:37,465 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xa8ffc784, L:/127.0.0.1:43103 - R:/127.0.0.1:46840]'
4932025-12-31 20:58:37,469 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43103
494[info] - Endpoint(securityin: -, in: POST /api /echo {header Content-Type: application/json}, errout: -, out: -) missing content-type
4952025-12-31 20:58:37,473 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34777
4962025-12-31 20:58:37,475 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xb7388a04, L:/127.0.0.1:34777 - R:/127.0.0.1:59110]'
4972025-12-31 20:58:37,481 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34777
498[info] - Endpoint(securityin: -, in: POST /api /echo {header Content-Type}, errout: -, out: -) mismatch content-type
4992025-12-31 20:58:37,484 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44515
5002025-12-31 20:58:37,486 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x64e40a2c, L:/127.0.0.1:44515 - R:/127.0.0.1:34026]'
5012025-12-31 20:58:37,491 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44515
502[info] - Endpoint(securityin: -, in: POST /api /echo {header Content-Type}, errout: -, out: -) missing content-type
5032025-12-31 20:58:37,495 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39223
5042025-12-31 20:58:37,497 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x3ee61ac4, L:/127.0.0.1:39223 - R:/127.0.0.1:44612]'
5052025-12-31 20:58:37,501 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39223
506[info] - Endpoint(securityin: -, in: /api /echo, errout: -, out: {body as text/html (UTF-8)})
5072025-12-31 20:58:37,504 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39165
5082025-12-31 20:58:37,506 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x68f57696, L:/127.0.0.1:39165 - R:/127.0.0.1:32802]'
5092025-12-31 20:58:37,511 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39165
510[info] - Endpoint(securityin: -, in: -, errout: -, out: status code (308) {header Location})
5112025-12-31 20:58:37,513 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42699
5122025-12-31 20:58:37,515 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x7772b392, L:/127.0.0.1:42699 - R:/127.0.0.1:49120]'
5132025-12-31 20:58:37,519 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42699
514[info] - Endpoint(securityin: -, in: -, errout: -, out: {header Location: Poland})
5152025-12-31 20:58:37,522 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42489
5162025-12-31 20:58:37,524 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x08f8fd92, L:/127.0.0.1:42489 - R:/127.0.0.1:36036]'
5172025-12-31 20:58:37,535 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42489
518[info] - Endpoint(securityin: -, in: POST /api /echo {body as application/json (UTF-8)}, errout: -, out: {body as application/json (UTF-8)})
5192025-12-31 20:58:37,538 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39289
5202025-12-31 20:58:37,540 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x37a68b90, L:/127.0.0.1:39289 - R:/127.0.0.1:48936]'
5212025-12-31 20:58:37,545 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39289
522[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: status code - possible codes (Map())) custom status code
5232025-12-31 20:58:37,549 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44287
5242025-12-31 20:58:37,552 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xcda42ef4, L:/127.0.0.1:44287 - R:/127.0.0.1:48918]'
5252025-12-31 20:58:37,561 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44287
526[info] - Endpoint(securityin: -, in: {data from request}, errout: -, out: {body as text/plain (UTF-8)})
5272025-12-31 20:58:37,564 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37489
5282025-12-31 20:58:37,566 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xfba36ff8, L:/127.0.0.1:37489 - R:/127.0.0.1:34202]'
5292025-12-31 20:58:37,576 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37489
530[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: status code - possible codes (Map()))
5312025-12-31 20:58:37,579 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33453
5322025-12-31 20:58:37,582 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xa487c064, L:/127.0.0.1:33453 - R:/127.0.0.1:46296]'
5332025-12-31 20:58:37,592 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33453
534[info] - Endpoint[Query with default](securityin: -, in: ?p1, errout: -, out: {body as text/plain (UTF-8)})
5352025-12-31 20:58:37,594 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44569
5362025-12-31 20:58:37,596 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x1b269bbd, L:/127.0.0.1:44569 - R:/127.0.0.1:42920]'
5372025-12-31 20:58:37,601 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44569
538[info] - Endpoint(securityin: -, in: /api {header Content-Type: multipart/form-data}, errout: -, out: {body as text/plain (UTF-8)}) fixed multipart/form-data header input should ignore boundary directive
5392025-12-31 20:58:37,604 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44571
5402025-12-31 20:58:37,606 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x993d9d20, L:/127.0.0.1:44571 - R:/127.0.0.1:42790]'
5412025-12-31 20:58:37,616 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44571
542[info] - Endpoint(securityin: -, in: ?kind, errout: -, out: {header Content-Type})
5432025-12-31 20:58:37,618 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43893
5442025-12-31 20:58:37,620 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x05f713c2, L:/127.0.0.1:43893 - R:/127.0.0.1:43970]'
5452025-12-31 20:58:37,628 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43893
546[info] - Endpoint(securityin: -, in: ?kind, errout: -, out: {header Content-Type} {body as text/plain (UTF-8)})
5472025-12-31 20:58:37,633 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42435
5482025-12-31 20:58:37,636 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x85ed6e80, L:/127.0.0.1:42435 - R:/127.0.0.1:41328]'
5492025-12-31 20:58:37,642 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42435
550[info] - Endpoint(securityin: -, in: POST /api /echo {body as application/json (UTF-8)}, errout: -, out: {body as text/plain (UTF-8)})
5512025-12-31 20:58:37,646 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46721
5522025-12-31 20:58:37,648 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x26808f36, L:/127.0.0.1:46721 - R:/127.0.0.1:38164]'
5532025-12-31 20:58:37,663 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46721
554[info] - Endpoint(securityin: -, in: GET ?flag, errout: -, out: {body as text/plain (UTF-8)})
5552025-12-31 20:58:37,667 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42479
5562025-12-31 20:58:37,669 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x34ffc617, L:/127.0.0.1:42479 - R:/127.0.0.1:38166]'
5572025-12-31 20:58:37,673 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42479
558[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: {body as text/plain (UTF-8)}) should contain the content-length header
5592025-12-31 20:58:37,675 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40749
5602025-12-31 20:58:37,676 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xb024c0d6, L:/127.0.0.1:40749 - R:/127.0.0.1:48896]'
5612025-12-31 20:58:37,680 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40749
562[info] - Endpoint(securityin: -, in: -, errout: -, out: -) GET empty endpoint
5632025-12-31 20:58:37,682 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41943
5642025-12-31 20:58:37,684 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x041cade8, L:/127.0.0.1:41943 - R:/127.0.0.1:34802]'
5652025-12-31 20:58:37,686 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41943
566[info] - Endpoint(securityin: -, in: -, errout: -, out: -) POST empty endpoint
5672025-12-31 20:58:37,689 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35407
5682025-12-31 20:58:37,690 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x32108d2f, L:/127.0.0.1:35407 - R:/127.0.0.1:37278]'
5692025-12-31 20:58:37,696 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35407
570[info] - Endpoint(securityin: -, in: -, errout: -, out: {body as text/plain (UTF-8)} {header Content-Type: text/csv}) Fixed content-type header
5712025-12-31 20:58:37,698 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36615
5722025-12-31 20:58:37,699 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x71265177, L:/127.0.0.1:36615 - R:/127.0.0.1:32896]'
5732025-12-31 20:58:37,702 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36615
574[info] - Endpoint(securityin: -, in: GET, errout: -, out: -) GET a GET endpoint
5752025-12-31 20:58:37,704 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40361
5762025-12-31 20:58:37,705 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x4ddf52cb, L:/127.0.0.1:40361 - R:/127.0.0.1:53224]'
5772025-12-31 20:58:37,708 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40361
578[info] - Endpoint(securityin: -, in: GET, errout: -, out: -) POST a GET endpoint
5792025-12-31 20:58:37,710 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36499
5802025-12-31 20:58:37,712 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x0481f447, L:/127.0.0.1:36499 - R:/127.0.0.1:33778]'
5812025-12-31 20:58:37,724 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36499
582[info] - Endpoint(securityin: -, in: -, errout: -, out: -) no path should match anything
5832025-12-31 20:58:37,726 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46831
5842025-12-31 20:58:37,728 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xa14ee1b8, L:/127.0.0.1:46831 - R:/127.0.0.1:45922]'
5852025-12-31 20:58:37,730 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46831
586[info] - Endpoint(securityin: -, in: GET /, errout: -, out: -) root path should not match non-root path
5872025-12-31 20:58:37,731 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37391
5882025-12-31 20:58:37,733 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x902121a8, L:/127.0.0.1:37391 - R:/127.0.0.1:43630]'
5892025-12-31 20:58:37,735 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37391
590[info] - Endpoint(securityin: -, in: GET /, errout: -, out: -) root path should match empty path
5912025-12-31 20:58:37,737 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40153
5922025-12-31 20:58:37,739 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xb04342c6, L:/127.0.0.1:40153 - R:/127.0.0.1:45672]'
5932025-12-31 20:58:37,741 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40153
594[info] - Endpoint(securityin: -, in: GET /, errout: -, out: -) root path should match root path
5952025-12-31 20:58:37,743 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34303
5962025-12-31 20:58:37,744 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xb35b41be, L:/127.0.0.1:34303 - R:/127.0.0.1:46506]'
5972025-12-31 20:58:37,746 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34303
598[info] - Endpoint(securityin: -, in: GET /api, errout: -, out: -) single path should match single path
5992025-12-31 20:58:37,748 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38023
6002025-12-31 20:58:37,749 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xdf2790c2, L:/127.0.0.1:38023 - R:/127.0.0.1:35572]'
6012025-12-31 20:58:37,752 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38023
602[info] - Endpoint(securityin: -, in: GET /api, errout: -, out: -) single path should match single/ path
6032025-12-31 20:58:37,754 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39609
6042025-12-31 20:58:37,755 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x1073d014, L:/127.0.0.1:39609 - R:/127.0.0.1:57392]'
6052025-12-31 20:58:37,758 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39609
606[info] - Endpoint(securityin: -, in: GET /api /[] /and /*, errout: -, out: {header IntPath} {body as text/plain (UTF-8)}) Capturing paths after path capture
6072025-12-31 20:58:37,760 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38863
6082025-12-31 20:58:37,761 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xcce18a02, L:/127.0.0.1:38863 - R:/127.0.0.1:56828]'
6092025-12-31 20:58:37,764 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38863
610[info] - Endpoint(securityin: -, in: GET /api /[] /and /*, errout: -, out: {header IntPath} {body as text/plain (UTF-8)}) Capturing paths after path capture (when empty)
6112025-12-31 20:58:37,765 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 32791
6122025-12-31 20:58:37,767 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x383e2e23, L:/127.0.0.1:32791 - R:/127.0.0.1:37260]'
6132025-12-31 20:58:37,772 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 32791
614[info] - Endpoint(securityin: -, in: GET /api, errout: -, out: -) single path should not match root path
6152025-12-31 20:58:37,774 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37219
6162025-12-31 20:58:37,775 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xfd66f0b0, L:/127.0.0.1:37219 - R:/127.0.0.1:60480]'
6172025-12-31 20:58:37,780 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37219
618[info] - Endpoint(securityin: -, in: GET /api, errout: -, out: -) single path should not match larger path
6192025-12-31 20:58:37,781 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37081
6202025-12-31 20:58:37,783 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xa45ad3a2, L:/127.0.0.1:37081 - R:/127.0.0.1:43942]'
6212025-12-31 20:58:37,786 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37081
622[info] - ServerEndpoint(securityin: /auth, in: /settings, errout: -, out: {body as text/plain (UTF-8)})
6232025-12-31 20:58:37,788 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41625
6242025-12-31 20:58:37,790 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xf0e642e8, L:/127.0.0.1:41625 - R:/127.0.0.1:37860]'
6252025-12-31 20:58:37,799 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41625
626[info] - ServerEndpoint(securityin: /auth, in: -, errout: -, out: {body as text/plain (UTF-8)})
6272025-12-31 20:58:37,801 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45575
6282025-12-31 20:58:37,803 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x4038d481, L:/127.0.0.1:45575 - R:/127.0.0.1:37054]'
6292025-12-31 20:58:37,810 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45575
630[info] - two endpoints with increasingly specific path inputs: should match path exactly
6312025-12-31 20:58:37,812 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40767
6322025-12-31 20:58:37,836 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xdfbd6802, L:/127.0.0.1:40767 - R:/127.0.0.1:47216]'
6332025-12-31 20:58:37,845 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40767
634[info] - two endpoints with a body defined as the first input: should only consume body when the path matches
6352025-12-31 20:58:37,848 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34825
6362025-12-31 20:58:37,852 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x18b44976, L:/127.0.0.1:34825 - R:/127.0.0.1:39426]'
6372025-12-31 20:58:37,870 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34825
638[info] - two endpoints with query defined as the first input, path segments as second input: should try the second endpoint if the path doesn't match
6392025-12-31 20:58:37,874 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34437
6402025-12-31 20:58:37,876 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x81dcfcf2, L:/127.0.0.1:34437 - R:/127.0.0.1:49910]'
6412025-12-31 20:58:37,882 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34437
642[info] - two endpoints with increasingly specific path inputs, first with a required query parameter: should match path exactly
6432025-12-31 20:58:37,884 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37293
6442025-12-31 20:58:37,887 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x61d79167, L:/127.0.0.1:37293 - R:/127.0.0.1:46168]'
6452025-12-31 20:58:37,904 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37293
646[info] - two endpoints with validation: should not try the second one if validation fails
6472025-12-31 20:58:37,907 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34235
6482025-12-31 20:58:37,909 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xfaa67ddd, L:/127.0.0.1:34235 - R:/127.0.0.1:60516]'
6492025-12-31 20:58:37,924 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34235
650[info] - endpoint with a security input and regular path input shouldn't shadow other endpoints
6512025-12-31 20:58:37,926 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38327
6522025-12-31 20:58:37,928 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x13828344, L:/127.0.0.1:38327 - R:/127.0.0.1:44760]'
6532025-12-31 20:58:37,941 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38327
654[info] - two endpoints, same path prefix, one without trailing slashes, second accepting trailing slashes
6552025-12-31 20:58:37,944 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35443
6562025-12-31 20:58:37,945 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xa380b3e0, L:/127.0.0.1:35443 - R:/127.0.0.1:36500]'
6572025-12-31 20:58:37,949 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35443
658[info] - try other paths on decode failure if onDecodeFailureNextEndpoint
6592025-12-31 20:58:37,951 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38401
6602025-12-31 20:58:37,953 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x9c24fb78, L:/127.0.0.1:38401 - R:/127.0.0.1:34862]'
6612025-12-31 20:58:37,966 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38401
662[info] - two endpoints with different methods, first one with path parsing
6632025-12-31 20:58:37,969 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46701
6642025-12-31 20:58:37,971 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xfd74c86d, L:/127.0.0.1:46701 - R:/127.0.0.1:36072]'
6652025-12-31 20:58:37,975 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46701
666[info] - Endpoint(securityin: -, in: GET /customer /[customer_id] /orders /[order_id], errout: -, out: -) Returns 400 if path 'shape' matches, but failed to parse a path parameter, using a custom decode failure handler
6672025-12-31 20:58:37,978 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37867
6682025-12-31 20:58:37,980 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xad688205, L:/127.0.0.1:37867 - R:/127.0.0.1:51284]'
6692025-12-31 20:58:37,989 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37867
670[info] - Endpoint(securityin: -, in: GET /customer /[customer_id] /orders /[order_id], errout: -, out: -) Returns 404 if path 'shape' doesn't match
6712025-12-31 20:58:37,993 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38269
6722025-12-31 20:58:37,995 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x139dd9b0, L:/127.0.0.1:38269 - R:/127.0.0.1:60586]'
6732025-12-31 20:58:37,999 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38269
674[info] - Endpoint(securityin: -, in: GET /customer /[customer_id], errout: -, out: -) Returns 400 if path 'shape' matches, but failed to parse a path parameter
6752025-12-31 20:58:38,003 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34599
6762025-12-31 20:58:38,005 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x7e7795d8, L:/127.0.0.1:34599 - R:/127.0.0.1:56368]'
6772025-12-31 20:58:38,013 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34599
678[info] - Tries next endpoint if path 'shape' matches, but validation fails, using .onDecodeFailureNextEndpoint
6792025-12-31 20:58:38,018 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46271
6802025-12-31 20:58:38,021 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x8b125467, L:/127.0.0.1:46271 - R:/127.0.0.1:50578]'
6812025-12-31 20:58:38,028 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46271
682[info] - ServerEndpoint(securityin: ?x, in: ?y, errout: -, out: {body as text/plain (UTF-8)}) server security logic - one input
6832025-12-31 20:58:38,032 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41367
6842025-12-31 20:58:38,035 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xf14b94bc, L:/127.0.0.1:41367 - R:/127.0.0.1:43748]'
6852025-12-31 20:58:38,045 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41367
686[info] - ServerEndpoint(securityin: ?x ?y, in: ?z ?u, errout: -, out: {body as text/plain (UTF-8)}) server security logic - multiple inputs
6872025-12-31 20:58:38,052 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34323
6882025-12-31 20:58:38,054 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x7ddbb8f5, L:/127.0.0.1:34323 - R:/127.0.0.1:38120]'
6892025-12-31 20:58:38,072 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34323
690[info] - Endpoint[echo input stream](securityin: -, in: POST /api /echo {body as application/octet-stream}, errout: -, out: {body as application/octet-stream})
6912025-12-31 20:58:38,078 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41299
6922025-12-31 20:58:38,082 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xa26ecaf6, L:/127.0.0.1:41299 - R:/127.0.0.1:60320]'
6932025-12-31 20:58:38,089 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41299
694[info] - Endpoint[input string output stream with header](securityin: -, in: POST /api /echo {body as text/plain (UTF-8)}, errout: -, out: {body as application/octet-stream} {header Content-Length})
6952025-12-31 20:58:38,092 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33007
6962025-12-31 20:58:38,094 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xaa63486c, L:/127.0.0.1:33007 - R:/127.0.0.1:60986]'
6972025-12-31 20:58:38,096 [] ERROR s.t.s.n.l.NettyIdServerInterpreter - Exception when handling request: GET /, by: * *, took: 1ms
698java.lang.RuntimeException: null
699 at sttp.tapir.server.tests.ServerBasicTests.exceptionTests$$anonfun$1(ServerBasicTests.scala:754)
700 at sttp.tapir.EndpointServerLogicOps.serverLogic$$anonfun$1$$anonfun$1$$anonfun$1(Endpoint.scala:419)
701 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
702 at sttp.tapir.EndpointServerLogicOps.serverLogic$$anonfun$1$$anonfun$1(Endpoint.scala:419)
703 at sttp.tapir.server.interpreter.ServerInterpreter.sttp$tapir$server$interpreter$ServerInterpreter$$anon$3$$_$onDecodeSuccess$$anonfun$1(ServerInterpreter.scala:208)
704 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
705 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess(ServerInterpreter.scala:214)
706 at sttp.tapir.server.interceptor.decodefailure.DecodeFailureInterceptor$$anon$1.onDecodeSuccess(DecodeFailureInterceptor.scala:15)
707 at sttp.tapir.server.interceptor.content.NotAcceptableInterceptor$$anon$1.onDecodeSuccess(NotAcceptableInterceptor.scala:22)
708 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1$$anonfun$1(ServerLogInterceptor.scala:38)
709 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
710 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1(ServerLogInterceptor.scala:44)
711 at scala.util.Try$.apply(Try.scala:218)
712 at sttp.monad.MonadError.handleError(MonadError.scala:24)
713 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
714 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
715 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
716 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess(ServerLogInterceptor.scala:49)
717 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess$$anonfun$1(ExceptionInterceptor.scala:19)
718 at scala.util.Try$.apply(Try.scala:218)
719 at sttp.monad.MonadError.handleError(MonadError.scala:24)
720 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
721 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
722 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess(ExceptionInterceptor.scala:20)
723 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1$$anonfun$1(ServerInterpreter.scala:139)
724 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
725 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1(ServerInterpreter.scala:140)
726 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
727 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
728 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
729 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
730 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3(ServerInterpreter.scala:142)
731 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
732 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
733 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
734 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
735 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2(ServerInterpreter.scala:142)
736 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
737 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
738 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
739 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
740 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2(ServerInterpreter.scala:144)
741 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
742 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
743 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
744 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
745 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
746 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
747 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
748 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
749 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
750 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
751 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
752 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
753 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
754 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
755 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1(ServerInterpreter.scala:144)
756 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
757 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
758 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
759 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
760 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint(ServerInterpreter.scala:144)
761 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone$$anonfun$1(ServerInterpreter.scala:58)
762 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
763 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone(ServerInterpreter.scala:64)
764 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$1(ServerInterpreter.scala:31)
765 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
766 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
767 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
768 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply$$anonfun$2(ServerLogInterceptor.scala:24)
769 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
770 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
771 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply(ServerLogInterceptor.scala:24)
772 at sttp.tapir.server.interpreter.ServerInterpreter.apply$$anonfun$1(ServerInterpreter.scala:21)
773 at sttp.tapir.server.netty.loom.package$$anon$1.eval(loom.scala:15)
774 at sttp.monad.MonadError.suspend(MonadError.scala:32)
775 at sttp.monad.MonadError.suspend$(MonadError.scala:16)
776 at sttp.tapir.server.netty.loom.package$$anon$1.suspend(loom.scala:9)
777 at sttp.tapir.server.interpreter.ServerInterpreter.apply(ServerInterpreter.scala:22)
778 at sttp.tapir.server.netty.internal.NettyServerInterpreter$.$anonfun$1$$anonfun$1(NettyServerInterpreter.scala:32)
779 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
780 at sttp.tapir.server.netty.internal.NettyServerInterpreter$.$anonfun$1(NettyServerInterpreter.scala:36)
781 at sttp.tapir.server.netty.package$Route$.run$1$$anonfun$1(package.scala:19)
782 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
783 at sttp.tapir.server.netty.package$Route$.run$1(package.scala:22)
784 at sttp.tapir.server.netty.package$Route$.combine$$anonfun$1(package.scala:26)
785 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1$$anonfun$1$$anonfun$1(NettyServerHandler.scala:47)
786 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
787 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1$$anonfun$1(NettyServerHandler.scala:51)
788 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
789 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1(NettyServerHandler.scala:59)
790 at scala.util.Try$.apply(Try.scala:218)
791 at sttp.monad.MonadError.handleError(MonadError.scala:24)
792 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
793 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
794 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
795 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1(NettyServerHandler.scala:69)
796 at sttp.tapir.server.netty.internal.NettyServerHandler.channelRead0$$anonfun$1$$anonfun$1(NettyServerHandler.scala:80)
797 at sttp.monad.syntax$MonadErrorOps.ensure(MonadError.scala:63)
798 at sttp.tapir.server.netty.internal.NettyServerHandler.channelRead0$$anonfun$1(NettyServerHandler.scala:81)
799 at scala.Function0.apply$mcV$sp(Function0.scala:45)
800 at sttp.tapir.server.netty.loom.NettyIdServer$$anon$1.run(NettyIdServer.scala:61)
801 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
802 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
803 at java.base/java.lang.VirtualThread.run(VirtualThread.java:311)
8042025-12-31 20:58:38,101 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33007
805[info] - Endpoint(securityin: -, in: -, errout: -, out: -) handle exceptions
8062025-12-31 20:58:38,105 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38139
8072025-12-31 20:58:38,107 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xc3b4e52f, L:/127.0.0.1:38139 - R:/127.0.0.1:39616]'
8082025-12-31 20:58:38,128 [] ERROR s.t.s.n.l.NettyIdServerInterpreter - Exception when handling request: GET /?name=orange, by: * *, took: 1ms
809java.lang.IllegalArgumentException: orange
810 at sttp.tapir.server.tests.ServerBasicTests.throwFruits$$anonfun$2(ServerBasicTests.scala:814)
811 at sttp.tapir.server.netty.loom.package$$anon$1.eval(loom.scala:15)
812 at sttp.tapir.server.tests.package$.suspendResult(package.scala:14)
813 at sttp.tapir.server.tests.ServerBasicTests.throwFruits(ServerBasicTests.scala:814)
814 at sttp.tapir.server.tests.ServerBasicTests.exceptionTests$$anonfun$3$$anonfun$1(ServerBasicTests.scala:760)
815 at sttp.tapir.internal.package$.recoverErrors2$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$1(package.scala:264)
816 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
817 at sttp.tapir.internal.package$.recoverErrors2$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$1(package.scala:264)
818 at scala.util.Try$.apply(Try.scala:218)
819 at sttp.tapir.internal.package$.recoverErrors2$$anonfun$1$$anonfun$1$$anonfun$1(package.scala:264)
820 at sttp.tapir.server.interpreter.ServerInterpreter.sttp$tapir$server$interpreter$ServerInterpreter$$anon$3$$_$onDecodeSuccess$$anonfun$1(ServerInterpreter.scala:208)
821 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
822 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess(ServerInterpreter.scala:214)
823 at sttp.tapir.server.interceptor.decodefailure.DecodeFailureInterceptor$$anon$1.onDecodeSuccess(DecodeFailureInterceptor.scala:15)
824 at sttp.tapir.server.interceptor.content.NotAcceptableInterceptor$$anon$1.onDecodeSuccess(NotAcceptableInterceptor.scala:22)
825 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1$$anonfun$1(ServerLogInterceptor.scala:38)
826 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
827 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1(ServerLogInterceptor.scala:44)
828 at scala.util.Try$.apply(Try.scala:218)
829 at sttp.monad.MonadError.handleError(MonadError.scala:24)
830 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
831 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
832 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
833 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess(ServerLogInterceptor.scala:49)
834 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess$$anonfun$1(ExceptionInterceptor.scala:19)
835 at scala.util.Try$.apply(Try.scala:218)
836 at sttp.monad.MonadError.handleError(MonadError.scala:24)
837 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
838 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
839 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess(ExceptionInterceptor.scala:20)
840 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1$$anonfun$1(ServerInterpreter.scala:139)
841 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
842 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1(ServerInterpreter.scala:140)
843 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
844 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
845 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
846 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
847 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3(ServerInterpreter.scala:142)
848 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
849 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
850 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
851 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
852 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2(ServerInterpreter.scala:142)
853 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
854 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
855 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
856 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
857 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2(ServerInterpreter.scala:144)
858 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
859 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
860 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
861 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
862 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
863 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
864 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
865 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
866 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
867 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
868 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
869 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
870 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
871 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
872 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1(ServerInterpreter.scala:144)
873 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
874 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
875 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
876 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
877 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint(ServerInterpreter.scala:144)
878 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone$$anonfun$1(ServerInterpreter.scala:58)
879 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
880 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone(ServerInterpreter.scala:64)
881 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$1(ServerInterpreter.scala:31)
882 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
883 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
884 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
885 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply$$anonfun$2(ServerLogInterceptor.scala:24)
886 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
887 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
888 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply(ServerLogInterceptor.scala:24)
889 at sttp.tapir.server.interpreter.ServerInterpreter.apply$$anonfun$1(ServerInterpreter.scala:21)
890 at sttp.tapir.server.netty.loom.package$$anon$1.eval(loom.scala:15)
891 at sttp.monad.MonadError.suspend(MonadError.scala:32)
892 at sttp.monad.MonadError.suspend$(MonadError.scala:16)
893 at sttp.tapir.server.netty.loom.package$$anon$1.suspend(loom.scala:9)
894 at sttp.tapir.server.interpreter.ServerInterpreter.apply(ServerInterpreter.scala:22)
895 at sttp.tapir.server.netty.internal.NettyServerInterpreter$.$anonfun$1$$anonfun$1(NettyServerInterpreter.scala:32)
896 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
897 at sttp.tapir.server.netty.internal.NettyServerInterpreter$.$anonfun$1(NettyServerInterpreter.scala:36)
898 at sttp.tapir.server.netty.package$Route$.run$1$$anonfun$1(package.scala:19)
899 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
900 at sttp.tapir.server.netty.package$Route$.run$1(package.scala:22)
901 at sttp.tapir.server.netty.package$Route$.combine$$anonfun$1(package.scala:26)
902 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1$$anonfun$1$$anonfun$1(NettyServerHandler.scala:47)
903 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
904 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1$$anonfun$1(NettyServerHandler.scala:51)
905 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
906 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1(NettyServerHandler.scala:59)
907 at scala.util.Try$.apply(Try.scala:218)
908 at sttp.monad.MonadError.handleError(MonadError.scala:24)
909 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
910 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
911 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
912 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1(NettyServerHandler.scala:69)
913 at sttp.tapir.server.netty.internal.NettyServerHandler.channelRead0$$anonfun$1$$anonfun$1(NettyServerHandler.scala:80)
914 at sttp.monad.syntax$MonadErrorOps.ensure(MonadError.scala:63)
915 at sttp.tapir.server.netty.internal.NettyServerHandler.channelRead0$$anonfun$1(NettyServerHandler.scala:81)
916 at scala.Function0.apply$mcV$sp(Function0.scala:45)
917 at sttp.tapir.server.netty.loom.NettyIdServer$$anon$1.run(NettyIdServer.scala:61)
918 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
919 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
920 at java.base/java.lang.VirtualThread.run(VirtualThread.java:311)
9212025-12-31 20:58:38,130 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38139
922[info] - recover errors from exceptions
9232025-12-31 20:58:38,133 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35763
9242025-12-31 20:58:38,135 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x278f20cb, L:/127.0.0.1:35763 - R:/127.0.0.1:45718]'
9252025-12-31 20:58:38,137 [] ERROR s.t.s.n.l.NettyIdServerInterpreter - Exception when handling request: GET /no_content, by: * /no_content, took: 1ms
926java.lang.IllegalStateException: Unexpected response body when status code == 204
927 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$4.apply(ServerInterpreter.scala:236)
928 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess$$anonfun$2(ServerInterpreter.scala:211)
929 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
930 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
931 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess(ServerInterpreter.scala:214)
932 at sttp.tapir.server.interceptor.decodefailure.DecodeFailureInterceptor$$anon$1.onDecodeSuccess(DecodeFailureInterceptor.scala:15)
933 at sttp.tapir.server.interceptor.content.NotAcceptableInterceptor$$anon$1.onDecodeSuccess(NotAcceptableInterceptor.scala:22)
934 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1$$anonfun$1(ServerLogInterceptor.scala:38)
935 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
936 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1(ServerLogInterceptor.scala:44)
937 at scala.util.Try$.apply(Try.scala:218)
938 at sttp.monad.MonadError.handleError(MonadError.scala:24)
939 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
940 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
941 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
942 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess(ServerLogInterceptor.scala:49)
943 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess$$anonfun$1(ExceptionInterceptor.scala:19)
944 at scala.util.Try$.apply(Try.scala:218)
945 at sttp.monad.MonadError.handleError(MonadError.scala:24)
946 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
947 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
948 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess(ExceptionInterceptor.scala:20)
949 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1$$anonfun$1(ServerInterpreter.scala:139)
950 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
951 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1(ServerInterpreter.scala:140)
952 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
953 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
954 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
955 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
956 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3(ServerInterpreter.scala:142)
957 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
958 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
959 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
960 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
961 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2(ServerInterpreter.scala:142)
962 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
963 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
964 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
965 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
966 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2(ServerInterpreter.scala:144)
967 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
968 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
969 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
970 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
971 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
972 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
973 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
974 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
975 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
976 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
977 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
978 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
979 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
980 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
981 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1(ServerInterpreter.scala:144)
982 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
983 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
984 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
985 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
986 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint(ServerInterpreter.scala:144)
987 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone$$anonfun$1(ServerInterpreter.scala:58)
988 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
989 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone(ServerInterpreter.scala:64)
990 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$1(ServerInterpreter.scala:31)
991 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
992 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
993 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
994 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply$$anonfun$2(ServerLogInterceptor.scala:24)
995 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
996 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
997 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply(ServerLogInterceptor.scala:24)
998 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
999 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
1000 at sttp.tapir.server.interceptor.reject.RejectInterceptor$$anon$1.apply$$anonfun$1(RejectInterceptor.scala:27)
1001 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1002 at sttp.tapir.server.interceptor.reject.RejectInterceptor$$anon$1.apply(RejectInterceptor.scala:34)
1003 at sttp.tapir.server.interpreter.ServerInterpreter.apply$$anonfun$1(ServerInterpreter.scala:21)
1004 at sttp.tapir.server.netty.loom.package$$anon$1.eval(loom.scala:15)
1005 at sttp.monad.MonadError.suspend(MonadError.scala:32)
1006 at sttp.monad.MonadError.suspend$(MonadError.scala:16)
1007 at sttp.tapir.server.netty.loom.package$$anon$1.suspend(loom.scala:9)
1008 at sttp.tapir.server.interpreter.ServerInterpreter.apply(ServerInterpreter.scala:22)
1009 at sttp.tapir.server.netty.internal.NettyServerInterpreter$.$anonfun$1$$anonfun$1(NettyServerInterpreter.scala:32)
1010 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
1011 at sttp.tapir.server.netty.internal.NettyServerInterpreter$.$anonfun$1(NettyServerInterpreter.scala:36)
1012 at sttp.tapir.server.netty.package$Route$.run$1$$anonfun$1(package.scala:19)
1013 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1014 at sttp.tapir.server.netty.package$Route$.run$1(package.scala:22)
1015 at sttp.tapir.server.netty.package$Route$.combine$$anonfun$1(package.scala:26)
1016 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1$$anonfun$1$$anonfun$1(NettyServerHandler.scala:47)
1017 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
1018 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1$$anonfun$1(NettyServerHandler.scala:51)
1019 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1020 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1(NettyServerHandler.scala:59)
1021 at scala.util.Try$.apply(Try.scala:218)
1022 at sttp.monad.MonadError.handleError(MonadError.scala:24)
1023 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
1024 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
1025 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
1026 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1(NettyServerHandler.scala:69)
1027 at sttp.tapir.server.netty.internal.NettyServerHandler.channelRead0$$anonfun$1$$anonfun$1(NettyServerHandler.scala:80)
1028 at sttp.monad.syntax$MonadErrorOps.ensure(MonadError.scala:63)
1029 at sttp.tapir.server.netty.internal.NettyServerHandler.channelRead0$$anonfun$1(NettyServerHandler.scala:81)
1030 at scala.Function0.apply$mcV$sp(Function0.scala:45)
1031 at sttp.tapir.server.netty.loom.NettyIdServer$$anon$1.run(NettyIdServer.scala:61)
1032 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
1033 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
1034 at java.base/java.lang.VirtualThread.run(VirtualThread.java:311)
10352025-12-31 20:58:38,142 [] ERROR s.t.s.n.l.NettyIdServerInterpreter - Exception when handling request: GET /not_modified, by: * /not_modified, took: 0ms
1036java.lang.IllegalStateException: Unexpected response body when status code == 304
1037 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$4.apply(ServerInterpreter.scala:236)
1038 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess$$anonfun$2(ServerInterpreter.scala:211)
1039 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1040 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1041 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess(ServerInterpreter.scala:214)
1042 at sttp.tapir.server.interceptor.decodefailure.DecodeFailureInterceptor$$anon$1.onDecodeSuccess(DecodeFailureInterceptor.scala:15)
1043 at sttp.tapir.server.interceptor.content.NotAcceptableInterceptor$$anon$1.onDecodeSuccess(NotAcceptableInterceptor.scala:22)
1044 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1$$anonfun$1(ServerLogInterceptor.scala:38)
1045 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1046 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1(ServerLogInterceptor.scala:44)
1047 at scala.util.Try$.apply(Try.scala:218)
1048 at sttp.monad.MonadError.handleError(MonadError.scala:24)
1049 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
1050 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
1051 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
1052 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess(ServerLogInterceptor.scala:49)
1053 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess$$anonfun$1(ExceptionInterceptor.scala:19)
1054 at scala.util.Try$.apply(Try.scala:218)
1055 at sttp.monad.MonadError.handleError(MonadError.scala:24)
1056 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
1057 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
1058 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess(ExceptionInterceptor.scala:20)
1059 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1$$anonfun$1(ServerInterpreter.scala:139)
1060 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
1061 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1(ServerInterpreter.scala:140)
1062 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1063 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1064 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1065 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1066 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3(ServerInterpreter.scala:142)
1067 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1068 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1069 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1070 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1071 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2(ServerInterpreter.scala:142)
1072 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1073 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1074 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1075 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1076 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2(ServerInterpreter.scala:144)
1077 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1078 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1079 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1080 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1081 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
1082 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1083 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1084 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1085 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1086 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
1087 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1088 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1089 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1090 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1091 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1(ServerInterpreter.scala:144)
1092 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1093 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1094 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1095 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1096 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint(ServerInterpreter.scala:144)
1097 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone$$anonfun$1(ServerInterpreter.scala:58)
1098 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1099 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone(ServerInterpreter.scala:64)
1100 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$1(ServerInterpreter.scala:31)
1101 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
1102 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
1103 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
1104 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply$$anonfun$2(ServerLogInterceptor.scala:24)
1105 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1106 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1107 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply(ServerLogInterceptor.scala:24)
1108 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
1109 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
1110 at sttp.tapir.server.interceptor.reject.RejectInterceptor$$anon$1.apply$$anonfun$1(RejectInterceptor.scala:27)
1111 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1112 at sttp.tapir.server.interceptor.reject.RejectInterceptor$$anon$1.apply(RejectInterceptor.scala:34)
1113 at sttp.tapir.server.interpreter.ServerInterpreter.apply$$anonfun$1(ServerInterpreter.scala:21)
1114 at sttp.tapir.server.netty.loom.package$$anon$1.eval(loom.scala:15)
1115 at sttp.monad.MonadError.suspend(MonadError.scala:32)
1116 at sttp.monad.MonadError.suspend$(MonadError.scala:16)
1117 at sttp.tapir.server.netty.loom.package$$anon$1.suspend(loom.scala:9)
1118 at sttp.tapir.server.interpreter.ServerInterpreter.apply(ServerInterpreter.scala:22)
1119 at sttp.tapir.server.netty.internal.NettyServerInterpreter$.$anonfun$1$$anonfun$1(NettyServerInterpreter.scala:32)
1120 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
1121 at sttp.tapir.server.netty.internal.NettyServerInterpreter$.$anonfun$1(NettyServerInterpreter.scala:36)
1122 at sttp.tapir.server.netty.package$Route$.run$1$$anonfun$1(package.scala:19)
1123 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1124 at sttp.tapir.server.netty.package$Route$.run$1(package.scala:22)
1125 at sttp.tapir.server.netty.package$Route$.combine$$anonfun$1(package.scala:26)
1126 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1$$anonfun$1$$anonfun$1(NettyServerHandler.scala:47)
1127 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
1128 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1$$anonfun$1(NettyServerHandler.scala:51)
1129 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1130 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1(NettyServerHandler.scala:59)
1131 at scala.util.Try$.apply(Try.scala:218)
1132 at sttp.monad.MonadError.handleError(MonadError.scala:24)
1133 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
1134 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
1135 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
1136 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1(NettyServerHandler.scala:69)
1137 at sttp.tapir.server.netty.internal.NettyServerHandler.channelRead0$$anonfun$1$$anonfun$1(NettyServerHandler.scala:80)
1138 at sttp.monad.syntax$MonadErrorOps.ensure(MonadError.scala:63)
1139 at sttp.tapir.server.netty.internal.NettyServerHandler.channelRead0$$anonfun$1(NettyServerHandler.scala:81)
1140 at scala.Function0.apply$mcV$sp(Function0.scala:45)
1141 at sttp.tapir.server.netty.loom.NettyIdServer$$anon$1.run(NettyIdServer.scala:61)
1142 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
1143 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
1144 at java.base/java.lang.VirtualThread.run(VirtualThread.java:311)
11452025-12-31 20:58:38,151 [] ERROR s.t.s.n.l.NettyIdServerInterpreter - Exception when handling request: GET /one_of?select_err=no_content, by: * /one_of, took: 3ms
1146java.lang.IllegalStateException: Unexpected response body when status code == 204
1147 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$4.apply(ServerInterpreter.scala:236)
1148 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess$$anonfun$2(ServerInterpreter.scala:213)
1149 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1150 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1151 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess(ServerInterpreter.scala:214)
1152 at sttp.tapir.server.interceptor.decodefailure.DecodeFailureInterceptor$$anon$1.onDecodeSuccess(DecodeFailureInterceptor.scala:15)
1153 at sttp.tapir.server.interceptor.content.NotAcceptableInterceptor$$anon$1.onDecodeSuccess(NotAcceptableInterceptor.scala:22)
1154 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1$$anonfun$1(ServerLogInterceptor.scala:38)
1155 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1156 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1(ServerLogInterceptor.scala:44)
1157 at scala.util.Try$.apply(Try.scala:218)
1158 at sttp.monad.MonadError.handleError(MonadError.scala:24)
1159 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
1160 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
1161 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
1162 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess(ServerLogInterceptor.scala:49)
1163 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess$$anonfun$1(ExceptionInterceptor.scala:19)
1164 at scala.util.Try$.apply(Try.scala:218)
1165 at sttp.monad.MonadError.handleError(MonadError.scala:24)
1166 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
1167 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
1168 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess(ExceptionInterceptor.scala:20)
1169 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1$$anonfun$1(ServerInterpreter.scala:139)
1170 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
1171 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1(ServerInterpreter.scala:140)
1172 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1173 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1174 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1175 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1176 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3(ServerInterpreter.scala:142)
1177 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1178 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1179 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1180 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1181 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2(ServerInterpreter.scala:142)
1182 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1183 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1184 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1185 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1186 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2(ServerInterpreter.scala:144)
1187 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1188 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1189 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1190 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1191 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
1192 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1193 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1194 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1195 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1196 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
1197 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1198 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1199 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1200 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1201 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1(ServerInterpreter.scala:144)
1202 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1203 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1204 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1205 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1206 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint(ServerInterpreter.scala:144)
1207 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone$$anonfun$1(ServerInterpreter.scala:58)
1208 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1209 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone(ServerInterpreter.scala:64)
1210 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$1(ServerInterpreter.scala:31)
1211 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
1212 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
1213 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
1214 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply$$anonfun$2(ServerLogInterceptor.scala:24)
1215 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1216 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1217 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply(ServerLogInterceptor.scala:24)
1218 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
1219 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
1220 at sttp.tapir.server.interceptor.reject.RejectInterceptor$$anon$1.apply$$anonfun$1(RejectInterceptor.scala:27)
1221 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1222 at sttp.tapir.server.interceptor.reject.RejectInterceptor$$anon$1.apply(RejectInterceptor.scala:34)
1223 at sttp.tapir.server.interpreter.ServerInterpreter.apply$$anonfun$1(ServerInterpreter.scala:21)
1224 at sttp.tapir.server.netty.loom.package$$anon$1.eval(loom.scala:15)
1225 at sttp.monad.MonadError.suspend(MonadError.scala:32)
1226 at sttp.monad.MonadError.suspend$(MonadError.scala:16)
1227 at sttp.tapir.server.netty.loom.package$$anon$1.suspend(loom.scala:9)
1228 at sttp.tapir.server.interpreter.ServerInterpreter.apply(ServerInterpreter.scala:22)
1229 at sttp.tapir.server.netty.internal.NettyServerInterpreter$.$anonfun$1$$anonfun$1(NettyServerInterpreter.scala:32)
1230 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
1231 at sttp.tapir.server.netty.internal.NettyServerInterpreter$.$anonfun$1(NettyServerInterpreter.scala:36)
1232 at sttp.tapir.server.netty.package$Route$.run$1$$anonfun$1(package.scala:19)
1233 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1234 at sttp.tapir.server.netty.package$Route$.run$1(package.scala:22)
1235 at sttp.tapir.server.netty.package$Route$.combine$$anonfun$1(package.scala:26)
1236 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1$$anonfun$1$$anonfun$1(NettyServerHandler.scala:47)
1237 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
1238 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1$$anonfun$1(NettyServerHandler.scala:51)
1239 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1240 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1(NettyServerHandler.scala:59)
1241 at scala.util.Try$.apply(Try.scala:218)
1242 at sttp.monad.MonadError.handleError(MonadError.scala:24)
1243 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
1244 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
1245 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
1246 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1(NettyServerHandler.scala:69)
1247 at sttp.tapir.server.netty.internal.NettyServerHandler.channelRead0$$anonfun$1$$anonfun$1(NettyServerHandler.scala:80)
1248 at sttp.monad.syntax$MonadErrorOps.ensure(MonadError.scala:63)
1249 at sttp.tapir.server.netty.internal.NettyServerHandler.channelRead0$$anonfun$1(NettyServerHandler.scala:81)
1250 at scala.Function0.apply$mcV$sp(Function0.scala:45)
1251 at sttp.tapir.server.netty.loom.NettyIdServer$$anon$1.run(NettyIdServer.scala:61)
1252 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
1253 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
1254 at java.base/java.lang.VirtualThread.run(VirtualThread.java:311)
12552025-12-31 20:58:38,157 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35763
1256[info] - fail when status is 204 or 304, but there's a body
12572025-12-31 20:58:38,161 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42851
12582025-12-31 20:58:38,165 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xa94175bc, L:/127.0.0.1:42851 - R:/127.0.0.1:59368]'
12592025-12-31 20:58:38,235 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42851
1260[info] - Endpoint(securityin: -, in: GET /content-negotiation /organization {header Accept}, errout: -, out: one of(status code (200) {body as application/json (UTF-8)}|status code (200) {body as application/xml (UTF-8)}|status code (200) {body as text/html (UTF-8)}|status code (200) {body as text/html (ISO-8859-1)}))
12612025-12-31 20:58:38,238 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44267
12622025-12-31 20:58:38,239 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xe2b46144, L:/127.0.0.1:44267 - R:/127.0.0.1:53484]'
12632025-12-31 20:58:38,242 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44267
1264[info] - Endpoint(securityin: -, in: GET /content-negotiation /organization, errout: -, out: one of(status code (200) {body as application/json (UTF-8)}|status code (200) {body as application/xml (UTF-8)})) takes first content type when no accepts header
12652025-12-31 20:58:38,245 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40497
12662025-12-31 20:58:38,246 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xddc5d522, L:/127.0.0.1:40497 - R:/127.0.0.1:42774]'
12672025-12-31 20:58:38,249 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40497
1268[info] - Endpoint(securityin: -, in: GET /content-negotiation /organization, errout: -, out: one of(status code (200) {body as application/xml (UTF-8)}|status code (200) {body as application/json (UTF-8)})) takes first content type when no accepts header
12692025-12-31 20:58:38,252 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44291
12702025-12-31 20:58:38,254 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x08f62efb, L:/127.0.0.1:44291 - R:/127.0.0.1:38752]'
12712025-12-31 20:58:38,257 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44291
1272[info] - Endpoint(securityin: -, in: GET /, errout: -, out: -) accepts header without output body
12732025-12-31 20:58:38,259 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36561
12742025-12-31 20:58:38,260 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xfa003490, L:/127.0.0.1:36561 - R:/127.0.0.1:46540]'
12752025-12-31 20:58:38,263 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36561
1276[info] - Endpoint[echo byte array](securityin: -, in: POST /api /echo {body as application/octet-stream}, errout: -, out: {body as application/octet-stream}) not take into account the accept charset header when the body media type doesn't specify one
12772025-12-31 20:58:38,265 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 32907
12782025-12-31 20:58:38,267 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x36c1c459, L:/127.0.0.1:32907 - R:/127.0.0.1:53490]'
12792025-12-31 20:58:38,278 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 32907
1280[info] - Endpoint(securityin: -, in: GET /content-negotiation /organization-parameters, errout: -, out: one of({body as application/json; name=unknown (UTF-8)}|{body as application/json (UTF-8)})) matches content type on accept parameters
12812025-12-31 20:58:38,280 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37243
12822025-12-31 20:58:38,282 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x6966af8f, L:/127.0.0.1:37243 - R:/127.0.0.1:47286]'
12832025-12-31 20:58:38,291 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37243
1284[info] - Endpoint[echo file](securityin: -, in: POST /api /echo {body as application/octet-stream}, errout: -, out: {body as application/octet-stream})
12852025-12-31 20:58:38,294 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43829
12862025-12-31 20:58:38,296 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x43e54822, L:/127.0.0.1:43829 - R:/127.0.0.1:37402]'
12872025-12-31 20:58:38,302 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43829
1288[info] - Endpoint[mapped query](securityin: -, in: ?fruit, errout: -, out: {body as text/plain (UTF-8)})
12892025-12-31 20:58:38,305 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42595
12902025-12-31 20:58:38,307 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xd8e292b2, L:/127.0.0.1:42595 - R:/127.0.0.1:56996]'
12912025-12-31 20:58:38,313 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42595
1292[info] - Endpoint[mapped path](securityin: -, in: /fruit /[], errout: -, out: {body as text/plain (UTF-8)})
12932025-12-31 20:58:38,315 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36933
12942025-12-31 20:58:38,317 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x9b351d09, L:/127.0.0.1:36933 - R:/127.0.0.1:50410]'
12952025-12-31 20:58:38,322 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36933
1296[info] - Endpoint[mapped path path](securityin: -, in: /fruit /[] /amount /[], errout: -, out: {body as text/plain (UTF-8)})
12972025-12-31 20:58:38,324 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39733
12982025-12-31 20:58:38,325 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x3437e691, L:/127.0.0.1:39733 - R:/127.0.0.1:49128]'
12992025-12-31 20:58:38,328 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39733
1300[info] - Endpoint[query and mapped path path](securityin: -, in: /fruit /[] /amount /[] ?color, errout: -, out: {body as text/plain (UTF-8)})
13012025-12-31 20:58:38,330 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39047
13022025-12-31 20:58:38,332 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xee901060, L:/127.0.0.1:39047 - R:/127.0.0.1:50274]'
13032025-12-31 20:58:38,336 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39047
1304[info] - Endpoint[out mapped](securityin: -, in: ?fruit, errout: -, out: {body as text/plain (UTF-8)})
13052025-12-31 20:58:38,339 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34481
13062025-12-31 20:58:38,340 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xcda04ce6, L:/127.0.0.1:34481 - R:/127.0.0.1:46034]'
13072025-12-31 20:58:38,345 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34481
1308[info] - Endpoint[out mapped](securityin: -, in: ?fruit, errout: -, out: {body as text/plain (UTF-8)} {header X-Role})
13092025-12-31 20:58:38,347 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40247
13102025-12-31 20:58:38,349 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xce6e0dec, L:/127.0.0.1:40247 - R:/127.0.0.1:49466]'
13112025-12-31 20:58:38,354 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40247
1312[info] - Endpoint(securityin: -, in: {header A: 1} {header X}, errout: -, out: {header B: 2} {header Y})
13132025-12-31 20:58:38,357 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40923
13142025-12-31 20:58:38,359 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xffdf2560, L:/127.0.0.1:40923 - R:/127.0.0.1:37968]'
13152025-12-31 20:58:38,362 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40923
1316[info] - Endpoint(securityin: -, in: ?a ?b ?x ?y, errout: -, out: {header A} {header B} {header X} {header Y})
13172025-12-31 20:58:38,365 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37129
13182025-12-31 20:58:38,366 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x63ef2ac5, L:/127.0.0.1:37129 - R:/127.0.0.1:44406]'
13192025-12-31 20:58:38,369 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37129
1320[info] - Endpoint(securityin: -, in: ?p1 ?p2 ?p3, errout: -, out: {header P1} {header P2} {header P3})
13212025-12-31 20:58:38,371 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34265
13222025-12-31 20:58:38,373 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xf1c5f3ff, L:/127.0.0.1:34265 - R:/127.0.0.1:59990]'
13232025-12-31 20:58:38,376 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34265
1324[info] - Endpoint[mapped to unit](securityin: -, in: ?p1 ?p2, errout: -, out: {header P1} {header P2})
13252025-12-31 20:58:38,378 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46231
13262025-12-31 20:58:38,380 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xd74a460d, L:/127.0.0.1:46231 - R:/127.0.0.1:45592]'
13272025-12-31 20:58:38,413 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46231
1328[info] - Endpoint[metrics](securityin: -, in: POST /api /echo {body as application/json (UTF-8)}, errout: -, out: {body as application/json (UTF-8)})
13292025-12-31 20:58:38,415 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36397
13302025-12-31 20:58:38,417 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xddb8d002, L:/127.0.0.1:36397 - R:/127.0.0.1:41972]'
13312025-12-31 20:58:38,422 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36397
1332[info] - Endpoint[metrics](securityin: -, in: POST /api /echo {body as application/octet-stream}, errout: -, out: {body as application/octet-stream})
13332025-12-31 20:58:38,425 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45373
13342025-12-31 20:58:38,426 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xf62d79a4, L:/127.0.0.1:45373 - R:/127.0.0.1:60348]'
13352025-12-31 20:58:38,430 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45373
1336[info] - Endpoint[metrics](securityin: -, in: GET /, errout: -, out: -)
13372025-12-31 20:58:38,432 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46797
13382025-12-31 20:58:38,434 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x3cead276, L:/127.0.0.1:46797 - R:/127.0.0.1:37234]'
13392025-12-31 20:58:38,535 [] ERROR s.t.s.n.l.NettyIdServerInterpreter - Exception when handling request: GET /, by: [metrics on exception], took: 101ms
1340java.lang.RuntimeException: Ups
1341 at sttp.tapir.server.tests.ServerMetricsTest.tests$$anonfun$7(ServerMetricsTest.scala:107)
1342 at sttp.tapir.EndpointServerLogicOps.serverLogic$$anonfun$1$$anonfun$1$$anonfun$1(Endpoint.scala:419)
1343 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
1344 at sttp.tapir.EndpointServerLogicOps.serverLogic$$anonfun$1$$anonfun$1(Endpoint.scala:419)
1345 at sttp.tapir.server.interpreter.ServerInterpreter.sttp$tapir$server$interpreter$ServerInterpreter$$anon$3$$_$onDecodeSuccess$$anonfun$1(ServerInterpreter.scala:208)
1346 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1347 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess(ServerInterpreter.scala:214)
1348 at sttp.tapir.server.interceptor.decodefailure.DecodeFailureInterceptor$$anon$1.onDecodeSuccess(DecodeFailureInterceptor.scala:15)
1349 at sttp.tapir.server.interceptor.content.NotAcceptableInterceptor$$anon$1.onDecodeSuccess(NotAcceptableInterceptor.scala:22)
1350 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1$$anonfun$1(ServerLogInterceptor.scala:38)
1351 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1352 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1(ServerLogInterceptor.scala:44)
1353 at scala.util.Try$.apply(Try.scala:218)
1354 at sttp.monad.MonadError.handleError(MonadError.scala:24)
1355 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
1356 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
1357 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
1358 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess(ServerLogInterceptor.scala:49)
1359 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess$$anonfun$1(ExceptionInterceptor.scala:19)
1360 at scala.util.Try$.apply(Try.scala:218)
1361 at sttp.monad.MonadError.handleError(MonadError.scala:24)
1362 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
1363 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
1364 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess(ExceptionInterceptor.scala:20)
1365 at sttp.tapir.server.interceptor.metrics.MetricsEndpointInterceptor$$anon$1.$anonfun$2$$anonfun$1(MetricsEndpointInterceptor.scala:52)
1366 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1367 at sttp.tapir.server.interceptor.metrics.MetricsEndpointInterceptor$$anon$1.$anonfun$2(MetricsEndpointInterceptor.scala:55)
1368 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1369 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1370 at sttp.tapir.server.interceptor.metrics.MetricsEndpointInterceptor$$anon$1.onDecodeSuccess(MetricsEndpointInterceptor.scala:55)
1371 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1$$anonfun$1(ServerInterpreter.scala:139)
1372 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
1373 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1(ServerInterpreter.scala:140)
1374 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1375 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1376 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1377 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1378 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3(ServerInterpreter.scala:142)
1379 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1380 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1381 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1382 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1383 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2(ServerInterpreter.scala:142)
1384 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1385 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1386 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1387 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1388 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2(ServerInterpreter.scala:144)
1389 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1390 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1391 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1392 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1393 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
1394 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1395 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1396 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1397 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1398 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
1399 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1400 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1401 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1402 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1403 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1(ServerInterpreter.scala:144)
1404 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1405 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1406 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1407 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1408 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint(ServerInterpreter.scala:144)
1409 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone$$anonfun$1(ServerInterpreter.scala:58)
1410 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1411 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone(ServerInterpreter.scala:64)
1412 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$1(ServerInterpreter.scala:31)
1413 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
1414 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
1415 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
1416 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply$$anonfun$2(ServerLogInterceptor.scala:24)
1417 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1418 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1419 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply(ServerLogInterceptor.scala:24)
1420 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
1421 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
1422 at sttp.tapir.server.interceptor.metrics.MetricsRequestInterceptor.apply$$anonfun$1$$anonfun$2(MetricsEndpointInterceptor.scala:32)
1423 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1424 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1425 at sttp.tapir.server.interceptor.metrics.MetricsRequestInterceptor.apply$$anonfun$1(MetricsEndpointInterceptor.scala:33)
1426 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
1427 at sttp.tapir.server.interpreter.ServerInterpreter.apply$$anonfun$1(ServerInterpreter.scala:21)
1428 at sttp.tapir.server.netty.loom.package$$anon$1.eval(loom.scala:15)
1429 at sttp.monad.MonadError.suspend(MonadError.scala:32)
1430 at sttp.monad.MonadError.suspend$(MonadError.scala:16)
1431 at sttp.tapir.server.netty.loom.package$$anon$1.suspend(loom.scala:9)
1432 at sttp.tapir.server.interpreter.ServerInterpreter.apply(ServerInterpreter.scala:22)
1433 at sttp.tapir.server.netty.internal.NettyServerInterpreter$.$anonfun$1$$anonfun$1(NettyServerInterpreter.scala:32)
1434 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
1435 at sttp.tapir.server.netty.internal.NettyServerInterpreter$.$anonfun$1(NettyServerInterpreter.scala:36)
1436 at sttp.tapir.server.netty.package$Route$.run$1$$anonfun$1(package.scala:19)
1437 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1438 at sttp.tapir.server.netty.package$Route$.run$1(package.scala:22)
1439 at sttp.tapir.server.netty.package$Route$.combine$$anonfun$1(package.scala:26)
1440 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1$$anonfun$1$$anonfun$1(NettyServerHandler.scala:47)
1441 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
1442 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1$$anonfun$1(NettyServerHandler.scala:51)
1443 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1444 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1(NettyServerHandler.scala:59)
1445 at scala.util.Try$.apply(Try.scala:218)
1446 at sttp.monad.MonadError.handleError(MonadError.scala:24)
1447 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
1448 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
1449 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
1450 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1(NettyServerHandler.scala:69)
1451 at sttp.tapir.server.netty.internal.NettyServerHandler.channelRead0$$anonfun$1$$anonfun$1(NettyServerHandler.scala:80)
1452 at sttp.monad.syntax$MonadErrorOps.ensure(MonadError.scala:63)
1453 at sttp.tapir.server.netty.internal.NettyServerHandler.channelRead0$$anonfun$1(NettyServerHandler.scala:81)
1454 at scala.Function0.apply$mcV$sp(Function0.scala:45)
1455 at sttp.tapir.server.netty.loom.NettyIdServer$$anon$1.run(NettyIdServer.scala:61)
1456 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
1457 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
1458 at java.base/java.lang.VirtualThread.run(VirtualThread.java:311)
14592025-12-31 20:58:38,539 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46797
1460[info] - Endpoint[metrics on exception](securityin: -, in: GET /, errout: -, out: -)
14612025-12-31 20:58:38,541 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33533
14622025-12-31 20:58:38,543 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xbc313a4a, L:/127.0.0.1:33533 - R:/127.0.0.1:40784]'
14632025-12-31 20:58:38,550 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33533
1464[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: one of(status code (202) {body as text/plain (UTF-8)}|status code (200) {body as text/plain (UTF-8)}))
14652025-12-31 20:58:38,552 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34987
14662025-12-31 20:58:38,554 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x28248054, L:/127.0.0.1:34987 - R:/127.0.0.1:56378]'
14672025-12-31 20:58:38,559 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34987
1468[info] - Endpoint(securityin: -, in: /mapping ?num, errout: -, out: one of(status code (202) {body as text/plain (UTF-8)}|status code (200) {body as text/plain (UTF-8)}))
14692025-12-31 20:58:38,561 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43713
14702025-12-31 20:58:38,563 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xd169d831, L:/127.0.0.1:43713 - R:/127.0.0.1:40912]'
14712025-12-31 20:58:38,568 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43713
1472[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: one of(status code (202)|status code (200) {body as text/plain (UTF-8)}))
14732025-12-31 20:58:38,570 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41643
14742025-12-31 20:58:38,572 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x4212692a, L:/127.0.0.1:41643 - R:/127.0.0.1:38006]'
14752025-12-31 20:58:38,580 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41643
1476[info] - Endpoint(securityin: -, in: GET /entity /[type], errout: -, out: one of(status code (201) {body as application/json (UTF-8)}|{body as application/json (UTF-8)}))
14772025-12-31 20:58:38,582 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44047
14782025-12-31 20:58:38,584 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x324de78a, L:/127.0.0.1:44047 - R:/127.0.0.1:37358]'
14792025-12-31 20:58:38,602 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44047
1480[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: one of(status code (204)|status code (202) {body as application/json (UTF-8)}|status code (200) {body as application/json (UTF-8)}))
14812025-12-31 20:58:38,604 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39579
14822025-12-31 20:58:38,607 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xb3c25836, L:/127.0.0.1:39579 - R:/127.0.0.1:56908]'
14832025-12-31 20:58:38,627 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39579
1484[info] - Endpoint(securityin: -, in: ?fruit, errout: {body as application/json (UTF-8)}, out: -)
14852025-12-31 20:58:38,629 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41733
14862025-12-31 20:58:38,631 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x9bbb568f, L:/127.0.0.1:41733 - R:/127.0.0.1:49560]'
14872025-12-31 20:58:38,644 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41733
1488[info] - ServerEndpoint(securityin: {header token}, in: ?y, errout: {body as application/json (UTF-8)}, out: {body as text/plain (UTF-8)}) security error outputs extended with additional variants in main logic
14892025-12-31 20:58:38,648 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36239
14902025-12-31 20:58:38,650 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x73b69108, L:/127.0.0.1:36239 - R:/127.0.0.1:33312]'
14912025-12-31 20:58:38,659 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36239
1492[info] - Endpoint(securityin: -, in: /status ?statusOut, errout: -, out: one of(status code (404)|status code (400) {body as application/json (UTF-8)}))
14932025-12-31 20:58:38,663 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39285
14942025-12-31 20:58:38,666 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xedf6aed3, L:/127.0.0.1:39285 - R:/127.0.0.1:48566]'
14952025-12-31 20:58:38,679 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39285
1496[info] - given a list of endpoints, should return 405 for unsupported methods
14972025-12-31 20:58:38,683 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44559
14982025-12-31 20:58:38,686 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x55e22064, L:/127.0.0.1:44559 - R:/127.0.0.1:50456]'
14992025-12-31 20:58:38,695 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44559
1500[info] - given a list of endpoints with different paths, should return 405 for unsupported methods
15012025-12-31 20:58:38,699 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37137
15022025-12-31 20:58:38,702 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xbe8c327a, L:/127.0.0.1:37137 - R:/127.0.0.1:38718]'
15032025-12-31 20:58:38,710 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37137
1504[info] - given a list of endpoints and a customized reject handler, should return a custom response for unsupported methods
15052025-12-31 20:58:38,713 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38333
15062025-12-31 20:58:38,715 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xa50bd9cb, L:/127.0.0.1:38333 - R:/127.0.0.1:51670]'
15072025-12-31 20:58:38,718 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38333
1508[info] - Endpoint(securityin: -, in: /path, errout: -, out: -) should return 404 for an unknown endpoint
15092025-12-31 20:58:38,721 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41163
15102025-12-31 20:58:38,722 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xa67c80da, L:/127.0.0.1:41163 - R:/127.0.0.1:57142]'
15112025-12-31 20:58:38,726 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41163
1512[info] - Endpoint(securityin: -, in: GET /path, errout: -, out: -) should return 404 for an unsupported method, when a single endpoint is interpreted
15132025-12-31 20:58:38,728 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40623
15142025-12-31 20:58:38,730 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xdc419557, L:/127.0.0.1:40623 - R:/127.0.0.1:35094]'
15152025-12-31 20:58:38,744 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40623
1516[info] - Endpoint(securityin: -, in: ?fruit(~apple|banana), errout: -, out: -) support query validation with tagged type
15172025-12-31 20:58:38,747 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36371
15182025-12-31 20:58:38,749 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x632bf31b, L:/127.0.0.1:36371 - R:/127.0.0.1:52922]'
15192025-12-31 20:58:38,756 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36371
1520[info] - Endpoint(securityin: -, in: ?amount(>=0), errout: -, out: -) support query validation
15212025-12-31 20:58:38,759 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41165
15222025-12-31 20:58:38,761 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x95777f86, L:/127.0.0.1:41165 - R:/127.0.0.1:36098]'
15232025-12-31 20:58:38,773 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41165
1524[info] - Endpoint(securityin: -, in: {body as application/json (UTF-8)}(fruit->(length>=4),amount->(>=1)), errout: -, out: -) support jsonBody validation with wrapped type
15252025-12-31 20:58:38,778 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37567
15262025-12-31 20:58:38,780 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x941ab8a1, L:/127.0.0.1:37567 - R:/127.0.0.1:49006]'
15272025-12-31 20:58:38,790 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37567
1528[info] - Endpoint(securityin: -, in: ?amount(>=1), errout: -, out: -) support query validation with wrapper type
15292025-12-31 20:58:38,793 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 32995
15302025-12-31 20:58:38,795 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x1cc2f73c, L:/127.0.0.1:32995 - R:/127.0.0.1:38400]'
15312025-12-31 20:58:38,814 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 32995
1532[info] - Endpoint(securityin: -, in: {body as application/json (UTF-8)}(fruits->(size>=1,elements(fruit->(length>=4),amount->(>=1)))), errout: -, out: -) support jsonBody validation with list of wrapped type
15332025-12-31 20:58:38,820 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34543
15342025-12-31 20:58:38,823 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x5ed08e1c, L:/127.0.0.1:34543 - R:/127.0.0.1:46590]'
15352025-12-31 20:58:38,840 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34543
1536[info] - Endpoint(securityin: -, in: POST one of({body as application/json (UTF-8)}|{body as application/xml (UTF-8)}|{body as text/plain (UTF-8)}), errout: -, out: {body as text/plain (UTF-8)})
15372025-12-31 20:58:38,845 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38707
15382025-12-31 20:58:38,847 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x86ba1c03, L:/127.0.0.1:38707 - R:/127.0.0.1:33534]'
15392025-12-31 20:58:38,861 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38707
1540[info] - Endpoint(securityin: -, in: POST one of({body as application/json (UTF-8)}|text/* -> {body as text/plain (UTF-8)}), errout: -, out: {body as text/plain (UTF-8)})
15412025-12-31 20:58:38,863 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35715
15422025-12-31 20:58:38,865 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xc3f026fd, L:/127.0.0.1:35715 - R:/127.0.0.1:40826]'
15432025-12-31 20:58:38,879 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35715
1544[info] - Endpoint(securityin: -, in: POST {body as text/plain (UTF-8)}, errout: -, out: one of({body as application/json (UTF-8)}|{body as application/xml (UTF-8)}|{body as text/plain (UTF-8)}))
15452025-12-31 20:58:38,881 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43221
15462025-12-31 20:58:38,883 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x6a4e09c1, L:/127.0.0.1:43221 - R:/127.0.0.1:47502]'
15472025-12-31 20:58:38,890 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43221
1548[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: {body as text/plain (UTF-8)}) CORS with default config; valid preflight request
15492025-12-31 20:58:38,892 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38135
15502025-12-31 20:58:38,893 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xe4dad054, L:/127.0.0.1:38135 - R:/127.0.0.1:55054]'
15512025-12-31 20:58:38,896 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38135
1552[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with specific allowed origin, method, headers, allowed credentials and max age; preflight request with matching origin, method and headers
15532025-12-31 20:58:38,898 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42117
15542025-12-31 20:58:38,899 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xe0c1d72b, L:/127.0.0.1:42117 - R:/127.0.0.1:40330]'
15552025-12-31 20:58:38,909 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42117
1556[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with multiple allowed origins, method, headers, allowed credentials and max age; preflight request with matching origin, method and headers
15572025-12-31 20:58:38,912 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38153
15582025-12-31 20:58:38,914 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xfa57adff, L:/127.0.0.1:38153 - R:/127.0.0.1:56904]'
15592025-12-31 20:58:38,919 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38153
1560[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with specific allowed origin; preflight request with unsupported origin
15612025-12-31 20:58:38,921 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40165
15622025-12-31 20:58:38,922 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x57b9732c, L:/127.0.0.1:40165 - R:/127.0.0.1:39930]'
15632025-12-31 20:58:38,925 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40165
1564[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with multiple allowed origins; preflight request with unsupported origin
15652025-12-31 20:58:38,926 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43365
15662025-12-31 20:58:38,928 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x0889bc4b, L:/127.0.0.1:43365 - R:/127.0.0.1:56308]'
15672025-12-31 20:58:38,930 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43365
1568[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with specific allowed method; preflight request with unsupported method
15692025-12-31 20:58:38,931 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34831
15702025-12-31 20:58:38,932 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x7b2fe5c4, L:/127.0.0.1:34831 - R:/127.0.0.1:51936]'
15712025-12-31 20:58:38,934 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34831
1572[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with specific allowed headers; preflight request with unsupported header
15732025-12-31 20:58:38,936 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34877
15742025-12-31 20:58:38,938 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x9dbf4d81, L:/127.0.0.1:34877 - R:/127.0.0.1:39560]'
15752025-12-31 20:58:38,940 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34877
1576[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with reflected allowed headers; preflight request
15772025-12-31 20:58:38,942 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39967
15782025-12-31 20:58:38,944 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x5b20b951, L:/127.0.0.1:39967 - R:/127.0.0.1:48858]'
15792025-12-31 20:58:38,946 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39967
1580[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with custom response code for preflight requests; valid preflight request
15812025-12-31 20:58:38,947 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39563
15822025-12-31 20:58:38,948 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xe950b541, L:/127.0.0.1:39563 - R:/127.0.0.1:58484]'
15832025-12-31 20:58:38,951 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39563
1584[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with default config; preflight request without Origin (non-CORS)
15852025-12-31 20:58:38,953 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40261
15862025-12-31 20:58:38,954 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x6c6eddde, L:/127.0.0.1:40261 - R:/127.0.0.1:38446]'
15872025-12-31 20:58:38,958 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40261
1588[info] - Endpoint(securityin: -, in: GET /path, errout: -, out: {body as text/plain (UTF-8)}) CORS with default config; valid CORS request
15892025-12-31 20:58:38,960 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41951
15902025-12-31 20:58:38,961 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x9ef93c73, L:/127.0.0.1:41951 - R:/127.0.0.1:49276]'
15912025-12-31 20:58:38,964 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41951
1592[info] - Endpoint(securityin: -, in: GET /path, errout: -, out: {body as text/plain (UTF-8)}) CORS with custom allowed origin, allowed credentials and exposed headers; valid CORS request
15932025-12-31 20:58:38,966 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43419
15942025-12-31 20:58:38,967 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x11d066eb, L:/127.0.0.1:43419 - R:/127.0.0.1:52882]'
15952025-12-31 20:58:38,971 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43419
1596[info] - Endpoint(securityin: -, in: GET /path, errout: -, out: {body as text/plain (UTF-8)}) CORS with all headers exposed; valid CORS request
15972025-12-31 20:58:38,974 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36841
15982025-12-31 20:58:38,975 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x0643443f, L:/127.0.0.1:36841 - R:/127.0.0.1:51240]'
15992025-12-31 20:58:38,980 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36841
1600[info] - returns tapir-generated 404 when defaultHandlers(notFoundWhenRejected = true) is used
16012025-12-31 20:58:38,982 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33361
16022025-12-31 20:58:38,985 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xf175cfd3, L:/127.0.0.1:33361 - R:/127.0.0.1:51598]'
16032025-12-31 20:58:39,002 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33361
1604[info] - Log events with provided functions, skipping certain endpoints
1605Starting build for ProjectRef(file:/build/repo/,nima3) (tapir-nima-server)... [1/2]
1606Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wvalue-discard, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1607[info] compiling 8 Scala sources to /build/repo/nima/target/jvm-3/classes ...
1608[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1609[warn] -- [E175] Potential Issue Warning: /build/repo/nima/src/main/scala/sttp/tapir/server/nima/NimaServerInterpreter.scala:41:68
1610[warn] 41 | tapirResponse.body.fold(ifEmpty = helidonResponse.send()) { tapirInputStream =>
1611[warn] | ^
1612[warn] |discarded non-Unit value of type Unit | Long. Add `: Unit` to discard silently.
1613[warn] 42 | val helidonOutputStream = helidonResponse.outputStream()
1614[warn] 43 | try {
1615[warn] 44 | tapirInputStream.transferTo(helidonOutputStream)
1616[warn] 45 | } finally {
1617[warn] 46 | helidonOutputStream.close()
1618[warn] 47 | }
1619[warn] 48 | }
1620[warn] two warnings found
1621[info] done compiling
1622[info] compiling 3 Scala sources to /build/repo/nima/target/jvm-3/test-classes ...
1623[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1624[warn] there was 1 deprecation warning; re-run with -deprecation for details
1625[warn] two warnings found
1626[info] done compiling
162720:58:48,607 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.11
162820:58:48,609 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25b485ba - No custom configurators were discovered as a service.
162920:58:48,609 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25b485ba - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
163020:58:48,610 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25b485ba - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
163120:58:48,631 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
163220:58:48,632 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
163320:58:48,641 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25b485ba - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 22 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
163420:58:48,641 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25b485ba - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
163520:58:48,642 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25b485ba - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
163620:58:48,642 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
163720:58:48,647 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/build/repo/nima/target/jvm-3/test-classes/logback.xml]
163820:58:48,647 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@2b546384 - Resource [logback.xml] occurs multiple times on the classpath.
163920:58:48,648 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@2b546384 - Resource [logback.xml] occurs at [file:/build/repo/nima/target/jvm-3/test-classes/logback.xml]
164020:58:48,648 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@2b546384 - Resource [logback.xml] occurs at [jar:file:/root/.cache/coursier/v1/https/repo1.maven.org/maven2/com/softwaremill/sttp/tapir/tapir-tests_3/1.8.2/tapir-tests_3-1.8.2.jar!/logback.xml]
164120:58:48,754 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE]
164220:58:48,754 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
164320:58:48,795 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - This appender no longer admits a layout as a sub-component, set an encoder instead.
164420:58:48,795 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
164520:58:48,795 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
164620:58:48,796 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [io.helidon] to INFO
164720:58:48,800 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [io.helidon] to false
164820:58:48,801 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[io.helidon]
164920:58:48,801 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
165020:58:48,801 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT]
165120:58:48,801 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@5d740a0f - End of configuration.
165220:58:48,802 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@214b199c - Registering current configuration as safe fallback point
165320:58:48,802 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25b485ba - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 160 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
1654
1655[info] NimaServerTest:
165620:58:50.525 [features-thread] INFO i.h.common.features.HelidonFeatures - Helidon SE 4.0.0 features: [Config, Encoding, Media, WebServer]
165720:58:50.529 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x3ddad049] http://0.0.0.0:44087 bound for socket '@default'
165820:58:50.536 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 14 milliseconds. 2056 milliseconds since JVM startup. Java 21+35-LTS
165920:58:50.539 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44087
166020:58:50.861 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44087
166120:58:50.862 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x3ddad049] @default socket closed.
166220:58:50.864 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1663[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: {body as text/plain (UTF-8)})
166420:58:50.880 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x601fb3be] http://0.0.0.0:37463 bound for socket '@default'
166520:58:50.883 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 3 milliseconds. 2406 milliseconds since JVM startup. Java 21+35-LTS
166620:58:50.884 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37463
166720:58:50.895 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37463
166820:58:50.896 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x601fb3be] @default socket closed.
166920:58:50.896 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1670[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: {body as text/plain (UTF-8)}) with URL encoding
167120:58:50.902 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x096e0a2e] http://0.0.0.0:35599 bound for socket '@default'
167220:58:50.903 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2426 milliseconds since JVM startup. Java 21+35-LTS
167320:58:50.903 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35599
167420:58:50.915 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35599
167520:58:50.916 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x096e0a2e] @default socket closed.
167620:58:50.917 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1677[info] - Endpoint[infallible](securityin: -, in: ?fruit, errout: void, out: {body as text/plain (UTF-8)})
167820:58:50.921 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x21ea9301] http://0.0.0.0:45081 bound for socket '@default'
167920:58:50.922 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 2444 milliseconds since JVM startup. Java 21+35-LTS
168020:58:50.922 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45081
168120:58:50.939 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45081
168220:58:50.940 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x21ea9301] @default socket closed.
168320:58:50.940 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1684[info] - Endpoint(securityin: -, in: ?fruit ?amount, errout: -, out: {body as text/plain (UTF-8)})
168520:58:50.946 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x36466bc0] http://0.0.0.0:40265 bound for socket '@default'
168620:58:50.946 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2469 milliseconds since JVM startup. Java 21+35-LTS
168720:58:50.946 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40265
168820:58:50.954 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40265
168920:58:50.955 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x36466bc0] @default socket closed.
169020:58:50.955 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1691[info] - Endpoint(securityin: -, in: {header X-Role}, errout: -, out: {body as text/plain (UTF-8)})
169220:58:50.960 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x24fdce8e] http://0.0.0.0:41029 bound for socket '@default'
169320:58:50.960 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2483 milliseconds since JVM startup. Java 21+35-LTS
169420:58:50.960 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41029
169520:58:50.970 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41029
169620:58:50.970 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x24fdce8e] @default socket closed.
169720:58:50.971 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1698[info] - Endpoint(securityin: -, in: /fruit /[] /amount /[], errout: -, out: {body as text/plain (UTF-8)})
169920:58:50.976 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x50aa8430] http://0.0.0.0:45217 bound for socket '@default'
170020:58:50.976 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 2499 milliseconds since JVM startup. Java 21+35-LTS
170120:58:50.977 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45217
170220:58:50.985 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45217
170320:58:50.985 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x50aa8430] @default socket closed.
170420:58:50.985 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1705[info] - Endpoint(securityin: -, in: /fruit /[] /amount /[], errout: -, out: {body as text/plain (UTF-8)}) with URL encoding
170620:58:50.990 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x765dffab] http://0.0.0.0:40641 bound for socket '@default'
170720:58:50.990 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2513 milliseconds since JVM startup. Java 21+35-LTS
170820:58:50.990 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40641
170920:58:51.000 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40641
171020:58:51.000 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x765dffab] @default socket closed.
171120:58:51.000 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1712[info] - Endpoint(securityin: -, in: GET /api /[], errout: -, out: -) Empty path should not be passed to path capture decoding
171320:58:51.004 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x53e831b9] http://0.0.0.0:41613 bound for socket '@default'
171420:58:51.005 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2528 milliseconds since JVM startup. Java 21+35-LTS
171520:58:51.005 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41613
171620:58:51.013 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41613
171720:58:51.013 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x53e831b9] @default socket closed.
171820:58:51.013 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1719[info] - Endpoint(securityin: -, in: /in /[] /[], errout: -, out: {header a} {header b}) capturing two path parameters with the same specification
172020:58:51.018 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x039a4071] http://0.0.0.0:32877 bound for socket '@default'
172120:58:51.018 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2541 milliseconds since JVM startup. Java 21+35-LTS
172220:58:51.018 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 32877
172320:58:51.034 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 32877
172420:58:51.035 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x039a4071] @default socket closed.
172520:58:51.035 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1726[info] - Endpoint(securityin: -, in: POST /api /echo {body as text/plain (UTF-8)}, errout: -, out: {body as text/plain (UTF-8)})
172720:58:51.040 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x1c3101aa] http://0.0.0.0:34059 bound for socket '@default'
172820:58:51.040 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2563 milliseconds since JVM startup. Java 21+35-LTS
172920:58:51.040 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34059
173020:58:51.054 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34059
173120:58:51.055 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x1c3101aa] @default socket closed.
173220:58:51.056 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1733[info] - Endpoint(securityin: -, in: POST /api /echo {body as text/plain (UTF-8)}, errout: -, out: {body as text/plain (UTF-8)}) with get method
173420:58:51.061 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6497d379] http://0.0.0.0:44647 bound for socket '@default'
173520:58:51.062 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2585 milliseconds since JVM startup. Java 21+35-LTS
173620:58:51.062 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44647
173720:58:51.072 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44647
173820:58:51.072 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6497d379] @default socket closed.
173920:58:51.073 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1740[info] - Endpoint(securityin: -, in: {header SomeHeader} /[], errout: -, out: {header IntHeader} {body as text/plain (UTF-8)}) Header input before path capture input
174120:58:51.077 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x2a6250e1] http://0.0.0.0:36887 bound for socket '@default'
174220:58:51.077 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 2600 milliseconds since JVM startup. Java 21+35-LTS
174320:58:51.078 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36887
174420:58:51.114 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36887
174520:58:51.114 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x2a6250e1] @default socket closed.
174620:58:51.114 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1747[info] - Endpoint[echo json](securityin: -, in: POST /api /echo {body as application/json (UTF-8)}, errout: -, out: {body as application/json (UTF-8)})
174820:58:51.120 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x0b344c70] http://0.0.0.0:36863 bound for socket '@default'
174920:58:51.121 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2644 milliseconds since JVM startup. Java 21+35-LTS
175020:58:51.121 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36863
175120:58:51.137 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36863
175220:58:51.138 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x0b344c70] @default socket closed.
175320:58:51.138 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1754[info] - Endpoint[echo json](securityin: -, in: POST /api /echo {body as application/json (UTF-8)}, errout: -, out: {body as application/json (UTF-8)}) with accept header
175520:58:51.144 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x0dd88d77] http://0.0.0.0:37317 bound for socket '@default'
175620:58:51.145 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2668 milliseconds since JVM startup. Java 21+35-LTS
175720:58:51.145 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37317
175820:58:51.153 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37317
175920:58:51.154 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x0dd88d77] @default socket closed.
176020:58:51.154 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1761[info] - Endpoint[echo json](securityin: -, in: POST /api /echo {body as application/json (UTF-8)}, errout: -, out: {body as application/json (UTF-8)}) content type
176220:58:51.159 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x73bcd2c4] http://0.0.0.0:40857 bound for socket '@default'
176320:58:51.160 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2683 milliseconds since JVM startup. Java 21+35-LTS
176420:58:51.160 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40857
176520:58:51.168 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40857
176620:58:51.168 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x73bcd2c4] @default socket closed.
176720:58:51.168 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1768[info] - Endpoint[echo byte array](securityin: -, in: POST /api /echo {body as application/octet-stream}, errout: -, out: {body as application/octet-stream})
176920:58:51.173 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x0865db71] http://0.0.0.0:46613 bound for socket '@default'
177020:58:51.173 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2696 milliseconds since JVM startup. Java 21+35-LTS
177120:58:51.173 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46613
177220:58:51.180 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46613
177320:58:51.180 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x0865db71] @default socket closed.
177420:58:51.180 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1775[info] - Endpoint[echo byte buffer](securityin: -, in: POST /api /echo {body as application/octet-stream}, errout: -, out: {body as application/octet-stream})
177620:58:51.184 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x67a97a86] http://0.0.0.0:37735 bound for socket '@default'
177720:58:51.185 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2708 milliseconds since JVM startup. Java 21+35-LTS
177820:58:51.185 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37735
177920:58:51.193 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37735
178020:58:51.193 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x67a97a86] @default socket closed.
178120:58:51.193 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1782[info] - Endpoint(securityin: -, in: /api /unit, errout: -, out: {body as application/json (UTF-8)}) unit json mapper
178320:58:51.197 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x5aa64d77] http://0.0.0.0:37049 bound for socket '@default'
178420:58:51.198 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2721 milliseconds since JVM startup. Java 21+35-LTS
178520:58:51.198 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37049
178620:58:51.204 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37049
178720:58:51.204 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x5aa64d77] @default socket closed.
178820:58:51.204 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1789[info] - Endpoint(securityin: -, in: /api, errout: -, out: {body as text/plain (UTF-8)}) default status mapper
179020:58:51.208 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x06bcf4ce] http://0.0.0.0:38033 bound for socket '@default'
179120:58:51.209 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2732 milliseconds since JVM startup. Java 21+35-LTS
179220:58:51.209 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38033
179320:58:51.215 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38033
179420:58:51.215 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x06bcf4ce] @default socket closed.
179520:58:51.215 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1796[info] - Endpoint(securityin: -, in: /api, errout: {body as text/plain (UTF-8)}, out: -) default error status mapper
179720:58:51.220 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x233fadba] http://0.0.0.0:36697 bound for socket '@default'
179820:58:51.220 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2743 milliseconds since JVM startup. Java 21+35-LTS
179920:58:51.220 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36697
180020:58:51.231 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36697
180120:58:51.231 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x233fadba] @default socket closed.
180220:58:51.232 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1803[info] - Endpoint(securityin: -, in: POST /api /echo {body as application/x-www-form-urlencoded (UTF-8)}, errout: -, out: {body as application/x-www-form-urlencoded (UTF-8)})
180420:58:51.237 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x0b91df40] http://0.0.0.0:33279 bound for socket '@default'
180520:58:51.237 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2760 milliseconds since JVM startup. Java 21+35-LTS
180620:58:51.237 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33279
180720:58:51.246 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33279
180820:58:51.246 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x0b91df40] @default socket closed.
180920:58:51.246 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1810[info] - Endpoint(securityin: -, in: GET /api /echo /params ?*, errout: -, out: {body as text/plain (UTF-8)})
181120:58:51.251 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x7ce2da84] http://0.0.0.0:33235 bound for socket '@default'
181220:58:51.251 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2774 milliseconds since JVM startup. Java 21+35-LTS
181320:58:51.251 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33235
181420:58:51.258 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33235
181520:58:51.259 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x7ce2da84] @default socket closed.
181620:58:51.259 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1817[info] - Endpoint(securityin: -, in: GET /[pathParam] ?*, errout: -, out: {body as text/plain (UTF-8)})
181820:58:51.263 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x49bbee48] http://0.0.0.0:45531 bound for socket '@default'
181920:58:51.264 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 2787 milliseconds since JVM startup. Java 21+35-LTS
182020:58:51.264 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45531
182120:58:51.272 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45531
182220:58:51.272 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x49bbee48] @default socket closed.
182320:58:51.273 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1824[info] - Endpoint(securityin: -, in: GET /api /echo /params ?*, errout: -, out: {body as text/plain (UTF-8)}) should support value-less query param
182520:58:51.277 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x01f51170] http://0.0.0.0:35829 bound for socket '@default'
182620:58:51.278 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2801 milliseconds since JVM startup. Java 21+35-LTS
182720:58:51.278 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35829
182820:58:51.293 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35829
182920:58:51.293 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x01f51170] @default socket closed.
183020:58:51.294 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1831[info] - Endpoint(securityin: -, in: GET /api /echo /headers {multiple headers}, errout: -, out: {multiple headers})
183220:58:51.300 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x10cea00d] http://0.0.0.0:39879 bound for socket '@default'
183320:58:51.300 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2823 milliseconds since JVM startup. Java 21+35-LTS
183420:58:51.300 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39879
183520:58:51.310 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39879
183620:58:51.310 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x10cea00d] @default socket closed.
183720:58:51.311 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1838[info] - Endpoint(securityin: -, in: GET /*, errout: -, out: {body as text/plain (UTF-8)})
183920:58:51.315 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x22fb4306] http://0.0.0.0:39121 bound for socket '@default'
184020:58:51.316 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2839 milliseconds since JVM startup. Java 21+35-LTS
184120:58:51.316 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39121
184220:58:51.323 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39121
184320:58:51.323 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x22fb4306] @default socket closed.
184420:58:51.324 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1845[info] - Endpoint(securityin: -, in: GET /*, errout: -, out: {body as text/plain (UTF-8)}) paths should match empty path
184620:58:51.328 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x3523a028] http://0.0.0.0:37909 bound for socket '@default'
184720:58:51.328 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2851 milliseconds since JVM startup. Java 21+35-LTS
184820:58:51.328 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37909
184920:58:51.337 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37909
185020:58:51.337 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x3523a028] @default socket closed.
185120:58:51.338 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1852[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: {body as text/plain (UTF-8)}) invalid query parameter
185320:58:51.341 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x66284dc0] http://0.0.0.0:44595 bound for socket '@default'
185420:58:51.342 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2865 milliseconds since JVM startup. Java 21+35-LTS
185520:58:51.342 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44595
185620:58:51.348 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44595
185720:58:51.348 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x66284dc0] @default socket closed.
185820:58:51.348 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1859[info] - Endpoint(securityin: -, in: GET /api /echo /param-to-header ?qq, errout: -, out: {header hh})
186020:58:51.352 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x106e5a20] http://0.0.0.0:33957 bound for socket '@default'
186120:58:51.353 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 2876 milliseconds since JVM startup. Java 21+35-LTS
186220:58:51.353 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33957
186320:58:51.364 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33957
186420:58:51.364 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x106e5a20] @default socket closed.
186520:58:51.364 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1866[info] - Endpoint(securityin: -, in: GET /api /echo /headers {header Cookie}, errout: -, out: {header Set-Cookie})
186720:58:51.369 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x616a80ad] http://0.0.0.0:33773 bound for socket '@default'
186820:58:51.369 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2892 milliseconds since JVM startup. Java 21+35-LTS
186920:58:51.369 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33773
187020:58:51.370 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33773
187120:58:51.370 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x616a80ad] @default socket closed.
187220:58:51.370 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1873[info] - Endpoint(securityin: -, in: GET / ?q, errout: -, out: {header Set-Cookie} {body as text/plain (UTF-8)}) should be invulnerable to response splitting from unsanitized headers
187420:58:51.375 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x1031ed54] http://0.0.0.0:41169 bound for socket '@default'
187520:58:51.375 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2898 milliseconds since JVM startup. Java 21+35-LTS
187620:58:51.375 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41169
187720:58:51.383 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41169
187820:58:51.384 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x1031ed54] @default socket closed.
187920:58:51.384 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1880[info] - Endpoint(securityin: -, in: GET /api /echo /headers {header Set-Cookie}, errout: -, out: {header Set-Cookie})
188120:58:51.389 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x41c5faa5] http://0.0.0.0:39791 bound for socket '@default'
188220:58:51.389 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2912 milliseconds since JVM startup. Java 21+35-LTS
188320:58:51.389 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39791
188420:58:51.396 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39791
188520:58:51.397 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x41c5faa5] @default socket closed.
188620:58:51.397 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1887[info] - Endpoint(securityin: -, in: /api /echo {body as text/plain (UTF-8)}, errout: -, out: {body as text/plain (UTF-8)} {header Content-Type}) dynamic content type
188820:58:51.401 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x24806cdc] http://0.0.0.0:41073 bound for socket '@default'
188920:58:51.401 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2924 milliseconds since JVM startup. Java 21+35-LTS
189020:58:51.401 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41073
189120:58:51.408 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41073
189220:58:51.408 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x24806cdc] @default socket closed.
189320:58:51.409 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1894[info] - Endpoint(securityin: -, in: /api /echo {header Content-Type}, errout: -, out: {body as text/plain (UTF-8)})
189520:58:51.413 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x53a00def] http://0.0.0.0:35083 bound for socket '@default'
189620:58:51.414 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2937 milliseconds since JVM startup. Java 21+35-LTS
189720:58:51.414 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35083
189820:58:51.422 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35083
189920:58:51.422 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x53a00def] @default socket closed.
190020:58:51.422 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1901[info] - Endpoint(securityin: -, in: POST /api /echo {header Content-Type: application/json}, errout: -, out: -) mismatch content-type
190220:58:51.426 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x58354e26] http://0.0.0.0:34703 bound for socket '@default'
190320:58:51.426 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 2949 milliseconds since JVM startup. Java 21+35-LTS
190420:58:51.427 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34703
190520:58:51.433 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34703
190620:58:51.433 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x58354e26] @default socket closed.
190720:58:51.434 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1908[info] - Endpoint(securityin: -, in: POST /api /echo {header Content-Type: application/json}, errout: -, out: -) missing content-type
190920:58:51.439 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6e6c8e01] http://0.0.0.0:42539 bound for socket '@default'
191020:58:51.439 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2962 milliseconds since JVM startup. Java 21+35-LTS
191120:58:51.439 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42539
191220:58:51.445 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42539
191320:58:51.446 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6e6c8e01] @default socket closed.
191420:58:51.446 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1915[info] - Endpoint(securityin: -, in: POST /api /echo {header Content-Type}, errout: -, out: -) mismatch content-type
191620:58:51.450 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x0d2b71f9] http://0.0.0.0:39143 bound for socket '@default'
191720:58:51.450 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 2973 milliseconds since JVM startup. Java 21+35-LTS
191820:58:51.450 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39143
191920:58:51.457 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39143
192020:58:51.457 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x0d2b71f9] @default socket closed.
192120:58:51.457 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1922[info] - Endpoint(securityin: -, in: POST /api /echo {header Content-Type}, errout: -, out: -) missing content-type
192320:58:51.461 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x0bd011a5] http://0.0.0.0:45521 bound for socket '@default'
192420:58:51.461 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 2984 milliseconds since JVM startup. Java 21+35-LTS
192520:58:51.462 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45521
192620:58:51.468 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45521
192720:58:51.468 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x0bd011a5] @default socket closed.
192820:58:51.468 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1929[info] - Endpoint(securityin: -, in: /api /echo, errout: -, out: {body as text/html (UTF-8)})
193020:58:51.473 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x4808f5d6] http://0.0.0.0:35847 bound for socket '@default'
193120:58:51.473 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 2996 milliseconds since JVM startup. Java 21+35-LTS
193220:58:51.474 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35847
193320:58:51.480 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35847
193420:58:51.480 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x4808f5d6] @default socket closed.
193520:58:51.481 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1936[info] - Endpoint(securityin: -, in: -, errout: -, out: status code (308) {header Location})
193720:58:51.485 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x76f5d22e] http://0.0.0.0:36321 bound for socket '@default'
193820:58:51.485 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3008 milliseconds since JVM startup. Java 21+35-LTS
193920:58:51.486 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36321
194020:58:51.490 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36321
194120:58:51.490 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x76f5d22e] @default socket closed.
194220:58:51.491 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1943[info] - Endpoint(securityin: -, in: -, errout: -, out: {header Location: Poland})
194420:58:51.494 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x30352b7a] http://0.0.0.0:45045 bound for socket '@default'
194520:58:51.495 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3018 milliseconds since JVM startup. Java 21+35-LTS
194620:58:51.495 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45045
194720:58:51.508 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45045
194820:58:51.508 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x30352b7a] @default socket closed.
194920:58:51.509 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1950[info] - Endpoint(securityin: -, in: POST /api /echo {body as application/json (UTF-8)}, errout: -, out: {body as application/json (UTF-8)})
195120:58:51.514 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x513ff9fd] http://0.0.0.0:37309 bound for socket '@default'
195220:58:51.515 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3038 milliseconds since JVM startup. Java 21+35-LTS
195320:58:51.515 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37309
195420:58:51.526 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37309
195520:58:51.527 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x513ff9fd] @default socket closed.
195620:58:51.528 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1957[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: status code - possible codes (Map())) custom status code
195820:58:51.534 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6a2f7df6] http://0.0.0.0:40637 bound for socket '@default'
195920:58:51.535 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3058 milliseconds since JVM startup. Java 21+35-LTS
196020:58:51.535 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40637
196120:58:51.546 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40637
196220:58:51.546 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6a2f7df6] @default socket closed.
196320:58:51.546 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1964[info] - Endpoint(securityin: -, in: {data from request}, errout: -, out: {body as text/plain (UTF-8)})
196520:58:51.550 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x587051a1] http://0.0.0.0:38961 bound for socket '@default'
196620:58:51.551 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3074 milliseconds since JVM startup. Java 21+35-LTS
196720:58:51.552 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38961
196820:58:51.561 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38961
196920:58:51.561 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x587051a1] @default socket closed.
197020:58:51.561 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1971[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: status code - possible codes (Map()))
197220:58:51.565 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x42d01901] http://0.0.0.0:42933 bound for socket '@default'
197320:58:51.566 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3089 milliseconds since JVM startup. Java 21+35-LTS
197420:58:51.566 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42933
197520:58:51.575 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42933
197620:58:51.576 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x42d01901] @default socket closed.
197720:58:51.576 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1978[info] - Endpoint[Query with default](securityin: -, in: ?p1, errout: -, out: {body as text/plain (UTF-8)})
197920:58:51.580 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x1b2e1964] http://0.0.0.0:41015 bound for socket '@default'
198020:58:51.581 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3104 milliseconds since JVM startup. Java 21+35-LTS
198120:58:51.581 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41015
198220:58:51.588 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41015
198320:58:51.589 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x1b2e1964] @default socket closed.
198420:58:51.589 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1985[info] - Endpoint(securityin: -, in: /api {header Content-Type: multipart/form-data}, errout: -, out: {body as text/plain (UTF-8)}) fixed multipart/form-data header input should ignore boundary directive
198620:58:51.592 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x025c2695] http://0.0.0.0:45433 bound for socket '@default'
198720:58:51.593 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3116 milliseconds since JVM startup. Java 21+35-LTS
198820:58:51.593 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45433
198920:58:51.600 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45433
199020:58:51.601 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x025c2695] @default socket closed.
199120:58:51.601 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1992[info] - Endpoint(securityin: -, in: ?kind, errout: -, out: {header Content-Type})
199320:58:51.604 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x657a822d] http://0.0.0.0:43247 bound for socket '@default'
199420:58:51.605 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3128 milliseconds since JVM startup. Java 21+35-LTS
199520:58:51.605 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43247
199620:58:51.613 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43247
199720:58:51.613 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x657a822d] @default socket closed.
199820:58:51.613 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1999[info] - Endpoint(securityin: -, in: ?kind, errout: -, out: {header Content-Type} {body as text/plain (UTF-8)})
200020:58:51.617 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x773adf05] http://0.0.0.0:39983 bound for socket '@default'
200120:58:51.618 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3140 milliseconds since JVM startup. Java 21+35-LTS
200220:58:51.618 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39983
200320:58:51.624 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39983
200420:58:51.624 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x773adf05] @default socket closed.
200520:58:51.624 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2006[info] - Endpoint(securityin: -, in: POST /api /echo {body as application/json (UTF-8)}, errout: -, out: {body as text/plain (UTF-8)})
200720:58:51.627 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x56565de8] http://0.0.0.0:40399 bound for socket '@default'
200820:58:51.628 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3151 milliseconds since JVM startup. Java 21+35-LTS
200920:58:51.628 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40399
201020:58:51.641 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40399
201120:58:51.641 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x56565de8] @default socket closed.
201220:58:51.641 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2013[info] - Endpoint(securityin: -, in: GET ?flag, errout: -, out: {body as text/plain (UTF-8)})
201420:58:51.645 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6f627eeb] http://0.0.0.0:43549 bound for socket '@default'
201520:58:51.646 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3169 milliseconds since JVM startup. Java 21+35-LTS
201620:58:51.646 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43549
201720:58:51.651 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43549
201820:58:51.652 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6f627eeb] @default socket closed.
201920:58:51.652 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2020[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: {body as text/plain (UTF-8)}) should contain the content-length header
202120:58:51.655 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x4deaadd3] http://0.0.0.0:35503 bound for socket '@default'
202220:58:51.655 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3178 milliseconds since JVM startup. Java 21+35-LTS
202320:58:51.655 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35503
202420:58:51.659 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35503
202520:58:51.659 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x4deaadd3] @default socket closed.
202620:58:51.660 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2027[info] - Endpoint(securityin: -, in: -, errout: -, out: -) GET empty endpoint
202820:58:51.662 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x61080335] http://0.0.0.0:37603 bound for socket '@default'
202920:58:51.664 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3187 milliseconds since JVM startup. Java 21+35-LTS
203020:58:51.664 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37603
203120:58:51.670 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37603
203220:58:51.672 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x61080335] @default socket closed.
203320:58:51.672 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2034[info] - Endpoint(securityin: -, in: -, errout: -, out: -) POST empty endpoint
203520:58:51.677 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x0ce17bd8] http://0.0.0.0:46049 bound for socket '@default'
203620:58:51.678 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 2 milliseconds. 3201 milliseconds since JVM startup. Java 21+35-LTS
203720:58:51.678 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46049
203820:58:51.687 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46049
203920:58:51.688 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x0ce17bd8] @default socket closed.
204020:58:51.688 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2041[info] - Endpoint(securityin: -, in: -, errout: -, out: {body as text/plain (UTF-8)} {header Content-Type: text/csv}) Fixed content-type header
204220:58:51.692 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x3dba2b9c] http://0.0.0.0:46469 bound for socket '@default'
204320:58:51.693 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3216 milliseconds since JVM startup. Java 21+35-LTS
204420:58:51.693 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46469
204520:58:51.697 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46469
204620:58:51.697 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x3dba2b9c] @default socket closed.
204720:58:51.697 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2048[info] - Endpoint(securityin: -, in: GET, errout: -, out: -) GET a GET endpoint
204920:58:51.701 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x4040c8d6] http://0.0.0.0:35329 bound for socket '@default'
205020:58:51.702 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3225 milliseconds since JVM startup. Java 21+35-LTS
205120:58:51.702 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35329
205220:58:51.706 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35329
205320:58:51.707 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x4040c8d6] @default socket closed.
205420:58:51.707 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2055[info] - Endpoint(securityin: -, in: GET, errout: -, out: -) POST a GET endpoint
205620:58:51.710 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x649c7802] http://0.0.0.0:44289 bound for socket '@default'
205720:58:51.711 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3234 milliseconds since JVM startup. Java 21+35-LTS
205820:58:51.711 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44289
205920:58:51.725 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44289
206020:58:51.725 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x649c7802] @default socket closed.
206120:58:51.725 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2062[info] - Endpoint(securityin: -, in: -, errout: -, out: -) no path should match anything
206320:58:51.729 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x663f779e] http://0.0.0.0:34683 bound for socket '@default'
206420:58:51.729 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3252 milliseconds since JVM startup. Java 21+35-LTS
206520:58:51.730 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34683
206620:58:51.734 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34683
206720:58:51.734 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x663f779e] @default socket closed.
206820:58:51.735 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2069[info] - Endpoint(securityin: -, in: GET /, errout: -, out: -) root path should not match non-root path
207020:58:51.738 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x2e1b187e] http://0.0.0.0:45165 bound for socket '@default'
207120:58:51.739 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3262 milliseconds since JVM startup. Java 21+35-LTS
207220:58:51.739 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45165
207320:58:51.743 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45165
207420:58:51.744 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x2e1b187e] @default socket closed.
207520:58:51.744 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2076[info] - Endpoint(securityin: -, in: GET /, errout: -, out: -) root path should match empty path
207720:58:51.747 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x1ce22aa9] http://0.0.0.0:39735 bound for socket '@default'
207820:58:51.748 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3271 milliseconds since JVM startup. Java 21+35-LTS
207920:58:51.748 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39735
208020:58:51.752 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39735
208120:58:51.752 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x1ce22aa9] @default socket closed.
208220:58:51.752 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2083[info] - Endpoint(securityin: -, in: GET /, errout: -, out: -) root path should match root path
208420:58:51.756 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x08392b4b] http://0.0.0.0:32829 bound for socket '@default'
208520:58:51.757 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3280 milliseconds since JVM startup. Java 21+35-LTS
208620:58:51.757 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 32829
208720:58:51.761 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 32829
208820:58:51.761 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x08392b4b] @default socket closed.
208920:58:51.762 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2090[info] - Endpoint(securityin: -, in: GET /api, errout: -, out: -) single path should match single path
209120:58:51.766 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x65ebbcc4] http://0.0.0.0:42609 bound for socket '@default'
209220:58:51.766 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3289 milliseconds since JVM startup. Java 21+35-LTS
209320:58:51.766 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42609
209420:58:51.771 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42609
209520:58:51.772 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x65ebbcc4] @default socket closed.
209620:58:51.772 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2097[info] - Endpoint(securityin: -, in: GET /api, errout: -, out: -) single path should match single/ path
209820:58:51.777 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x62b8efc1] http://0.0.0.0:33331 bound for socket '@default'
209920:58:51.777 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3300 milliseconds since JVM startup. Java 21+35-LTS
210020:58:51.777 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33331
210120:58:51.783 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33331
210220:58:51.784 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x62b8efc1] @default socket closed.
210320:58:51.784 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2104[info] - Endpoint(securityin: -, in: GET /api /[] /and /*, errout: -, out: {header IntPath} {body as text/plain (UTF-8)}) Capturing paths after path capture
210520:58:51.789 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x399fdf32] http://0.0.0.0:39633 bound for socket '@default'
210620:58:51.789 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3312 milliseconds since JVM startup. Java 21+35-LTS
210720:58:51.789 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39633
210820:58:51.799 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39633
210920:58:51.800 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x399fdf32] @default socket closed.
211020:58:51.801 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2111[info] - Endpoint(securityin: -, in: GET /api /[] /and /*, errout: -, out: {header IntPath} {body as text/plain (UTF-8)}) Capturing paths after path capture (when empty)
211220:58:51.805 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x68ce8db3] http://0.0.0.0:40557 bound for socket '@default'
211320:58:51.805 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3328 milliseconds since JVM startup. Java 21+35-LTS
211420:58:51.805 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40557
211520:58:51.816 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40557
211620:58:51.816 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x68ce8db3] @default socket closed.
211720:58:51.816 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2118[info] - Endpoint(securityin: -, in: GET /api, errout: -, out: -) single path should not match root path
211920:58:51.821 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x7c644046] http://0.0.0.0:32847 bound for socket '@default'
212020:58:51.822 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3345 milliseconds since JVM startup. Java 21+35-LTS
212120:58:51.822 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 32847
212220:58:51.830 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 32847
212320:58:51.830 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x7c644046] @default socket closed.
212420:58:51.830 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2125[info] - Endpoint(securityin: -, in: GET /api, errout: -, out: -) single path should not match larger path
212620:58:51.834 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x407f53e1] http://0.0.0.0:37399 bound for socket '@default'
212720:58:51.835 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3358 milliseconds since JVM startup. Java 21+35-LTS
212820:58:51.835 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37399
212920:58:51.840 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37399
213020:58:51.840 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x407f53e1] @default socket closed.
213120:58:51.840 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2132[info] - ServerEndpoint(securityin: /auth, in: /settings, errout: -, out: {body as text/plain (UTF-8)})
213320:58:51.844 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x550db7f3] http://0.0.0.0:42821 bound for socket '@default'
213420:58:51.844 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3367 milliseconds since JVM startup. Java 21+35-LTS
213520:58:51.844 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42821
213620:58:51.852 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42821
213720:58:51.852 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x550db7f3] @default socket closed.
213820:58:51.852 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2139[info] - ServerEndpoint(securityin: /auth, in: -, errout: -, out: {body as text/plain (UTF-8)})
214020:58:51.856 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x711029a2] http://0.0.0.0:37605 bound for socket '@default'
214120:58:51.856 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3379 milliseconds since JVM startup. Java 21+35-LTS
214220:58:51.856 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37605
214320:58:51.864 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37605
214420:58:51.864 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x711029a2] @default socket closed.
214520:58:51.865 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2146[info] - two endpoints with increasingly specific path inputs: should match path exactly
214720:58:51.870 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x1e2d15c1] http://0.0.0.0:37587 bound for socket '@default'
214820:58:51.870 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3393 milliseconds since JVM startup. Java 21+35-LTS
214920:58:51.870 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37587
215020:58:51.898 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37587
215120:58:51.898 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x1e2d15c1] @default socket closed.
215220:58:51.898 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2153[info] - two endpoints with a body defined as the first input: should only consume body when the path matches
215420:58:51.903 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x5f64b9f6] http://0.0.0.0:40809 bound for socket '@default'
215520:58:51.904 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3427 milliseconds since JVM startup. Java 21+35-LTS
215620:58:51.905 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40809
215720:58:51.922 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40809
215820:58:51.922 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x5f64b9f6] @default socket closed.
215920:58:51.922 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2160[info] - two endpoints with query defined as the first input, path segments as second input: should try the second endpoint if the path doesn't match
216120:58:51.926 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x35c536a6] http://0.0.0.0:41803 bound for socket '@default'
216220:58:51.926 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3449 milliseconds since JVM startup. Java 21+35-LTS
216320:58:51.927 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41803
216420:58:51.931 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41803
216520:58:51.931 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x35c536a6] @default socket closed.
216620:58:51.931 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2167[info] - two endpoints with increasingly specific path inputs, first with a required query parameter: should match path exactly
216820:58:51.935 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x2ef8ed18] http://0.0.0.0:38143 bound for socket '@default'
216920:58:51.935 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3458 milliseconds since JVM startup. Java 21+35-LTS
217020:58:51.935 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38143
217120:58:51.951 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38143
217220:58:51.952 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x2ef8ed18] @default socket closed.
217320:58:51.952 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2174[info] - two endpoints with validation: should not try the second one if validation fails
217520:58:51.956 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x7a7c54f5] http://0.0.0.0:34603 bound for socket '@default'
217620:58:51.956 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3479 milliseconds since JVM startup. Java 21+35-LTS
217720:58:51.956 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34603
217820:58:51.970 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34603
217920:58:51.970 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x7a7c54f5] @default socket closed.
218020:58:51.970 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2181[info] - endpoint with a security input and regular path input shouldn't shadow other endpoints
218220:58:51.974 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x4249f9b5] http://0.0.0.0:45663 bound for socket '@default'
218320:58:51.975 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3498 milliseconds since JVM startup. Java 21+35-LTS
218420:58:51.975 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45663
218520:58:51.988 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45663
218620:58:51.988 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x4249f9b5] @default socket closed.
218720:58:51.989 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2188[info] - two endpoints, same path prefix, one without trailing slashes, second accepting trailing slashes
218920:58:51.992 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x5c2c83bb] http://0.0.0.0:36289 bound for socket '@default'
219020:58:51.993 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3515 milliseconds since JVM startup. Java 21+35-LTS
219120:58:51.993 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36289
219220:58:51.997 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36289
219320:58:51.997 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x5c2c83bb] @default socket closed.
219420:58:51.997 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2195[info] - try other paths on decode failure if onDecodeFailureNextEndpoint
219620:58:52.002 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x3ee67745] http://0.0.0.0:40335 bound for socket '@default'
219720:58:52.002 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3525 milliseconds since JVM startup. Java 21+35-LTS
219820:58:52.002 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40335
219920:58:52.018 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40335
220020:58:52.019 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x3ee67745] @default socket closed.
220120:58:52.019 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2202[info] - two endpoints with different methods, first one with path parsing
220320:58:52.024 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x5f01c9de] http://0.0.0.0:37669 bound for socket '@default'
220420:58:52.025 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 2 milliseconds. 3548 milliseconds since JVM startup. Java 21+35-LTS
220520:58:52.025 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37669
220620:58:52.032 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37669
220720:58:52.032 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x5f01c9de] @default socket closed.
220820:58:52.033 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2209[info] - Endpoint(securityin: -, in: GET /customer /[customer_id] /orders /[order_id], errout: -, out: -) Returns 400 if path 'shape' matches, but failed to parse a path parameter, using a custom decode failure handler
221020:58:52.037 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x0e0a1a5d] http://0.0.0.0:40365 bound for socket '@default'
221120:58:52.037 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3560 milliseconds since JVM startup. Java 21+35-LTS
221220:58:52.037 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40365
221320:58:52.054 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40365
221420:58:52.054 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x0e0a1a5d] @default socket closed.
221520:58:52.054 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2216[info] - Endpoint(securityin: -, in: GET /customer /[customer_id] /orders /[order_id], errout: -, out: -) Returns 404 if path 'shape' doesn't match
221720:58:52.059 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x2826a6ec] http://0.0.0.0:43401 bound for socket '@default'
221820:58:52.059 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3582 milliseconds since JVM startup. Java 21+35-LTS
221920:58:52.059 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43401
222020:58:52.065 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43401
222120:58:52.066 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x2826a6ec] @default socket closed.
222220:58:52.066 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2223[info] - Endpoint(securityin: -, in: GET /customer /[customer_id], errout: -, out: -) Returns 400 if path 'shape' matches, but failed to parse a path parameter
222420:58:52.075 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x0a44e0f6] http://0.0.0.0:35581 bound for socket '@default'
222520:58:52.076 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3599 milliseconds since JVM startup. Java 21+35-LTS
222620:58:52.076 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35581
222720:58:52.088 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35581
222820:58:52.089 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x0a44e0f6] @default socket closed.
222920:58:52.089 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2230[info] - Tries next endpoint if path 'shape' matches, but validation fails, using .onDecodeFailureNextEndpoint
223120:58:52.092 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x28b6de30] http://0.0.0.0:36505 bound for socket '@default'
223220:58:52.093 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3616 milliseconds since JVM startup. Java 21+35-LTS
223320:58:52.093 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36505
223420:58:52.098 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36505
223520:58:52.098 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x28b6de30] @default socket closed.
223620:58:52.098 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2237[info] - ServerEndpoint(securityin: ?x, in: ?y, errout: -, out: {body as text/plain (UTF-8)}) server security logic - one input
223820:58:52.102 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x22fcf16e] http://0.0.0.0:40949 bound for socket '@default'
223920:58:52.103 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3626 milliseconds since JVM startup. Java 21+35-LTS
224020:58:52.103 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40949
224120:58:52.109 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40949
224220:58:52.109 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x22fcf16e] @default socket closed.
224320:58:52.109 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2244[info] - ServerEndpoint(securityin: ?x ?y, in: ?z ?u, errout: -, out: {body as text/plain (UTF-8)}) server security logic - multiple inputs
224520:58:52.113 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6161763d] http://0.0.0.0:34863 bound for socket '@default'
224620:58:52.113 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3636 milliseconds since JVM startup. Java 21+35-LTS
224720:58:52.113 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34863
224820:58:52.122 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34863
224920:58:52.122 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6161763d] @default socket closed.
225020:58:52.122 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2251[info] - Endpoint[echo input stream](securityin: -, in: POST /api /echo {body as application/octet-stream}, errout: -, out: {body as application/octet-stream})
225220:58:52.126 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x15ff950f] http://0.0.0.0:37181 bound for socket '@default'
225320:58:52.127 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3650 milliseconds since JVM startup. Java 21+35-LTS
225420:58:52.127 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37181
225520:58:52.137 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37181
225620:58:52.138 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x15ff950f] @default socket closed.
225720:58:52.138 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2258[info] - Endpoint[input string output stream with header](securityin: -, in: POST /api /echo {body as text/plain (UTF-8)}, errout: -, out: {body as application/octet-stream} {header Content-Length})
225920:58:52.142 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x464072b4] http://0.0.0.0:36631 bound for socket '@default'
226020:58:52.142 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3665 milliseconds since JVM startup. Java 21+35-LTS
226120:58:52.142 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36631
2262Dec 31, 2025 8:58:52 PM sttp.tapir.server.nima.NimaServerOptions$ defaultServerLog$lzyINIT1$$anonfun$4
2263SEVERE: Exception when handling request: GET /, by: * *, took: 2ms
2264java.lang.RuntimeException
2265 at sttp.tapir.server.tests.ServerBasicTests.exceptionTests$$anonfun$1(ServerBasicTests.scala:754)
2266 at sttp.tapir.EndpointServerLogicOps.serverLogic$$anonfun$1$$anonfun$1$$anonfun$1(Endpoint.scala:419)
2267 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
2268 at sttp.tapir.EndpointServerLogicOps.serverLogic$$anonfun$1$$anonfun$1(Endpoint.scala:419)
2269 at sttp.tapir.server.interpreter.ServerInterpreter.sttp$tapir$server$interpreter$ServerInterpreter$$anon$3$$_$onDecodeSuccess$$anonfun$1(ServerInterpreter.scala:208)
2270 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2271 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess(ServerInterpreter.scala:214)
2272 at sttp.tapir.server.interceptor.decodefailure.DecodeFailureInterceptor$$anon$1.onDecodeSuccess(DecodeFailureInterceptor.scala:15)
2273 at sttp.tapir.server.interceptor.content.NotAcceptableInterceptor$$anon$1.onDecodeSuccess(NotAcceptableInterceptor.scala:22)
2274 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1$$anonfun$1(ServerLogInterceptor.scala:38)
2275 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2276 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1(ServerLogInterceptor.scala:44)
2277 at scala.util.Try$.apply(Try.scala:218)
2278 at sttp.monad.MonadError.handleError(MonadError.scala:24)
2279 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
2280 at sttp.tapir.server.nima.internal.package$$anon$1.handleError(package.scala:6)
2281 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
2282 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess(ServerLogInterceptor.scala:49)
2283 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess$$anonfun$1(ExceptionInterceptor.scala:19)
2284 at scala.util.Try$.apply(Try.scala:218)
2285 at sttp.monad.MonadError.handleError(MonadError.scala:24)
2286 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
2287 at sttp.tapir.server.nima.internal.package$$anon$1.handleError(package.scala:6)
2288 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess(ExceptionInterceptor.scala:20)
2289 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1$$anonfun$1(ServerInterpreter.scala:139)
2290 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
2291 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1(ServerInterpreter.scala:140)
2292 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2293 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2294 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2295 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2296 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3(ServerInterpreter.scala:142)
2297 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2298 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2299 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2300 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2301 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2(ServerInterpreter.scala:142)
2302 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2303 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2304 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2305 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2306 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2(ServerInterpreter.scala:144)
2307 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2308 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2309 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2310 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2311 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
2312 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2313 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2314 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2315 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2316 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
2317 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2318 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2319 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2320 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2321 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1(ServerInterpreter.scala:144)
2322 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2323 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2324 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2325 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2326 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint(ServerInterpreter.scala:144)
2327 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone$$anonfun$1(ServerInterpreter.scala:58)
2328 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2329 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone(ServerInterpreter.scala:64)
2330 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$1(ServerInterpreter.scala:31)
2331 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
2332 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
2333 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
2334 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply$$anonfun$2(ServerLogInterceptor.scala:24)
2335 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2336 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2337 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply(ServerLogInterceptor.scala:24)
2338 at sttp.tapir.server.interpreter.ServerInterpreter.apply$$anonfun$1(ServerInterpreter.scala:21)
2339 at sttp.tapir.server.nima.internal.package$$anon$1.eval(package.scala:12)
2340 at sttp.monad.MonadError.suspend(MonadError.scala:32)
2341 at sttp.monad.MonadError.suspend$(MonadError.scala:16)
2342 at sttp.tapir.server.nima.internal.package$$anon$1.suspend(package.scala:6)
2343 at sttp.tapir.server.interpreter.ServerInterpreter.apply(ServerInterpreter.scala:22)
2344 at sttp.tapir.server.nima.NimaServerInterpreter.toHandler$$anonfun$1(NimaServerInterpreter.scala:34)
2345 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.doRoute(HttpRouting.java:668)
2346 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.call(HttpRouting.java:627)
2347 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.call(HttpRouting.java:605)
2348 at io.helidon.webserver.http.ErrorHandlers.runWithErrorHandling(ErrorHandlers.java:75)
2349 at io.helidon.webserver.http.Filters.filter(Filters.java:77)
2350 at io.helidon.webserver.http.HttpRouting.route(HttpRouting.java:109)
2351 at io.helidon.webserver.http1.Http1Connection.route(Http1Connection.java:332)
2352 at io.helidon.webserver.http1.Http1Connection.handle(Http1Connection.java:169)
2353 at io.helidon.webserver.ConnectionHandler.run(ConnectionHandler.java:155)
2354 at io.helidon.common.task.InterruptableTask.call(InterruptableTask.java:47)
2355 at io.helidon.webserver.ThreadPerTaskExecutor$ThreadBoundFuture.run(ThreadPerTaskExecutor.java:239)
2356 at java.base/java.lang.VirtualThread.run(VirtualThread.java:311)
2357
235820:58:52.164 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36631
235920:58:52.165 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x464072b4] @default socket closed.
236020:58:52.165 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2361[info] - Endpoint(securityin: -, in: -, errout: -, out: -) handle exceptions
236220:58:52.168 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6885b09c] http://0.0.0.0:45553 bound for socket '@default'
236320:58:52.169 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3692 milliseconds since JVM startup. Java 21+35-LTS
236420:58:52.169 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45553
2365Dec 31, 2025 8:58:52 PM sttp.tapir.server.nima.NimaServerOptions$ defaultServerLog$lzyINIT1$$anonfun$4
2366SEVERE: Exception when handling request: GET /?name=orange, by: * *, took: 1ms
2367java.lang.IllegalArgumentException: orange
2368 at sttp.tapir.server.tests.ServerBasicTests.throwFruits$$anonfun$2(ServerBasicTests.scala:814)
2369 at sttp.tapir.server.nima.internal.package$$anon$1.eval(package.scala:12)
2370 at sttp.tapir.server.tests.package$.suspendResult(package.scala:14)
2371 at sttp.tapir.server.tests.ServerBasicTests.throwFruits(ServerBasicTests.scala:814)
2372 at sttp.tapir.server.tests.ServerBasicTests.exceptionTests$$anonfun$3$$anonfun$1(ServerBasicTests.scala:760)
2373 at sttp.tapir.internal.package$.recoverErrors2$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$1(package.scala:264)
2374 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
2375 at sttp.tapir.internal.package$.recoverErrors2$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$1(package.scala:264)
2376 at scala.util.Try$.apply(Try.scala:218)
2377 at sttp.tapir.internal.package$.recoverErrors2$$anonfun$1$$anonfun$1$$anonfun$1(package.scala:264)
2378 at sttp.tapir.server.interpreter.ServerInterpreter.sttp$tapir$server$interpreter$ServerInterpreter$$anon$3$$_$onDecodeSuccess$$anonfun$1(ServerInterpreter.scala:208)
2379 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2380 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess(ServerInterpreter.scala:214)
2381 at sttp.tapir.server.interceptor.decodefailure.DecodeFailureInterceptor$$anon$1.onDecodeSuccess(DecodeFailureInterceptor.scala:15)
2382 at sttp.tapir.server.interceptor.content.NotAcceptableInterceptor$$anon$1.onDecodeSuccess(NotAcceptableInterceptor.scala:22)
2383 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1$$anonfun$1(ServerLogInterceptor.scala:38)
2384 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2385 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1(ServerLogInterceptor.scala:44)
2386 at scala.util.Try$.apply(Try.scala:218)
2387 at sttp.monad.MonadError.handleError(MonadError.scala:24)
2388 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
2389 at sttp.tapir.server.nima.internal.package$$anon$1.handleError(package.scala:6)
2390 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
2391 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess(ServerLogInterceptor.scala:49)
2392 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess$$anonfun$1(ExceptionInterceptor.scala:19)
2393 at scala.util.Try$.apply(Try.scala:218)
2394 at sttp.monad.MonadError.handleError(MonadError.scala:24)
2395 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
2396 at sttp.tapir.server.nima.internal.package$$anon$1.handleError(package.scala:6)
2397 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess(ExceptionInterceptor.scala:20)
2398 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1$$anonfun$1(ServerInterpreter.scala:139)
2399 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
2400 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1(ServerInterpreter.scala:140)
2401 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2402 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2403 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2404 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2405 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3(ServerInterpreter.scala:142)
2406 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2407 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2408 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2409 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2410 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2(ServerInterpreter.scala:142)
2411 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2412 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2413 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2414 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2415 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2(ServerInterpreter.scala:144)
2416 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2417 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2418 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2419 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2420 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
2421 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2422 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2423 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2424 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2425 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
2426 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2427 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2428 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2429 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2430 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1(ServerInterpreter.scala:144)
2431 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2432 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2433 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2434 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2435 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint(ServerInterpreter.scala:144)
2436 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone$$anonfun$1(ServerInterpreter.scala:58)
2437 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2438 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone(ServerInterpreter.scala:64)
2439 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$1(ServerInterpreter.scala:31)
2440 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
2441 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
2442 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
2443 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply$$anonfun$2(ServerLogInterceptor.scala:24)
2444 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2445 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2446 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply(ServerLogInterceptor.scala:24)
2447 at sttp.tapir.server.interpreter.ServerInterpreter.apply$$anonfun$1(ServerInterpreter.scala:21)
2448 at sttp.tapir.server.nima.internal.package$$anon$1.eval(package.scala:12)
2449 at sttp.monad.MonadError.suspend(MonadError.scala:32)
2450 at sttp.monad.MonadError.suspend$(MonadError.scala:16)
2451 at sttp.tapir.server.nima.internal.package$$anon$1.suspend(package.scala:6)
2452 at sttp.tapir.server.interpreter.ServerInterpreter.apply(ServerInterpreter.scala:22)
2453 at sttp.tapir.server.nima.NimaServerInterpreter.toHandler$$anonfun$1(NimaServerInterpreter.scala:34)
2454 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.doRoute(HttpRouting.java:668)
2455 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.call(HttpRouting.java:627)
2456 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.call(HttpRouting.java:605)
2457 at io.helidon.webserver.http.ErrorHandlers.runWithErrorHandling(ErrorHandlers.java:75)
2458 at io.helidon.webserver.http.Filters.filter(Filters.java:77)
2459 at io.helidon.webserver.http.HttpRouting.route(HttpRouting.java:109)
2460 at io.helidon.webserver.http1.Http1Connection.route(Http1Connection.java:332)
2461 at io.helidon.webserver.http1.Http1Connection.handle(Http1Connection.java:169)
2462 at io.helidon.webserver.ConnectionHandler.run(ConnectionHandler.java:155)
2463 at io.helidon.common.task.InterruptableTask.call(InterruptableTask.java:47)
2464 at io.helidon.webserver.ThreadPerTaskExecutor$ThreadBoundFuture.run(ThreadPerTaskExecutor.java:239)
2465 at java.base/java.lang.VirtualThread.run(VirtualThread.java:311)
2466
246720:58:52.185 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45553
246820:58:52.185 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6885b09c] @default socket closed.
246920:58:52.186 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2470[info] - recover errors from exceptions
247120:58:52.191 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x5eacfea1] http://0.0.0.0:42441 bound for socket '@default'
247220:58:52.192 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3715 milliseconds since JVM startup. Java 21+35-LTS
247320:58:52.192 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42441
2474Dec 31, 2025 8:58:52 PM sttp.tapir.server.nima.NimaServerOptions$ defaultServerLog$lzyINIT1$$anonfun$4
2475SEVERE: Exception when handling request: GET /no_content, by: * /no_content, took: 1ms
2476java.lang.IllegalStateException: Unexpected response body when status code == 204
2477 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$4.apply(ServerInterpreter.scala:236)
2478 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess$$anonfun$2(ServerInterpreter.scala:211)
2479 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2480 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2481 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess(ServerInterpreter.scala:214)
2482 at sttp.tapir.server.interceptor.decodefailure.DecodeFailureInterceptor$$anon$1.onDecodeSuccess(DecodeFailureInterceptor.scala:15)
2483 at sttp.tapir.server.interceptor.content.NotAcceptableInterceptor$$anon$1.onDecodeSuccess(NotAcceptableInterceptor.scala:22)
2484 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1$$anonfun$1(ServerLogInterceptor.scala:38)
2485 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2486 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1(ServerLogInterceptor.scala:44)
2487 at scala.util.Try$.apply(Try.scala:218)
2488 at sttp.monad.MonadError.handleError(MonadError.scala:24)
2489 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
2490 at sttp.tapir.server.nima.internal.package$$anon$1.handleError(package.scala:6)
2491 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
2492 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess(ServerLogInterceptor.scala:49)
2493 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess$$anonfun$1(ExceptionInterceptor.scala:19)
2494 at scala.util.Try$.apply(Try.scala:218)
2495 at sttp.monad.MonadError.handleError(MonadError.scala:24)
2496 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
2497 at sttp.tapir.server.nima.internal.package$$anon$1.handleError(package.scala:6)
2498 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess(ExceptionInterceptor.scala:20)
2499 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1$$anonfun$1(ServerInterpreter.scala:139)
2500 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
2501 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1(ServerInterpreter.scala:140)
2502 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2503 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2504 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2505 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2506 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3(ServerInterpreter.scala:142)
2507 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2508 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2509 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2510 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2511 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2(ServerInterpreter.scala:142)
2512 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2513 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2514 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2515 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2516 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2(ServerInterpreter.scala:144)
2517 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2518 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2519 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2520 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2521 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
2522 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2523 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2524 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2525 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2526 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
2527 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2528 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2529 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2530 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2531 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1(ServerInterpreter.scala:144)
2532 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2533 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2534 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2535 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2536 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint(ServerInterpreter.scala:144)
2537 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone$$anonfun$1(ServerInterpreter.scala:58)
2538 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2539 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone(ServerInterpreter.scala:64)
2540 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$1(ServerInterpreter.scala:31)
2541 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
2542 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
2543 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
2544 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply$$anonfun$2(ServerLogInterceptor.scala:24)
2545 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2546 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2547 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply(ServerLogInterceptor.scala:24)
2548 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
2549 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
2550 at sttp.tapir.server.interceptor.reject.RejectInterceptor$$anon$1.apply$$anonfun$1(RejectInterceptor.scala:27)
2551 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2552 at sttp.tapir.server.interceptor.reject.RejectInterceptor$$anon$1.apply(RejectInterceptor.scala:34)
2553 at sttp.tapir.server.interpreter.ServerInterpreter.apply$$anonfun$1(ServerInterpreter.scala:21)
2554 at sttp.tapir.server.nima.internal.package$$anon$1.eval(package.scala:12)
2555 at sttp.monad.MonadError.suspend(MonadError.scala:32)
2556 at sttp.monad.MonadError.suspend$(MonadError.scala:16)
2557 at sttp.tapir.server.nima.internal.package$$anon$1.suspend(package.scala:6)
2558 at sttp.tapir.server.interpreter.ServerInterpreter.apply(ServerInterpreter.scala:22)
2559 at sttp.tapir.server.nima.NimaServerInterpreter.toHandler$$anonfun$1(NimaServerInterpreter.scala:34)
2560 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.doRoute(HttpRouting.java:668)
2561 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.call(HttpRouting.java:627)
2562 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.call(HttpRouting.java:605)
2563 at io.helidon.webserver.http.ErrorHandlers.runWithErrorHandling(ErrorHandlers.java:75)
2564 at io.helidon.webserver.http.Filters.filter(Filters.java:77)
2565 at io.helidon.webserver.http.HttpRouting.route(HttpRouting.java:109)
2566 at io.helidon.webserver.http1.Http1Connection.route(Http1Connection.java:332)
2567 at io.helidon.webserver.http1.Http1Connection.handle(Http1Connection.java:169)
2568 at io.helidon.webserver.ConnectionHandler.run(ConnectionHandler.java:155)
2569 at io.helidon.common.task.InterruptableTask.call(InterruptableTask.java:47)
2570 at io.helidon.webserver.ThreadPerTaskExecutor$ThreadBoundFuture.run(ThreadPerTaskExecutor.java:239)
2571 at java.base/java.lang.VirtualThread.run(VirtualThread.java:311)
2572
2573Dec 31, 2025 8:58:52 PM sttp.tapir.server.nima.NimaServerOptions$ defaultServerLog$lzyINIT1$$anonfun$4
2574SEVERE: Exception when handling request: GET /not_modified, by: * /not_modified, took: 0ms
2575java.lang.IllegalStateException: Unexpected response body when status code == 304
2576 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$4.apply(ServerInterpreter.scala:236)
2577 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess$$anonfun$2(ServerInterpreter.scala:211)
2578 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2579 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2580 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess(ServerInterpreter.scala:214)
2581 at sttp.tapir.server.interceptor.decodefailure.DecodeFailureInterceptor$$anon$1.onDecodeSuccess(DecodeFailureInterceptor.scala:15)
2582 at sttp.tapir.server.interceptor.content.NotAcceptableInterceptor$$anon$1.onDecodeSuccess(NotAcceptableInterceptor.scala:22)
2583 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1$$anonfun$1(ServerLogInterceptor.scala:38)
2584 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2585 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1(ServerLogInterceptor.scala:44)
2586 at scala.util.Try$.apply(Try.scala:218)
2587 at sttp.monad.MonadError.handleError(MonadError.scala:24)
2588 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
2589 at sttp.tapir.server.nima.internal.package$$anon$1.handleError(package.scala:6)
2590 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
2591 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess(ServerLogInterceptor.scala:49)
2592 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess$$anonfun$1(ExceptionInterceptor.scala:19)
2593 at scala.util.Try$.apply(Try.scala:218)
2594 at sttp.monad.MonadError.handleError(MonadError.scala:24)
2595 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
2596 at sttp.tapir.server.nima.internal.package$$anon$1.handleError(package.scala:6)
2597 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess(ExceptionInterceptor.scala:20)
2598 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1$$anonfun$1(ServerInterpreter.scala:139)
2599 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
2600 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1(ServerInterpreter.scala:140)
2601 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2602 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2603 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2604 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2605 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3(ServerInterpreter.scala:142)
2606 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2607 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2608 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2609 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2610 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2(ServerInterpreter.scala:142)
2611 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2612 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2613 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2614 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2615 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2(ServerInterpreter.scala:144)
2616 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2617 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2618 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2619 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2620 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
2621 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2622 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2623 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2624 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2625 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
2626 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2627 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2628 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2629 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2630 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1(ServerInterpreter.scala:144)
2631 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2632 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2633 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2634 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2635 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint(ServerInterpreter.scala:144)
2636 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone$$anonfun$1(ServerInterpreter.scala:58)
2637 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2638 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone(ServerInterpreter.scala:64)
2639 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$1(ServerInterpreter.scala:31)
2640 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
2641 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
2642 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
2643 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply$$anonfun$2(ServerLogInterceptor.scala:24)
2644 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2645 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2646 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply(ServerLogInterceptor.scala:24)
2647 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
2648 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
2649 at sttp.tapir.server.interceptor.reject.RejectInterceptor$$anon$1.apply$$anonfun$1(RejectInterceptor.scala:27)
2650 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2651 at sttp.tapir.server.interceptor.reject.RejectInterceptor$$anon$1.apply(RejectInterceptor.scala:34)
2652 at sttp.tapir.server.interpreter.ServerInterpreter.apply$$anonfun$1(ServerInterpreter.scala:21)
2653 at sttp.tapir.server.nima.internal.package$$anon$1.eval(package.scala:12)
2654 at sttp.monad.MonadError.suspend(MonadError.scala:32)
2655 at sttp.monad.MonadError.suspend$(MonadError.scala:16)
2656 at sttp.tapir.server.nima.internal.package$$anon$1.suspend(package.scala:6)
2657 at sttp.tapir.server.interpreter.ServerInterpreter.apply(ServerInterpreter.scala:22)
2658 at sttp.tapir.server.nima.NimaServerInterpreter.toHandler$$anonfun$1(NimaServerInterpreter.scala:34)
2659 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.doRoute(HttpRouting.java:668)
2660 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.call(HttpRouting.java:627)
2661 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.call(HttpRouting.java:605)
2662 at io.helidon.webserver.http.ErrorHandlers.runWithErrorHandling(ErrorHandlers.java:75)
2663 at io.helidon.webserver.http.Filters.filter(Filters.java:77)
2664 at io.helidon.webserver.http.HttpRouting.route(HttpRouting.java:109)
2665 at io.helidon.webserver.http1.Http1Connection.route(Http1Connection.java:332)
2666 at io.helidon.webserver.http1.Http1Connection.handle(Http1Connection.java:169)
2667 at io.helidon.webserver.ConnectionHandler.run(ConnectionHandler.java:155)
2668 at io.helidon.common.task.InterruptableTask.call(InterruptableTask.java:47)
2669 at io.helidon.webserver.ThreadPerTaskExecutor$ThreadBoundFuture.run(ThreadPerTaskExecutor.java:239)
2670 at java.base/java.lang.VirtualThread.run(VirtualThread.java:311)
2671
2672Dec 31, 2025 8:58:52 PM sttp.tapir.server.nima.NimaServerOptions$ defaultServerLog$lzyINIT1$$anonfun$4
2673SEVERE: Exception when handling request: GET /one_of?select_err=no_content, by: * /one_of, took: 4ms
2674java.lang.IllegalStateException: Unexpected response body when status code == 204
2675 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$4.apply(ServerInterpreter.scala:236)
2676 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess$$anonfun$2(ServerInterpreter.scala:213)
2677 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2678 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2679 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess(ServerInterpreter.scala:214)
2680 at sttp.tapir.server.interceptor.decodefailure.DecodeFailureInterceptor$$anon$1.onDecodeSuccess(DecodeFailureInterceptor.scala:15)
2681 at sttp.tapir.server.interceptor.content.NotAcceptableInterceptor$$anon$1.onDecodeSuccess(NotAcceptableInterceptor.scala:22)
2682 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1$$anonfun$1(ServerLogInterceptor.scala:38)
2683 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2684 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1(ServerLogInterceptor.scala:44)
2685 at scala.util.Try$.apply(Try.scala:218)
2686 at sttp.monad.MonadError.handleError(MonadError.scala:24)
2687 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
2688 at sttp.tapir.server.nima.internal.package$$anon$1.handleError(package.scala:6)
2689 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
2690 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess(ServerLogInterceptor.scala:49)
2691 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess$$anonfun$1(ExceptionInterceptor.scala:19)
2692 at scala.util.Try$.apply(Try.scala:218)
2693 at sttp.monad.MonadError.handleError(MonadError.scala:24)
2694 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
2695 at sttp.tapir.server.nima.internal.package$$anon$1.handleError(package.scala:6)
2696 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess(ExceptionInterceptor.scala:20)
2697 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1$$anonfun$1(ServerInterpreter.scala:139)
2698 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
2699 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1(ServerInterpreter.scala:140)
2700 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2701 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2702 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2703 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2704 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3(ServerInterpreter.scala:142)
2705 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2706 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2707 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2708 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2709 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2(ServerInterpreter.scala:142)
2710 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2711 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2712 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2713 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2714 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2(ServerInterpreter.scala:144)
2715 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2716 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2717 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2718 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2719 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
2720 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2721 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2722 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2723 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2724 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
2725 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2726 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2727 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2728 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2729 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1(ServerInterpreter.scala:144)
2730 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2731 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2732 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2733 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2734 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint(ServerInterpreter.scala:144)
2735 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone$$anonfun$1(ServerInterpreter.scala:58)
2736 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2737 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone(ServerInterpreter.scala:64)
2738 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$1(ServerInterpreter.scala:31)
2739 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
2740 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
2741 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
2742 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply$$anonfun$2(ServerLogInterceptor.scala:24)
2743 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2744 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2745 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply(ServerLogInterceptor.scala:24)
2746 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
2747 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
2748 at sttp.tapir.server.interceptor.reject.RejectInterceptor$$anon$1.apply$$anonfun$1(RejectInterceptor.scala:27)
2749 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2750 at sttp.tapir.server.interceptor.reject.RejectInterceptor$$anon$1.apply(RejectInterceptor.scala:34)
2751 at sttp.tapir.server.interpreter.ServerInterpreter.apply$$anonfun$1(ServerInterpreter.scala:21)
2752 at sttp.tapir.server.nima.internal.package$$anon$1.eval(package.scala:12)
2753 at sttp.monad.MonadError.suspend(MonadError.scala:32)
2754 at sttp.monad.MonadError.suspend$(MonadError.scala:16)
2755 at sttp.tapir.server.nima.internal.package$$anon$1.suspend(package.scala:6)
2756 at sttp.tapir.server.interpreter.ServerInterpreter.apply(ServerInterpreter.scala:22)
2757 at sttp.tapir.server.nima.NimaServerInterpreter.toHandler$$anonfun$1(NimaServerInterpreter.scala:34)
2758 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.doRoute(HttpRouting.java:668)
2759 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.call(HttpRouting.java:627)
2760 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.call(HttpRouting.java:605)
2761 at io.helidon.webserver.http.ErrorHandlers.runWithErrorHandling(ErrorHandlers.java:75)
2762 at io.helidon.webserver.http.Filters.filter(Filters.java:77)
2763 at io.helidon.webserver.http.HttpRouting.route(HttpRouting.java:109)
2764 at io.helidon.webserver.http1.Http1Connection.route(Http1Connection.java:332)
2765 at io.helidon.webserver.http1.Http1Connection.handle(Http1Connection.java:169)
2766 at io.helidon.webserver.ConnectionHandler.run(ConnectionHandler.java:155)
2767 at io.helidon.common.task.InterruptableTask.call(InterruptableTask.java:47)
2768 at io.helidon.webserver.ThreadPerTaskExecutor$ThreadBoundFuture.run(ThreadPerTaskExecutor.java:239)
2769 at java.base/java.lang.VirtualThread.run(VirtualThread.java:311)
2770
277120:58:52.218 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42441
277220:58:52.219 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x5eacfea1] @default socket closed.
277320:58:52.219 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2774[info] - fail when status is 204 or 304, but there's a body
277520:58:52.224 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x30bbdaf7] http://0.0.0.0:37839 bound for socket '@default'
277620:58:52.225 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3748 milliseconds since JVM startup. Java 21+35-LTS
277720:58:52.225 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37839
277820:58:52.232 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37839
277920:58:52.232 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x30bbdaf7] @default socket closed.
278020:58:52.232 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2781[info] - ServerEndpoint(securityin: /auth auth(api key, via {header X-Api-Key}), in: -, errout: -, out: {body as text/plain (UTF-8)})
278220:58:52.235 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x06e3b52d] http://0.0.0.0:37409 bound for socket '@default'
278320:58:52.236 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3759 milliseconds since JVM startup. Java 21+35-LTS
278420:58:52.236 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37409
278520:58:52.242 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37409
278620:58:52.242 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x06e3b52d] @default socket closed.
278720:58:52.242 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2788[info] - ServerEndpoint(securityin: /auth auth(api key, via {header X-Api-Key}), in: ?amount, errout: -, out: {body as text/plain (UTF-8)})
278920:58:52.245 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x74710983] http://0.0.0.0:38663 bound for socket '@default'
279020:58:52.246 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3769 milliseconds since JVM startup. Java 21+35-LTS
279120:58:52.246 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38663
279220:58:52.250 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38663
279320:58:52.251 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x74710983] @default socket closed.
279420:58:52.251 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2795[info] - ServerEndpoint(securityin: /auth auth(api key, via ?api-key), in: -, errout: -, out: {body as text/plain (UTF-8)})
279620:58:52.255 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x328ae953] http://0.0.0.0:41623 bound for socket '@default'
279720:58:52.255 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3778 milliseconds since JVM startup. Java 21+35-LTS
279820:58:52.255 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41623
279920:58:52.264 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41623
280020:58:52.264 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x328ae953] @default socket closed.
280120:58:52.264 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2802[info] - ServerEndpoint(securityin: /auth auth(Basic http, via {header Authorization}), in: -, errout: -, out: {body as text/plain (UTF-8)})
280320:58:52.268 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x2ce896ef] http://0.0.0.0:37291 bound for socket '@default'
280420:58:52.268 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3791 milliseconds since JVM startup. Java 21+35-LTS
280520:58:52.268 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37291
280620:58:52.274 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37291
280720:58:52.274 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x2ce896ef] @default socket closed.
280820:58:52.275 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2809[info] - ServerEndpoint(securityin: /auth auth(Bearer http, via {header Authorization}), in: -, errout: -, out: {body as text/plain (UTF-8)})
281020:58:52.278 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6961bfee] http://0.0.0.0:33381 bound for socket '@default'
281120:58:52.279 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3802 milliseconds since JVM startup. Java 21+35-LTS
281220:58:52.279 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33381
281320:58:52.289 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33381
281420:58:52.289 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6961bfee] @default socket closed.
281520:58:52.289 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2816[info] - ServerEndpoint(securityin: /auth auth(Basic http, via {header Authorization}), in: -, errout: -, out: {body as text/plain (UTF-8)}) In security Option[UsernamePassword] should let in basic auth as well as request without auth
281720:58:52.293 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x747ee679] http://0.0.0.0:39167 bound for socket '@default'
281820:58:52.293 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3816 milliseconds since JVM startup. Java 21+35-LTS
281920:58:52.294 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39167
282020:58:52.306 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39167
282120:58:52.307 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x747ee679] @default socket closed.
282220:58:52.307 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2823[info] - ServerEndpoint(securityin: /auth auth(Basic http, via {header Authorization}) auth(Bearer http, via {header Authorization}), in: -, errout: -, out: {body as text/plain (UTF-8)}) In security (Option[UsernamePassword], Option[String]) should pass bearer auth, basic auth, and also request without auth
282420:58:52.310 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x0c6069a8] http://0.0.0.0:38991 bound for socket '@default'
282520:58:52.311 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3834 milliseconds since JVM startup. Java 21+35-LTS
282620:58:52.311 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38991
282720:58:52.316 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38991
282820:58:52.316 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x0c6069a8] @default socket closed.
282920:58:52.316 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2830[info] - ServerEndpoint(securityin: /secret /[id] auth(Basic http, via {header Authorization}), in: POST ?q, errout: -, out: -) correct basic
283120:58:52.321 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x67b7783b] http://0.0.0.0:36163 bound for socket '@default'
283220:58:52.321 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3844 milliseconds since JVM startup. Java 21+35-LTS
283320:58:52.322 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36163
283420:58:52.328 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36163
283520:58:52.328 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x67b7783b] @default socket closed.
283620:58:52.329 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2837[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) correct bearer
283820:58:52.332 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x1106d5ea] http://0.0.0.0:40843 bound for socket '@default'
283920:58:52.333 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3856 milliseconds since JVM startup. Java 21+35-LTS
284020:58:52.333 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40843
284120:58:52.337 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40843
284220:58:52.338 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x1106d5ea] @default socket closed.
284320:58:52.338 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2844[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) correct lower case bearer
284520:58:52.341 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x747e79b8] http://0.0.0.0:43551 bound for socket '@default'
284620:58:52.342 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3865 milliseconds since JVM startup. Java 21+35-LTS
284720:58:52.342 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43551
284820:58:52.346 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43551
2849[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via ?token), in: POST ?q, errout: -, out: -) correct apiKey in query param
285020:58:52.346 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x747e79b8] @default socket closed.
285120:58:52.347 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
285220:58:52.351 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x10a4daf1] http://0.0.0.0:46415 bound for socket '@default'
285320:58:52.351 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3874 milliseconds since JVM startup. Java 21+35-LTS
285420:58:52.352 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46415
285520:58:52.357 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46415
285620:58:52.357 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x10a4daf1] @default socket closed.
285720:58:52.358 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2858[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header x-api-key}), in: POST ?q, errout: -, out: -) correct apiKey in header
285920:58:52.364 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x1a98a61a] http://0.0.0.0:37793 bound for socket '@default'
286020:58:52.364 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3887 milliseconds since JVM startup. Java 21+35-LTS
286120:58:52.364 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37793
286220:58:52.369 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37793
286320:58:52.369 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x1a98a61a] @default socket closed.
286420:58:52.369 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2865[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) correct old token in header
286620:58:52.373 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x4c140a73] http://0.0.0.0:38121 bound for socket '@default'
286720:58:52.374 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3897 milliseconds since JVM startup. Java 21+35-LTS
286820:58:52.374 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38121
286920:58:52.378 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38121
287020:58:52.378 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x4c140a73] @default socket closed.
287120:58:52.378 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2872[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) correct new token in header
287320:58:52.384 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6bca556b] http://0.0.0.0:36599 bound for socket '@default'
287420:58:52.384 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3907 milliseconds since JVM startup. Java 21+35-LTS
287520:58:52.384 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36599
287620:58:52.390 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36599
287720:58:52.390 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6bca556b] @default socket closed.
287820:58:52.391 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2879[info] - ServerEndpoint(securityin: /secret /[id] auth(Basic http, via {header Authorization}), in: POST ?q, errout: -, out: -) missing basic
288020:58:52.395 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x2ceecd15] http://0.0.0.0:35025 bound for socket '@default'
288120:58:52.396 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3919 milliseconds since JVM startup. Java 21+35-LTS
288220:58:52.396 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35025
288320:58:52.402 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35025
288420:58:52.403 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x2ceecd15] @default socket closed.
288520:58:52.403 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2886[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) missing bearer
288720:58:52.408 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6bcb9c0d] http://0.0.0.0:44007 bound for socket '@default'
288820:58:52.408 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3931 milliseconds since JVM startup. Java 21+35-LTS
288920:58:52.409 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44007
289020:58:52.414 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44007
289120:58:52.414 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6bcb9c0d] @default socket closed.
289220:58:52.414 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2893[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) missing lower case bearer
289420:58:52.418 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x7dc4d65c] http://0.0.0.0:41263 bound for socket '@default'
289520:58:52.418 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3941 milliseconds since JVM startup. Java 21+35-LTS
289620:58:52.418 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41263
289720:58:52.423 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41263
289820:58:52.423 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x7dc4d65c] @default socket closed.
289920:58:52.423 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2900[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via ?token), in: POST ?q, errout: -, out: -) missing apiKey in query param
290120:58:52.426 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6ae94889] http://0.0.0.0:38409 bound for socket '@default'
290220:58:52.427 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3950 milliseconds since JVM startup. Java 21+35-LTS
290320:58:52.427 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38409
290420:58:52.432 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38409
290520:58:52.432 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6ae94889] @default socket closed.
290620:58:52.432 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2907[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header x-api-key}), in: POST ?q, errout: -, out: -) missing apiKey in header
290820:58:52.436 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x57b4cb2b] http://0.0.0.0:44899 bound for socket '@default'
290920:58:52.436 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3959 milliseconds since JVM startup. Java 21+35-LTS
291020:58:52.436 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44899
291120:58:52.442 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44899
291220:58:52.443 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x57b4cb2b] @default socket closed.
291320:58:52.443 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2914[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) missing old token in header
291520:58:52.447 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x7513c136] http://0.0.0.0:46827 bound for socket '@default'
291620:58:52.447 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3970 milliseconds since JVM startup. Java 21+35-LTS
291720:58:52.448 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46827
291820:58:52.453 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46827
291920:58:52.453 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x7513c136] @default socket closed.
292020:58:52.453 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2921[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) missing new token in header
292220:58:52.457 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x04775c8b] http://0.0.0.0:41341 bound for socket '@default'
292320:58:52.457 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3980 milliseconds since JVM startup. Java 21+35-LTS
292420:58:52.457 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41341
292520:58:52.464 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41341
292620:58:52.465 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x04775c8b] @default socket closed.
292720:58:52.465 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2928[info] - ServerEndpoint(securityin: /secret /[id] auth(Basic http, via {header Authorization}), in: POST ?q, errout: -, out: -) missing basic with endpoint hiding
292920:58:52.469 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x46762a9b] http://0.0.0.0:35827 bound for socket '@default'
293020:58:52.469 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3992 milliseconds since JVM startup. Java 21+35-LTS
293120:58:52.469 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35827
293220:58:52.474 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35827
293320:58:52.475 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x46762a9b] @default socket closed.
293420:58:52.475 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2935[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) missing bearer with endpoint hiding
293620:58:52.482 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x47f686bb] http://0.0.0.0:34583 bound for socket '@default'
293720:58:52.483 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4006 milliseconds since JVM startup. Java 21+35-LTS
293820:58:52.484 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34583
293920:58:52.489 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34583
294020:58:52.489 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x47f686bb] @default socket closed.
294120:58:52.490 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2942[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) missing lower case bearer with endpoint hiding
294320:58:52.494 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x230ada64] http://0.0.0.0:33593 bound for socket '@default'
294420:58:52.495 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4018 milliseconds since JVM startup. Java 21+35-LTS
294520:58:52.495 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33593
294620:58:52.501 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33593
294720:58:52.501 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x230ada64] @default socket closed.
294820:58:52.502 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2949[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via ?token), in: POST ?q, errout: -, out: -) missing apiKey in query param with endpoint hiding
295020:58:52.507 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x77fe12a7] http://0.0.0.0:33601 bound for socket '@default'
295120:58:52.507 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4030 milliseconds since JVM startup. Java 21+35-LTS
295220:58:52.507 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33601
295320:58:52.512 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33601
295420:58:52.513 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x77fe12a7] @default socket closed.
295520:58:52.513 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2956[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header x-api-key}), in: POST ?q, errout: -, out: -) missing apiKey in header with endpoint hiding
295720:58:52.517 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x2ea54f91] http://0.0.0.0:37881 bound for socket '@default'
295820:58:52.517 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4040 milliseconds since JVM startup. Java 21+35-LTS
295920:58:52.518 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37881
296020:58:52.523 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37881
296120:58:52.524 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x2ea54f91] @default socket closed.
296220:58:52.524 [io-compute-blocker-5] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2963[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) missing old token in header with endpoint hiding
296420:58:52.529 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x59896718] http://0.0.0.0:33693 bound for socket '@default'
296520:58:52.529 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4052 milliseconds since JVM startup. Java 21+35-LTS
296620:58:52.530 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33693
296720:58:52.537 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33693
296820:58:52.538 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x59896718] @default socket closed.
296920:58:52.538 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2970[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) missing new token in header with endpoint hiding
297120:58:52.541 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x4d765eb3] http://0.0.0.0:40047 bound for socket '@default'
297220:58:52.542 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4065 milliseconds since JVM startup. Java 21+35-LTS
297320:58:52.542 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40047
297420:58:52.547 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40047
297520:58:52.547 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x4d765eb3] @default socket closed.
297620:58:52.547 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2977[info] - ServerEndpoint(securityin: /secret /[id] auth(Basic http, via {header Authorization}), in: POST ?q, errout: -, out: -) invalid request basic
297820:58:52.550 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x282dacdf] http://0.0.0.0:33849 bound for socket '@default'
297920:58:52.551 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4074 milliseconds since JVM startup. Java 21+35-LTS
298020:58:52.551 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33849
298120:58:52.554 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33849
298220:58:52.555 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x282dacdf] @default socket closed.
298320:58:52.555 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2984[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) invalid request bearer
298520:58:52.559 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x44a7c74d] http://0.0.0.0:43531 bound for socket '@default'
298620:58:52.559 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4082 milliseconds since JVM startup. Java 21+35-LTS
298720:58:52.559 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43531
298820:58:52.563 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43531
298920:58:52.563 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x44a7c74d] @default socket closed.
299020:58:52.564 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2991[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) invalid request lower case bearer
299220:58:52.567 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x4e010337] http://0.0.0.0:35795 bound for socket '@default'
299320:58:52.568 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4091 milliseconds since JVM startup. Java 21+35-LTS
299420:58:52.569 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35795
299520:58:52.572 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35795
299620:58:52.573 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x4e010337] @default socket closed.
299720:58:52.573 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2998[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via ?token), in: POST ?q, errout: -, out: -) invalid request apiKey in query param
299920:58:52.577 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x53f0c179] http://0.0.0.0:45589 bound for socket '@default'
300020:58:52.578 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4101 milliseconds since JVM startup. Java 21+35-LTS
300120:58:52.578 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45589
300220:58:52.582 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45589
300320:58:52.582 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x53f0c179] @default socket closed.
300420:58:52.583 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3005[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header x-api-key}), in: POST ?q, errout: -, out: -) invalid request apiKey in header
300620:58:52.586 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x663c782f] http://0.0.0.0:33465 bound for socket '@default'
300720:58:52.587 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4110 milliseconds since JVM startup. Java 21+35-LTS
300820:58:52.587 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33465
300920:58:52.590 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33465
301020:58:52.591 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x663c782f] @default socket closed.
301120:58:52.591 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3012[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) invalid request old token in header
301320:58:52.594 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x25a6848e] http://0.0.0.0:45667 bound for socket '@default'
301420:58:52.595 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4118 milliseconds since JVM startup. Java 21+35-LTS
301520:58:52.595 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45667
301620:58:52.599 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45667
301720:58:52.599 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x25a6848e] @default socket closed.
301820:58:52.599 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3019[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) invalid request new token in header
302020:58:52.602 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x167747fc] http://0.0.0.0:32861 bound for socket '@default'
302120:58:52.603 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4126 milliseconds since JVM startup. Java 21+35-LTS
302220:58:52.603 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 32861
302320:58:52.607 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 32861
302420:58:52.608 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x167747fc] @default socket closed.
302520:58:52.608 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3026[info] - ServerEndpoint(securityin: /secret /[id] auth(Basic http, via {header Authorization}), in: POST ?q, errout: -, out: -) invalid request basic with endpoint hiding
302720:58:52.613 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x3498f816] http://0.0.0.0:35033 bound for socket '@default'
302820:58:52.613 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4136 milliseconds since JVM startup. Java 21+35-LTS
302920:58:52.614 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35033
303020:58:52.619 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35033
303120:58:52.619 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x3498f816] @default socket closed.
303220:58:52.620 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3033[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) invalid request bearer with endpoint hiding
303420:58:52.626 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x7658f883] http://0.0.0.0:42197 bound for socket '@default'
303520:58:52.626 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4149 milliseconds since JVM startup. Java 21+35-LTS
303620:58:52.626 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42197
303720:58:52.633 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42197
303820:58:52.633 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x7658f883] @default socket closed.
303920:58:52.633 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3040[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) invalid request lower case bearer with endpoint hiding
304120:58:52.641 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x7c57d8c6] http://0.0.0.0:37531 bound for socket '@default'
304220:58:52.642 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4165 milliseconds since JVM startup. Java 21+35-LTS
304320:58:52.642 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37531
304420:58:52.649 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37531
304520:58:52.650 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x7c57d8c6] @default socket closed.
304620:58:52.651 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3047[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via ?token), in: POST ?q, errout: -, out: -) invalid request apiKey in query param with endpoint hiding
304820:58:52.657 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x166de8e9] http://0.0.0.0:37055 bound for socket '@default'
304920:58:52.657 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4180 milliseconds since JVM startup. Java 21+35-LTS
305020:58:52.658 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37055
305120:58:52.664 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37055
305220:58:52.664 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x166de8e9] @default socket closed.
305320:58:52.664 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3054[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header x-api-key}), in: POST ?q, errout: -, out: -) invalid request apiKey in header with endpoint hiding
305520:58:52.668 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x5750e2d2] http://0.0.0.0:38331 bound for socket '@default'
305620:58:52.669 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4192 milliseconds since JVM startup. Java 21+35-LTS
305720:58:52.669 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38331
305820:58:52.673 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38331
305920:58:52.673 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x5750e2d2] @default socket closed.
306020:58:52.674 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3061[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) invalid request old token in header with endpoint hiding
306220:58:52.677 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x664d927b] http://0.0.0.0:41837 bound for socket '@default'
306320:58:52.678 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4201 milliseconds since JVM startup. Java 21+35-LTS
306420:58:52.678 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41837
306520:58:52.682 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41837
306620:58:52.682 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x664d927b] @default socket closed.
306720:58:52.683 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3068[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) invalid request new token in header with endpoint hiding
306920:58:52.686 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x377f1d9d] http://0.0.0.0:38523 bound for socket '@default'
307020:58:52.687 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4210 milliseconds since JVM startup. Java 21+35-LTS
307120:58:52.687 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38523
307220:58:52.773 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38523
307320:58:52.773 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x377f1d9d] @default socket closed.
307420:58:52.774 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3075[info] - Endpoint(securityin: -, in: GET /content-negotiation /organization {header Accept}, errout: -, out: one of(status code (200) {body as application/json (UTF-8)}|status code (200) {body as application/xml (UTF-8)}|status code (200) {body as text/html (UTF-8)}|status code (200) {body as text/html (ISO-8859-1)}))
307620:58:52.778 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x08d74642] http://0.0.0.0:42703 bound for socket '@default'
307720:58:52.779 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4301 milliseconds since JVM startup. Java 21+35-LTS
307820:58:52.779 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42703
307920:58:52.785 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42703
308020:58:52.785 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x08d74642] @default socket closed.
308120:58:52.786 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3082[info] - Endpoint(securityin: -, in: GET /content-negotiation /organization, errout: -, out: one of(status code (200) {body as application/json (UTF-8)}|status code (200) {body as application/xml (UTF-8)})) takes first content type when no accepts header
308320:58:52.790 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6768b7d2] http://0.0.0.0:38905 bound for socket '@default'
308420:58:52.791 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4314 milliseconds since JVM startup. Java 21+35-LTS
308520:58:52.791 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38905
308620:58:52.796 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38905
308720:58:52.797 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6768b7d2] @default socket closed.
308820:58:52.797 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3089[info] - Endpoint(securityin: -, in: GET /content-negotiation /organization, errout: -, out: one of(status code (200) {body as application/xml (UTF-8)}|status code (200) {body as application/json (UTF-8)})) takes first content type when no accepts header
309020:58:52.800 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x170e9754] http://0.0.0.0:46339 bound for socket '@default'
309120:58:52.801 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4324 milliseconds since JVM startup. Java 21+35-LTS
309220:58:52.801 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46339
309320:58:52.806 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46339
309420:58:52.806 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x170e9754] @default socket closed.
309520:58:52.806 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
309620:58:52.810 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x0f5f5e27] http://0.0.0.0:36607 bound for socket '@default'
3097[info] - Endpoint(securityin: -, in: GET /, errout: -, out: -) accepts header without output body
309820:58:52.812 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 2 milliseconds. 4335 milliseconds since JVM startup. Java 21+35-LTS
309920:58:52.812 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36607
310020:58:52.818 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36607
310120:58:52.818 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x0f5f5e27] @default socket closed.
310220:58:52.819 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3103[info] - Endpoint[echo byte array](securityin: -, in: POST /api /echo {body as application/octet-stream}, errout: -, out: {body as application/octet-stream}) not take into account the accept charset header when the body media type doesn't specify one
310420:58:52.822 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x00bae641] http://0.0.0.0:38857 bound for socket '@default'
310520:58:52.823 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4346 milliseconds since JVM startup. Java 21+35-LTS
310620:58:52.823 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38857
310720:58:52.836 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38857
310820:58:52.837 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x00bae641] @default socket closed.
310920:58:52.837 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3110[info] - Endpoint(securityin: -, in: GET /content-negotiation /organization-parameters, errout: -, out: one of({body as application/json; name=unknown (UTF-8)}|{body as application/json (UTF-8)})) matches content type on accept parameters
311120:58:52.843 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x389ec6eb] http://0.0.0.0:45795 bound for socket '@default'
311220:58:52.843 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4366 milliseconds since JVM startup. Java 21+35-LTS
311320:58:52.843 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45795
311420:58:52.851 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45795
311520:58:52.852 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x389ec6eb] @default socket closed.
311620:58:52.852 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3117[info] - Endpoint[echo file](securityin: -, in: POST /api /echo {body as application/octet-stream}, errout: -, out: {body as application/octet-stream})
311820:58:52.856 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x5f5bd856] http://0.0.0.0:42945 bound for socket '@default'
311920:58:52.856 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4379 milliseconds since JVM startup. Java 21+35-LTS
312020:58:52.856 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42945
312120:58:52.865 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42945
312220:58:52.866 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x5f5bd856] @default socket closed.
312320:58:52.867 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3124[info] - Endpoint[mapped query](securityin: -, in: ?fruit, errout: -, out: {body as text/plain (UTF-8)})
312520:58:52.870 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x59be161f] http://0.0.0.0:35045 bound for socket '@default'
312620:58:52.871 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4394 milliseconds since JVM startup. Java 21+35-LTS
312720:58:52.871 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35045
312820:58:52.879 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35045
312920:58:52.880 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x59be161f] @default socket closed.
313020:58:52.880 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3131[info] - Endpoint[mapped path](securityin: -, in: /fruit /[], errout: -, out: {body as text/plain (UTF-8)})
313220:58:52.884 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x4a8278c8] http://0.0.0.0:40355 bound for socket '@default'
313320:58:52.884 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4407 milliseconds since JVM startup. Java 21+35-LTS
313420:58:52.884 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40355
313520:58:52.889 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40355
313620:58:52.890 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x4a8278c8] @default socket closed.
313720:58:52.890 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3138[info] - Endpoint[mapped path path](securityin: -, in: /fruit /[] /amount /[], errout: -, out: {body as text/plain (UTF-8)})
313920:58:52.895 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6f90f52e] http://0.0.0.0:42209 bound for socket '@default'
314020:58:52.895 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4418 milliseconds since JVM startup. Java 21+35-LTS
314120:58:52.896 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42209
314220:58:52.902 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42209
314320:58:52.902 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6f90f52e] @default socket closed.
314420:58:52.903 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3145[info] - Endpoint[query and mapped path path](securityin: -, in: /fruit /[] /amount /[] ?color, errout: -, out: {body as text/plain (UTF-8)})
314620:58:52.907 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x1f2a6c0b] http://0.0.0.0:35843 bound for socket '@default'
314720:58:52.907 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4430 milliseconds since JVM startup. Java 21+35-LTS
314820:58:52.908 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35843
314920:58:52.913 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35843
315020:58:52.913 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x1f2a6c0b] @default socket closed.
315120:58:52.913 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3152[info] - Endpoint[out mapped](securityin: -, in: ?fruit, errout: -, out: {body as text/plain (UTF-8)})
315320:58:52.917 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x7030cd80] http://0.0.0.0:36633 bound for socket '@default'
315420:58:52.918 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4441 milliseconds since JVM startup. Java 21+35-LTS
315520:58:52.918 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36633
315620:58:52.924 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36633
315720:58:52.924 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x7030cd80] @default socket closed.
315820:58:52.924 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3159[info] - Endpoint[out mapped](securityin: -, in: ?fruit, errout: -, out: {body as text/plain (UTF-8)} {header X-Role})
316020:58:52.928 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6bad0c57] http://0.0.0.0:41707 bound for socket '@default'
316120:58:52.928 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4451 milliseconds since JVM startup. Java 21+35-LTS
316220:58:52.928 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41707
316320:58:52.934 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41707
316420:58:52.935 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6bad0c57] @default socket closed.
316520:58:52.935 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3166[info] - Endpoint(securityin: -, in: {header A: 1} {header X}, errout: -, out: {header B: 2} {header Y})
316720:58:52.939 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x61551a64] http://0.0.0.0:32917 bound for socket '@default'
316820:58:52.940 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4463 milliseconds since JVM startup. Java 21+35-LTS
316920:58:52.940 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 32917
317020:58:52.946 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 32917
317120:58:52.947 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x61551a64] @default socket closed.
317220:58:52.947 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3173[info] - Endpoint(securityin: -, in: ?a ?b ?x ?y, errout: -, out: {header A} {header B} {header X} {header Y})
317420:58:52.951 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x796ee56d] http://0.0.0.0:38971 bound for socket '@default'
317520:58:52.951 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4474 milliseconds since JVM startup. Java 21+35-LTS
317620:58:52.951 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38971
317720:58:52.957 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38971
317820:58:52.957 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x796ee56d] @default socket closed.
317920:58:52.958 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3180[info] - Endpoint(securityin: -, in: ?p1 ?p2 ?p3, errout: -, out: {header P1} {header P2} {header P3})
318120:58:52.962 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x66e7978c] http://0.0.0.0:34211 bound for socket '@default'
318220:58:52.963 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4486 milliseconds since JVM startup. Java 21+35-LTS
318320:58:52.963 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34211
318420:58:52.968 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34211
318520:58:52.969 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x66e7978c] @default socket closed.
318620:58:52.969 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3187[info] - Endpoint[mapped to unit](securityin: -, in: ?p1 ?p2, errout: -, out: {header P1} {header P2})
318820:58:52.973 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x06ee3f3f] http://0.0.0.0:46253 bound for socket '@default'
318920:58:52.974 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4497 milliseconds since JVM startup. Java 21+35-LTS
319020:58:52.974 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46253
319120:58:52.999 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46253
319220:58:53.000 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x06ee3f3f] @default socket closed.
319320:58:53.001 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3194[info] - Endpoint[metrics](securityin: -, in: POST /api /echo {body as application/json (UTF-8)}, errout: -, out: {body as application/json (UTF-8)})
319520:58:53.005 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x77ca0398] http://0.0.0.0:44573 bound for socket '@default'
319620:58:53.005 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4528 milliseconds since JVM startup. Java 21+35-LTS
319720:58:53.005 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44573
319820:58:53.011 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44573
319920:58:53.011 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x77ca0398] @default socket closed.
320020:58:53.012 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3201[info] - Endpoint[metrics](securityin: -, in: POST /api /echo {body as application/octet-stream}, errout: -, out: {body as application/octet-stream})
320220:58:53.015 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x578c35ce] http://0.0.0.0:33819 bound for socket '@default'
320320:58:53.015 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4538 milliseconds since JVM startup. Java 21+35-LTS
320420:58:53.016 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33819
320520:58:53.020 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33819
320620:58:53.020 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x578c35ce] @default socket closed.
320720:58:53.020 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3208[info] - Endpoint[metrics](securityin: -, in: GET /, errout: -, out: -)
320920:58:53.026 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x726d067e] http://0.0.0.0:39901 bound for socket '@default'
321020:58:53.026 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4549 milliseconds since JVM startup. Java 21+35-LTS
321120:58:53.026 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39901
3212Dec 31, 2025 8:58:53 PM sttp.tapir.server.nima.NimaServerOptions$ defaultServerLog$lzyINIT1$$anonfun$4
3213SEVERE: Exception when handling request: GET /, by: [metrics on exception], took: 101ms
3214java.lang.RuntimeException: Ups
3215 at sttp.tapir.server.tests.ServerMetricsTest.tests$$anonfun$7(ServerMetricsTest.scala:107)
3216 at sttp.tapir.EndpointServerLogicOps.serverLogic$$anonfun$1$$anonfun$1$$anonfun$1(Endpoint.scala:419)
3217 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
3218 at sttp.tapir.EndpointServerLogicOps.serverLogic$$anonfun$1$$anonfun$1(Endpoint.scala:419)
3219 at sttp.tapir.server.interpreter.ServerInterpreter.sttp$tapir$server$interpreter$ServerInterpreter$$anon$3$$_$onDecodeSuccess$$anonfun$1(ServerInterpreter.scala:208)
3220 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
3221 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess(ServerInterpreter.scala:214)
3222 at sttp.tapir.server.interceptor.decodefailure.DecodeFailureInterceptor$$anon$1.onDecodeSuccess(DecodeFailureInterceptor.scala:15)
3223 at sttp.tapir.server.interceptor.content.NotAcceptableInterceptor$$anon$1.onDecodeSuccess(NotAcceptableInterceptor.scala:22)
3224 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1$$anonfun$1(ServerLogInterceptor.scala:38)
3225 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
3226 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1(ServerLogInterceptor.scala:44)
3227 at scala.util.Try$.apply(Try.scala:218)
3228 at sttp.monad.MonadError.handleError(MonadError.scala:24)
3229 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
3230 at sttp.tapir.server.nima.internal.package$$anon$1.handleError(package.scala:6)
3231 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
3232 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess(ServerLogInterceptor.scala:49)
3233 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess$$anonfun$1(ExceptionInterceptor.scala:19)
3234 at scala.util.Try$.apply(Try.scala:218)
3235 at sttp.monad.MonadError.handleError(MonadError.scala:24)
3236 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
3237 at sttp.tapir.server.nima.internal.package$$anon$1.handleError(package.scala:6)
3238 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess(ExceptionInterceptor.scala:20)
3239 at sttp.tapir.server.interceptor.metrics.MetricsEndpointInterceptor$$anon$1.$anonfun$2$$anonfun$1(MetricsEndpointInterceptor.scala:52)
3240 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
3241 at sttp.tapir.server.interceptor.metrics.MetricsEndpointInterceptor$$anon$1.$anonfun$2(MetricsEndpointInterceptor.scala:55)
3242 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
3243 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
3244 at sttp.tapir.server.interceptor.metrics.MetricsEndpointInterceptor$$anon$1.onDecodeSuccess(MetricsEndpointInterceptor.scala:55)
3245 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1$$anonfun$1(ServerInterpreter.scala:139)
3246 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
3247 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1(ServerInterpreter.scala:140)
3248 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
3249 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
3250 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
3251 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
3252 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3(ServerInterpreter.scala:142)
3253 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
3254 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
3255 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
3256 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
3257 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2(ServerInterpreter.scala:142)
3258 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
3259 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
3260 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
3261 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
3262 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2(ServerInterpreter.scala:144)
3263 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
3264 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
3265 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
3266 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
3267 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
3268 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
3269 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
3270 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
3271 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
3272 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
3273 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
3274 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
3275 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
3276 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
3277 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1(ServerInterpreter.scala:144)
3278 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
3279 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
3280 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
3281 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
3282 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint(ServerInterpreter.scala:144)
3283 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone$$anonfun$1(ServerInterpreter.scala:58)
3284 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
3285 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone(ServerInterpreter.scala:64)
3286 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$1(ServerInterpreter.scala:31)
3287 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
3288 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
3289 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
3290 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply$$anonfun$2(ServerLogInterceptor.scala:24)
3291 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
3292 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
3293 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply(ServerLogInterceptor.scala:24)
3294 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
3295 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
3296 at sttp.tapir.server.interceptor.metrics.MetricsRequestInterceptor.apply$$anonfun$1$$anonfun$2(MetricsEndpointInterceptor.scala:32)
3297 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
3298 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
3299 at sttp.tapir.server.interceptor.metrics.MetricsRequestInterceptor.apply$$anonfun$1(MetricsEndpointInterceptor.scala:33)
3300 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
3301 at sttp.tapir.server.interpreter.ServerInterpreter.apply$$anonfun$1(ServerInterpreter.scala:21)
3302 at sttp.tapir.server.nima.internal.package$$anon$1.eval(package.scala:12)
3303 at sttp.monad.MonadError.suspend(MonadError.scala:32)
3304 at sttp.monad.MonadError.suspend$(MonadError.scala:16)
3305 at sttp.tapir.server.nima.internal.package$$anon$1.suspend(package.scala:6)
3306 at sttp.tapir.server.interpreter.ServerInterpreter.apply(ServerInterpreter.scala:22)
3307 at sttp.tapir.server.nima.NimaServerInterpreter.toHandler$$anonfun$1(NimaServerInterpreter.scala:34)
3308 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.doRoute(HttpRouting.java:668)
3309 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.call(HttpRouting.java:627)
3310 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.call(HttpRouting.java:605)
3311 at io.helidon.webserver.http.ErrorHandlers.runWithErrorHandling(ErrorHandlers.java:75)
3312 at io.helidon.webserver.http.Filters.filter(Filters.java:77)
3313 at io.helidon.webserver.http.HttpRouting.route(HttpRouting.java:109)
3314 at io.helidon.webserver.http1.Http1Connection.route(Http1Connection.java:332)
3315 at io.helidon.webserver.http1.Http1Connection.handle(Http1Connection.java:169)
3316 at io.helidon.webserver.ConnectionHandler.run(ConnectionHandler.java:155)
3317 at io.helidon.common.task.InterruptableTask.call(InterruptableTask.java:47)
3318 at io.helidon.webserver.ThreadPerTaskExecutor$ThreadBoundFuture.run(ThreadPerTaskExecutor.java:239)
3319 at java.base/java.lang.VirtualThread.run(VirtualThread.java:311)
3320
332120:58:53.135 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39901
332220:58:53.136 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x726d067e] @default socket closed.
332320:58:53.137 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3324[info] - Endpoint[metrics on exception](securityin: -, in: GET /, errout: -, out: -)
332520:58:53.141 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x4af7b7e8] http://0.0.0.0:45259 bound for socket '@default'
332620:58:53.142 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4665 milliseconds since JVM startup. Java 21+35-LTS
332720:58:53.142 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45259
332820:58:53.151 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45259
332920:58:53.152 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x4af7b7e8] @default socket closed.
333020:58:53.153 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3331[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: one of(status code (202) {body as text/plain (UTF-8)}|status code (200) {body as text/plain (UTF-8)}))
333220:58:53.157 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x7bd26555] http://0.0.0.0:37749 bound for socket '@default'
333320:58:53.158 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4680 milliseconds since JVM startup. Java 21+35-LTS
333420:58:53.158 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37749
333520:58:53.166 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37749
333620:58:53.166 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x7bd26555] @default socket closed.
333720:58:53.166 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3338[info] - Endpoint(securityin: -, in: /mapping ?num, errout: -, out: one of(status code (202) {body as text/plain (UTF-8)}|status code (200) {body as text/plain (UTF-8)}))
333920:58:53.170 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x215cee3e] http://0.0.0.0:36957 bound for socket '@default'
334020:58:53.171 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4693 milliseconds since JVM startup. Java 21+35-LTS
334120:58:53.171 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36957
334220:58:53.177 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36957
334320:58:53.178 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x215cee3e] @default socket closed.
334420:58:53.178 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3345[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: one of(status code (202)|status code (200) {body as text/plain (UTF-8)}))
334620:58:53.182 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x3e01a1eb] http://0.0.0.0:44921 bound for socket '@default'
334720:58:53.182 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4705 milliseconds since JVM startup. Java 21+35-LTS
334820:58:53.182 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44921
334920:58:53.191 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44921
335020:58:53.191 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x3e01a1eb] @default socket closed.
335120:58:53.191 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3352[info] - Endpoint(securityin: -, in: GET /entity /[type], errout: -, out: one of(status code (201) {body as application/json (UTF-8)}|{body as application/json (UTF-8)}))
335320:58:53.195 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x57a6de76] http://0.0.0.0:35127 bound for socket '@default'
335420:58:53.195 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4718 milliseconds since JVM startup. Java 21+35-LTS
335520:58:53.195 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35127
335620:58:53.211 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35127
335720:58:53.212 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x57a6de76] @default socket closed.
335820:58:53.212 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3359[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: one of(status code (204)|status code (202) {body as application/json (UTF-8)}|status code (200) {body as application/json (UTF-8)}))
336020:58:53.219 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x1cf15632] http://0.0.0.0:44197 bound for socket '@default'
336120:58:53.220 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4743 milliseconds since JVM startup. Java 21+35-LTS
336220:58:53.220 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44197
336320:58:53.243 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44197
336420:58:53.244 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x1cf15632] @default socket closed.
336520:58:53.244 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3366[info] - Endpoint(securityin: -, in: ?fruit, errout: {body as application/json (UTF-8)}, out: -)
336720:58:53.247 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x51a1ca3d] http://0.0.0.0:43905 bound for socket '@default'
336820:58:53.248 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4771 milliseconds since JVM startup. Java 21+35-LTS
336920:58:53.248 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43905
337020:58:53.260 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43905
337120:58:53.260 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x51a1ca3d] @default socket closed.
337220:58:53.260 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3373[info] - ServerEndpoint(securityin: {header token}, in: ?y, errout: {body as application/json (UTF-8)}, out: {body as text/plain (UTF-8)}) security error outputs extended with additional variants in main logic
337420:58:53.265 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x55cbfaad] http://0.0.0.0:37949 bound for socket '@default'
337520:58:53.265 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4788 milliseconds since JVM startup. Java 21+35-LTS
337620:58:53.266 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37949
337720:58:53.275 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37949
337820:58:53.275 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x55cbfaad] @default socket closed.
337920:58:53.276 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3380[info] - Endpoint(securityin: -, in: /status ?statusOut, errout: -, out: one of(status code (404)|status code (400) {body as application/json (UTF-8)}))
338120:58:53.280 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x17b40229] http://0.0.0.0:39703 bound for socket '@default'
338220:58:53.281 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4804 milliseconds since JVM startup. Java 21+35-LTS
338320:58:53.281 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39703
338420:58:53.296 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39703
338520:58:53.297 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x17b40229] @default socket closed.
338620:58:53.297 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3387[info] - given a list of endpoints, should return 405 for unsupported methods
338820:58:53.301 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x7e238974] http://0.0.0.0:34471 bound for socket '@default'
338920:58:53.302 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4824 milliseconds since JVM startup. Java 21+35-LTS
339020:58:53.302 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34471
339120:58:53.309 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34471
339220:58:53.309 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x7e238974] @default socket closed.
339320:58:53.309 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3394[info] - given a list of endpoints with different paths, should return 405 for unsupported methods
339520:58:53.313 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x44c44cef] http://0.0.0.0:45231 bound for socket '@default'
339620:58:53.313 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4836 milliseconds since JVM startup. Java 21+35-LTS
339720:58:53.313 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45231
339820:58:53.321 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45231
339920:58:53.321 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x44c44cef] @default socket closed.
340020:58:53.322 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3401[info] - given a list of endpoints and a customized reject handler, should return a custom response for unsupported methods
340220:58:53.325 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x20df3925] http://0.0.0.0:35781 bound for socket '@default'
340320:58:53.326 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4849 milliseconds since JVM startup. Java 21+35-LTS
340420:58:53.326 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35781
340520:58:53.329 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35781
340620:58:53.330 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x20df3925] @default socket closed.
340720:58:53.330 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3408[info] - Endpoint(securityin: -, in: /path, errout: -, out: -) should return 404 for an unknown endpoint
340920:58:53.333 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x36a68da0] http://0.0.0.0:40877 bound for socket '@default'
341020:58:53.334 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4857 milliseconds since JVM startup. Java 21+35-LTS
341120:58:53.334 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40877
341220:58:53.338 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40877
341320:58:53.338 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x36a68da0] @default socket closed.
341420:58:53.339 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3415[info] - Endpoint(securityin: -, in: GET /path, errout: -, out: -) should return 404 for an unsupported method, when a single endpoint is interpreted
341620:58:53.343 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x065423f1] http://0.0.0.0:33193 bound for socket '@default'
341720:58:53.344 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4867 milliseconds since JVM startup. Java 21+35-LTS
341820:58:53.344 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33193
341920:58:53.357 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33193
342020:58:53.357 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x065423f1] @default socket closed.
342120:58:53.358 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3422[info] - Endpoint(securityin: -, in: ?fruit(~apple|banana), errout: -, out: -) support query validation with tagged type
342320:58:53.363 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x047a8ea2] http://0.0.0.0:36353 bound for socket '@default'
342420:58:53.363 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4886 milliseconds since JVM startup. Java 21+35-LTS
342520:58:53.363 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36353
342620:58:53.373 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36353
342720:58:53.374 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x047a8ea2] @default socket closed.
342820:58:53.375 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3429[info] - Endpoint(securityin: -, in: ?amount(>=0), errout: -, out: -) support query validation
343020:58:53.379 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x00618761] http://0.0.0.0:39945 bound for socket '@default'
343120:58:53.380 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4903 milliseconds since JVM startup. Java 21+35-LTS
343220:58:53.380 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39945
343320:58:53.393 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39945
343420:58:53.394 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x00618761] @default socket closed.
343520:58:53.394 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3436[info] - Endpoint(securityin: -, in: {body as application/json (UTF-8)}(fruit->(length>=4),amount->(>=1)), errout: -, out: -) support jsonBody validation with wrapped type
343720:58:53.399 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x2991840b] http://0.0.0.0:33953 bound for socket '@default'
343820:58:53.399 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4922 milliseconds since JVM startup. Java 21+35-LTS
343920:58:53.399 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33953
344020:58:53.422 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33953
344120:58:53.423 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x2991840b] @default socket closed.
344220:58:53.423 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3443[info] - Endpoint(securityin: -, in: ?amount(>=1), errout: -, out: -) support query validation with wrapper type
344420:58:53.427 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x5c8c9076] http://0.0.0.0:41239 bound for socket '@default'
344520:58:53.427 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4950 milliseconds since JVM startup. Java 21+35-LTS
344620:58:53.428 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41239
344720:58:53.442 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41239
344820:58:53.443 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x5c8c9076] @default socket closed.
344920:58:53.443 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3450[info] - Endpoint(securityin: -, in: {body as application/json (UTF-8)}(fruits->(size>=1,elements(fruit->(length>=4),amount->(>=1)))), errout: -, out: -) support jsonBody validation with list of wrapped type
345120:58:53.447 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x75d837cc] http://0.0.0.0:46239 bound for socket '@default'
345220:58:53.447 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4970 milliseconds since JVM startup. Java 21+35-LTS
345320:58:53.447 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46239
345420:58:53.462 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46239
345520:58:53.462 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x75d837cc] @default socket closed.
345620:58:53.462 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3457[info] - Endpoint(securityin: -, in: POST one of({body as application/json (UTF-8)}|{body as application/xml (UTF-8)}|{body as text/plain (UTF-8)}), errout: -, out: {body as text/plain (UTF-8)})
345820:58:53.466 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x248582b2] http://0.0.0.0:44119 bound for socket '@default'
345920:58:53.467 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 2 milliseconds. 4990 milliseconds since JVM startup. Java 21+35-LTS
346020:58:53.467 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44119
346120:58:53.480 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44119
346220:58:53.480 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x248582b2] @default socket closed.
346320:58:53.481 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3464[info] - Endpoint(securityin: -, in: POST one of({body as application/json (UTF-8)}|text/* -> {body as text/plain (UTF-8)}), errout: -, out: {body as text/plain (UTF-8)})
346520:58:53.485 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x2ba1ef74] http://0.0.0.0:43995 bound for socket '@default'
346620:58:53.486 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 5009 milliseconds since JVM startup. Java 21+35-LTS
346720:58:53.486 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43995
346820:58:53.501 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43995
346920:58:53.502 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x2ba1ef74] @default socket closed.
347020:58:53.502 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3471[info] - Endpoint(securityin: -, in: POST {body as text/plain (UTF-8)}, errout: -, out: one of({body as application/json (UTF-8)}|{body as application/xml (UTF-8)}|{body as text/plain (UTF-8)}))
347220:58:53.506 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x28c342be] http://0.0.0.0:41469 bound for socket '@default'
347320:58:53.507 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 5030 milliseconds since JVM startup. Java 21+35-LTS
347420:58:53.507 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41469
347520:58:53.516 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41469
347620:58:53.516 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x28c342be] @default socket closed.
347720:58:53.516 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3478[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: {body as text/plain (UTF-8)}) CORS with default config; valid preflight request
347920:58:53.519 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x2d16a616] http://0.0.0.0:40625 bound for socket '@default'
348020:58:53.519 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 5042 milliseconds since JVM startup. Java 21+35-LTS
348120:58:53.519 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40625
348220:58:53.524 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40625
348320:58:53.524 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x2d16a616] @default socket closed.
348420:58:53.524 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3485[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with specific allowed origin, method, headers, allowed credentials and max age; preflight request with matching origin, method and headers
348620:58:53.528 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x5bb686c1] http://0.0.0.0:38585 bound for socket '@default'
348720:58:53.529 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 2 milliseconds. 5052 milliseconds since JVM startup. Java 21+35-LTS
348820:58:53.529 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38585
348920:58:53.533 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38585
349020:58:53.533 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x5bb686c1] @default socket closed.
349120:58:53.534 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3492[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with multiple allowed origins, method, headers, allowed credentials and max age; preflight request with matching origin, method and headers
349320:58:53.538 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x766eb530] http://0.0.0.0:41421 bound for socket '@default'
349420:58:53.538 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 5061 milliseconds since JVM startup. Java 21+35-LTS
349520:58:53.538 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41421
349620:58:53.545 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41421
349720:58:53.545 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x766eb530] @default socket closed.
349820:58:53.546 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3499[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with specific allowed origin; preflight request with unsupported origin
350020:58:53.549 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x1091b3c8] http://0.0.0.0:44441 bound for socket '@default'
350120:58:53.549 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 5072 milliseconds since JVM startup. Java 21+35-LTS
350220:58:53.549 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44441
350320:58:53.553 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44441
350420:58:53.554 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x1091b3c8] @default socket closed.
350520:58:53.554 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3506[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with multiple allowed origins; preflight request with unsupported origin
350720:58:53.558 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x79289320] http://0.0.0.0:40295 bound for socket '@default'
350820:58:53.559 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 5081 milliseconds since JVM startup. Java 21+35-LTS
350920:58:53.559 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40295
351020:58:53.562 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40295
351120:58:53.563 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x79289320] @default socket closed.
351220:58:53.563 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3513[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with specific allowed method; preflight request with unsupported method
351420:58:53.566 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6edd61cd] http://0.0.0.0:39225 bound for socket '@default'
351520:58:53.566 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 5089 milliseconds since JVM startup. Java 21+35-LTS
351620:58:53.566 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39225
351720:58:53.569 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39225
351820:58:53.569 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6edd61cd] @default socket closed.
3519[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with specific allowed headers; preflight request with unsupported header
352020:58:53.570 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
352120:58:53.572 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x4ad77118] http://0.0.0.0:43359 bound for socket '@default'
352220:58:53.573 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 5096 milliseconds since JVM startup. Java 21+35-LTS
352320:58:53.573 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43359
352420:58:53.576 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43359
352520:58:53.576 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x4ad77118] @default socket closed.
352620:58:53.576 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3527[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with reflected allowed headers; preflight request
352820:58:53.579 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x40dd12d3] http://0.0.0.0:44399 bound for socket '@default'
352920:58:53.579 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 5102 milliseconds since JVM startup. Java 21+35-LTS
353020:58:53.579 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44399
353120:58:53.582 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44399
353220:58:53.582 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x40dd12d3] @default socket closed.
353320:58:53.583 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3534[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with custom response code for preflight requests; valid preflight request
353520:58:53.587 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x1cef8554] http://0.0.0.0:36399 bound for socket '@default'
353620:58:53.588 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 5111 milliseconds since JVM startup. Java 21+35-LTS
353720:58:53.588 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36399
353820:58:53.592 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36399
353920:58:53.592 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x1cef8554] @default socket closed.
354020:58:53.592 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3541[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with default config; preflight request without Origin (non-CORS)
354220:58:53.596 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x490c81d1] http://0.0.0.0:34953 bound for socket '@default'
354320:58:53.596 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 5119 milliseconds since JVM startup. Java 21+35-LTS
354420:58:53.596 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34953
354520:58:53.601 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34953
354620:58:53.601 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x490c81d1] @default socket closed.
354720:58:53.602 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3548[info] - Endpoint(securityin: -, in: GET /path, errout: -, out: {body as text/plain (UTF-8)}) CORS with default config; valid CORS request
354920:58:53.605 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x32dee5fd] http://0.0.0.0:39951 bound for socket '@default'
355020:58:53.605 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 5128 milliseconds since JVM startup. Java 21+35-LTS
355120:58:53.605 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39951
355220:58:53.608 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39951
355320:58:53.609 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x32dee5fd] @default socket closed.
355420:58:53.609 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3555[info] - Endpoint(securityin: -, in: GET /path, errout: -, out: {body as text/plain (UTF-8)}) CORS with custom allowed origin, allowed credentials and exposed headers; valid CORS request
355620:58:53.611 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x33c801f9] http://0.0.0.0:39939 bound for socket '@default'
355720:58:53.611 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 5134 milliseconds since JVM startup. Java 21+35-LTS
355820:58:53.611 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39939
355920:58:53.615 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39939
356020:58:53.615 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x33c801f9] @default socket closed.
356120:58:53.615 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3562[info] - Endpoint(securityin: -, in: GET /path, errout: -, out: {body as text/plain (UTF-8)}) CORS with all headers exposed; valid CORS request
356320:58:53.619 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x66f345e6] http://0.0.0.0:41411 bound for socket '@default'
356420:58:53.619 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 5142 milliseconds since JVM startup. Java 21+35-LTS
356520:58:53.619 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41411
356620:58:53.622 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41411
356720:58:53.623 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x66f345e6] @default socket closed.
356820:58:53.623 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3569[info] - returns tapir-generated 404 when defaultHandlers(notFoundWhenRejected = true) is used
357020:58:53.626 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x4a3bb5a8] http://0.0.0.0:39915 bound for socket '@default'
357120:58:53.626 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 5149 milliseconds since JVM startup. Java 21+35-LTS
357220:58:53.626 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39915
357320:58:53.637 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39915
357420:58:53.638 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x4a3bb5a8] @default socket closed.
357520:58:53.638 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3576[info] - Log events with provided functions, skipping certain endpoints
3577
3578************************
3579Build summary:
3580[{
3581 "module": "tapir-netty-server-id",
3582 "compile": {"status": "ok", "tookMs": 5066, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
3583 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
3584 "test-compile": {"status": "ok", "tookMs": 1911, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
3585 "test": {"status": "ok", "tookMs": 8010, "passed": 188, "failed": 0, "ignored": 0, "skipped": 0, "total": 188, "byFramework": [{"framework": "unknown", "stats": {"passed": 188, "failed": 0, "ignored": 0, "skipped": 0, "total": 188}}]},
3586 "publish": {"status": "skipped", "tookMs": 0},
3587 "metadata": {
3588 "crossScalaVersions": ["2.12.20"]
3589}
3590},{
3591 "module": "tapir-nima-server",
3592 "compile": {"status": "ok", "tookMs": 1484, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
3593 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
3594 "test-compile": {"status": "ok", "tookMs": 1022, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
3595 "test": {"status": "ok", "tookMs": 5740, "passed": 188, "failed": 0, "ignored": 0, "skipped": 0, "total": 188, "byFramework": [{"framework": "unknown", "stats": {"passed": 188, "failed": 0, "ignored": 0, "skipped": 0, "total": 188}}]},
3596 "publish": {"status": "skipped", "tookMs": 0},
3597 "metadata": {
3598 "crossScalaVersions": ["2.12.20"]
3599}
3600}]
3601************************
3602[success] Total time: 33 s, completed Dec 31, 2025, 8:58:54 PM
3603[0JChecking patch project/plugins.sbt...
3604Checking patch project/build.properties...
3605Checking patch build.sbt...
3606Applied patch project/plugins.sbt cleanly.
3607Applied patch project/build.properties cleanly.
3608Applied patch build.sbt cleanly.