15:33:49 Started by GitHub push by Geolykt
15:33:49 Running as SYSTEM
15:33:49 Building in workspace /var/lib/jenkins/workspace/SLAPI
15:33:49 The recommended git tool is: NONE
15:33:49 No credentials specified
15:33:49 Cloning the remote Git repository
15:33:49 Cloning repository https://github.com/Starloader-project/Starloader-API.git
15:33:49 > git init /var/lib/jenkins/workspace/SLAPI # timeout=10
15:33:49 Fetching upstream changes from https://github.com/Starloader-project/Starloader-API.git
15:33:49 > git --version # timeout=10
15:33:49 > git --version # 'git version 2.43.0'
15:33:49 > git fetch --tags --force --progress -- https://github.com/Starloader-project/Starloader-API.git +refs/heads/*:refs/remotes/origin/* # timeout=10
15:33:51 > git config remote.origin.url https://github.com/Starloader-project/Starloader-API.git # timeout=10
15:33:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
15:33:51 Avoid second fetch
15:33:51 > git rev-parse refs/remotes/origin/future/2x^{commit} # timeout=10
15:33:51 Checking out Revision c689ee843255a0542855b4b8f59ee344a977882c (refs/remotes/origin/future/2x)
15:33:51 > git config core.sparsecheckout # timeout=10
15:33:51 > git checkout -f c689ee843255a0542855b4b8f59ee344a977882c # timeout=10
15:33:51 Commit message: "Migrate to stianloader.org maven, use CI"
15:33:51 First time build. Skipping changelog.
15:33:51 false
15:33:51 [Gradle] - Launching build.
15:33:51 [SLAPI] $ /var/lib/jenkins/workspace/SLAPI/gradlew -Dde.geolykt.starplane.galimulator-jar=/root/galimulator-caches/galimulator-linux-5.0.2.jar -DpublishRepo=http://localhost:25615 publish
15:33:52 Starting a Gradle Daemon (subsequent builds will be faster)
15:34:05
15:34:05 > Configure project :
15:34:05 Unable to resolve galimulator directory!
15:34:05
15:34:05 FAILURE: Build failed with an exception.
15:34:05
15:34:05 * What went wrong:
15:34:05 A problem occurred configuring root project 'starloader-api'.
15:34:05 > Cannot resolve dependencies
15:34:05
15:34:05 * Try:
15:34:05 > Run with --stacktrace option to get the stack trace.
15:34:05 > Run with --info or --debug option to get more log output.
15:34:05 > Run with --scan to get full insights.
15:34:05
15:34:05 * Get more help at https://help.gradle.org
15:34:05
15:34:05 BUILD FAILED in 13s
15:34:05 Build step 'Run with timeout' changed build result to FAILURE
15:34:05 Build step 'Run with timeout' marked build as failure
15:34:06 Sending notification to Discord.
15:34:06 Finished: FAILURE