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