Skip to content
Success

Console Output

Started by GitHub push by Nedelosk
Building in workspace /var/lib/jenkins/jobs/Forestry_5/workspace
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/ForestryMC/ForestryMC.git # timeout=10
Fetching upstream changes from https://github.com/ForestryMC/ForestryMC.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://github.com/ForestryMC/ForestryMC.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/mc-1.9^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/mc-1.9^{commit} # timeout=10
Checking out Revision 0405151a8ed6ea029ad373342aee92e37353b9a3 (refs/remotes/origin/mc-1.9)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0405151a8ed6ea029ad373342aee92e37353b9a3
 > git rev-list fd6a1de27e51ae5e12550de6e78982985f12b0b8 # timeout=10
 > git remote # timeout=10
 > git submodule init # timeout=10
 > git submodule sync # timeout=10
 > git config --get remote.origin.url # timeout=10
 > git submodule update --init --recursive
[workspace] $ /bin/sh -xe /tmp/hudson3009591425745585185.sh
+ ./gradlew clean setupCIWorkspace build uploadArchives
#################################################
         ForgeGradle 2.1-SNAPSHOT-da90449        
  https://github.com/MinecraftForge/ForgeGradle  
#################################################
               Powered by MCP unknown               
             http://modcoderpack.com             
         by: Searge, ProfMobius, Fesh0r,         
         R4wk, ZeuX, IngisKahn, bspkrs           
#################################################
Found AccessTransformer: jei_at.cfg_jei_1.9-3.3.3.200_at.cfg
:clean
:extractMcpMappings SKIPPED
:deobfCompileDeobfDepTask0 SKIPPED
:deobfCompileRemapDepSourcesTask1 SKIPPED
:deobfCompileDummyTask
:getVersionJson
:extractUserdev UP-TO-DATE
:downloadClient SKIPPED
:downloadServer SKIPPED
:splitServerJar SKIPPED
:mergeJars SKIPPED
:applyBinaryPatches SKIPPED
:deobfProvidedDummyTask
:extractDependencyATs
:extractMcpData SKIPPED
:genSrgs SKIPPED
:deobfMcMCP SKIPPED
:setupCiWorkspace
:sourceApiJava
:compileApiJava
:processApiResources UP-TO-DATE
:apiClasses
:sourceMainJava
:compileJavaNote: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

:processResources
:classes
:apiJar
:jar
:sourceTestJava
:compileTestJava UP-TO-DATE
:processTestResources UP-TO-DATE
:testClasses UP-TO-DATE
:test UP-TO-DATE
:reobfJar
:extractRangemapReplacedMain
/var/lib/jenkins/jobs/Forestry_5/workspace/build/sources/main/java
:retromapReplacedMain
remapping source...
:sourceJar
:sourcesJar
:assemble
:check UP-TO-DATE
:build
:uploadArchives

BUILD SUCCESSFUL

Total time: 1 mins 53.009 secs

This build could be faster, please consider using the Gradle Daemon: https://docs.gradle.org/2.7/userguide/gradle_daemon.html
Archiving artifacts
Finished: SUCCESS