Started by an SCM change
Building in workspace /var/lib/jenkins/jobs/IC2_18/workspace
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url /var/lib/gitolite/repositories/IC2.git # timeout=10
Fetching upstream changes from /var/lib/gitolite/repositories/IC2.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress /var/lib/gitolite/repositories/IC2.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse refs/remotes/origin/einsacht^{commit} # timeout=10
> git rev-parse refs/remotes/origin/refs/heads/einsacht^{commit} # timeout=10
Checking out Revision 3bb29f6d297fd2647e60f0020a60c85301bb2df8 (refs/remotes/origin/einsacht)
> git config core.sparsecheckout # timeout=10
> git checkout -f 3bb29f6d297fd2647e60f0020a60c85301bb2df8
> git rev-list d902b21bc826edb09a7436f41b62eeac3521f797 # timeout=10
> git tag -a -f -m Jenkins Build #241 jenkins-IC2_18-241 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson3413152155206919794.sh
+ /bin/bash -c BUILD_SUFFIX=ex18 ./gradlew clean setupCIWorkspace build uploadArchives
Version 2.3.241-ex18
#################################################
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
#################################################
:clean
:extractMcpMappings SKIPPED
:deobfCompileDeobfDepTask0 SKIPPED
:deobfCompileDeobfDepTask1 SKIPPED
:deobfCompileRemapDepSourcesTask2 SKIPPED
:deobfCompileRemapDepSourcesTask3 SKIPPED
:deobfCompileDummyTask
:getVersionJson
:extractUserdev UP-TO-DATE
:downloadClient SKIPPED
:downloadServer SKIPPED
:splitServerJar SKIPPED
:mergeJars SKIPPED
:applyBinaryPatches SKIPPED
:deobfProvidedDummyTask
:extractDependencyATs SKIPPED
:extractMcpData SKIPPED
:genSrgs SKIPPED
:deobfMcMCP SKIPPED
:setupCiWorkspace
:sourceApiJava
:compileApiJava UP-TO-DATE
:processApiResources UP-TO-DATE
:apiClasses UP-TO-DATE
:sourceMainJava
:compileJavawarning: [options] bootstrap class path not set in conjunction with -source 1.6
Note: 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.
1 warning
:processResources
:classes
:apiJar
:devJarSigned
:devJar
:jar
:sourceTestJava
:compileTestJava UP-TO-DATE
:processTestResources UP-TO-DATE
:testClasses UP-TO-DATE
:test UP-TO-DATE
:reobfJar
:assemble
:check UP-TO-DATE
:mainJarSigned
:mainJar
:build
:uploadArchives
BUILD SUCCESSFUL
Total time: 48.383 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