Started by an SCM change
[EnvInject] - Loading node environment variables.
Building in workspace /var/lib/jenkins/jobs/Binnie's 1.11.2/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/Binnie.git # timeout=10
Fetching upstream changes from https://github.com/ForestryMC/Binnie.git
> git --version # timeout=10
> git fetch --tags --progress https://github.com/ForestryMC/Binnie.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse refs/remotes/origin/master-MC1.11.2^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/master-MC1.11.2^{commit} # timeout=10
Checking out Revision 3d50c7d6c83524a954d347994948dcc92797fab8 (refs/remotes/origin/master-MC1.11.2)
Commit message: "Fix #274 Fix stone hive generation"
> git config core.sparsecheckout # timeout=10
> git checkout -f 3d50c7d6c83524a954d347994948dcc92797fab8
> git rev-list 3d47575e2105fc445ab6b31d7a305f7862aa21af # timeout=10
[EnvInject] - Mask passwords that will be passed as build parameters.
[workspace] $ /bin/sh -xe /tmp/jenkins8742426253066267507.sh
+ ./gradlew clean setupCIWorkspace build uploadArchives curseforge
Starting a Gradle Daemon, 22 busy Daemons could not be reused, use --status for details
This mapping 'snapshot_20161220' was designed for MC 1.11! Use at your own peril.
#################################################
ForgeGradle 2.2-SNAPSHOT-d13a6c8
https://github.com/MinecraftForge/ForgeGradle
#################################################
Powered by MCP unknown
http://modcoderpack.com
by: Searge, ProfMobius, Fesh0r,
R4wk, ZeuX, IngisKahn, bspkrs
#################################################
:clean
:extractMcpMappings
:deobfCompileDeobfDepTask0
:deobfCompileRemapDepSourcesTask1
:deobfCompileDummyTask
:getVersionJson
:extractUserdev
:downloadClient
:downloadServer
:splitServerJar
:mergeJars
:applyBinaryPatches
:deobfProvidedDeobfDepTask0
:deobfProvidedDeobfDepTask1
:deobfProvidedDeobfDepTask2
:deobfProvidedDeobfDepTask3
:deobfProvidedDeobfDepTask4
:deobfProvidedRemapDepSourcesTask5
:deobfProvidedRemapDepSourcesTask6
:deobfProvidedDummyTask
:extractDependencyATs SKIPPED
:extractMcpData
:genSrgs
:deobfMcMCP
Applying SpecialSource...
Applying Exceptor...
:setupCiWorkspace
:sourceApiJava
:compileApiJava NO-SOURCE
:processApiResources NO-SOURCE
:apiClasses UP-TO-DATE
: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
:jar
:sourceTestJava
:compileTestJava NO-SOURCE
:processTestResources NO-SOURCE
:testClasses UP-TO-DATE
:test NO-SOURCE
:reobfJar
:extractRangemapReplacedMain
/var/lib/jenkins/jobs/Binnie's 1.11.2/workspace/build/sources/main/java
:retromapReplacedMain
remapping source...
:sourceJar
:assemble
:check UP-TO-DATE
:build
:uploadArchives
:makeChangelog
:curseforge223525
Uploaded /var/lib/jenkins/jobs/Binnie's 1.11.2/workspace/build/libs/binnie-mods-1.11.2-2.1.0.40.jar to CurseForge Project: 223525, with ID: 2469595
:curseforge
BUILD SUCCESSFUL in 15m 56s
36 actionable tasks: 36 executed
Archiving artifacts
Finished: SUCCESS