Build Logs

playframework/play-grpc • 3.8.0-RC6:2026-01-08

Errors

17

Warnings

114

Total Lines

974

1##################################
2Clonning https://github.com/playframework/play-grpc.git into /build/repo using revision 0.13.0-M3
3##################################
4Note: switching to 'a829c1c4a18fe3ac3c2cd8eb89e73ca5d2b3d5e7'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21Would override fixed Scala version: 3.3.7
22----
23Preparing build for 3.8.0-RC6
24Scala binary version found: 3.8
25Implicitly using source version 3.8
26Scala binary version found: 3.8
27Implicitly using source version 3.8
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.8
30Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
31
32Try apply source patch:
33Path: project/Dependencies.scala
34Pattern: val scala3 = "3.3.7"
35Replacement: val scala3 = "3.8.0-RC6"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val scala3 = "3.3.7"' in project/Dependencies.scala
40----
41Starting build for 3.8.0-RC6
42Execute tests: true
43sbt project found:
44No prepare script found for project playframework/play-grpc
45##################################
46Scala version: 3.8.0-RC6
47Targets: org.playframework%play-grpc-runtime org.playframework%play-grpc-scalatest org.playframework%play-grpc-specs2 org.playframework%play-grpc-testkit
48Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.3.7\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
49##################################
50Using extra scalacOptions: ,REQUIRE:-source:3.8
51Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
52[sbt_options] declare -a sbt_options=()
53[process_args] java_version = '17'
54[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
55# Executing command line:
56java
57-Dfile.encoding=UTF-8
58-Dcommunitybuild.scala=3.8.0-RC6
59-Dcommunitybuild.project.dependencies.add=
60-Xmx7G
61-Xms4G
62-Xss8M
63-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
64-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
65-jar
66/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
67"setCrossScalaVersions 3.8.0-RC6"
68"++3.8.0-RC6 -v"
69"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
70"set every credentials := Nil"
71"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
72"removeScalacOptionsStartingWith -P:wartremover"
73
74moduleMappings
75"runBuild 3.8.0-RC6 """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.3.7\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" org.playframework%play-grpc-runtime org.playframework%play-grpc-scalatest org.playframework%play-grpc-specs2 org.playframework%play-grpc-testkit"
76
77[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
78[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 17.0.8)
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 8 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.753s.
84[warn] /build/repo/project/ReflectiveCodeGen.scala:113:37: method toLoader in object ClasspathUtilities is deprecated (since 1.4.0): internal
85[warn] val loader = ClasspathUtilities.toLoader(cp, classOf[protocbridge.ProtocCodeGenerator].getClassLoader)
86[warn] ^
87[warn] /build/repo/project/ReflectiveCodeGen.scala:113:18: object ClasspathUtilities in package classpath is deprecated (since 1.4.0): internal
88[warn] val loader = ClasspathUtilities.toLoader(cp, classOf[protocbridge.ProtocCodeGenerator].getClassLoader)
89[warn] ^
90[warn] two warnings found
91[info] done compiling
92[info] loading settings for project play-grpc from build.sbt...
93[info] resolving key references (10026 settings) ...
94[info] set current project to play-grpc (in build file:/build/repo/)
95Execute setCrossScalaVersions: 3.8.0-RC6
96OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in play-grpc-actions-testdata/crossScalaVersions
97OpenCB::Limitting incorrect crossVersions List() -> List(2.13.17) in play-grpc/crossScalaVersions
98OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in play-grpc-interop-test-java/crossScalaVersions
99OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in play-grpc-scalatest/crossScalaVersions
100OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in play-grpc-testdata/crossScalaVersions
101OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in play-grpc-specs2/crossScalaVersions
102OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in play-grpc-runtime/crossScalaVersions
103OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in play-grpc-testkit/crossScalaVersions
104OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in play-grpc-interop-test-scala/crossScalaVersions
105[info] set current project to play-grpc (in build file:/build/repo/)
106[info] Setting Scala version to 3.8.0-RC6 on 8 projects.
107[info] Switching Scala version on:
108[info] play-grpc-scalatest (2.13.17, 3.8.0-RC6)
109[info] play-grpc-specs2 (2.13.17, 3.8.0-RC6)
110[info] play-grpc-interop-test-scala (2.13.17, 3.8.0-RC6)
111[info] play-grpc-runtime (2.13.17, 3.8.0-RC6)
112[info] play-grpc-actions-testdata (2.13.17, 3.8.0-RC6)
113[info] play-grpc-testdata (2.13.17, 3.8.0-RC6)
114[info] play-grpc-testkit (2.13.17, 3.8.0-RC6)
115[info] play-grpc-interop-test-java (2.13.17, 3.8.0-RC6)
116[info] Excluding projects:
117[info] play-grpc-generators (2.12.20)
118[info] * play-grpc (2.13.17)
119[info] Reapplying settings...
120[info] set current project to play-grpc (in build file:/build/repo/)
121Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
122[info] Reapplying settings...
123[info] set current project to play-grpc (in build file:/build/repo/)
124[info] Defining Global / credentials, credentials and 8 others.
125[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 79 others.
126[info] Run `last` for details.
127[info] Reapplying settings...
128[info] set current project to play-grpc (in build file:/build/repo/)
129Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
130[info] Reapplying settings...
131OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
132
133 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
134 Did you mean play-grpc-scalatest / allExcludeDependencies ?
135 , retry without global scopes
136[info] Reapplying settings...
137[info] set current project to play-grpc (in build file:/build/repo/)
138Execute removeScalacOptionsStartingWith: -P:wartremover
139[info] Reapplying settings...
140[info] set current project to play-grpc (in build file:/build/repo/)
141[success] Total time: 0 s, completed Jan 8, 2026, 1:42:00 AM
142Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.3.7\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
143Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
144Starting build...
145Projects: Set(play-grpc-scalatest, play-grpc-specs2, play-grpc-runtime, play-grpc-actions-testdata, play-grpc-testdata, play-grpc-testkit)
146Starting build for ProjectRef(file:/build/repo/,play-grpc-testdata) (play-grpc-testdata)... [0/6]
147OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
148OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Scope(Select(BuildRef(file:/build/repo/)), Zero, Zero, Zero)
149OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
150OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
151Compile scalacOptions: -encoding, utf8, -unchecked, -Xlint, -Xfuture, -Ywarn-dead-code, -Ywarn-numeric-widen, -Ywarn-value-discard, -Xlint:-unused,_, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
152OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Scope(Select(ProjectRef(file:/build/repo/,play-grpc-generators)), Zero, Zero, Zero)
153OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Scope(Select(ProjectRef(file:/build/repo/,play-grpc-generators)), Select(ConfigKey(compile)), Zero, Zero)
154[info] compiling 13 Scala sources to /build/repo/play-generators/target/scala-2.12/classes ...
155[warn] /build/repo/play-generators/src/main/scala/play/grpc/gen/scaladsl/PlayScalaServerCodeGenerator.scala:10:43: Unused import
156[warn] import org.apache.pekko.grpc.gen.scaladsl.ScalaServerCodeGenerator
157[warn] ^
158[warn] /build/repo/play-generators/src/main/twirl/templates/PlayJava/ClientProvider.scala.txt:1:1: Unused import
159[warn] @*
160[warn] ^
161[info] compiling 3 Scala sources to /build/repo/play-runtime/target/scala-3.8.0-RC6/classes ...
162[warn] /build/repo/play-generators/src/main/twirl/templates/PlayJava/PekkoGrpcClientModule.scala.txt:1:1: Unused import
163[warn] @*
164[warn] ^
165[warn] /build/repo/play-generators/src/main/twirl/templates/PlayJavaServer/Router.scala.txt:1:1: Unused import
166[warn] @*
167[warn] ^
168[warn] /build/repo/play-generators/src/main/twirl/templates/PlayJavaServer/RouterUsingActions.scala.txt:1:1: Unused import
169[warn] @*
170[warn] ^
171[warn] /build/repo/play-generators/src/main/twirl/templates/PlayScala/ClientProvider.scala.txt:1:1: Unused import
172[warn] @*
173[warn] ^
174[warn] /build/repo/play-generators/src/main/twirl/templates/PlayScala/PekkoGrpcClientModule.scala.txt:1:1: Unused import
175[warn] @*
176[warn] ^
177[warn] /build/repo/play-generators/src/main/twirl/templates/PlayScala/Router.scala.txt:1:1: Unused import
178[warn] @*
179[warn] ^
180[warn] /build/repo/play-generators/src/main/twirl/templates/PlayScala/RouterUsingActions.scala.txt:1:1: Unused import
181[warn] @*
182[warn] ^
183[warn] 9 warnings found
184[info] done compiling
185[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
186[warn] bad option '-Xfuture' was ignored
187[warn] bad option '-Ywarn-dead-code' was ignored
188[warn] bad option '-Ywarn-numeric-widen' was ignored
189[warn] bad option '-Ywarn-value-discard' was ignored
190[info] Compiling 1 protobuf files to /build/repo/play-testdata/target/scala-3.8.0-RC6/src_managed/main
191[info] Generating Apache Pekko gRPC service interface for example.myapp.helloworld.grpc.helloworld.GreeterService
192[info] Generating Apache Pekko gRPC service interface for [example.myapp.helloworld.grpc.GreeterService]
193[info] Generating Apache Pekko gRPC client for example.myapp.helloworld.grpc.helloworld.GreeterService
194[info] Generating Apache Pekko gRPC Client [example.myapp.helloworld.grpc.GreeterService]
195[info] Generating Apache Pekko gRPC Lifted Client interface[example.myapp.helloworld.grpc.GreeterService]
196[info] Generating Apache Pekko gRPC service handler for example.myapp.helloworld.grpc.helloworld.GreeterService
197[info] Generating Apache Pekko gRPC service handler for example.myapp.helloworld.grpc.GreeterService
198[info] Generating Play gRPC client provider for example.myapp.helloworld.grpc.GreeterService
199[info] Generated [example.myapp.helloworld.grpc.PekkoGrpcClientModule] add it to play.modules.enabled and a section with Pekko gRPC client config under org.apache.pekko.grpc.client."servicepackage.ServiceName" to be able to inject client instances.
200[info] Generating Play gRPC service play router for example.myapp.helloworld.grpc.GreeterService
201[info] Generating Play gRPC play client provider for example.myapp.helloworld.grpc.helloworld.GreeterService
202[info] Generated [example.myapp.helloworld.grpc.helloworld.PekkoGrpcClientModule] add it to play.modules.enabled and a section with Pekko gRPC client config under org.apache.pekko.grpc.client."servicepackage.ServiceName" to be able to inject client instances.
203[info] Generating Play gRPC service play router for example.myapp.helloworld.grpc.helloworld.GreeterService
204[warn] there were 3 deprecation warnings; re-run with -deprecation for details
205[warn] 6 warnings found
206[info] done compiling
207[info] compiling 10 Scala sources and 12 Java sources to /build/repo/play-testdata/target/scala-3.8.0-RC6/classes ...
208[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
209[warn] bad option '-Xfuture' was ignored
210[warn] bad option '-Ywarn-dead-code' was ignored
211[warn] bad option '-Ywarn-numeric-widen' was ignored
212[warn] bad option '-Ywarn-value-discard' was ignored
213[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
214[warn] 6 warnings found
215[info] /build/repo/play-testdata/target/scala-3.8.0-RC6/src_managed/main/example/myapp/helloworld/grpc/AbstractGreeterServiceRouter.java: Some input files use or override a deprecated API.
216[info] /build/repo/play-testdata/target/scala-3.8.0-RC6/src_managed/main/example/myapp/helloworld/grpc/AbstractGreeterServiceRouter.java: Recompile with -Xlint:deprecation for details.
217[info] done compiling
218[info] Compiling 1 protobuf files to /build/repo/play-testdata/target/scala-3.8.0-RC6/src_managed/main
219[info] Generating Apache Pekko gRPC service interface for example.myapp.helloworld.grpc.helloworld.GreeterService
220[info] Generating Apache Pekko gRPC service interface for [example.myapp.helloworld.grpc.GreeterService]
221[info] Generating Apache Pekko gRPC client for example.myapp.helloworld.grpc.helloworld.GreeterService
222[info] Generating Apache Pekko gRPC Client [example.myapp.helloworld.grpc.GreeterService]
223[info] Generating Apache Pekko gRPC Lifted Client interface[example.myapp.helloworld.grpc.GreeterService]
224[info] Generating Apache Pekko gRPC service handler for example.myapp.helloworld.grpc.helloworld.GreeterService
225[info] Generating Apache Pekko gRPC service handler for example.myapp.helloworld.grpc.GreeterService
226[info] Generating Play gRPC client provider for example.myapp.helloworld.grpc.GreeterService
227[info] Generated [example.myapp.helloworld.grpc.PekkoGrpcClientModule] add it to play.modules.enabled and a section with Pekko gRPC client config under org.apache.pekko.grpc.client."servicepackage.ServiceName" to be able to inject client instances.
228[info] Generating Play gRPC service play router for example.myapp.helloworld.grpc.GreeterService
229[info] Generating Play gRPC play client provider for example.myapp.helloworld.grpc.helloworld.GreeterService
230[info] Generated [example.myapp.helloworld.grpc.helloworld.PekkoGrpcClientModule] add it to play.modules.enabled and a section with Pekko gRPC client config under org.apache.pekko.grpc.client."servicepackage.ServiceName" to be able to inject client instances.
231[info] Generating Play gRPC service play router for example.myapp.helloworld.grpc.helloworld.GreeterService
232[info] Compiling 1 protobuf files to /build/repo/play-testdata/target/scala-3.8.0-RC6/src_managed/main
233[info] Generating Apache Pekko gRPC service interface for example.myapp.helloworld.grpc.helloworld.GreeterService
234[info] Generating Apache Pekko gRPC service interface for [example.myapp.helloworld.grpc.GreeterService]
235[info] Generating Apache Pekko gRPC client for example.myapp.helloworld.grpc.helloworld.GreeterService
236[info] Generating Apache Pekko gRPC Client [example.myapp.helloworld.grpc.GreeterService]
237[info] Generating Apache Pekko gRPC Lifted Client interface[example.myapp.helloworld.grpc.GreeterService]
238[info] Generating Apache Pekko gRPC service handler for example.myapp.helloworld.grpc.helloworld.GreeterService
239[info] Generating Apache Pekko gRPC service handler for example.myapp.helloworld.grpc.GreeterService
240[info] Generating Play gRPC client provider for example.myapp.helloworld.grpc.GreeterService
241[info] Generated [example.myapp.helloworld.grpc.PekkoGrpcClientModule] add it to play.modules.enabled and a section with Pekko gRPC client config under org.apache.pekko.grpc.client."servicepackage.ServiceName" to be able to inject client instances.
242[info] Generating Play gRPC service play router for example.myapp.helloworld.grpc.GreeterService
243[info] Generating Play gRPC play client provider for example.myapp.helloworld.grpc.helloworld.GreeterService
244[info] Generated [example.myapp.helloworld.grpc.helloworld.PekkoGrpcClientModule] add it to play.modules.enabled and a section with Pekko gRPC client config under org.apache.pekko.grpc.client."servicepackage.ServiceName" to be able to inject client instances.
245[info] Generating Play gRPC service play router for example.myapp.helloworld.grpc.helloworld.GreeterService
246[info] Compiling 1 protobuf files to /build/repo/play-testdata/target/scala-3.8.0-RC6/src_managed/main
247[info] Generating Apache Pekko gRPC service interface for example.myapp.helloworld.grpc.helloworld.GreeterService
248[info] Generating Apache Pekko gRPC service interface for [example.myapp.helloworld.grpc.GreeterService]
249[info] Generating Apache Pekko gRPC client for example.myapp.helloworld.grpc.helloworld.GreeterService
250[info] Generating Apache Pekko gRPC Client [example.myapp.helloworld.grpc.GreeterService]
251[info] Generating Apache Pekko gRPC Lifted Client interface[example.myapp.helloworld.grpc.GreeterService]
252[info] Generating Apache Pekko gRPC service handler for example.myapp.helloworld.grpc.helloworld.GreeterService
253[info] Generating Apache Pekko gRPC service handler for example.myapp.helloworld.grpc.GreeterService
254[info] Generating Play gRPC client provider for example.myapp.helloworld.grpc.GreeterService
255[info] Generated [example.myapp.helloworld.grpc.PekkoGrpcClientModule] add it to play.modules.enabled and a section with Pekko gRPC client config under org.apache.pekko.grpc.client."servicepackage.ServiceName" to be able to inject client instances.
256[info] Generating Play gRPC service play router for example.myapp.helloworld.grpc.GreeterService
257[info] Generating Play gRPC play client provider for example.myapp.helloworld.grpc.helloworld.GreeterService
258[info] Generated [example.myapp.helloworld.grpc.helloworld.PekkoGrpcClientModule] add it to play.modules.enabled and a section with Pekko gRPC client config under org.apache.pekko.grpc.client."servicepackage.ServiceName" to be able to inject client instances.
259[info] Generating Play gRPC service play router for example.myapp.helloworld.grpc.helloworld.GreeterService
260[info] Compiling 1 protobuf files to /build/repo/play-testdata/target/scala-3.8.0-RC6/src_managed/main
261[info] Generating Apache Pekko gRPC service interface for example.myapp.helloworld.grpc.helloworld.GreeterService
262[info] Generating Apache Pekko gRPC service interface for [example.myapp.helloworld.grpc.GreeterService]
263[info] Generating Apache Pekko gRPC client for example.myapp.helloworld.grpc.helloworld.GreeterService
264[info] Generating Apache Pekko gRPC Client [example.myapp.helloworld.grpc.GreeterService]
265[info] Generating Apache Pekko gRPC Lifted Client interface[example.myapp.helloworld.grpc.GreeterService]
266[info] Generating Apache Pekko gRPC service handler for example.myapp.helloworld.grpc.helloworld.GreeterService
267[info] Generating Apache Pekko gRPC service handler for example.myapp.helloworld.grpc.GreeterService
268[info] Generating Play gRPC client provider for example.myapp.helloworld.grpc.GreeterService
269[info] Generated [example.myapp.helloworld.grpc.PekkoGrpcClientModule] add it to play.modules.enabled and a section with Pekko gRPC client config under org.apache.pekko.grpc.client."servicepackage.ServiceName" to be able to inject client instances.
270[info] Generating Play gRPC service play router for example.myapp.helloworld.grpc.GreeterService
271[info] Generating Play gRPC play client provider for example.myapp.helloworld.grpc.helloworld.GreeterService
272[info] Generated [example.myapp.helloworld.grpc.helloworld.PekkoGrpcClientModule] add it to play.modules.enabled and a section with Pekko gRPC client config under org.apache.pekko.grpc.client."servicepackage.ServiceName" to be able to inject client instances.
273[info] Generating Play gRPC service play router for example.myapp.helloworld.grpc.helloworld.GreeterService
274Starting build for ProjectRef(file:/build/repo/,play-grpc-scalatest) (play-grpc-scalatest)... [1/6]
275Compile scalacOptions: -encoding, utf8, -unchecked, -Xlint, -Xfuture, -Ywarn-dead-code, -Ywarn-numeric-widen, -Ywarn-value-discard, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
276[info] compiling 1 Scala source and 1 Java source to /build/repo/play-testkit/target/scala-3.8.0-RC6/classes ...
277[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
278[warn] bad option '-Xfuture' was ignored
279[warn] bad option '-Ywarn-dead-code' was ignored
280[warn] bad option '-Ywarn-numeric-widen' was ignored
281[warn] bad option '-Ywarn-value-discard' was ignored
282[warn] 5 warnings found
283[warn] /build/repo/play-testkit/src/main/java/play/grpc/testkit/JavaPekkoGrpcClientHelpers.java:33:13: toIterable() in scala.collection.Iterable has been deprecated
284[warn] serverEndpoints
285[warn] .endpoints()
286[warn] .filter(e -> e.protocols().contains("HTTP/2.0" /* Play's HttpProtocol.HTTP_2_0 */))
287[warn] .toIterable
288[warn] ^
289[warn] /build/repo/play-testkit/src/main/java/play/grpc/testkit/JavaPekkoGrpcClientHelpers.java:33:24: unchecked conversion
290[warn] required: scala.collection.Iterable<play.core.server.ServerEndpoint>
291[warn] found: scala.collection.Iterable
292[warn] serverEndpoints
293[warn] .endpoints()
294[warn] .filter(e -> e.protocols().contains("HTTP/2.0" /* Play's HttpProtocol.HTTP_2_0 */))
295[warn] .toIterable()
296[warn] ^
297[warn] /build/repo/play-testkit/src/main/java/play/grpc/testkit/JavaPekkoGrpcClientHelpers.java:49:75: toIterable() in scala.collection.Iterable has been deprecated
298[warn] possibleEndpoints.filter(endpoint -> endpoint.ssl().isDefined()).toIterable
299[warn] ^
300[warn] /build/repo/play-testkit/src/main/java/play/grpc/testkit/JavaPekkoGrpcClientHelpers.java:49:86: unchecked conversion
301[warn] required: scala.collection.Iterable<play.core.server.ServerEndpoint>
302[warn] found: scala.collection.Iterable
303[warn] possibleEndpoints.filter(endpoint -> endpoint.ssl().isDefined()).toIterable()
304[warn] ^
305[info] done compiling
306[info] compiling 1 Scala source to /build/repo/play-scalatest/target/scala-3.8.0-RC6/classes ...
307[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
308[warn] bad option '-Xfuture' was ignored
309[warn] bad option '-Ywarn-dead-code' was ignored
310[warn] bad option '-Ywarn-numeric-widen' was ignored
311[warn] bad option '-Ywarn-value-discard' was ignored
312[warn] 5 warnings found
313[info] done compiling
314[info] Compiling 1 protobuf files to /build/repo/play-actions-testdata/target/scala-3.8.0-RC6/src_managed/main
315[info] Generating Apache Pekko gRPC service interface for example.myapp.helloworld.grpc.actions.helloworld.GreeterService
316[info] Generating Apache Pekko gRPC service interface for [example.myapp.helloworld.grpc.actions.GreeterService]
317[info] Generating Apache Pekko gRPC client for example.myapp.helloworld.grpc.actions.helloworld.GreeterService
318[info] Generating Apache Pekko gRPC Client [example.myapp.helloworld.grpc.actions.GreeterService]
319[info] Generating Apache Pekko gRPC Lifted Client interface[example.myapp.helloworld.grpc.actions.GreeterService]
320[info] Generating Apache Pekko gRPC service handler for example.myapp.helloworld.grpc.actions.helloworld.GreeterService
321[info] Generating Apache Pekko gRPC service handler for example.myapp.helloworld.grpc.actions.GreeterService
322[info] Generating Play gRPC service play router for example.myapp.helloworld.grpc.actions.helloworld.GreeterService
323[info] compiling 7 Scala sources and 9 Java sources to /build/repo/play-actions-testdata/target/scala-3.8.0-RC6/classes ...
324[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
325[warn] bad option '-Xfuture' was ignored
326[warn] bad option '-Ywarn-dead-code' was ignored
327[warn] bad option '-Ywarn-numeric-widen' was ignored
328[warn] bad option '-Ywarn-value-discard' was ignored
329[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
330[info] Compiling 1 protobuf files to /build/repo/play-testdata/target/scala-3.8.0-RC6/src_managed/main
331[info] Generating Apache Pekko gRPC service interface for example.myapp.helloworld.grpc.helloworld.GreeterService
332[info] Generating Apache Pekko gRPC service interface for [example.myapp.helloworld.grpc.GreeterService]
333[info] Generating Apache Pekko gRPC client for example.myapp.helloworld.grpc.helloworld.GreeterService
334[info] Generating Apache Pekko gRPC Client [example.myapp.helloworld.grpc.GreeterService]
335[info] Generating Apache Pekko gRPC Lifted Client interface[example.myapp.helloworld.grpc.GreeterService]
336[info] Generating Apache Pekko gRPC service handler for example.myapp.helloworld.grpc.helloworld.GreeterService
337[info] Generating Apache Pekko gRPC service handler for example.myapp.helloworld.grpc.GreeterService
338[info] Generating Play gRPC client provider for example.myapp.helloworld.grpc.GreeterService
339[info] Generated [example.myapp.helloworld.grpc.PekkoGrpcClientModule] add it to play.modules.enabled and a section with Pekko gRPC client config under org.apache.pekko.grpc.client."servicepackage.ServiceName" to be able to inject client instances.
340[info] Generating Play gRPC service play router for example.myapp.helloworld.grpc.GreeterService
341[info] Generating Play gRPC play client provider for example.myapp.helloworld.grpc.helloworld.GreeterService
342[info] Generated [example.myapp.helloworld.grpc.helloworld.PekkoGrpcClientModule] add it to play.modules.enabled and a section with Pekko gRPC client config under org.apache.pekko.grpc.client."servicepackage.ServiceName" to be able to inject client instances.
343[info] Generating Play gRPC service play router for example.myapp.helloworld.grpc.helloworld.GreeterService
344[warn] 6 warnings found
345[info] /build/repo/play-actions-testdata/target/scala-3.8.0-RC6/src_managed/main/example/myapp/helloworld/grpc/actions/GreeterServiceHandlerFactory.java: GreeterServiceHandlerFactory.java uses or overrides a deprecated API.
346[info] /build/repo/play-actions-testdata/target/scala-3.8.0-RC6/src_managed/main/example/myapp/helloworld/grpc/actions/GreeterServiceHandlerFactory.java: Recompile with -Xlint:deprecation for details.
347[info] done compiling
348[info] compiling 3 Scala sources and 2 Java sources to /build/repo/play-testkit/target/scala-3.8.0-RC6/test-classes ...
349[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
350[warn] bad option '-Xfuture' was ignored
351[warn] bad option '-Ywarn-dead-code' was ignored
352[warn] bad option '-Ywarn-numeric-widen' was ignored
353[warn] bad option '-Ywarn-value-discard' was ignored
354[warn] 5 warnings found
355[info] done compiling
356[info] compiling 2 Scala sources to /build/repo/play-scalatest/target/scala-3.8.0-RC6/test-classes ...
357[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
358[warn] bad option '-Xfuture' was ignored
359[warn] bad option '-Ywarn-dead-code' was ignored
360[warn] bad option '-Ywarn-numeric-widen' was ignored
361[warn] bad option '-Ywarn-value-discard' was ignored
362[warn] 5 warnings found
363[info] done compiling
364[info] Compiling 1 protobuf files to /build/repo/play-actions-testdata/target/scala-3.8.0-RC6/src_managed/main
365[info] Generating Apache Pekko gRPC service interface for example.myapp.helloworld.grpc.actions.helloworld.GreeterService
366[info] Generating Apache Pekko gRPC service interface for [example.myapp.helloworld.grpc.actions.GreeterService]
367[info] Generating Apache Pekko gRPC client for example.myapp.helloworld.grpc.actions.helloworld.GreeterService
368[info] Generating Apache Pekko gRPC Client [example.myapp.helloworld.grpc.actions.GreeterService]
369[info] Generating Apache Pekko gRPC Lifted Client interface[example.myapp.helloworld.grpc.actions.GreeterService]
370[info] Generating Apache Pekko gRPC service handler for example.myapp.helloworld.grpc.actions.helloworld.GreeterService
371[info] Generating Apache Pekko gRPC service handler for example.myapp.helloworld.grpc.actions.GreeterService
372[info] Generating Play gRPC service play router for example.myapp.helloworld.grpc.actions.helloworld.GreeterService
373[info] Compiling 1 protobuf files to /build/repo/play-testdata/target/scala-3.8.0-RC6/src_managed/main
374[info] Generating Apache Pekko gRPC service interface for example.myapp.helloworld.grpc.helloworld.GreeterService
375[info] Generating Apache Pekko gRPC service interface for [example.myapp.helloworld.grpc.GreeterService]
376[info] Generating Apache Pekko gRPC client for example.myapp.helloworld.grpc.helloworld.GreeterService
377[info] Generating Apache Pekko gRPC Client [example.myapp.helloworld.grpc.GreeterService]
378[info] Generating Apache Pekko gRPC Lifted Client interface[example.myapp.helloworld.grpc.GreeterService]
379[info] Generating Apache Pekko gRPC service handler for example.myapp.helloworld.grpc.helloworld.GreeterService
380[info] Generating Apache Pekko gRPC service handler for example.myapp.helloworld.grpc.GreeterService
381[info] Generating Play gRPC client provider for example.myapp.helloworld.grpc.GreeterService
382[info] Generated [example.myapp.helloworld.grpc.PekkoGrpcClientModule] add it to play.modules.enabled and a section with Pekko gRPC client config under org.apache.pekko.grpc.client."servicepackage.ServiceName" to be able to inject client instances.
383[info] Generating Play gRPC service play router for example.myapp.helloworld.grpc.GreeterService
384[info] Generating Play gRPC play client provider for example.myapp.helloworld.grpc.helloworld.GreeterService
385[info] Generated [example.myapp.helloworld.grpc.helloworld.PekkoGrpcClientModule] add it to play.modules.enabled and a section with Pekko gRPC client config under org.apache.pekko.grpc.client."servicepackage.ServiceName" to be able to inject client instances.
386[info] Generating Play gRPC service play router for example.myapp.helloworld.grpc.helloworld.GreeterService
38701:42:46,522 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.5.20
38801:42:46,522 |-INFO in ch.qos.logback.classic.util.ContextInitializer@336cca53 - No custom configurators were discovered as a service.
38901:42:46,522 |-INFO in ch.qos.logback.classic.util.ContextInitializer@336cca53 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
39001:42:46,523 |-INFO in ch.qos.logback.classic.util.ContextInitializer@336cca53 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
39101:42:46,523 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
39201:42:46,523 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
39301:42:46,525 |-INFO in ch.qos.logback.classic.util.ContextInitializer@336cca53 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
39401:42:46,525 |-INFO in ch.qos.logback.classic.util.ContextInitializer@336cca53 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
39501:42:46,526 |-INFO in ch.qos.logback.classic.util.ContextInitializer@336cca53 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
39601:42:46,526 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
39701:42:46,526 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/build/repo/play-scalatest/target/scala-3.8.0-RC6/test-classes/logback.xml]
39801:42:46,526 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@1580ae83 - Resource [logback.xml] occurs multiple times on the classpath.
39901:42:46,526 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@1580ae83 - Resource [logback.xml] occurs at [file:/build/repo/play-scalatest/target/scala-3.8.0-RC6/test-classes/logback.xml]
40001:42:46,527 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@1580ae83 - Resource [logback.xml] occurs at [file:/build/repo/play-testkit/target/scala-3.8.0-RC6/test-classes/logback.xml]
40101:42:46,586 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Main configuration file URL: file:/build/repo/play-scalatest/target/scala-3.8.0-RC6/test-classes/logback.xml
40201:42:46,587 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - FileWatchList= {/build/repo/play-scalatest/target/scala-3.8.0-RC6/test-classes/logback.xml}
40301:42:46,587 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - URLWatchList= {}
40401:42:46,591 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [FILE]
40501:42:46,591 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.FileAppender]
40601:42:46,596 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@4e7f1e66 - value "./logs/application.log" substituted for "${application.home:-.}/logs/application.log"
40701:42:46,624 |-INFO in ch.qos.logback.core.FileAppender[FILE] - File property is set to [./logs/application.log]
40801:42:46,625 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT]
40901:42:46,625 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
41001:42:46,627 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - NOTE: Writing to the console can be slow. Try to avoid logging to the
41101:42:46,627 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - console in production environments, especially in high volume systems.
41201:42:46,627 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also https://logback.qos.ch/codes.html#slowConsole
41301:42:46,627 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [ASYNCFILE]
41401:42:46,627 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
41501:42:46,629 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [FILE] to ch.qos.logback.classic.AsyncAppender[ASYNCFILE]
41601:42:46,629 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNCFILE] - Attaching appender named [FILE] to AsyncAppender.
41701:42:46,629 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNCFILE] - Setting discardingThreshold to 51
41801:42:46,629 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [ASYNCSTDOUT]
41901:42:46,629 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
42001:42:46,629 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to ch.qos.logback.classic.AsyncAppender[ASYNCSTDOUT]
42101:42:46,630 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNCSTDOUT] - Attaching appender named [STDOUT] to AsyncAppender.
42201:42:46,630 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNCSTDOUT] - Setting discardingThreshold to 51
42301:42:46,630 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [play] to INFO
42401:42:46,630 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [application] to DEBUG
42501:42:46,630 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN
42601:42:46,630 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [ASYNCFILE] to Logger[ROOT]
42701:42:46,630 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [ASYNCSTDOUT] to Logger[ROOT]
42801:42:46,631 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@7d70198 - End of configuration.
42901:42:46,631 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@52bc6d63 - Registering current configuration as safe fallback point
43001:42:46,631 |-INFO in ch.qos.logback.classic.util.ContextInitializer@336cca53 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 105 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
431
4322026-01-08 01:42:46 INFO p.a.http.HttpErrorHandlerExceptions Registering exception handler: guice-provision-exception-handler
4332026-01-08 01:42:46 INFO p.a.http.HttpErrorHandlerExceptions Registering exception handler: guice-provision-exception-handler
4342026-01-08 01:42:48 INFO play.core.server.PekkoHttpServer Enabling HTTP/2 on Pekko HTTP server...
4352026-01-08 01:42:48 INFO play.core.server.PekkoHttpServer Enabling HTTP/2 on Pekko HTTP server...
4362026-01-08 01:42:49 INFO p.a.i.l.c.CoordinatedShutdownSupport Starting synchronous coordinated shutdown with ServerStoppedReason reason and 2147513000 milliseconds timeout
4372026-01-08 01:42:49 INFO p.a.i.l.c.CoordinatedShutdownSupport Starting synchronous coordinated shutdown with ServerStoppedReason reason and 2147513000 milliseconds timeout
4382026-01-08 01:42:49 INFO play.core.server.PekkoHttpServer Unbinding /[0:0:0:0:0:0:0:0]:38457
4392026-01-08 01:42:49 INFO play.core.server.PekkoHttpServer Unbinding /[0:0:0:0:0:0:0:0]:36615
4402026-01-08 01:42:49 INFO play.core.server.PekkoHttpServer Terminating server binding for /[0:0:0:0:0:0:0:0]:38457
4412026-01-08 01:42:49 INFO play.core.server.PekkoHttpServer Terminating server binding for /[0:0:0:0:0:0:0:0]:36615
4422026-01-08 01:42:49 INFO play.core.server.PekkoHttpServer Running provided shutdown stop hooks
4432026-01-08 01:42:49 INFO play.core.server.PekkoHttpServer Running provided shutdown stop hooks
4442026-01-08 01:42:49 INFO p.a.http.HttpErrorHandlerExceptions Registering exception handler: guice-provision-exception-handler
4452026-01-08 01:42:49 INFO p.a.http.HttpErrorHandlerExceptions Registering exception handler: guice-provision-exception-handler
4462026-01-08 01:42:49 INFO play.core.server.PekkoHttpServer Enabling HTTP/2 on Pekko HTTP server...
4472026-01-08 01:42:49 INFO play.core.server.PekkoHttpServer Enabling HTTP/2 on Pekko HTTP server...
4482026-01-08 01:42:49 INFO p.a.i.l.c.CoordinatedShutdownSupport Starting synchronous coordinated shutdown with ServerStoppedReason reason and 2147513000 milliseconds timeout
4492026-01-08 01:42:49 INFO play.core.server.PekkoHttpServer Unbinding /[0:0:0:0:0:0:0:0]:44157
4502026-01-08 01:42:49 INFO play.core.server.PekkoHttpServer Terminating server binding for /[0:0:0:0:0:0:0:0]:44157
4512026-01-08 01:42:49 INFO play.core.server.PekkoHttpServer Running provided shutdown stop hooks
4522026-01-08 01:42:49 INFO p.a.http.HttpErrorHandlerExceptions Registering exception handler: guice-provision-exception-handler
4532026-01-08 01:42:49 INFO p.a.i.l.c.CoordinatedShutdownSupport Starting synchronous coordinated shutdown with ServerStoppedReason reason and 2147513000 milliseconds timeout
4542026-01-08 01:42:49 INFO play.core.server.PekkoHttpServer Unbinding /[0:0:0:0:0:0:0:0]:39637
4552026-01-08 01:42:49 INFO play.core.server.PekkoHttpServer Terminating server binding for /[0:0:0:0:0:0:0:0]:39637
4562026-01-08 01:42:49 INFO play.core.server.PekkoHttpServer Running provided shutdown stop hooks
4572026-01-08 01:42:49 INFO p.a.http.HttpErrorHandlerExceptions Registering exception handler: guice-provision-exception-handler
4582026-01-08 01:42:49 INFO play.core.server.PekkoHttpServer Enabling HTTP/2 on Pekko HTTP server...
4592026-01-08 01:42:50 INFO p.a.i.l.c.CoordinatedShutdownSupport Starting synchronous coordinated shutdown with ServerStoppedReason reason and 2147513000 milliseconds timeout
4602026-01-08 01:42:50 INFO play.core.server.PekkoHttpServer Unbinding /[0:0:0:0:0:0:0:0]:40499
4612026-01-08 01:42:50 INFO play.core.server.PekkoHttpServer Terminating server binding for /[0:0:0:0:0:0:0:0]:40499
4622026-01-08 01:42:50 INFO play.core.server.PekkoHttpServer Running provided shutdown stop hooks
4632026-01-08 01:42:50 INFO play.core.server.PekkoHttpServer Enabling HTTP/2 on Pekko HTTP server...
4642026-01-08 01:42:50 INFO p.a.http.HttpErrorHandlerExceptions Registering exception handler: guice-provision-exception-handler
4652026-01-08 01:42:50 INFO play.core.server.PekkoHttpServer Enabling HTTP/2 on Pekko HTTP server...
4662026-01-08 01:42:50 INFO p.a.i.l.c.CoordinatedShutdownSupport Starting synchronous coordinated shutdown with ServerStoppedReason reason and 2147513000 milliseconds timeout
4672026-01-08 01:42:50 INFO play.core.server.PekkoHttpServer Unbinding /[0:0:0:0:0:0:0:0]:35391
4682026-01-08 01:42:50 INFO play.core.server.PekkoHttpServer Terminating server binding for /[0:0:0:0:0:0:0:0]:35391
4692026-01-08 01:42:50 INFO play.core.server.PekkoHttpServer Running provided shutdown stop hooks
4702026-01-08 01:42:50 INFO p.a.http.HttpErrorHandlerExceptions Registering exception handler: guice-provision-exception-handler
4712026-01-08 01:42:50 INFO play.core.server.PekkoHttpServer Enabling HTTP/2 on Pekko HTTP server...
4722026-01-08 01:42:50 ERROR o.apache.pekko.actor.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(application) Saying hello!
4732026-01-08 01:42:50 ERROR o.apache.pekko.actor.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(application) Saying hello!
4742026-01-08 01:42:50 INFO p.a.i.l.c.CoordinatedShutdownSupport Starting synchronous coordinated shutdown with ServerStoppedReason reason and 2147513000 milliseconds timeout
4752026-01-08 01:42:50 INFO p.a.i.l.c.CoordinatedShutdownSupport Starting synchronous coordinated shutdown with ServerStoppedReason reason and 2147513000 milliseconds timeout
4762026-01-08 01:42:50 INFO play.core.server.PekkoHttpServer Unbinding /[0:0:0:0:0:0:0:0]:44959
4772026-01-08 01:42:50 INFO play.core.server.PekkoHttpServer Unbinding /[0:0:0:0:0:0:0:0]:42049
4782026-01-08 01:42:50 INFO play.core.server.PekkoHttpServer Terminating server binding for /[0:0:0:0:0:0:0:0]:44959
4792026-01-08 01:42:50 INFO play.core.server.PekkoHttpServer Terminating server binding for /[0:0:0:0:0:0:0:0]:42049
4802026-01-08 01:42:50 INFO play.core.server.PekkoHttpServer Running provided shutdown stop hooks
4812026-01-08 01:42:50 INFO play.core.server.PekkoHttpServer Running provided shutdown stop hooks
482[info] PlayActionsScalaTestSpec:
483[info] PlayScalaTestSpec:
484[info] A Play server bound to a gRPC router using actions
485[info] - must give a 404 when routing a non-gRPC request
486[info] - must give a grpc 'invalid argument' error when routing an empty request to a gRPC method
487[info] - must work with a gRPC client
488[info] A Play server bound to a gRPC router
489[info] - must give a 404 when routing a non-gRPC request
490[info] - must give a 415 error when not using a gRPC content-type
491[info] - must give a grpc 'unimplemented' error when routing a non-existent gRPC method
492[info] - must give a grpc 'invalid argument' error when routing an empty request to a gRPC method
493[info] - must work with a gRPC client
494[info] Compiling 1 protobuf files to /build/repo/play-actions-testdata/target/scala-3.8.0-RC6/src_managed/main
495[info] Generating Apache Pekko gRPC service interface for example.myapp.helloworld.grpc.actions.helloworld.GreeterService
496[info] Generating Apache Pekko gRPC service interface for [example.myapp.helloworld.grpc.actions.GreeterService]
497[info] Generating Apache Pekko gRPC client for example.myapp.helloworld.grpc.actions.helloworld.GreeterService
498[info] Generating Apache Pekko gRPC Client [example.myapp.helloworld.grpc.actions.GreeterService]
499[info] Generating Apache Pekko gRPC Lifted Client interface[example.myapp.helloworld.grpc.actions.GreeterService]
500[info] Generating Apache Pekko gRPC service handler for example.myapp.helloworld.grpc.actions.helloworld.GreeterService
501[info] Generating Apache Pekko gRPC service handler for example.myapp.helloworld.grpc.actions.GreeterService
502[info] Generating Play gRPC service play router for example.myapp.helloworld.grpc.actions.helloworld.GreeterService
503[info] Compiling 1 protobuf files to /build/repo/play-testdata/target/scala-3.8.0-RC6/src_managed/main
504[info] Generating Apache Pekko gRPC service interface for example.myapp.helloworld.grpc.helloworld.GreeterService
505[info] Generating Apache Pekko gRPC service interface for [example.myapp.helloworld.grpc.GreeterService]
506[info] Generating Apache Pekko gRPC client for example.myapp.helloworld.grpc.helloworld.GreeterService
507[info] Generating Apache Pekko gRPC Client [example.myapp.helloworld.grpc.GreeterService]
508[info] Generating Apache Pekko gRPC Lifted Client interface[example.myapp.helloworld.grpc.GreeterService]
509[info] Generating Apache Pekko gRPC service handler for example.myapp.helloworld.grpc.helloworld.GreeterService
510[info] Generating Apache Pekko gRPC service handler for example.myapp.helloworld.grpc.GreeterService
511[info] Generating Play gRPC client provider for example.myapp.helloworld.grpc.GreeterService
512[info] Generated [example.myapp.helloworld.grpc.PekkoGrpcClientModule] add it to play.modules.enabled and a section with Pekko gRPC client config under org.apache.pekko.grpc.client."servicepackage.ServiceName" to be able to inject client instances.
513[info] Generating Play gRPC service play router for example.myapp.helloworld.grpc.GreeterService
514[info] Generating Play gRPC play client provider for example.myapp.helloworld.grpc.helloworld.GreeterService
515[info] Generated [example.myapp.helloworld.grpc.helloworld.PekkoGrpcClientModule] add it to play.modules.enabled and a section with Pekko gRPC client config under org.apache.pekko.grpc.client."servicepackage.ServiceName" to be able to inject client instances.
516[info] Generating Play gRPC service play router for example.myapp.helloworld.grpc.helloworld.GreeterService
517[info] Compiling 1 protobuf files to /build/repo/play-actions-testdata/target/scala-3.8.0-RC6/src_managed/main
518[info] Generating Apache Pekko gRPC service interface for example.myapp.helloworld.grpc.actions.helloworld.GreeterService
519[info] Generating Apache Pekko gRPC service interface for [example.myapp.helloworld.grpc.actions.GreeterService]
520[info] Generating Apache Pekko gRPC client for example.myapp.helloworld.grpc.actions.helloworld.GreeterService
521[info] Generating Apache Pekko gRPC Client [example.myapp.helloworld.grpc.actions.GreeterService]
522[info] Generating Apache Pekko gRPC Lifted Client interface[example.myapp.helloworld.grpc.actions.GreeterService]
523[info] Generating Apache Pekko gRPC service handler for example.myapp.helloworld.grpc.actions.helloworld.GreeterService
524[info] Generating Apache Pekko gRPC service handler for example.myapp.helloworld.grpc.actions.GreeterService
525[info] Generating Play gRPC service play router for example.myapp.helloworld.grpc.actions.helloworld.GreeterService
526[info] Compiling 1 protobuf files to /build/repo/play-testdata/target/scala-3.8.0-RC6/src_managed/main
527[info] Generating Apache Pekko gRPC service interface for example.myapp.helloworld.grpc.helloworld.GreeterService
528[info] Generating Apache Pekko gRPC service interface for [example.myapp.helloworld.grpc.GreeterService]
529[info] Generating Apache Pekko gRPC client for example.myapp.helloworld.grpc.helloworld.GreeterService
530[info] Generating Apache Pekko gRPC Client [example.myapp.helloworld.grpc.GreeterService]
531[info] Generating Apache Pekko gRPC Lifted Client interface[example.myapp.helloworld.grpc.GreeterService]
532[info] Generating Apache Pekko gRPC service handler for example.myapp.helloworld.grpc.helloworld.GreeterService
533[info] Generating Apache Pekko gRPC service handler for example.myapp.helloworld.grpc.GreeterService
534[info] Generating Play gRPC client provider for example.myapp.helloworld.grpc.GreeterService
535[info] Generated [example.myapp.helloworld.grpc.PekkoGrpcClientModule] add it to play.modules.enabled and a section with Pekko gRPC client config under org.apache.pekko.grpc.client."servicepackage.ServiceName" to be able to inject client instances.
536[info] Generating Play gRPC service play router for example.myapp.helloworld.grpc.GreeterService
537[info] Generating Play gRPC play client provider for example.myapp.helloworld.grpc.helloworld.GreeterService
538[info] Generated [example.myapp.helloworld.grpc.helloworld.PekkoGrpcClientModule] add it to play.modules.enabled and a section with Pekko gRPC client config under org.apache.pekko.grpc.client."servicepackage.ServiceName" to be able to inject client instances.
539[info] Generating Play gRPC service play router for example.myapp.helloworld.grpc.helloworld.GreeterService
540Starting build for ProjectRef(file:/build/repo/,play-grpc-specs2) (play-grpc-specs2)... [2/6]
541Compile scalacOptions: -encoding, utf8, -unchecked, -Xlint, -Xfuture, -Ywarn-dead-code, -Ywarn-numeric-widen, -Ywarn-value-discard, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
542[info] compiling 1 Scala source to /build/repo/play-specs2/target/scala-3.8.0-RC6/classes ...
543[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
544[warn] bad option '-Xfuture' was ignored
545[warn] bad option '-Ywarn-dead-code' was ignored
546[warn] bad option '-Ywarn-numeric-widen' was ignored
547[warn] bad option '-Ywarn-value-discard' was ignored
548[warn] 5 warnings found
549[info] done compiling
550[info] Compiling 1 protobuf files to /build/repo/play-actions-testdata/target/scala-3.8.0-RC6/src_managed/main
551[info] Generating Apache Pekko gRPC service interface for example.myapp.helloworld.grpc.actions.helloworld.GreeterService
552[info] Generating Apache Pekko gRPC service interface for [example.myapp.helloworld.grpc.actions.GreeterService]
553[info] Generating Apache Pekko gRPC client for example.myapp.helloworld.grpc.actions.helloworld.GreeterService
554[info] Generating Apache Pekko gRPC Client [example.myapp.helloworld.grpc.actions.GreeterService]
555[info] Generating Apache Pekko gRPC Lifted Client interface[example.myapp.helloworld.grpc.actions.GreeterService]
556[info] Generating Apache Pekko gRPC service handler for example.myapp.helloworld.grpc.actions.helloworld.GreeterService
557[info] Generating Apache Pekko gRPC service handler for example.myapp.helloworld.grpc.actions.GreeterService
558[info] Generating Play gRPC service play router for example.myapp.helloworld.grpc.actions.helloworld.GreeterService
559[info] Compiling 1 protobuf files to /build/repo/play-testdata/target/scala-3.8.0-RC6/src_managed/main
560[info] Generating Apache Pekko gRPC service interface for example.myapp.helloworld.grpc.helloworld.GreeterService
561[info] Generating Apache Pekko gRPC service interface for [example.myapp.helloworld.grpc.GreeterService]
562[info] Generating Apache Pekko gRPC client for example.myapp.helloworld.grpc.helloworld.GreeterService
563[info] Generating Apache Pekko gRPC Client [example.myapp.helloworld.grpc.GreeterService]
564[info] Generating Apache Pekko gRPC Lifted Client interface[example.myapp.helloworld.grpc.GreeterService]
565[info] Generating Apache Pekko gRPC service handler for example.myapp.helloworld.grpc.helloworld.GreeterService
566[info] Generating Apache Pekko gRPC service handler for example.myapp.helloworld.grpc.GreeterService
567[info] Generating Play gRPC client provider for example.myapp.helloworld.grpc.GreeterService
568[info] Generated [example.myapp.helloworld.grpc.PekkoGrpcClientModule] add it to play.modules.enabled and a section with Pekko gRPC client config under org.apache.pekko.grpc.client."servicepackage.ServiceName" to be able to inject client instances.
569[info] Generating Play gRPC service play router for example.myapp.helloworld.grpc.GreeterService
570[info] Generating Play gRPC play client provider for example.myapp.helloworld.grpc.helloworld.GreeterService
571[info] Generated [example.myapp.helloworld.grpc.helloworld.PekkoGrpcClientModule] add it to play.modules.enabled and a section with Pekko gRPC client config under org.apache.pekko.grpc.client."servicepackage.ServiceName" to be able to inject client instances.
572[info] Generating Play gRPC service play router for example.myapp.helloworld.grpc.helloworld.GreeterService
573[info] compiling 1 Scala source to /build/repo/play-specs2/target/scala-3.8.0-RC6/test-classes ...
574[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
575[warn] bad option '-Xfuture' was ignored
576[warn] bad option '-Ywarn-dead-code' was ignored
577[warn] bad option '-Ywarn-numeric-widen' was ignored
578[warn] bad option '-Ywarn-value-discard' was ignored
579[warn] 5 warnings found
580[info] done compiling
581[info] Compiling 1 protobuf files to /build/repo/play-actions-testdata/target/scala-3.8.0-RC6/src_managed/main
582[info] Generating Apache Pekko gRPC service interface for example.myapp.helloworld.grpc.actions.helloworld.GreeterService
583[info] Generating Apache Pekko gRPC service interface for [example.myapp.helloworld.grpc.actions.GreeterService]
584[info] Generating Apache Pekko gRPC client for example.myapp.helloworld.grpc.actions.helloworld.GreeterService
585[info] Generating Apache Pekko gRPC Client [example.myapp.helloworld.grpc.actions.GreeterService]
586[info] Generating Apache Pekko gRPC Lifted Client interface[example.myapp.helloworld.grpc.actions.GreeterService]
587[info] Generating Apache Pekko gRPC service handler for example.myapp.helloworld.grpc.actions.helloworld.GreeterService
588[info] Generating Apache Pekko gRPC service handler for example.myapp.helloworld.grpc.actions.GreeterService
589[info] Generating Play gRPC service play router for example.myapp.helloworld.grpc.actions.helloworld.GreeterService
590[info] Compiling 1 protobuf files to /build/repo/play-testdata/target/scala-3.8.0-RC6/src_managed/main
591[info] Generating Apache Pekko gRPC service interface for example.myapp.helloworld.grpc.helloworld.GreeterService
592[info] Generating Apache Pekko gRPC service interface for [example.myapp.helloworld.grpc.GreeterService]
593[info] Generating Apache Pekko gRPC client for example.myapp.helloworld.grpc.helloworld.GreeterService
594[info] Generating Apache Pekko gRPC Client [example.myapp.helloworld.grpc.GreeterService]
595[info] Generating Apache Pekko gRPC Lifted Client interface[example.myapp.helloworld.grpc.GreeterService]
596[info] Generating Apache Pekko gRPC service handler for example.myapp.helloworld.grpc.helloworld.GreeterService
597[info] Generating Apache Pekko gRPC service handler for example.myapp.helloworld.grpc.GreeterService
598[info] Generating Play gRPC client provider for example.myapp.helloworld.grpc.GreeterService
599[info] Generated [example.myapp.helloworld.grpc.PekkoGrpcClientModule] add it to play.modules.enabled and a section with Pekko gRPC client config under org.apache.pekko.grpc.client."servicepackage.ServiceName" to be able to inject client instances.
600[info] Generating Play gRPC service play router for example.myapp.helloworld.grpc.GreeterService
601[info] Generating Play gRPC play client provider for example.myapp.helloworld.grpc.helloworld.GreeterService
602[info] Generated [example.myapp.helloworld.grpc.helloworld.PekkoGrpcClientModule] add it to play.modules.enabled and a section with Pekko gRPC client config under org.apache.pekko.grpc.client."servicepackage.ServiceName" to be able to inject client instances.
603[info] Generating Play gRPC service play router for example.myapp.helloworld.grpc.helloworld.GreeterService
60401:43:03,272 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.5.20
60501:43:03,272 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4044557 - No custom configurators were discovered as a service.
60601:43:03,272 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4044557 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
60701:43:03,273 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4044557 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
60801:43:03,273 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
60901:43:03,273 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
61001:43:03,273 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4044557 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
61101:43:03,273 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4044557 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
61201:43:03,274 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4044557 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
61301:43:03,274 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
61401:43:03,274 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/build/repo/play-specs2/target/scala-3.8.0-RC6/test-classes/logback.xml]
61501:43:03,274 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@3dd058ed - Resource [logback.xml] occurs multiple times on the classpath.
61601:43:03,274 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@3dd058ed - Resource [logback.xml] occurs at [file:/build/repo/play-testkit/target/scala-3.8.0-RC6/test-classes/logback.xml]
61701:43:03,274 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@3dd058ed - Resource [logback.xml] occurs at [file:/build/repo/play-specs2/target/scala-3.8.0-RC6/test-classes/logback.xml]
61801:43:03,321 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Main configuration file URL: file:/build/repo/play-specs2/target/scala-3.8.0-RC6/test-classes/logback.xml
61901:43:03,321 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - FileWatchList= {/build/repo/play-specs2/target/scala-3.8.0-RC6/test-classes/logback.xml}
62001:43:03,321 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - URLWatchList= {}
62101:43:03,324 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [FILE]
62201:43:03,324 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.FileAppender]
62301:43:03,330 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@1ee7f842 - value "./logs/application.log" substituted for "${application.home:-.}/logs/application.log"
62401:43:03,354 |-INFO in ch.qos.logback.core.FileAppender[FILE] - File property is set to [./logs/application.log]
62501:43:03,354 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT]
62601:43:03,354 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
62701:43:03,356 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - NOTE: Writing to the console can be slow. Try to avoid logging to the
62801:43:03,356 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - console in production environments, especially in high volume systems.
62901:43:03,356 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also https://logback.qos.ch/codes.html#slowConsole
63001:43:03,356 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [ASYNCFILE]
63101:43:03,356 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
63201:43:03,357 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [FILE] to ch.qos.logback.classic.AsyncAppender[ASYNCFILE]
63301:43:03,357 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNCFILE] - Attaching appender named [FILE] to AsyncAppender.
63401:43:03,357 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNCFILE] - Setting discardingThreshold to 51
63501:43:03,357 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [ASYNCSTDOUT]
63601:43:03,357 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
63701:43:03,357 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to ch.qos.logback.classic.AsyncAppender[ASYNCSTDOUT]
63801:43:03,357 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNCSTDOUT] - Attaching appender named [STDOUT] to AsyncAppender.
63901:43:03,357 |-INFO in ch.qos.logback.classic.AsyncAppender[ASYNCSTDOUT] - Setting discardingThreshold to 51
64001:43:03,358 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [play] to INFO
64101:43:03,358 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [application] to DEBUG
64201:43:03,358 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN
64301:43:03,358 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [ASYNCFILE] to Logger[ROOT]
64401:43:03,358 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [ASYNCSTDOUT] to Logger[ROOT]
64501:43:03,358 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@3eff9a54 - End of configuration.
64601:43:03,359 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@18f74e21 - Registering current configuration as safe fallback point
64701:43:03,359 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4044557 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 85 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
648
6492026-01-08 01:43:03 INFO p.a.http.HttpErrorHandlerExceptions Registering exception handler: guice-provision-exception-handler
6502026-01-08 01:43:03 INFO p.a.http.HttpErrorHandlerExceptions Registering exception handler: guice-provision-exception-handler
6512026-01-08 01:43:03 INFO p.a.http.HttpErrorHandlerExceptions Registering exception handler: guice-provision-exception-handler
6522026-01-08 01:43:03 INFO p.a.http.HttpErrorHandlerExceptions Registering exception handler: guice-provision-exception-handler
6532026-01-08 01:43:04 INFO play.core.server.PekkoHttpServer Enabling HTTP/2 on Pekko HTTP server...
6542026-01-08 01:43:04 INFO play.core.server.PekkoHttpServer Enabling HTTP/2 on Pekko HTTP server...
6552026-01-08 01:43:04 INFO play.core.server.PekkoHttpServer Enabling HTTP/2 on Pekko HTTP server...
6562026-01-08 01:43:04 INFO play.core.server.PekkoHttpServer Enabling HTTP/2 on Pekko HTTP server...
6572026-01-08 01:43:05 INFO p.a.i.l.c.CoordinatedShutdownSupport Starting synchronous coordinated shutdown with ServerStoppedReason reason and 2147513000 milliseconds timeout
6582026-01-08 01:43:05 INFO p.a.i.l.c.CoordinatedShutdownSupport Starting synchronous coordinated shutdown with ServerStoppedReason reason and 2147513000 milliseconds timeout
6592026-01-08 01:43:05 INFO p.a.i.l.c.CoordinatedShutdownSupport Starting synchronous coordinated shutdown with ServerStoppedReason reason and 2147513000 milliseconds timeout
6602026-01-08 01:43:05 INFO p.a.i.l.c.CoordinatedShutdownSupport Starting synchronous coordinated shutdown with ServerStoppedReason reason and 2147513000 milliseconds timeout
6612026-01-08 01:43:05 INFO play.core.server.PekkoHttpServer Unbinding /[0:0:0:0:0:0:0:0]:45795
6622026-01-08 01:43:05 INFO play.core.server.PekkoHttpServer Unbinding /[0:0:0:0:0:0:0:0]:34353
6632026-01-08 01:43:05 INFO play.core.server.PekkoHttpServer Unbinding /[0:0:0:0:0:0:0:0]:34067
6642026-01-08 01:43:05 INFO play.core.server.PekkoHttpServer Unbinding /[0:0:0:0:0:0:0:0]:34523
6652026-01-08 01:43:05 INFO play.core.server.PekkoHttpServer Terminating server binding for /[0:0:0:0:0:0:0:0]:45795
6662026-01-08 01:43:05 INFO play.core.server.PekkoHttpServer Terminating server binding for /[0:0:0:0:0:0:0:0]:34067
6672026-01-08 01:43:05 INFO play.core.server.PekkoHttpServer Terminating server binding for /[0:0:0:0:0:0:0:0]:34523
6682026-01-08 01:43:05 INFO play.core.server.PekkoHttpServer Terminating server binding for /[0:0:0:0:0:0:0:0]:34353
6692026-01-08 01:43:05 INFO play.core.server.PekkoHttpServer Running provided shutdown stop hooks
6702026-01-08 01:43:05 INFO play.core.server.PekkoHttpServer Running provided shutdown stop hooks
6712026-01-08 01:43:05 INFO play.core.server.PekkoHttpServer Running provided shutdown stop hooks
6722026-01-08 01:43:05 INFO play.core.server.PekkoHttpServer Running provided shutdown stop hooks
6732026-01-08 01:43:05 INFO p.a.http.HttpErrorHandlerExceptions Registering exception handler: guice-provision-exception-handler
6742026-01-08 01:43:05 INFO play.core.server.PekkoHttpServer Enabling HTTP/2 on Pekko HTTP server...
6752026-01-08 01:43:06 ERROR o.apache.pekko.actor.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(application) Saying hello!
6762026-01-08 01:43:06 INFO p.a.i.l.c.CoordinatedShutdownSupport Starting synchronous coordinated shutdown with ServerStoppedReason reason and 2147513000 milliseconds timeout
6772026-01-08 01:43:06 INFO play.core.server.PekkoHttpServer Unbinding /[0:0:0:0:0:0:0:0]:34399
6782026-01-08 01:43:06 INFO play.core.server.PekkoHttpServer Terminating server binding for /[0:0:0:0:0:0:0:0]:34399
6792026-01-08 01:43:06 INFO play.core.server.PekkoHttpServer Running provided shutdown stop hooks
680[info] PlaySpecs2Spec
681[info] A Play server bound to a gRPC router should
682[info] + give a 404 when routing a non-gRPC request
683[info] + give a 415 error when not using a gRPC content-type
684[info] + give a grpc UNIMPLEMENTED when routing a non-existent gRPC method
685[info] + give a grpc INVALID_ARGUMENT error when routing an empty request to a gRPC method
686[info] + work with a gRPC client
687[info] Total for specification PlaySpecs2Spec
688[info] Finished in 665 ms
689[info] 5 examples, 0 failure, 0 error
690[info] Compiling 1 protobuf files to /build/repo/play-actions-testdata/target/scala-3.8.0-RC6/src_managed/main
691[info] Generating Apache Pekko gRPC service interface for example.myapp.helloworld.grpc.actions.helloworld.GreeterService
692[info] Generating Apache Pekko gRPC service interface for [example.myapp.helloworld.grpc.actions.GreeterService]
693[info] Generating Apache Pekko gRPC client for example.myapp.helloworld.grpc.actions.helloworld.GreeterService
694[info] Generating Apache Pekko gRPC Client [example.myapp.helloworld.grpc.actions.GreeterService]
695[info] Generating Apache Pekko gRPC Lifted Client interface[example.myapp.helloworld.grpc.actions.GreeterService]
696[info] Generating Apache Pekko gRPC service handler for example.myapp.helloworld.grpc.actions.helloworld.GreeterService
697[info] Generating Apache Pekko gRPC service handler for example.myapp.helloworld.grpc.actions.GreeterService
698[info] Generating Play gRPC service play router for example.myapp.helloworld.grpc.actions.helloworld.GreeterService
699[info] Compiling 1 protobuf files to /build/repo/play-testdata/target/scala-3.8.0-RC6/src_managed/main
700[info] Generating Apache Pekko gRPC service interface for example.myapp.helloworld.grpc.helloworld.GreeterService
701[info] Generating Apache Pekko gRPC service interface for [example.myapp.helloworld.grpc.GreeterService]
702[info] Generating Apache Pekko gRPC client for example.myapp.helloworld.grpc.helloworld.GreeterService
703[info] Generating Apache Pekko gRPC Client [example.myapp.helloworld.grpc.GreeterService]
704[info] Generating Apache Pekko gRPC Lifted Client interface[example.myapp.helloworld.grpc.GreeterService]
705[info] Generating Apache Pekko gRPC service handler for example.myapp.helloworld.grpc.helloworld.GreeterService
706[info] Generating Apache Pekko gRPC service handler for example.myapp.helloworld.grpc.GreeterService
707[info] Generating Play gRPC client provider for example.myapp.helloworld.grpc.GreeterService
708[info] Generated [example.myapp.helloworld.grpc.PekkoGrpcClientModule] add it to play.modules.enabled and a section with Pekko gRPC client config under org.apache.pekko.grpc.client."servicepackage.ServiceName" to be able to inject client instances.
709[info] Generating Play gRPC service play router for example.myapp.helloworld.grpc.GreeterService
710[info] Generating Play gRPC play client provider for example.myapp.helloworld.grpc.helloworld.GreeterService
711[info] Generated [example.myapp.helloworld.grpc.helloworld.PekkoGrpcClientModule] add it to play.modules.enabled and a section with Pekko gRPC client config under org.apache.pekko.grpc.client."servicepackage.ServiceName" to be able to inject client instances.
712[info] Generating Play gRPC service play router for example.myapp.helloworld.grpc.helloworld.GreeterService
713[info] Compiling 1 protobuf files to /build/repo/play-actions-testdata/target/scala-3.8.0-RC6/src_managed/main
714[info] Generating Apache Pekko gRPC service interface for example.myapp.helloworld.grpc.actions.helloworld.GreeterService
715[info] Generating Apache Pekko gRPC service interface for [example.myapp.helloworld.grpc.actions.GreeterService]
716[info] Generating Apache Pekko gRPC client for example.myapp.helloworld.grpc.actions.helloworld.GreeterService
717[info] Generating Apache Pekko gRPC Client [example.myapp.helloworld.grpc.actions.GreeterService]
718[info] Generating Apache Pekko gRPC Lifted Client interface[example.myapp.helloworld.grpc.actions.GreeterService]
719[info] Generating Apache Pekko gRPC service handler for example.myapp.helloworld.grpc.actions.helloworld.GreeterService
720[info] Generating Apache Pekko gRPC service handler for example.myapp.helloworld.grpc.actions.GreeterService
721[info] Generating Play gRPC service play router for example.myapp.helloworld.grpc.actions.helloworld.GreeterService
722[info] Compiling 1 protobuf files to /build/repo/play-testdata/target/scala-3.8.0-RC6/src_managed/main
723[info] Generating Apache Pekko gRPC service interface for example.myapp.helloworld.grpc.helloworld.GreeterService
724[info] Generating Apache Pekko gRPC service interface for [example.myapp.helloworld.grpc.GreeterService]
725[info] Generating Apache Pekko gRPC client for example.myapp.helloworld.grpc.helloworld.GreeterService
726[info] Generating Apache Pekko gRPC Client [example.myapp.helloworld.grpc.GreeterService]
727[info] Generating Apache Pekko gRPC Lifted Client interface[example.myapp.helloworld.grpc.GreeterService]
728[info] Generating Apache Pekko gRPC service handler for example.myapp.helloworld.grpc.helloworld.GreeterService
729[info] Generating Apache Pekko gRPC service handler for example.myapp.helloworld.grpc.GreeterService
730[info] Generating Play gRPC client provider for example.myapp.helloworld.grpc.GreeterService
731[info] Generated [example.myapp.helloworld.grpc.PekkoGrpcClientModule] add it to play.modules.enabled and a section with Pekko gRPC client config under org.apache.pekko.grpc.client."servicepackage.ServiceName" to be able to inject client instances.
732[info] Generating Play gRPC service play router for example.myapp.helloworld.grpc.GreeterService
733[info] Generating Play gRPC play client provider for example.myapp.helloworld.grpc.helloworld.GreeterService
734[info] Generated [example.myapp.helloworld.grpc.helloworld.PekkoGrpcClientModule] add it to play.modules.enabled and a section with Pekko gRPC client config under org.apache.pekko.grpc.client."servicepackage.ServiceName" to be able to inject client instances.
735[info] Generating Play gRPC service play router for example.myapp.helloworld.grpc.helloworld.GreeterService
736Starting build for ProjectRef(file:/build/repo/,play-grpc-testkit) (play-grpc-testkit)... [3/6]
737Compile scalacOptions: -encoding, utf8, -unchecked, -Xlint, -Xfuture, -Ywarn-dead-code, -Ywarn-numeric-widen, -Ywarn-value-discard, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
738[info] Compiling 1 protobuf files to /build/repo/play-actions-testdata/target/scala-3.8.0-RC6/src_managed/main
739[info] Generating Apache Pekko gRPC service interface for example.myapp.helloworld.grpc.actions.helloworld.GreeterService
740[info] Generating Apache Pekko gRPC service interface for [example.myapp.helloworld.grpc.actions.GreeterService]
741[info] Generating Apache Pekko gRPC client for example.myapp.helloworld.grpc.actions.helloworld.GreeterService
742[info] Generating Apache Pekko gRPC Client [example.myapp.helloworld.grpc.actions.GreeterService]
743[info] Generating Apache Pekko gRPC Lifted Client interface[example.myapp.helloworld.grpc.actions.GreeterService]
744[info] Generating Apache Pekko gRPC service handler for example.myapp.helloworld.grpc.actions.helloworld.GreeterService
745[info] Generating Apache Pekko gRPC service handler for example.myapp.helloworld.grpc.actions.GreeterService
746[info] Generating Play gRPC service play router for example.myapp.helloworld.grpc.actions.helloworld.GreeterService
747[info] Compiling 1 protobuf files to /build/repo/play-testdata/target/scala-3.8.0-RC6/src_managed/main
748[info] Generating Apache Pekko gRPC service interface for example.myapp.helloworld.grpc.helloworld.GreeterService
749[info] Generating Apache Pekko gRPC service interface for [example.myapp.helloworld.grpc.GreeterService]
750[info] Generating Apache Pekko gRPC client for example.myapp.helloworld.grpc.helloworld.GreeterService
751[info] Generating Apache Pekko gRPC Client [example.myapp.helloworld.grpc.GreeterService]
752[info] Generating Apache Pekko gRPC Lifted Client interface[example.myapp.helloworld.grpc.GreeterService]
753[info] Generating Apache Pekko gRPC service handler for example.myapp.helloworld.grpc.helloworld.GreeterService
754[info] Generating Apache Pekko gRPC service handler for example.myapp.helloworld.grpc.GreeterService
755[info] Generating Play gRPC client provider for example.myapp.helloworld.grpc.GreeterService
756[info] Generated [example.myapp.helloworld.grpc.PekkoGrpcClientModule] add it to play.modules.enabled and a section with Pekko gRPC client config under org.apache.pekko.grpc.client."servicepackage.ServiceName" to be able to inject client instances.
757[info] Generating Play gRPC service play router for example.myapp.helloworld.grpc.GreeterService
758[info] Generating Play gRPC play client provider for example.myapp.helloworld.grpc.helloworld.GreeterService
759[info] Generated [example.myapp.helloworld.grpc.helloworld.PekkoGrpcClientModule] add it to play.modules.enabled and a section with Pekko gRPC client config under org.apache.pekko.grpc.client."servicepackage.ServiceName" to be able to inject client instances.
760[info] Generating Play gRPC service play router for example.myapp.helloworld.grpc.helloworld.GreeterService
761[info] Compiling 1 protobuf files to /build/repo/play-actions-testdata/target/scala-3.8.0-RC6/src_managed/main
762[info] Generating Apache Pekko gRPC service interface for example.myapp.helloworld.grpc.actions.helloworld.GreeterService
763[info] Generating Apache Pekko gRPC service interface for [example.myapp.helloworld.grpc.actions.GreeterService]
764[info] Generating Apache Pekko gRPC client for example.myapp.helloworld.grpc.actions.helloworld.GreeterService
765[info] Generating Apache Pekko gRPC Client [example.myapp.helloworld.grpc.actions.GreeterService]
766[info] Generating Apache Pekko gRPC Lifted Client interface[example.myapp.helloworld.grpc.actions.GreeterService]
767[info] Generating Apache Pekko gRPC service handler for example.myapp.helloworld.grpc.actions.helloworld.GreeterService
768[info] Generating Apache Pekko gRPC service handler for example.myapp.helloworld.grpc.actions.GreeterService
769[info] Generating Play gRPC service play router for example.myapp.helloworld.grpc.actions.helloworld.GreeterService
770[info] Compiling 1 protobuf files to /build/repo/play-testdata/target/scala-3.8.0-RC6/src_managed/main
771[info] Generating Apache Pekko gRPC service interface for example.myapp.helloworld.grpc.helloworld.GreeterService
772[info] Generating Apache Pekko gRPC service interface for [example.myapp.helloworld.grpc.GreeterService]
773[info] Generating Apache Pekko gRPC client for example.myapp.helloworld.grpc.helloworld.GreeterService
774[info] Generating Apache Pekko gRPC Client [example.myapp.helloworld.grpc.GreeterService]
775[info] Generating Apache Pekko gRPC Lifted Client interface[example.myapp.helloworld.grpc.GreeterService]
776[info] Generating Apache Pekko gRPC service handler for example.myapp.helloworld.grpc.helloworld.GreeterService
777[info] Generating Apache Pekko gRPC service handler for example.myapp.helloworld.grpc.GreeterService
778[info] Generating Play gRPC client provider for example.myapp.helloworld.grpc.GreeterService
779[info] Generated [example.myapp.helloworld.grpc.PekkoGrpcClientModule] add it to play.modules.enabled and a section with Pekko gRPC client config under org.apache.pekko.grpc.client."servicepackage.ServiceName" to be able to inject client instances.
780[info] Generating Play gRPC service play router for example.myapp.helloworld.grpc.GreeterService
781[info] Generating Play gRPC play client provider for example.myapp.helloworld.grpc.helloworld.GreeterService
782[info] Generated [example.myapp.helloworld.grpc.helloworld.PekkoGrpcClientModule] add it to play.modules.enabled and a section with Pekko gRPC client config under org.apache.pekko.grpc.client."servicepackage.ServiceName" to be able to inject client instances.
783[info] Generating Play gRPC service play router for example.myapp.helloworld.grpc.helloworld.GreeterService
7842026-01-08 01:43:12 INFO p.a.http.HttpErrorHandlerExceptions Registering exception handler: guice-provision-exception-handler
7852026-01-08 01:43:14 INFO play.core.server.PekkoHttpServer Enabling HTTP/2 on Pekko HTTP server...
7862026-01-08 01:43:14 INFO p.a.i.l.c.CoordinatedShutdownSupport Starting synchronous coordinated shutdown with ServerStoppedReason reason and 2147513000 milliseconds timeout
7872026-01-08 01:43:14 INFO play.core.server.PekkoHttpServer Unbinding /[0:0:0:0:0:0:0:0]:34993
7882026-01-08 01:43:14 INFO play.core.server.PekkoHttpServer Terminating server binding for /[0:0:0:0:0:0:0:0]:34993
7892026-01-08 01:43:14 INFO play.core.server.PekkoHttpServer Running provided shutdown stop hooks
7902026-01-08 01:43:14 INFO p.a.http.HttpErrorHandlerExceptions Registering exception handler: guice-provision-exception-handler
7912026-01-08 01:43:15 INFO play.core.server.PekkoHttpServer Enabling HTTP/2 on Pekko HTTP server...
7922026-01-08 01:43:15 INFO p.a.i.l.c.CoordinatedShutdownSupport Starting synchronous coordinated shutdown with ServerStoppedReason reason and 2147513000 milliseconds timeout
7932026-01-08 01:43:15 INFO play.core.server.PekkoHttpServer Unbinding /[0:0:0:0:0:0:0:0]:33601
7942026-01-08 01:43:15 INFO play.core.server.PekkoHttpServer Terminating server binding for /[0:0:0:0:0:0:0:0]:33601
7952026-01-08 01:43:15 INFO play.core.server.PekkoHttpServer Running provided shutdown stop hooks
7962026-01-08 01:43:15 INFO p.a.http.HttpErrorHandlerExceptions Registering exception handler: guice-provision-exception-handler
7972026-01-08 01:43:15 INFO play.core.server.PekkoHttpServer Enabling HTTP/2 on Pekko HTTP server...
7982026-01-08 01:43:15 INFO p.a.i.l.c.CoordinatedShutdownSupport Starting synchronous coordinated shutdown with ServerStoppedReason reason and 2147513000 milliseconds timeout
7992026-01-08 01:43:15 INFO play.core.server.PekkoHttpServer Unbinding /[0:0:0:0:0:0:0:0]:33205
8002026-01-08 01:43:15 INFO play.core.server.PekkoHttpServer Terminating server binding for /[0:0:0:0:0:0:0:0]:33205
8012026-01-08 01:43:15 INFO play.core.server.PekkoHttpServer Running provided shutdown stop hooks
8022026-01-08 01:43:15 INFO p.a.http.HttpErrorHandlerExceptions Registering exception handler: guice-provision-exception-handler
8032026-01-08 01:43:15 INFO play.core.server.PekkoHttpServer Enabling HTTP/2 on Pekko HTTP server...
8042026-01-08 01:43:15 INFO p.a.i.l.c.CoordinatedShutdownSupport Starting synchronous coordinated shutdown with ServerStoppedReason reason and 2147513000 milliseconds timeout
8052026-01-08 01:43:15 INFO play.core.server.PekkoHttpServer Unbinding /[0:0:0:0:0:0:0:0]:38993
8062026-01-08 01:43:15 INFO play.core.server.PekkoHttpServer Terminating server binding for /[0:0:0:0:0:0:0:0]:38993
8072026-01-08 01:43:15 INFO play.core.server.PekkoHttpServer Running provided shutdown stop hooks
808[info] Compiling 1 protobuf files to /build/repo/play-actions-testdata/target/scala-3.8.0-RC6/src_managed/main
809[info] Generating Apache Pekko gRPC service interface for example.myapp.helloworld.grpc.actions.helloworld.GreeterService
810[info] Generating Apache Pekko gRPC service interface for [example.myapp.helloworld.grpc.actions.GreeterService]
811[info] Generating Apache Pekko gRPC client for example.myapp.helloworld.grpc.actions.helloworld.GreeterService
812[info] Generating Apache Pekko gRPC Client [example.myapp.helloworld.grpc.actions.GreeterService]
813[info] Generating Apache Pekko gRPC Lifted Client interface[example.myapp.helloworld.grpc.actions.GreeterService]
814[info] Generating Apache Pekko gRPC service handler for example.myapp.helloworld.grpc.actions.helloworld.GreeterService
815[info] Generating Apache Pekko gRPC service handler for example.myapp.helloworld.grpc.actions.GreeterService
816[info] Generating Play gRPC service play router for example.myapp.helloworld.grpc.actions.helloworld.GreeterService
817[info] Compiling 1 protobuf files to /build/repo/play-testdata/target/scala-3.8.0-RC6/src_managed/main
818[info] Generating Apache Pekko gRPC service interface for example.myapp.helloworld.grpc.helloworld.GreeterService
819[info] Generating Apache Pekko gRPC service interface for [example.myapp.helloworld.grpc.GreeterService]
820[info] Generating Apache Pekko gRPC client for example.myapp.helloworld.grpc.helloworld.GreeterService
821[info] Generating Apache Pekko gRPC Client [example.myapp.helloworld.grpc.GreeterService]
822[info] Generating Apache Pekko gRPC Lifted Client interface[example.myapp.helloworld.grpc.GreeterService]
823[info] Generating Apache Pekko gRPC service handler for example.myapp.helloworld.grpc.helloworld.GreeterService
824[info] Generating Apache Pekko gRPC service handler for example.myapp.helloworld.grpc.GreeterService
825[info] Generating Play gRPC client provider for example.myapp.helloworld.grpc.GreeterService
826[info] Generated [example.myapp.helloworld.grpc.PekkoGrpcClientModule] add it to play.modules.enabled and a section with Pekko gRPC client config under org.apache.pekko.grpc.client."servicepackage.ServiceName" to be able to inject client instances.
827[info] Generating Play gRPC service play router for example.myapp.helloworld.grpc.GreeterService
828[info] Generating Play gRPC play client provider for example.myapp.helloworld.grpc.helloworld.GreeterService
829[info] Generated [example.myapp.helloworld.grpc.helloworld.PekkoGrpcClientModule] add it to play.modules.enabled and a section with Pekko gRPC client config under org.apache.pekko.grpc.client."servicepackage.ServiceName" to be able to inject client instances.
830[info] Generating Play gRPC service play router for example.myapp.helloworld.grpc.helloworld.GreeterService
831[info] Compiling 1 protobuf files to /build/repo/play-actions-testdata/target/scala-3.8.0-RC6/src_managed/main
832[info] Generating Apache Pekko gRPC service interface for example.myapp.helloworld.grpc.actions.helloworld.GreeterService
833[info] Generating Apache Pekko gRPC service interface for [example.myapp.helloworld.grpc.actions.GreeterService]
834[info] Generating Apache Pekko gRPC client for example.myapp.helloworld.grpc.actions.helloworld.GreeterService
835[info] Generating Apache Pekko gRPC Client [example.myapp.helloworld.grpc.actions.GreeterService]
836[info] Generating Apache Pekko gRPC Lifted Client interface[example.myapp.helloworld.grpc.actions.GreeterService]
837[info] Generating Apache Pekko gRPC service handler for example.myapp.helloworld.grpc.actions.helloworld.GreeterService
838[info] Generating Apache Pekko gRPC service handler for example.myapp.helloworld.grpc.actions.GreeterService
839[info] Generating Play gRPC service play router for example.myapp.helloworld.grpc.actions.helloworld.GreeterService
840[info] Compiling 1 protobuf files to /build/repo/play-testdata/target/scala-3.8.0-RC6/src_managed/main
841[info] Generating Apache Pekko gRPC service interface for example.myapp.helloworld.grpc.helloworld.GreeterService
842[info] Generating Apache Pekko gRPC service interface for [example.myapp.helloworld.grpc.GreeterService]
843[info] Generating Apache Pekko gRPC client for example.myapp.helloworld.grpc.helloworld.GreeterService
844[info] Generating Apache Pekko gRPC Client [example.myapp.helloworld.grpc.GreeterService]
845[info] Generating Apache Pekko gRPC Lifted Client interface[example.myapp.helloworld.grpc.GreeterService]
846[info] Generating Apache Pekko gRPC service handler for example.myapp.helloworld.grpc.helloworld.GreeterService
847[info] Generating Apache Pekko gRPC service handler for example.myapp.helloworld.grpc.GreeterService
848[info] Generating Play gRPC client provider for example.myapp.helloworld.grpc.GreeterService
849[info] Generated [example.myapp.helloworld.grpc.PekkoGrpcClientModule] add it to play.modules.enabled and a section with Pekko gRPC client config under org.apache.pekko.grpc.client."servicepackage.ServiceName" to be able to inject client instances.
850[info] Generating Play gRPC service play router for example.myapp.helloworld.grpc.GreeterService
851[info] Generating Play gRPC play client provider for example.myapp.helloworld.grpc.helloworld.GreeterService
852[info] Generated [example.myapp.helloworld.grpc.helloworld.PekkoGrpcClientModule] add it to play.modules.enabled and a section with Pekko gRPC client config under org.apache.pekko.grpc.client."servicepackage.ServiceName" to be able to inject client instances.
853[info] Generating Play gRPC service play router for example.myapp.helloworld.grpc.helloworld.GreeterService
854Starting build for ProjectRef(file:/build/repo/,play-grpc-runtime) (play-grpc-runtime)... [4/6]
855Compile scalacOptions: -encoding, utf8, -unchecked, -Xlint, -Xfuture, -Ywarn-dead-code, -Ywarn-numeric-widen, -Ywarn-value-discard, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
856Starting build for ProjectRef(file:/build/repo/,play-grpc-actions-testdata) (play-grpc-actions-testdata)... [5/6]
857Compile scalacOptions: -encoding, utf8, -unchecked, -Xlint, -Xfuture, -Ywarn-dead-code, -Ywarn-numeric-widen, -Ywarn-value-discard, -Xlint:-unused,_, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
858[info] Compiling 1 protobuf files to /build/repo/play-actions-testdata/target/scala-3.8.0-RC6/src_managed/main
859[info] Generating Apache Pekko gRPC service interface for example.myapp.helloworld.grpc.actions.helloworld.GreeterService
860[info] Generating Apache Pekko gRPC service interface for [example.myapp.helloworld.grpc.actions.GreeterService]
861[info] Generating Apache Pekko gRPC client for example.myapp.helloworld.grpc.actions.helloworld.GreeterService
862[info] Generating Apache Pekko gRPC Client [example.myapp.helloworld.grpc.actions.GreeterService]
863[info] Generating Apache Pekko gRPC Lifted Client interface[example.myapp.helloworld.grpc.actions.GreeterService]
864[info] Generating Apache Pekko gRPC service handler for example.myapp.helloworld.grpc.actions.helloworld.GreeterService
865[info] Generating Apache Pekko gRPC service handler for example.myapp.helloworld.grpc.actions.GreeterService
866[info] Generating Play gRPC service play router for example.myapp.helloworld.grpc.actions.helloworld.GreeterService
867[info] Compiling 1 protobuf files to /build/repo/play-actions-testdata/target/scala-3.8.0-RC6/src_managed/main
868[info] Generating Apache Pekko gRPC service interface for example.myapp.helloworld.grpc.actions.helloworld.GreeterService
869[info] Generating Apache Pekko gRPC service interface for [example.myapp.helloworld.grpc.actions.GreeterService]
870[info] Generating Apache Pekko gRPC client for example.myapp.helloworld.grpc.actions.helloworld.GreeterService
871[info] Generating Apache Pekko gRPC Client [example.myapp.helloworld.grpc.actions.GreeterService]
872[info] Generating Apache Pekko gRPC Lifted Client interface[example.myapp.helloworld.grpc.actions.GreeterService]
873[info] Generating Apache Pekko gRPC service handler for example.myapp.helloworld.grpc.actions.helloworld.GreeterService
874[info] Generating Apache Pekko gRPC service handler for example.myapp.helloworld.grpc.actions.GreeterService
875[info] Generating Play gRPC service play router for example.myapp.helloworld.grpc.actions.helloworld.GreeterService
876[info] Compiling 1 protobuf files to /build/repo/play-actions-testdata/target/scala-3.8.0-RC6/src_managed/main
877[info] Generating Apache Pekko gRPC service interface for example.myapp.helloworld.grpc.actions.helloworld.GreeterService
878[info] Generating Apache Pekko gRPC service interface for [example.myapp.helloworld.grpc.actions.GreeterService]
879[info] Generating Apache Pekko gRPC client for example.myapp.helloworld.grpc.actions.helloworld.GreeterService
880[info] Generating Apache Pekko gRPC Client [example.myapp.helloworld.grpc.actions.GreeterService]
881[info] Generating Apache Pekko gRPC Lifted Client interface[example.myapp.helloworld.grpc.actions.GreeterService]
882[info] Generating Apache Pekko gRPC service handler for example.myapp.helloworld.grpc.actions.helloworld.GreeterService
883[info] Generating Apache Pekko gRPC service handler for example.myapp.helloworld.grpc.actions.GreeterService
884[info] Generating Play gRPC service play router for example.myapp.helloworld.grpc.actions.helloworld.GreeterService
885[info] Compiling 1 protobuf files to /build/repo/play-actions-testdata/target/scala-3.8.0-RC6/src_managed/main
886[info] Generating Apache Pekko gRPC service interface for example.myapp.helloworld.grpc.actions.helloworld.GreeterService
887[info] Generating Apache Pekko gRPC service interface for [example.myapp.helloworld.grpc.actions.GreeterService]
888[info] Generating Apache Pekko gRPC client for example.myapp.helloworld.grpc.actions.helloworld.GreeterService
889[info] Generating Apache Pekko gRPC Client [example.myapp.helloworld.grpc.actions.GreeterService]
890[info] Generating Apache Pekko gRPC Lifted Client interface[example.myapp.helloworld.grpc.actions.GreeterService]
891[info] Generating Apache Pekko gRPC service handler for example.myapp.helloworld.grpc.actions.helloworld.GreeterService
892[info] Generating Apache Pekko gRPC service handler for example.myapp.helloworld.grpc.actions.GreeterService
893[info] Generating Play gRPC service play router for example.myapp.helloworld.grpc.actions.helloworld.GreeterService
894[info] Compiling 1 protobuf files to /build/repo/play-actions-testdata/target/scala-3.8.0-RC6/src_managed/main
895[info] Generating Apache Pekko gRPC service interface for example.myapp.helloworld.grpc.actions.helloworld.GreeterService
896[info] Generating Apache Pekko gRPC service interface for [example.myapp.helloworld.grpc.actions.GreeterService]
897[info] Generating Apache Pekko gRPC client for example.myapp.helloworld.grpc.actions.helloworld.GreeterService
898[info] Generating Apache Pekko gRPC Client [example.myapp.helloworld.grpc.actions.GreeterService]
899[info] Generating Apache Pekko gRPC Lifted Client interface[example.myapp.helloworld.grpc.actions.GreeterService]
900[info] Generating Apache Pekko gRPC service handler for example.myapp.helloworld.grpc.actions.helloworld.GreeterService
901[info] Generating Apache Pekko gRPC service handler for example.myapp.helloworld.grpc.actions.GreeterService
902[info] Generating Play gRPC service play router for example.myapp.helloworld.grpc.actions.helloworld.GreeterService
903
904************************
905Build summary:
906[{
907 "module": "play-grpc-testdata",
908 "compile": {"status": "ok", "tookMs": 14128, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
909 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
910 "test-compile": {"status": "ok", "tookMs": 2008, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
911 "test": {"status": "ok", "tookMs": 1554, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
912 "publish": {"status": "ok", "tookMs": 8},
913 "metadata": {
914 "crossScalaVersions": ["2.13.17", "3.3.7"]
915}
916},{
917 "module": "play-grpc-scalatest",
918 "compile": {"status": "ok", "tookMs": 2423, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
919 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
920 "test-compile": {"status": "ok", "tookMs": 7047, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
921 "test": {"status": "ok", "tookMs": 6737, "passed": 8, "failed": 0, "ignored": 0, "skipped": 0, "total": 8, "byFramework": [{"framework": "unknown", "stats": {"passed": 8, "failed": 0, "ignored": 0, "skipped": 0, "total": 8}}]},
922 "publish": {"status": "skipped", "tookMs": 0},
923 "metadata": {
924 "crossScalaVersions": ["2.13.17", "3.3.7"]
925}
926},{
927 "module": "play-grpc-specs2",
928 "compile": {"status": "ok", "tookMs": 985, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
929 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
930 "test-compile": {"status": "ok", "tookMs": 3595, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
931 "test": {"status": "ok", "tookMs": 5176, "passed": 5, "failed": 0, "ignored": 0, "skipped": 0, "total": 5, "byFramework": [{"framework": "unknown", "stats": {"passed": 5, "failed": 0, "ignored": 0, "skipped": 0, "total": 5}}]},
932 "publish": {"status": "skipped", "tookMs": 0},
933 "metadata": {
934 "crossScalaVersions": ["2.13.17", "3.3.7"]
935}
936},{
937 "module": "play-grpc-testkit",
938 "compile": {"status": "ok", "tookMs": 457, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
939 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
940 "test-compile": {"status": "ok", "tookMs": 1376, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
941 "test": {"status": "ok", "tookMs": 4270, "passed": 4, "failed": 0, "ignored": 0, "skipped": 0, "total": 4, "byFramework": [{"framework": "JUnit", "stats": {"passed": 4, "failed": 0, "ignored": 0, "skipped": 0, "total": 4}}]},
942 "publish": {"status": "skipped", "tookMs": 0},
943 "metadata": {
944 "crossScalaVersions": ["2.13.17", "3.3.7"]
945}
946},{
947 "module": "play-grpc-runtime",
948 "compile": {"status": "ok", "tookMs": 35, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
949 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
950 "test-compile": {"status": "ok", "tookMs": 81, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
951 "test": {"status": "ok", "tookMs": 84, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
952 "publish": {"status": "skipped", "tookMs": 0},
953 "metadata": {
954 "crossScalaVersions": ["2.13.17", "3.3.7"]
955}
956},{
957 "module": "play-grpc-actions-testdata",
958 "compile": {"status": "ok", "tookMs": 530, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
959 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
960 "test-compile": {"status": "ok", "tookMs": 567, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
961 "test": {"status": "ok", "tookMs": 564, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
962 "publish": {"status": "ok", "tookMs": 2},
963 "metadata": {
964 "crossScalaVersions": ["2.13.17", "3.3.7"]
965}
966}]
967************************
968[success] Total time: 81 s (0:01:21.0), completed Jan 8, 2026, 1:43:21 AM
969[0JChecking patch project/plugins.sbt...
970Checking patch project/Dependencies.scala...
971Checking patch build.sbt...
972Applied patch project/plugins.sbt cleanly.
973Applied patch project/Dependencies.scala cleanly.
974Applied patch build.sbt cleanly.