Started by GitHub push by Geolykt Running as SYSTEM Building in workspace /var/lib/jenkins/workspace/SML6 The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/SML6/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/stianloader/sml6.git # timeout=10 Fetching upstream changes from https://github.com/stianloader/sml6.git > git --version # timeout=10 > git --version # 'git version 2.53.0' > git fetch --tags --force --progress -- https://github.com/stianloader/sml6.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 Checking out Revision bd1f1eb9bdc1846449b78ae50cdd85ba73648ae9 (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f bd1f1eb9bdc1846449b78ae50cdd85ba73648ae9 # timeout=10 Commit message: "Obtain the installation directory of a game through libraryfolders.vdf" > git rev-list --no-walk 72f8cf93f919abb3971ee2bc77e81f3959934f7e # timeout=10 false SCM Skip: Pattern \[(CI-SKIP|CI SKIP)\].* NOT matched on message: Obtain the installation directory of a game through libraryfolders.vdf Also remove galimulator-specific defaults for the FetchGameTask as that invites more chaos later down the chain [Gradle] - Launching build. [SML6] $ /var/lib/jenkins/workspace/SML6/gradlew -DpublishRepo=http://localhost:25615/maven publish Starting a Gradle Daemon (subsequent builds will be faster) Reusing configuration cache. > Task :generatePomFileForGslStarplanePluginPluginMarkerMavenPublication > Task :publishGslStarplanePluginPluginMarkerMavenPublicationToMavenRepository > Task :pluginDescriptors UP-TO-DATE > Task :processResources UP-TO-DATE > Task :generatePomFileForMavenJavaPublication > Task :generatePomFileForPluginMavenPublication > Task :compileJava Note: /var/lib/jenkins/workspace/SML6/src/main/java/org/stianloader/sml6/tasks/FetchGameTask.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. > Task :classes > Task :sourcesJar > Task :jar > Task :generateMetadataFileForPluginMavenPublication > Task :generateMetadataFileForMavenJavaPublication > Task :publishPluginMavenPublicationToMavenRepository > Task :publishMavenJavaPublicationToMavenRepository Multiple publications with coordinates 'org.stianloader:sml6:0.1.0' are published to repository 'maven'. The publications 'mavenJava' in root project 'sml6' and 'pluginMaven' in root project 'sml6' will overwrite each other! > Task :publish [Incubating] Problems report is available at: file:///var/lib/jenkins/workspace/SML6/build/reports/problems/problems-report.html BUILD SUCCESSFUL in 14s 13 actionable tasks: 11 executed, 2 up-to-date Configuration cache entry reused. Build step 'Run with timeout' changed build result to SUCCESS [SML6] $ /bin/sh -xe /tmp/jenkins15827130067827377567.sh + curl http://localhost:25615/maven/commit % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2 100 2 0 0 2 0 0:00:01 --:--:-- 0:00:01 2 100 2 100 2 0 0 2 0 0:00:01 --:--:-- 0:00:01 2 OK real 0m0.944s user 0m0.008s sys 0m0.006s Sending notification to Discord. Finished: SUCCESS