Build Logs

guardian/play-googleauth • 12446961640

Errors

0

Warnings

16

Total Lines

186

1##################################
2Clonning https://github.com/guardian/play-googleauth.git into repo using revision v17.1.0
3##################################
4Note: switching to '67f0b1a88e303fde06f6ca57f6e184cf6f10835e'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21----
22Preparing build for 3.6.2
23Scala binary version found: 3.6
24Implicitly using source version 3.6-migration
25Scala binary version found: 3.6
26Implicitly using source version 3.6-migration
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
30----
31Starting build for 3.6.2
32Execute tests: false
33sbt project found:
34No prepare script found for project guardian/play-googleauth
35##################################
36Scala version: 3.6.2
37Targets: com.gu.play-googleauth%play-v29 com.gu.play-googleauth%play-v30
38Project projectConfig: { "tests": "compile-only" }
39##################################
40Using extra scalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s
41Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
42[sbt_options] declare -a sbt_options=()
43[process_args] java_version = '11'
44[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_11_0_20/rt.jar'
45# Executing command line:
46java
47-Dfile.encoding=UTF-8
48-Dcommunitybuild.scala=3.6.2
49-Dcommunitybuild.project.dependencies.add=
50-Xmx7G
51-Xms4G
52-Xss8M
53-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
54-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_11_0_20
55-jar
56/root/.sdkman/candidates/sbt/1.9.6/bin/sbt-launch.jar
57"setCrossScalaVersions 3.6.2"
58"++3.6.2 -v"
59"mapScalacOptions ",-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,""
60"set every credentials := Nil"
61
62moduleMappings
63"runBuild 3.6.2 """{
64 "tests": "compile-only"
65}""" com.gu.play-googleauth%play-v29 com.gu.play-googleauth%play-v30"
66
67[info] [launcher] getting org.scala-sbt sbt 1.10.6 (this may take some time)...
68[info] [launcher] getting Scala 2.12.20 (for sbt)...
69[info] welcome to sbt 1.10.6 (Eclipse Adoptium Java 11.0.20)
70[info] loading settings for project repo-build from plugins.sbt...
71[info] loading project definition from /build/repo/project
72[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
73[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
74[info] Compilation completed in 8.007s.
75[info] done compiling
76[info] loading settings for project play-googleauth-root from build.sbt, version.sbt...
77[info] set current project to play-googleauth (in build file:/build/repo/)
78Execute setCrossScalaVersions: 3.6.2
79OpenCB::Changing crossVersion 3.3.4 -> 3.6.2 in play-v30/crossScalaVersions
80OpenCB::Changing crossVersion 3.3.4 -> 3.6.2 in play-v29/crossScalaVersions
81[info] set current project to play-googleauth (in build file:/build/repo/)
82[info] Setting Scala version to 3.6.2 on 2 projects.
83[info] Switching Scala version on:
84[info] play-v29 (2.13.15, 3.6.2)
85[info] play-v30 (2.13.15, 3.6.2)
86[info] Excluding projects:
87[info] * play-googleauth-root (2.13.15)
88[info] Reapplying settings...
89[info] set current project to play-googleauth (in build file:/build/repo/)
90Execute mapScalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
91[info] Reapplying settings...
92[info] set current project to play-googleauth (in build file:/build/repo/)
93[info] Defining Global / credentials, credentials and 1 others.
94[info] The new values will be used by allCredentials, credentials and 12 others.
95[info] Run `last` for details.
96[info] Reapplying settings...
97[info] set current project to play-googleauth (in build file:/build/repo/)
98[success] Total time: 0 s, completed Dec 21, 2024, 6:18:25 PM
99Build config: {
100 "tests": "compile-only"
101}
102Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
103Starting build...
104Projects: Set(play-v29, play-v30)
105Starting build for ProjectRef(file:/build/repo/,play-v29) (play-v29)...
106OpenCB::Exclude Scala3 specific scalacOption `-source:3.6-migration` in Scala 2.12.20 module Global
107OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
108OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
109OpenCB::Would not apply setting `-source:3.6-migration`: Project has predefined source version: Some(-source:3.6-migration)
110Compile scalacOptions: List(-release, 11, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
111[info] compiling 9 Scala sources to /build/repo/play-v29/target/scala-3.6.2/classes ...
112[info] done compiling
113[info] Main Scala API documentation to /build/repo/play-v29/target/scala-3.6.2/api...
114[info] Skipping unused scalacOptions: -Wconf, -source
115[warn] -- Warning: play-v29/src/main/scala/com/gu/googleauth/groups.scala:27:6 --------
116[warn] 27 |class GoogleGroupChecker(impersonatedUser: String, serviceAccountCredentials: ServiceAccountCredentials) {
117[warn] | ^
118[warn] |No DRI found for query: ServiceAccount.credentialsFrom(java.lang.String)
119[info] Main Scala API documentation successful.
120[info] compiling 3 Scala sources to /build/repo/play-v29/target/scala-3.6.2/test-classes ...
121[info] done compiling
122[info] Wrote /build/repo/play-v29/target/scala-3.6.2/play-v29_3-17.1.0.pom
123[info] Main Scala API documentation to /build/repo/play-v29/target/scala-3.6.2/api...
124[info] Skipping unused scalacOptions: -Wconf, -source
125[warn] -- Warning: play-v29/src/main/scala/com/gu/googleauth/groups.scala:27:6 --------
126[warn] 27 |class GoogleGroupChecker(impersonatedUser: String, serviceAccountCredentials: ServiceAccountCredentials) {
127[warn] | ^
128[warn] |No DRI found for query: ServiceAccount.credentialsFrom(java.lang.String)
129[info] Main Scala API documentation successful.
130[info] :: delivering :: com.gu.play-googleauth#play-v29_3;17.1.0 :: 17.1.0 :: release :: Sat Dec 21 18:19:00 CET 2024
131[info] delivering ivy file to /build/repo/play-v29/target/scala-3.6.2/ivy-17.1.0.xml
132[info] published play-v29_3 to /root/.ivy2/local/com.gu.play-googleauth/play-v29_3/17.1.0/poms/play-v29_3.pom
133[info] published play-v29_3 to /root/.ivy2/local/com.gu.play-googleauth/play-v29_3/17.1.0/jars/play-v29_3.jar
134[info] published play-v29_3 to /root/.ivy2/local/com.gu.play-googleauth/play-v29_3/17.1.0/srcs/play-v29_3-sources.jar
135[info] published play-v29_3 to /root/.ivy2/local/com.gu.play-googleauth/play-v29_3/17.1.0/docs/play-v29_3-javadoc.jar
136[info] published ivy to /root/.ivy2/local/com.gu.play-googleauth/play-v29_3/17.1.0/ivys/ivy.xml
137Starting build for ProjectRef(file:/build/repo/,play-v30) (play-v30)...
138Compile scalacOptions: List(-release, 11, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
139[info] compiling 9 Scala sources to /build/repo/play-v30/target/scala-3.6.2/classes ...
140[info] done compiling
141[info] Main Scala API documentation to /build/repo/play-v30/target/scala-3.6.2/api...
142[info] Skipping unused scalacOptions: -Wconf, -source
143[warn] -- Warning: play-v30/src/main/scala/com/gu/googleauth/groups.scala:27:6 --------
144[warn] 27 |class GoogleGroupChecker(impersonatedUser: String, serviceAccountCredentials: ServiceAccountCredentials) {
145[warn] | ^
146[warn] |No DRI found for query: ServiceAccount.credentialsFrom(java.lang.String)
147[info] Main Scala API documentation successful.
148[info] compiling 3 Scala sources to /build/repo/play-v30/target/scala-3.6.2/test-classes ...
149[info] done compiling
150[info] Wrote /build/repo/play-v30/target/scala-3.6.2/play-v30_3-17.1.0.pom
151[info] Main Scala API documentation to /build/repo/play-v30/target/scala-3.6.2/api...
152[info] Skipping unused scalacOptions: -Wconf, -source
153[warn] -- Warning: play-v30/src/main/scala/com/gu/googleauth/groups.scala:27:6 --------
154[warn] 27 |class GoogleGroupChecker(impersonatedUser: String, serviceAccountCredentials: ServiceAccountCredentials) {
155[warn] | ^
156[warn] |No DRI found for query: ServiceAccount.credentialsFrom(java.lang.String)
157[info] Main Scala API documentation successful.
158[info] :: delivering :: com.gu.play-googleauth#play-v30_3;17.1.0 :: 17.1.0 :: release :: Sat Dec 21 18:19:12 CET 2024
159[info] delivering ivy file to /build/repo/play-v30/target/scala-3.6.2/ivy-17.1.0.xml
160[info] published play-v30_3 to /root/.ivy2/local/com.gu.play-googleauth/play-v30_3/17.1.0/poms/play-v30_3.pom
161[info] published play-v30_3 to /root/.ivy2/local/com.gu.play-googleauth/play-v30_3/17.1.0/jars/play-v30_3.jar
162[info] published play-v30_3 to /root/.ivy2/local/com.gu.play-googleauth/play-v30_3/17.1.0/srcs/play-v30_3-sources.jar
163[info] published play-v30_3 to /root/.ivy2/local/com.gu.play-googleauth/play-v30_3/17.1.0/docs/play-v30_3-javadoc.jar
164[info] published ivy to /root/.ivy2/local/com.gu.play-googleauth/play-v30_3/17.1.0/ivys/ivy.xml
165
166************************
167Build summary:
168[{
169 "module": "play-v29",
170 "compile": {"status": "ok", "tookMs": 8535, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
171 "doc": {"status": "ok", "tookMs": 2876, "files": 372, "totalSizeKb": 7174},
172 "test-compile": {"status": "ok", "tookMs": 2098, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
173 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
174 "publish": {"status": "ok", "tookMs": 1997}
175},{
176 "module": "play-v30",
177 "compile": {"status": "ok", "tookMs": 2396, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
178 "doc": {"status": "ok", "tookMs": 956, "files": 372, "totalSizeKb": 7174},
179 "test-compile": {"status": "ok", "tookMs": 1346, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
180 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
181 "publish": {"status": "ok", "tookMs": 1588}
182}]
183************************
184[success] Total time: 48 s, completed Dec 21, 2024, 6:19:13 PM
185Checking patch build.sbt...
186Applied patch build.sbt cleanly.