Build Logs

samueleresca/pekko-quartz-scheduler • 3.8.0-RC4:2025-12-22

Errors

8

Warnings

4

Total Lines

273

1##################################
2Clonning https://github.com/samueleresca/pekko-quartz-scheduler.git into /build/repo using revision 1.3.0-pekko-1.1.x
3##################################
4Note: switching to '2b32d40d815ae4bfc5f5879e131caaf1e084eecf'.
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.3
22----
23Preparing build for 3.8.0-RC4
24Scala binary version found: 3.8
25Implicitly using source version 3.8
26Scala binary version found: 3.8
27Implicitly using source version 3.8
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.8
30Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
31
32Try apply source patch:
33Path: build.sbt
34Pattern: val Scala3Version = "3.3.3"
35Replacement: val Scala3Version = "3.8.0-RC4"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (21))
38Compiled project (Scala 3.7.3, JVM (21))
39Successfully applied pattern 'val Scala3Version = "3.3.3"' in build.sbt
40----
41Starting build for 3.8.0-RC4
42Execute tests: true
43sbt project found:
44grep: /build/repo/project/plugins.sbt: No such file or directory
45Sbt version 1.10.2 is not supported, minimal supported version is 1.11.5
46Enforcing usage of sbt in version 1.11.5
47No prepare script found for project samueleresca/pekko-quartz-scheduler
48##################################
49Scala version: 3.8.0-RC4
50Targets: io.github.samueleresca%pekko-quartz-scheduler
51Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3Version = \"3.3.3\"","replaceWith":"val Scala3Version = \"<SCALA_VERSION>\""}]}
52##################################
53Using extra scalacOptions: ,REQUIRE:-source:3.8
54Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
55[sbt_options] declare -a sbt_options=()
56[process_args] java_version = '21'
57[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
58# Executing command line:
59java
60-Dfile.encoding=UTF-8
61-Dcommunitybuild.scala=3.8.0-RC4
62-Dcommunitybuild.project.dependencies.add=
63-Xmx7G
64-Xms4G
65-Xss8M
66-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
67-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
68-jar
69/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
70"setCrossScalaVersions 3.8.0-RC4"
71"++3.8.0-RC4 -v"
72"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
73"set every credentials := Nil"
74"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
75"removeScalacOptionsStartingWith -P:wartremover"
76
77moduleMappings
78"runBuild 3.8.0-RC4 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3Version = \"3.3.3\"","replaceWith":"val Scala3Version = \"<SCALA_VERSION>\""}]}""" io.github.samueleresca%pekko-quartz-scheduler"
79
80[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 21)
81[info] loading settings for project repo-build from akka.sbt, plugin.sbt, plugins.sbt...
82[info] loading project definition from /build/repo/project
83[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
84[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
85[info] Compilation completed in 8.161s.
86[info] done compiling
87[info] loading settings for project repo from build.sbt...
88[info] set current project to pekko-quartz-scheduler (in build file:/build/repo/)
89Execute setCrossScalaVersions: 3.8.0-RC4
90OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in repo/crossScalaVersions
91[info] set current project to pekko-quartz-scheduler (in build file:/build/repo/)
92[info] Setting Scala version to 3.8.0-RC4 on 1 projects.
93[info] Switching Scala version on:
94[info] * repo (2.12.20, 2.13.15, 3.8.0-RC4)
95[info] Excluding projects:
96[info] Reapplying settings...
97[info] set current project to pekko-quartz-scheduler (in build file:/build/repo/)
98Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
99[info] Reapplying settings...
100[info] set current project to pekko-quartz-scheduler (in build file:/build/repo/)
101[info] Defining Global / credentials, credentials
102[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 7 others.
103[info] Run `last` for details.
104[info] Reapplying settings...
105[info] set current project to pekko-quartz-scheduler (in build file:/build/repo/)
106Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
107[info] Reapplying settings...
108OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
109
110 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
111 Did you mean allExcludeDependencies ?
112 , retry without global scopes
113[info] Reapplying settings...
114[info] set current project to pekko-quartz-scheduler (in build file:/build/repo/)
115Execute removeScalacOptionsStartingWith: -P:wartremover
116[info] Reapplying settings...
117[info] set current project to pekko-quartz-scheduler (in build file:/build/repo/)
118[success] Total time: 0 s, completed Dec 22, 2025, 6:39:32 PM
119Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3Version = \"3.3.3\"","replaceWith":"val Scala3Version = \"<SCALA_VERSION>\""}]}
120Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
121Starting build...
122Projects: Set(repo)
123Starting build for ProjectRef(file:/build/repo/,repo) (pekko-quartz-scheduler)... [0/1]
124OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
125OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.13.15 module Scope(Select(BuildRef(file:/build/repo/)), Zero, Zero, Zero)
126Compile scalacOptions: -language:postfixOps, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
127[info] compiling 7 Scala sources to /build/repo/target/scala-3.8.0-RC4/classes ...
128[warn] there were 3 deprecation warnings; re-run with -deprecation for details
129[warn] one warning found
130[info] done compiling
131[info] compiling 6 Scala sources and 1 Java source to /build/repo/target/scala-3.8.0-RC4/test-classes ...
132[warn] there were 2 deprecation warnings; re-run with -deprecation for details
133[warn] one warning found
134[info] done compiling
135SLF4J(W): No SLF4J providers were found.
136SLF4J(W): Defaulting to no-operation (NOP) logger implementation
137SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details.
138SLF4J(W): Class path contains SLF4J bindings targeting slf4j-api versions 1.7.x or earlier.
139SLF4J(W): Ignoring binding found at [jar:file:/root/.cache/coursier/v1/https/repo.scala-lang.org/artifactory/maven-nightlies/org/slf4j/slf4j-jcl/1.7.36/slf4j-jcl-1.7.36.jar!/org/slf4j/impl/StaticLoggerBinder.class]
140SLF4J(W): See https://www.slf4j.org/codes.html#ignoredBindings for an explanation.
141[info] ConfigSpec
142[info] This is a specification of the default configuration of the QuartzSchedulerExtension
143[info] The reference configuration should
144[info] + contain all default values to setup a thread pool
145[info] + contain the default timezone ID"
146[info] Total for specification ConfigSpec
147[info] Finished in 172 ms
148[info] 2 examples, 0 failure, 0 error
149[info] QuartzScheduleSpec
150[info] This is a specification to validate the behavior of the Quartz Schedule configuration parser
151[info] The configuration parser should
152[info] + Fetch a list of all schedules in the configuration block
153[info] + Be able to parse out a cron schedule
154[info] + Be able to parse out a cron schedule w/ calendars
155[info] Total for specification QuartzScheduleSpec
156[info] Finished in 218 ms
157[info] 3 examples, 0 failure, 0 error
1582025-12-22 18:40:10.556+0100 info [ScheduleTestReceiver$] Got a Tick for scheduledFireTime=Mon Dec 22 18:40:10 CET 2025 previousFireTime=None nextFireTime=Some(Mon Dec 22 18:40:20 CET 2025)
159[info] QuartzCalendarSpec
160[info] This is a specification to validate the behavior of the Quartz Calendar configuration modelling
161[info] The configuration parser should
162[info] + Fetch a list of all calendars in a configuration block
163[info] + Be able to parse and create an Annual calendar
164[info] + Be able to parse and create a Holiday calendar
165[info] Be able to parse and create a Daily calendar
166[info] + With a standard entry
167[info] Be able to parse and create a Monthly calendar
168[info] + With just one day (a list, but single digit)
169[info] + With a list (multiple digits)
170[info] Be able to parse and create a Weekly calendar
171[info] + With Ints for Day Names
172[info] + Be able to parse and create a Cron calendar
173[info] Total for specification QuartzCalendarSpec
174[info] Finished in 128 ms
175[info] 8 examples, 0 failure, 0 error
1762025-12-22 18:40:20.001+0100 info [ScheduleTestReceiver$] Got a Tick for scheduledFireTime=Mon Dec 22 18:40:20 CET 2025 previousFireTime=Some(Mon Dec 22 18:40:10 CET 2025) nextFireTime=Some(Mon Dec 22 18:40:30 CET 2025)
1772025-12-22 18:40:30.001+0100 info [ScheduleTestReceiver$] Got a Tick for scheduledFireTime=Mon Dec 22 18:40:30 CET 2025 previousFireTime=Some(Mon Dec 22 18:40:20 CET 2025) nextFireTime=Some(Mon Dec 22 18:40:40 CET 2025)
1782025-12-22 18:40:40.000+0100 info [ScheduleTestReceiver$] Got a Tick for scheduledFireTime=Mon Dec 22 18:40:40 CET 2025 previousFireTime=Some(Mon Dec 22 18:40:30 CET 2025) nextFireTime=Some(Mon Dec 22 18:40:50 CET 2025)
1792025-12-22 18:40:50.001+0100 info [ScheduleTestReceiver$] Got a Tick for scheduledFireTime=Mon Dec 22 18:40:50 CET 2025 previousFireTime=Some(Mon Dec 22 18:40:40 CET 2025) nextFireTime=Some(Mon Dec 22 18:41:00 CET 2025)
1802025-12-22 18:40:50.012+0100 info [ScheduleTestReceiver$] Got a Tick for scheduledFireTime=Mon Dec 22 18:40:50 CET 2025 previousFireTime=None nextFireTime=Some(Mon Dec 22 18:41:00 CET 2025)
1812025-12-22 18:41:00.001+0100 info [ScheduleTestReceiver$] Got a Tick for scheduledFireTime=Mon Dec 22 18:41:00 CET 2025 previousFireTime=Some(Mon Dec 22 18:40:50 CET 2025) nextFireTime=Some(Mon Dec 22 18:41:10 CET 2025)
1822025-12-22 18:41:10.000+0100 info [ScheduleTestReceiver$] Got a Tick for scheduledFireTime=Mon Dec 22 18:41:10 CET 2025 previousFireTime=Some(Mon Dec 22 18:41:00 CET 2025) nextFireTime=Some(Mon Dec 22 18:41:20 CET 2025)
1832025-12-22 18:41:20.001+0100 info [ScheduleTestReceiver$] Got a Tick for scheduledFireTime=Mon Dec 22 18:41:20 CET 2025 previousFireTime=Some(Mon Dec 22 18:41:10 CET 2025) nextFireTime=Some(Mon Dec 22 18:41:30 CET 2025)
1842025-12-22 18:41:30.001+0100 info [ScheduleTestReceiver$] Got a Tick for scheduledFireTime=Mon Dec 22 18:41:30 CET 2025 previousFireTime=Some(Mon Dec 22 18:41:20 CET 2025) nextFireTime=Some(Mon Dec 22 18:41:40 CET 2025)
1852025-12-22 18:41:30.005+0100 info [ScheduleTestReceiver$] Got a Tick.
1862025-12-22 18:41:40.001+0100 info [ScheduleTestReceiver$] Got a Tick for scheduledFireTime=Mon Dec 22 18:41:40 CET 2025 previousFireTime=Some(Mon Dec 22 18:41:30 CET 2025) nextFireTime=Some(Mon Dec 22 18:41:50 CET 2025)
1872025-12-22 18:41:40.001+0100 info [ScheduleTestReceiver$] Got a Tick.
1882025-12-22 18:41:50.001+0100 info [ScheduleTestReceiver$] Got a Tick for scheduledFireTime=Mon Dec 22 18:41:50 CET 2025 previousFireTime=Some(Mon Dec 22 18:41:40 CET 2025) nextFireTime=Some(Mon Dec 22 18:42:00 CET 2025)
1892025-12-22 18:41:50.001+0100 info [ScheduleTestReceiver$] Got a Tick.
1902025-12-22 18:42:00.001+0100 info [ScheduleTestReceiver$] Got a Tick for scheduledFireTime=Mon Dec 22 18:42:00 CET 2025 previousFireTime=Some(Mon Dec 22 18:41:50 CET 2025) nextFireTime=Some(Mon Dec 22 18:42:10 CET 2025)
1912025-12-22 18:42:00.001+0100 info [ScheduleTestReceiver$] Got a Tick.
1922025-12-22 18:42:10.000+0100 info [ScheduleTestReceiver$] Got a Tick for scheduledFireTime=Mon Dec 22 18:42:10 CET 2025 previousFireTime=Some(Mon Dec 22 18:42:00 CET 2025) nextFireTime=Some(Mon Dec 22 18:42:20 CET 2025)
1932025-12-22 18:42:12.001+0100 info [ScheduleTestReceiver$] Got a Tick.
1942025-12-22 18:42:20.001+0100 info [ScheduleTestReceiver$] Got a Tick for scheduledFireTime=Mon Dec 22 18:42:20 CET 2025 previousFireTime=Some(Mon Dec 22 18:42:10 CET 2025) nextFireTime=Some(Mon Dec 22 18:42:30 CET 2025)
1952025-12-22 18:42:20.015+0100 info [ScheduleTestReceiver$] Got a Tick.
1962025-12-22 18:42:21.001+0100 info [ScheduleTestReceiver$] Got a Tick.
1972025-12-22 18:42:22.000+0100 info [ScheduleTestReceiver$] Got a Tick.
1982025-12-22 18:42:23.001+0100 info [ScheduleTestReceiver$] Got a Tick.
1992025-12-22 18:42:24.000+0100 info [ScheduleTestReceiver$] Got a Tick.
2002025-12-22 18:42:24.007+0100 info [ScheduleTestReceiver$] Got a Tick.
2012025-12-22 18:42:25.000+0100 info [ScheduleTestReceiver$] Got a Tick.
2022025-12-22 18:42:25.001+0100 info [ScheduleTestReceiver$] Got a Tick.
2032025-12-22 18:42:26.000+0100 info [ScheduleTestReceiver$] Got a Tick.
2042025-12-22 18:42:26.001+0100 info [ScheduleTestReceiver$] Got a Tick.
205[info] QuartzTypedSchedulerFunctionalSpec:
206[info] The Quartz Scheduling Extension
207[info] - must Reject a job which is not named in the config
208[info] - must Properly Setup & Execute a Cron Job with correct fireTime
209[info] - must Properly Setup & Execute a Cron Job with correct fireTimes
210[info] - must Properly Setup & Execute a Cron Job
211[info] - must Properly Setup & Execute a Cron Job via Event Stream
212[info] - must Delayed Setup & Execute a Cron Job !!! IGNORED !!!
213[info] The Quartz Scheduling Extension with Reschedule
214[info] - must Reschedule an existing Cron Job !!! IGNORED !!!
215[info] - Get next trigger date by schedule name
216[info] The Quartz Scheduling Extension with Dynamic Create
217[info] - must Throw exception if creating schedule that already exists
218[info] - must Throw exception if creating a schedule that has invalid cron expression
219[info] - must Add new, schedulable schedule with valid inputs
220[info] The Quartz Scheduling Extension with Dynamic create, update, delete JobSchedule operations
221[info] - must Throw exception if creating job schedule that already exists
222[info] - must Throw exception if creating a scheduled job with schedule that has invalid cron expression
223[info] - must Add new, schedulable job and schedule with valid inputs
224[info] - must Reschedule an existing job schedule Cron Job
225[info] - must Delete an existing job schedule Cron Job without any error and allow successful creation of new schedule with identical job name
226[info] - must Delete a non existing job schedule Cron Job with no error and a return value false
227[info] QuartzSchedulerFunctionalSpec:
228[info] The Quartz Scheduling Extension
229[info] - must Reject a job which is not named in the config
230[info] - must Properly Setup & Execute a Cron Job with correct fireTime
231[info] - must Properly Setup & Execute a Cron Job with correct fireTimes
232[info] - must Properly Setup & Execute a Cron Job
233[info] - must Properly Setup & Execute a Cron Job via Event Stream
234[info] - must Delayed Setup & Execute a Cron Job
235[info] - must Properly Setup & Execute a Cron Job with ActorSelection as receiver
236[info] The Quartz Scheduling Extension with Reschedule
237[info] - must Reschedule an existing Cron Job
238[info] - Get next trigger date by schedule name
239[info] The Quartz Scheduling Extension with Dynamic Create
240[info] - must Throw exception if creating schedule that already exists
241[info] - must Throw exception if creating a schedule that has invalid cron expression
242[info] - must Add new, schedulable schedule with valid inputs
243[info] The Quartz Scheduling Extension with Dynamic create, update, delete JobSchedule operations
244[info] - must Throw exception if creating job schedule that already exists
245[info] - must Throw exception if creating a scheduled job with schedule that has invalid cron expression
246[info] - must Add new, schedulable job and schedule with valid inputs
247[info] - must Reschedule an existing job schedule Cron Job
248[info] - must Delete an existing job schedule Cron Job without any error and allow successful creation of new schedule with identical job name
249[info] - must Delete a non existing job schedule Cron Job with no error and a return value false
250[info] The Quartz Scheduling Extension with Dynamic mass methods
251[info] - should Suspend all jobs !!! IGNORED !!!
252[info] - should Resume all jobs !!! IGNORED !!!
253[info] - should Delete all jobs
254
255************************
256Build summary:
257[{
258 "module": "pekko-quartz-scheduler",
259 "compile": {"status": "ok", "tookMs": 9160, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
260 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
261 "test-compile": {"status": "ok", "tookMs": 6680, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
262 "test": {"status": "ok", "tookMs": 228713, "passed": 47, "failed": 0, "ignored": 4, "skipped": 0, "total": 51, "byFramework": [{"framework": "specs2", "stats": {"passed": 13, "failed": 0, "ignored": 0, "skipped": 0, "total": 13}},{"framework": "unknown", "stats": {"passed": 34, "failed": 0, "ignored": 4, "skipped": 0, "total": 38}}]},
263 "publish": {"status": "skipped", "tookMs": 0},
264 "metadata": {
265 "crossScalaVersions": ["2.12.20", "2.13.15", "3.3.3"]
266}
267}]
268************************
269[success] Total time: 266 s (0:04:26.0), completed Dec 22, 2025, 6:43:58 PM
270[0JChecking patch project/build.properties...
271Checking patch build.sbt...
272Applied patch project/build.properties cleanly.
273Applied patch build.sbt cleanly.