Started by GitHub push by BerndiVader
Running as SYSTEM
Building in workspace /var/lib/jenkins/workspace/Biene - Winline2ModifiedShop
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/BerndiVader/Biene.git
> git init /var/lib/jenkins/workspace/Biene - Winline2ModifiedShop # timeout=10
Fetching upstream changes from https://github.com/BerndiVader/Biene.git
> git --version # timeout=10
> git --version # 'git version 2.30.2'
> git fetch --tags --force --progress -- https://github.com/BerndiVader/Biene.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/BerndiVader/Biene.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 7c44d5a79ccf9a6e73e498987e5b32087233049a (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 7c44d5a79ccf9a6e73e498987e5b32087233049a # timeout=10
Commit message: "Using static Json"
> git rev-list --no-walk 2cb19d790c03a8591efb5a5ab5802ef272413cdb # timeout=10
[Gradle] - Launching build.
[Biene - Winline2ModifiedShop] $ /usr/local/sdkman/candidates/gradle/8.5/bin/gradle build --scan -s
Starting a Gradle Daemon (subsequent builds will be faster)
> Task :compileJava
> Task :processResources
> Task :classes
> Task :jar
> Task :startScripts
> Task :distTar
> Task :distZip
> Task :assemble
> Task :compileTestJava NO-SOURCE
> Task :processTestResources NO-SOURCE
> Task :testClasses UP-TO-DATE
> Task :test NO-SOURCE
> Task :check UP-TO-DATE
> Task :build
BUILD SUCCESSFUL in 14s
6 actionable tasks: 6 executed
The build scan was not published due to a configuration problem.
The Gradle Terms of Service have not been agreed to.
For more information, please see https://gradle.com/help/plugin-terms-of-service.
Alternatively, if you are using Gradle Enterprise, specify the server location.
For more information, please see https://gradle.com/help/plugin-enterprise-config.
Build step 'Invoke Gradle script' changed build result to SUCCESS
Archiving artifacts
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
Finished: SUCCESS