Build Logs

quadstingray/quartz-manager • 3.8.0-RC4:2025-12-22

Errors

0

Warnings

35

Total Lines

345

1##################################
2Clonning https://github.com/quadstingray/quartz-manager.git into /build/repo using revision v0.8.0
3##################################
4Note: switching to '7f35432ee19840bd61787a9c9421ef359c4799cb'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21----
22Preparing build for 3.8.0-RC4
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30----
31Starting build for 3.8.0-RC4
32Execute tests: true
33sbt project found:
34No prepare script found for project quadstingray/quartz-manager
35##################################
36Scala version: 3.8.0-RC4
37Targets: dev.quadstingray%quartz-manager-api dev.quadstingray%quartz-manager-ui
38Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"25"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
39##################################
40Using extra scalacOptions: ,REQUIRE:-source:3.8
41Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
42[sbt_options] declare -a sbt_options=()
43[process_args] java_version = '25'
44[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_25/rt.jar'
45# Executing command line:
46java
47-Dfile.encoding=UTF-8
48-Dcommunitybuild.scala=3.8.0-RC4
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_25
55-jar
56/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
57"setCrossScalaVersions 3.8.0-RC4"
58"++3.8.0-RC4 -v"
59"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
60"set every credentials := Nil"
61"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
62"removeScalacOptionsStartingWith -P:wartremover"
63
64moduleMappings
65"runBuild 3.8.0-RC4 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"25"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}""" dev.quadstingray%quartz-manager-api dev.quadstingray%quartz-manager-ui"
66
67[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
68WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
69WARNING: sun.misc.Unsafe::arrayBaseOffset has been called by net.openhft.hashing.UnsafeAccess (file:/root/.sbt/boot/scala-2.12.20/org.scala-sbt/sbt/1.11.7/zero-allocation-hashing-0.16.jar)
70WARNING: Please consider reporting this to the maintainers of class net.openhft.hashing.UnsafeAccess
71WARNING: sun.misc.Unsafe::arrayBaseOffset will be removed in a future release
72WARNING: A restricted method in java.lang.System has been called
73WARNING: java.lang.System::load has been called by com.sun.jna.Native in an unnamed module (file:/root/.sbt/boot/scala-2.12.20/org.scala-sbt/sbt/1.11.7/jna-5.12.0.jar)
74WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
75WARNING: Restricted methods will be blocked in a future release unless native access is enabled
76
77[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 25)
78[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
79[info] loading project definition from /build/repo/project
80[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
81[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
82[info] Compilation completed in 8.235s.
83[info] done compiling
84[info] loading settings for project quartz-manager-parent from build.sbt, build_info.sbt, build_publish_sonartype.sbt, build_release.sbt, build_test.sbt, version.sbt...
85[info] loading settings for project quartz-manager-api from build.sbt, build_test.sbt...
86[info] loading settings for project quartz-manager-ui from build.sbt, build_test.sbt...
87[info] set current project to quartz-manager-parent (in build file:/build/repo/)
88[warn] there are 2 keys that are not used by any other settings/tasks:
89[warn]
90[warn] * ThisBuild / Test / scalacOptions
91[warn] +- /build/repo/build_test.sbt:7
92[warn] +- /build/repo/quartz-manager-api/build_test.sbt:7
93[warn] +- /build/repo/quartz-manager-ui/build_test.sbt:7
94[warn] * ThisBuild / parallelExecution
95[warn] +- /build/repo/quartz-manager-ui/build_test.sbt:3
96[warn]
97[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
98[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
99Execute setCrossScalaVersions: 3.8.0-RC4
100OpenCB::Changing crossVersion 3.7.4 -> 3.8.0-RC4 in quartz-manager-parent/crossScalaVersions
101OpenCB::Changing crossVersion 3.7.4 -> 3.8.0-RC4 in quartz-manager-api/crossScalaVersions
102OpenCB::Changing crossVersion 3.7.4 -> 3.8.0-RC4 in quartz-manager-ui/crossScalaVersions
103[info] set current project to quartz-manager-parent (in build file:/build/repo/)
104[info] Setting Scala version to 3.8.0-RC4 on 3 projects.
105[info] Switching Scala version on:
106[info] * quartz-manager-parent (2.13.18, 3.8.0-RC4)
107[info] quartz-manager-api (2.13.18, 3.8.0-RC4)
108[info] quartz-manager-ui (2.13.18, 3.8.0-RC4)
109[info] Excluding projects:
110[info] Reapplying settings...
111[info] set current project to quartz-manager-parent (in build file:/build/repo/)
112Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
113[info] Reapplying settings...
114[info] set current project to quartz-manager-parent (in build file:/build/repo/)
115[info] Defining Global / credentials, ThisBuild / credentials and 2 others.
116[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 27 others.
117[info] Run `last` for details.
118[info] Reapplying settings...
119[info] set current project to quartz-manager-parent (in build file:/build/repo/)
120Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
121[info] Reapplying settings...
122OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
123
124 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
125 Did you mean quartz-manager-ui / allExcludeDependencies ?
126 , retry without global scopes
127[info] Reapplying settings...
128[info] set current project to quartz-manager-parent (in build file:/build/repo/)
129Execute removeScalacOptionsStartingWith: -P:wartremover
130[info] Reapplying settings...
131[info] set current project to quartz-manager-parent (in build file:/build/repo/)
132[success] Total time: 0 s, completed Dec 22, 2025, 8:10:45 PM
133Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"25"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
134Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
135Starting build...
136Projects: Set(quartz-manager-api, quartz-manager-ui)
137Starting build for ProjectRef(file:/build/repo/,quartz-manager-api) (quartz-manager-api)... [0/2]
138OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
139Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
140[info] compiling 33 Scala sources to /build/repo/quartz-manager-api/target/scala-3.8.0-RC4/classes ...
141[warn] -- [E121] Pattern Match Warning: /build/repo/quartz-manager-api/src/main/scala/dev/quadstingray/quartz/manager/api/json/CirceSchema.scala:173:11
142[warn] 173 | case _ =>
143[warn] | ^
144[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
145[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/quartz-manager-api/src/main/scala/dev/quadstingray/quartz/manager/api/json/CirceSchema.scala:140:11
146[warn] 140 | case m: Map[String, _] => encodeMapStringAny(m)
147[warn] | ^
148[warn] |the type test for Map[String, _] @_ cannot be checked at runtime because its type arguments can't be determined from Any
149[warn] |
150[warn] | longer explanation available when compiling with `-explain`
151[warn] there were 4 deprecation warnings; re-run with -deprecation for details
152[warn] three warnings found
153[info] done compiling
154[info] compiling 1 Scala source to /build/repo/quartz-manager-api/target/scala-3.8.0-RC4/classes ...
155[info] done compiling
156[info] compiling 22 Scala sources to /build/repo/quartz-manager-api/target/scala-3.8.0-RC4/test-classes ...
157[warn] there were 5 deprecation warnings; re-run with -deprecation for details
158[warn] one warning found
159[info] done compiling
160[info] compiling 1 Scala source to /build/repo/quartz-manager-api/target/scala-3.8.0-RC4/classes ...
161[info] done compiling
16220:11:41.904 [pool-18-thread-3] INFO org.quartz.impl.StdSchedulerFactory -- Using default implementation for ThreadExecutor
16320:11:41.908 [pool-18-thread-3] INFO org.quartz.simpl.SimpleThreadPool -- Job execution threads will use class loader of thread: pool-18-thread-3
16420:11:41.918 [pool-18-thread-3] INFO org.quartz.core.SchedulerSignalerImpl -- Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
16520:11:41.918 [pool-18-thread-3] INFO org.quartz.core.QuartzScheduler -- Quartz Scheduler v2.5.2 created.
16620:11:41.918 [pool-18-thread-3] INFO org.quartz.simpl.RAMJobStore -- RAMJobStore initialized.
16720:11:41.920 [pool-18-thread-3] INFO org.quartz.core.QuartzScheduler -- Scheduler meta-data: Quartz Scheduler (v2.5.2) 'DefaultQuartzScheduler' with instanceId 'NON_CLUSTERED'
168 Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
169 NOT STARTED.
170 Currently in standby mode.
171 Number of jobs executed: 0
172 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
173 Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
174
17520:11:41.920 [pool-18-thread-3] INFO org.quartz.impl.StdSchedulerFactory -- Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties'
17620:11:41.920 [pool-18-thread-3] INFO org.quartz.impl.StdSchedulerFactory -- Quartz scheduler version: 2.5.2
17720:11:41.993 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
17820:11:41.993 [pool-18-thread-3] INFO org.quartz.core.QuartzScheduler -- Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
17920:11:43.508 [quartz-manager-api-requests-pekko.actor.default-dispatcher-5] WARN dev.quadstingray.quartz.manager.api.Server -- init server with interface: 0.0.0.0 at port: 8080
18020:11:43.508 [quartz-manager-api-requests-pekko.actor.default-dispatcher-5] WARN dev.quadstingray.quartz.manager.api.Server -- For Swagger go to: http://0.0.0.0:8080/docs
18120:11:44.693 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
18220:11:44.715 [quartz-manager-api-requests-pekko.actor.default-dispatcher-8] DEBUG sttp.tapir.server.pekkohttp.PekkoHttpServerInterpreter$ -- Request: PUT /api/jobs, handled by: [registerJob], took: 946ms; response: 200
18320:11:44.852 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
18420:11:44.854 [quartz-manager-api-requests-pekko.actor.default-dispatcher-5] DEBUG sttp.tapir.server.pekkohttp.PekkoHttpServerInterpreter$ -- Request: PUT /api/jobs, handled by: [registerJob], took: 3ms; response: 200
18520:11:44.865 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
18620:11:44.866 [quartz-manager-api-requests-pekko.actor.default-dispatcher-8] DEBUG sttp.tapir.server.pekkohttp.PekkoHttpServerInterpreter$ -- Request: PUT /api/jobs, handled by: [registerJob], took: 3ms; response: 200
18720:11:44.895 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
18820:11:44.896 [quartz-manager-api-requests-pekko.actor.default-dispatcher-8] DEBUG sttp.tapir.server.pekkohttp.PekkoHttpServerInterpreter$ -- Request: PUT /api/jobs, handled by: [registerJob], took: 11ms; response: 200
18920:11:44.908 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
19020:11:44.909 [quartz-manager-api-requests-pekko.actor.default-dispatcher-5] DEBUG sttp.tapir.server.pekkohttp.PekkoHttpServerInterpreter$ -- Request: PUT /api/jobs, handled by: [registerJob], took: 4ms; response: 200
19120:11:44.919 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
19220:11:44.919 [quartz-manager-api-requests-pekko.actor.default-dispatcher-8] DEBUG sttp.tapir.server.pekkohttp.PekkoHttpServerInterpreter$ -- Request: PUT /api/jobs, handled by: [registerJob], took: 2ms; response: 200
19320:11:44.930 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
19420:11:44.931 [quartz-manager-api-requests-pekko.actor.default-dispatcher-8] DEBUG sttp.tapir.server.pekkohttp.PekkoHttpServerInterpreter$ -- Request: PUT /api/jobs, handled by: [registerJob], took: 4ms; response: 200
19520:11:44.940 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
19620:11:44.941 [quartz-manager-api-requests-pekko.actor.default-dispatcher-5] DEBUG sttp.tapir.server.pekkohttp.PekkoHttpServerInterpreter$ -- Request: PUT /api/jobs, handled by: [registerJob], took: 3ms; response: 200
19720:11:44.948 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
19820:11:44.949 [quartz-manager-api-requests-pekko.actor.default-dispatcher-8] DEBUG sttp.tapir.server.pekkohttp.PekkoHttpServerInterpreter$ -- Request: PUT /api/jobs, handled by: [registerJob], took: 1ms; response: 200
19920:11:44.958 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
20020:11:44.958 [quartz-manager-api-requests-pekko.actor.default-dispatcher-8] DEBUG sttp.tapir.server.pekkohttp.PekkoHttpServerInterpreter$ -- Request: PUT /api/jobs, handled by: [registerJob], took: 2ms; response: 200
20120:11:44.968 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
20220:11:44.968 [quartz-manager-api-requests-pekko.actor.default-dispatcher-5] DEBUG sttp.tapir.server.pekkohttp.PekkoHttpServerInterpreter$ -- Request: PUT /api/jobs, handled by: [registerJob], took: 2ms; response: 200
20320:11:44.977 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
20420:11:44.978 [quartz-manager-api-requests-pekko.actor.default-dispatcher-9] DEBUG sttp.tapir.server.pekkohttp.PekkoHttpServerInterpreter$ -- Request: PUT /api/jobs, handled by: [registerJob], took: 3ms; response: 200
20520:11:44.985 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
20620:11:44.985 [quartz-manager-api-requests-pekko.actor.default-dispatcher-9] DEBUG sttp.tapir.server.pekkohttp.PekkoHttpServerInterpreter$ -- Request: PUT /api/jobs, handled by: [registerJob], took: 1ms; response: 200
20720:11:44.992 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
20820:11:44.993 [quartz-manager-api-requests-pekko.actor.default-dispatcher-8] DEBUG sttp.tapir.server.pekkohttp.PekkoHttpServerInterpreter$ -- Request: PUT /api/jobs, handled by: [registerJob], took: 2ms; response: 200
20920:11:45.001 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
21020:11:45.001 [quartz-manager-api-requests-pekko.actor.default-dispatcher-9] DEBUG sttp.tapir.server.pekkohttp.PekkoHttpServerInterpreter$ -- Request: PUT /api/jobs, handled by: [registerJob], took: 2ms; response: 200
21120:11:45.010 [quartz-manager-api-requests-pekko.actor.default-dispatcher-9] DEBUG sttp.tapir.server.pekkohttp.PekkoHttpServerInterpreter$ -- Request: PUT /api/jobs, handled by: [registerJob], took: 1ms; response: 200
21220:11:45.011 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
21320:11:45.019 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
21420:11:45.019 [quartz-manager-api-requests-pekko.actor.default-dispatcher-9] DEBUG sttp.tapir.server.pekkohttp.PekkoHttpServerInterpreter$ -- Request: PUT /api/jobs, handled by: [registerJob], took: 2ms; response: 200
21520:11:45.029 [quartz-manager-api-requests-pekko.actor.default-dispatcher-9] DEBUG sttp.tapir.server.pekkohttp.PekkoHttpServerInterpreter$ -- Request: PUT /api/jobs, handled by: [registerJob], took: 2ms; response: 200
21620:11:45.029 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
21720:11:45.038 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
21820:11:45.038 [quartz-manager-api-requests-pekko.actor.default-dispatcher-9] DEBUG sttp.tapir.server.pekkohttp.PekkoHttpServerInterpreter$ -- Request: PUT /api/jobs, handled by: [registerJob], took: 2ms; response: 200
21920:11:45.045 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
22020:11:45.046 [quartz-manager-api-requests-pekko.actor.default-dispatcher-8] DEBUG sttp.tapir.server.pekkohttp.PekkoHttpServerInterpreter$ -- Request: PUT /api/jobs, handled by: [registerJob], took: 2ms; response: 200
22120:11:45.052 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
22220:11:45.052 [quartz-manager-api-requests-pekko.actor.default-dispatcher-8] DEBUG sttp.tapir.server.pekkohttp.PekkoHttpServerInterpreter$ -- Request: PUT /api/jobs, handled by: [registerJob], took: 1ms; response: 200
22320:11:45.067 [quartz-manager-api-requests-pekko.actor.default-dispatcher-9] DEBUG sttp.tapir.server.pekkohttp.PekkoHttpServerInterpreter$ -- Request: GET /api/jobs/classes, handled by: [possibleJobsList], took: 3ms; response: 200
22420:11:45.090 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
22520:11:45.090 [quartz-manager-api-requests-pekko.actor.default-dispatcher-8] DEBUG sttp.tapir.server.pekkohttp.PekkoHttpServerInterpreter$ -- Request: PUT /api/jobs, handled by: [registerJob], took: 2ms; response: 200
22620:11:45.118 [quartz-manager-api-requests-pekko.actor.default-dispatcher-8] DEBUG sttp.tapir.server.pekkohttp.PekkoHttpServerInterpreter$ -- Request: GET /api/jobs, handled by: [jobsList], took: 10ms; response: 200
22720:11:45.136 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
22820:11:45.138 [quartz-manager-api-requests-pekko.actor.default-dispatcher-9] DEBUG sttp.tapir.server.pekkohttp.PekkoHttpServerInterpreter$ -- Request: PATCH /api/jobs/testGroup/jobForTesting10, handled by: [updateJob], took: 4ms; response: 200
22920:11:45.139 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
23020:11:45.165 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 1 triggers
23120:11:45.166 [quartz-manager-api-requests-pekko.actor.default-dispatcher-8] DEBUG sttp.tapir.server.pekkohttp.PekkoHttpServerInterpreter$ -- Request: POST /api/jobs/testGroup/jobForTesting0, handled by: [executeJob], took: 11ms; response: 204
23220:11:45.167 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.simpl.PropertySettingJobFactory -- Producing instance of Job 'testGroup.jobForTesting0', class=dev.quadstingray.quartz.manager.SampleJob
23320:11:45.196 [quartz-manager-api-requests-pekko.actor.default-dispatcher-8] DEBUG sttp.tapir.server.pekkohttp.PekkoHttpServerInterpreter$ -- Request: DELETE /api/jobs/testGroup/jobForTesting2, handled by: [deleteJob], took: 2ms; response: 204
23420:11:45.219 [quartz-manager-api-requests-pekko.actor.default-dispatcher-8] DEBUG sttp.tapir.server.pekkohttp.PekkoHttpServerInterpreter$ -- Request: GET /api/jobs, handled by: [jobsList], took: 10ms; response: 200
23520:11:45.221 [DefaultQuartzScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell -- Calling execute on job testGroup.jobForTesting0
23620:11:45.223 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
23720:11:45.230 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
23820:11:45.231 [pool-18-thread-3] INFO org.quartz.core.QuartzScheduler -- Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
239dev.quadstingray.quartz.manager.api.JobsApiSuite:
240 + List all possible jobs 0.025s
241 + Register a new job 0.021s
242==> i dev.quadstingray.quartz.manager.api.JobsApiSuite.Register a job with invalid cron expression ignored 0.0s
243 + List all registered jobs 0.024s
244 + Update an existing job 0.016s
245 + Trigger an existing job 0.037s
246 + Delete an existing job 0.049s
24720:11:45.296 [pool-18-thread-3] INFO org.quartz.core.QuartzScheduler -- Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
24820:11:45.296 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
24920:11:45.370 [quartz-manager-api-requests-pekko.actor.default-dispatcher-8] WARN dev.quadstingray.quartz.manager.api.Server -- init server with interface: 0.0.0.0 at port: 8080
25020:11:45.370 [quartz-manager-api-requests-pekko.actor.default-dispatcher-8] WARN dev.quadstingray.quartz.manager.api.Server -- For Swagger go to: http://0.0.0.0:8080/docs
25120:11:45.372 [pool-18-thread-3] INFO org.quartz.core.QuartzScheduler -- Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED paused.
25220:11:45.383 [quartz-manager-api-requests-pekko.actor.default-dispatcher-5] INFO org.quartz.core.QuartzScheduler -- Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
25320:11:45.383 [quartz-manager-api-requests-pekko.actor.default-dispatcher-5] DEBUG sttp.tapir.server.pekkohttp.PekkoHttpServerInterpreter$ -- Request: POST /api/scheduler/start, handled by: [startScheduler], took: 2ms; response: 204
25420:11:45.383 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
25520:11:45.387 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
25620:11:45.388 [pool-18-thread-3] INFO org.quartz.core.QuartzScheduler -- Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
25720:11:45.394 [quartz-manager-api-requests-pekko.actor.default-dispatcher-5] INFO org.quartz.core.QuartzScheduler -- Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED paused.
25820:11:45.394 [quartz-manager-api-requests-pekko.actor.default-dispatcher-5] DEBUG sttp.tapir.server.pekkohttp.PekkoHttpServerInterpreter$ -- Request: POST /api/scheduler/standby, handled by: [standbyScheduler], took: 2ms; response: 204
25920:11:45.398 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
26020:11:45.399 [pool-18-thread-3] INFO org.quartz.core.QuartzScheduler -- Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
261dev.quadstingray.quartz.manager.api.SchedulerApiSuite:
262 + Start Scheduler 0.015s
263 + Standby Scheduler 0.012s
264==> i dev.quadstingray.quartz.manager.api.SchedulerApiSuite.Shutdown Scheduler ignored 0.0s
26520:11:45.410 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
26620:11:45.411 [pool-18-thread-3] INFO org.quartz.core.QuartzScheduler -- Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
26720:11:45.569 [quartz-manager-api-requests-pekko.actor.default-dispatcher-10] WARN dev.quadstingray.quartz.manager.api.Server -- init server with interface: 0.0.0.0 at port: 8080
26820:11:45.570 [quartz-manager-api-requests-pekko.actor.default-dispatcher-10] WARN dev.quadstingray.quartz.manager.api.Server -- For Swagger go to: http://0.0.0.0:8080/docs
26920:11:45.571 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
27020:11:45.572 [pool-18-thread-3] INFO org.quartz.core.QuartzScheduler -- Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
27120:11:45.586 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
27220:11:45.587 [quartz-manager-api-requests-pekko.actor.default-dispatcher-10] DEBUG sttp.tapir.server.pekkohttp.PekkoHttpServerInterpreter$ -- Request: PUT /api/jobs, handled by: [registerJob], took: 3ms; response: 200
27320:11:45.604 [quartz-manager-api-requests-pekko.actor.default-dispatcher-10] DEBUG sttp.tapir.server.pekkohttp.PekkoHttpServerInterpreter$ -- Request: POST /api/jobs/testGroup/jobForTesting, handled by: [executeJob], took: 4ms; response: 204
27420:11:45.605 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 1 triggers
27520:11:45.605 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.simpl.PropertySettingJobFactory -- Producing instance of Job 'testGroup.jobForTesting', class=dev.quadstingray.quartz.manager.SampleJob
27620:11:45.605 [DefaultQuartzScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell -- Calling execute on job testGroup.jobForTesting
27720:11:45.605 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
27820:11:55.606 [pool-18-thread-3] INFO org.quartz.core.QuartzScheduler -- Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED paused.
27920:11:55.621 [quartz-manager-api-requests-pekko.actor.default-dispatcher-4] DEBUG sttp.tapir.server.pekkohttp.PekkoHttpServerInterpreter$ -- Request: GET /api/history, handled by: [historyList], took: 8ms; response: 200
28020:11:55.629 [pool-18-thread-3] INFO org.quartz.core.QuartzScheduler -- Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
28120:11:55.629 [DefaultQuartzScheduler_QuartzSchedulerThread] DEBUG org.quartz.core.QuartzSchedulerThread -- batch acquisition of 0 triggers
282dev.quadstingray.quartz.manager.api.HistoryApiSuite:
283 + Job History List 0.023s
284[info] compiling 1 Scala source to /build/repo/quartz-manager-api/target/scala-3.8.0-RC4/classes ...
285[info] done compiling
286[info] compiling 1 Scala source to /build/repo/quartz-manager-api/target/scala-3.8.0-RC4/classes ...
287[info] done compiling
288Starting build for ProjectRef(file:/build/repo/,quartz-manager-ui) (quartz-manager-ui)... [1/2]
289Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
290[info] compiling 1 Scala source to /build/repo/quartz-manager-api/target/scala-3.8.0-RC4/classes ...
291[info] done compiling
292[info] compiling 2 Scala sources to /build/repo/quartz-manager-ui/target/scala-3.8.0-RC4/classes ...
293[info] done compiling
294[info] compiling 1 Scala source to /build/repo/quartz-manager-api/target/scala-3.8.0-RC4/classes ...
295[info] done compiling
296[info] compiling 1 Scala source to /build/repo/quartz-manager-ui/target/scala-3.8.0-RC4/classes ...
297[info] done compiling
298[info] compiling 3 Scala sources to /build/repo/quartz-manager-ui/target/scala-3.8.0-RC4/test-classes ...
299[warn] there was 1 deprecation warning; re-run with -deprecation for details
300[warn] one warning found
301[info] done compiling
302[info] compiling 1 Scala source to /build/repo/quartz-manager-api/target/scala-3.8.0-RC4/classes ...
303[info] done compiling
304[info] compiling 1 Scala source to /build/repo/quartz-manager-ui/target/scala-3.8.0-RC4/classes ...
305[info] done compiling
306dev.quadstingray.quartz.manager.api.UiServerSuite:
307 + list users as admin 0.004s
308[info] compiling 1 Scala source to /build/repo/quartz-manager-api/target/scala-3.8.0-RC4/classes ...
309[info] done compiling
310[info] compiling 1 Scala source to /build/repo/quartz-manager-ui/target/scala-3.8.0-RC4/classes ...
311[info] done compiling
312[info] compiling 1 Scala source to /build/repo/quartz-manager-api/target/scala-3.8.0-RC4/classes ...
313[info] done compiling
314[info] compiling 1 Scala source to /build/repo/quartz-manager-ui/target/scala-3.8.0-RC4/classes ...
315[info] done compiling
316
317************************
318Build summary:
319[{
320 "module": "quartz-manager-api",
321 "compile": {"status": "ok", "tookMs": 21113, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
322 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
323 "test-compile": {"status": "ok", "tookMs": 2911, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
324 "test": {"status": "ok", "tookMs": 14476, "passed": 9, "failed": 0, "ignored": 2, "skipped": 0, "total": 11, "byFramework": [{"framework": "munit", "stats": {"passed": 9, "failed": 0, "ignored": 2, "skipped": 0, "total": 11}}]},
325 "publish": {"status": "skipped", "tookMs": 0},
326 "metadata": {
327 "crossScalaVersions": ["2.13.18", "3.7.4"]
328}
329},{
330 "module": "quartz-manager-ui",
331 "compile": {"status": "ok", "tookMs": 868, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
332 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
333 "test-compile": {"status": "ok", "tookMs": 910, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
334 "test": {"status": "ok", "tookMs": 639, "passed": 1, "failed": 0, "ignored": 0, "skipped": 0, "total": 1, "byFramework": [{"framework": "munit", "stats": {"passed": 1, "failed": 0, "ignored": 0, "skipped": 0, "total": 1}}]},
335 "publish": {"status": "skipped", "tookMs": 0},
336 "metadata": {
337 "crossScalaVersions": ["2.13.18", "3.7.4"]
338}
339}]
340************************
341[success] Total time: 76 s (0:01:16.0), completed Dec 22, 2025, 8:12:01 PM
342[0JChecking patch project/plugins.sbt...
343Checking patch build.sbt...
344Applied patch project/plugins.sbt cleanly.
345Applied patch build.sbt cleanly.