Skip to content
Failed

Console Output

Started by user fullwall
Building in workspace /var/lib/jenkins/jobs/Clientizen/workspace
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://github.com/DenizenScript/Clientizen.git # timeout=10
Fetching upstream changes from git://github.com/DenizenScript/Clientizen.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://github.com/DenizenScript/Clientizen.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision db6e8216a84edd472a50e78e658e0fa1404ee847 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f db6e8216a84edd472a50e78e658e0fa1404ee847
 > git rev-list be28327cf01b6ace49f0b0d4c067dca34e295643 # timeout=10
[Gradle] - Launching build.
[workspace] $ /var/lib/jenkins/jobs/Clientizen/workspace/gradlew
This mapping 'snapshot_20161220' was designed for MC 1.11! Use at your own peril.
#################################################
         ForgeGradle 2.2-SNAPSHOT-59eb824        
  https://github.com/MinecraftForge/ForgeGradle  
#################################################
               Powered by MCP unknown               
             http://modcoderpack.com             
         by: Searge, ProfMobius, Fesh0r,         
         R4wk, ZeuX, IngisKahn, bspkrs           
#################################################
:help

Welcome to Gradle 2.14.

To run a build, run gradlew <task> ...

To see a list of available tasks, run gradlew tasks

To see a list of command-line options, run gradlew --help

To see more detail about a task, run gradlew help --task <task>

BUILD SUCCESSFUL

Total time: 10.321 secs

This build could be faster, please consider using the Gradle Daemon: https://docs.gradle.org/2.14/userguide/gradle_daemon.html
Build step 'Invoke Gradle script' changed build result to SUCCESS
Archiving artifacts
ERROR: No artifacts found that match the file pattern "build/libs/*.jar". Configuration error?
ERROR: ?build/libs/*.jar? doesn?t match anything: even ?build? doesn?t exist
Build step 'Archive the artifacts' changed build result to FAILURE
IRC notifier plugin: Sending notification to: #denizen-dev
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: FAILURE