Console Output

Push event to branch 1.14
21:28:50 Connecting to https://api.github.com using progwml6-ci/****** (progwml6 ci login)
Obtained Jenkinsfile from cbe05682f9e47481244aaae78d70010aa5877ce9
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
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/KnightMiner/Inspirations.git
 > git init /var/lib/jenkins/workspace/Inspirations_1.14 # timeout=10
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
 > git config remote.origin.url https://github.com/KnightMiner/Inspirations.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/1.14:refs/remotes/origin/1.14 # timeout=10
 > 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
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 cbe05682f9e47481244aaae78d70010aa5877ce9 (1.14)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cbe05682f9e47481244aaae78d70010aa5877ce9 # timeout=10
Commit message: "Update Inspirations to 1.14 (#142)"
 > git rev-list --no-walk b15da56e5097315b551537363c7f5d26d147db8d # timeout=10
warning: inexact rename detection was skipped due to too many files.
warning: you may want to set your diff.renameLimit variable to at least 648 and retry the command.
[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 cbe05682f9e47481244aaae78d70010aa5877ce9 (1.14)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cbe05682f9e47481244aaae78d70010aa5877ce9 # timeout=10
Commit message: "Update Inspirations to 1.14 (#142)"
[Pipeline] sh
+ rm -rf build/libs
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
+ ./gradlew clean setupCIWorkspace --no-daemon
Download https://plugins.gradle.org/m2/com/wynprice/cursemaven/com.wynprice.cursemaven.gradle.plugin/1.1.0/com.wynprice.cursemaven.gradle.plugin-1.1.0.pom
Download https://files.minecraftforge.net/maven/net/minecraftforge/gradle/ForgeGradle/maven-metadata.xml
Download https://files.minecraftforge.net/maven/net/minecraftforge/gradle/ForgeGradle/3.0.152/ForgeGradle-3.0.152.pom
Download https://files.minecraftforge.net/maven/net/minecraftforge/gradle/ForgeGradle/3.0.152/ForgeGradle-3.0.152.jar
Download https://dvs1.progwml6.com/files/maven/mezz/jei/jei-1.14.4/maven-metadata.xml

> Configure project :
New Dep: net.minecraftforge:forge:1.14.4-28.0.62_mapped_snapshot_20190809-1.14.3_at_67cc63c629a0abab6dba9b762f38ba1d3f9ec600

Download https://dvs1.progwml6.com/files/maven/slimeknights/mantle/Mantle/maven-metadata.xml
Download https://files.minecraftforge.net/maven/net/minecraftforge/forge/1.14.4-28.0.62/forge-1.14.4-28.0.62.pom
Download https://files.minecraftforge.net/maven/cpw/mods/modlauncher/maven-metadata.xml
Download https://files.minecraftforge.net/maven/net/minecraftforge/forge/1.14.4-28.0.62/forge-1.14.4-28.0.62-launcher.jar

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 35s
[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