Skip to content
Success

Console Output

12:26:03 Started by GitHub push by Geolykt
12:26:03 Running as SYSTEM
12:26:03 Building in workspace /var/lib/jenkins/workspace/JLSL
12:26:03 The recommended git tool is: NONE
12:26:03 No credentials specified
12:26:03  > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/JLSL/.git # timeout=10
12:26:03 Fetching changes from the remote Git repository
12:26:03  > git config remote.origin.url https://github.com/stianloader/JLSL.git # timeout=10
12:26:03 Fetching upstream changes from https://github.com/stianloader/JLSL.git
12:26:03  > git --version # timeout=10
12:26:03  > git --version # 'git version 2.45.0'
12:26:03  > git fetch --tags --force --progress -- https://github.com/stianloader/JLSL.git +refs/heads/*:refs/remotes/origin/* # timeout=10
12:26:03  > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
12:26:03 Checking out Revision 9742825107d56d58ac000f1539facb045f6c624a (refs/remotes/origin/main)
12:26:03  > git config core.sparsecheckout # timeout=10
12:26:03  > git checkout -f 9742825107d56d58ac000f1539facb045f6c624a # timeout=10
12:26:03 Commit message: "Add Flat, deprecated Varying and Attribute"
12:26:03  > git rev-list --no-walk fe3c5acad180fe65dbd7e026ff2d1406dda6655b # timeout=10
12:26:03 false
12:26:03 SCM Skip: Pattern \[(CI-SKIP|CI SKIP)\].* NOT matched on message: Add Flat, deprecated Varying and Attribute
12:26:03 
12:26:03 [Gradle] - Launching build.
12:26:03 [JLSL] $ /var/lib/jenkins/workspace/JLSL/gradlew -DpublishRepo=http://localhost:25615/maven publish
12:26:05 Starting a Gradle Daemon (subsequent builds will be faster)
12:26:21 
12:26:21 > Task :compileJava
12:26:21 Note: /var/lib/jenkins/workspace/JLSL/src/main/java/org/jglrxavpok/jlsl/glsl/GLSLEncoder.java uses or overrides a deprecated API.
12:26:21 Note: Recompile with -Xlint:deprecation for details.
12:26:21 
12:26:21 > Task :processResources NO-SOURCE
12:26:21 > Task :classes
12:26:21 > Task :jar
12:26:22 > Task :generateMetadataFileForPluginPublication
12:26:22 > Task :generatePomFileForPluginPublication
12:26:22 > Task :sourcesJar
12:26:22 > Task :publishPluginPublicationToMavenRepository
12:26:22 > Task :publish
12:26:22 
12:26:22 Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
12:26:22 
12:26:22 You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
12:26:22 
12:26:22 For more on this, please refer to https://docs.gradle.org/8.7/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
12:26:22 
12:26:22 BUILD SUCCESSFUL in 18s
12:26:22 6 actionable tasks: 6 executed
12:26:23 Build step 'Run with timeout' changed build result to SUCCESS
12:26:23 [JLSL] $ /bin/sh -xe /tmp/jenkins2503226469669209187.sh
12:26:23 + curl http://localhost:25615/maven/commit
12:26:23   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
12:26:23                                  Dload  Upload   Total   Spent    Left  Speed
12:26:23 
12:26:23   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
12:26:23 100     2  100     2    0     0     38      0 --:--:-- --:--:-- --:--:--    39
12:26:23 OK
12:26:23 real	0m0.067s
12:26:24 user	0m0.005s
12:26:24 sys	0m0.011s
Sending notification to Discord.
Finished: SUCCESS