Push event to branch 1.14 Connecting to https://api.github.com using progwml6-ci/****** (progwml6 ci login) Obtained Jenkinsfile from c1545489e89d9d26092401bd75eef6d32d8f0b1f Running in Durability level: MAX_SURVIVABILITY [Pipeline] Start of Pipeline [Pipeline] node Running on Jenkins in /var/lib/jenkins/workspace/Inspirations_1.14 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential progwml6-ci-gh-login > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/KnightMiner/Inspirations.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/KnightMiner/Inspirations.git > git --version # timeout=10 using GIT_ASKPASS to set credentials progwml6 ci login > git fetch --no-tags --progress https://github.com/KnightMiner/Inspirations.git +refs/heads/1.14:refs/remotes/origin/1.14 # timeout=10 Checking out Revision c1545489e89d9d26092401bd75eef6d32d8f0b1f (1.14) > git config core.sparsecheckout # timeout=10 > git checkout -f c1545489e89d9d26092401bd75eef6d32d8f0b1f # timeout=10 Commit message: "When configs change, hide/show items in the JEI list." > git rev-list --no-walk f3354f023e292f533abc942eb6091550e02b21f3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] checkout using credential progwml6-ci-gh-login > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/KnightMiner/Inspirations.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/KnightMiner/Inspirations.git > git --version # timeout=10 using GIT_ASKPASS to set credentials progwml6 ci login > git fetch --no-tags --progress https://github.com/KnightMiner/Inspirations.git +refs/heads/1.14:refs/remotes/origin/1.14 # timeout=10 Checking out Revision c1545489e89d9d26092401bd75eef6d32d8f0b1f (1.14) > git config core.sparsecheckout # timeout=10 > git checkout -f c1545489e89d9d26092401bd75eef6d32d8f0b1f # timeout=10 Commit message: "When configs change, hide/show items in the JEI list." [Pipeline] sh + rm -rf build/libs [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh + ./gradlew clean setupCIWorkspace --no-daemon > Configure project : New Dep: net.minecraftforge:forge:1.14.4-28.1.93_mapped_snapshot_20191128-1.14.3_at_67cc63c629a0abab6dba9b762f38ba1d3f9ec600 FAILURE: Build failed with an exception. * What went wrong: Task 'setupCIWorkspace' not found in root project 'Inspirations'. * Try: Run gradlew tasks to get a list of available tasks. 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 Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/4.9/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive) Stage "Archive" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Deploy) Stage "Deploy" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result ERROR: script returned exit code 1 Finished: FAILURE