Started by BitBucket push by johni0702 Building in workspace /var/lib/jenkins/workspace/ReplayMod-bleeding > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@bitbucket.org:CrushedPixel/cpreplaymod.git # timeout=10 Fetching upstream changes from git@bitbucket.org:CrushedPixel/cpreplaymod.git > git --version # timeout=10 using GIT_SSH to set credentials > git -c core.askpass=true fetch --tags --progress git@bitbucket.org:CrushedPixel/cpreplaymod.git +refs/heads/*:refs/remotes/origin/* Seen branch in repository origin/360metadata Seen branch in repository origin/3dmodels Seen branch in repository origin/FMLProxyPacketSpecialTreatment Seen branch in repository origin/IMessage-support Seen branch in repository origin/gui Seen branch in repository origin/master Seen branch in repository origin/messy-merge Seen branch in repository origin/modules Seen branch in repository origin/shader-support Seen branch in repository origin/shadermod Seen 10 remote branches Checking out Revision c3773bb11a91782a425e07a70b29e2cc208261de (origin/modules) > git config core.sparsecheckout # timeout=10 > git checkout -f c3773bb11a91782a425e07a70b29e2cc208261de > git rev-list 9e3484a52fae9f2da32ed34ab382463d343dbaf5 # 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 [Gradle] - Launching build. [ReplayMod-bleeding] $ /var/lib/jenkins/workspace/ReplayMod-bleeding/gradlew clean setupCIWorkspace ################################################# ForgeGradle 2.0-SNAPSHOT-b031047 https://github.com/MinecraftForge/ForgeGradle ################################################# Powered by MCP 9.10 http://modcoderpack.com by: Searge, ProfMobius, Fesh0r, R4wk, ZeuX, IngisKahn, bspkrs ################################################# Found AccessTransformer: replaymod_at.cfg :clean :jGui:clean :deobfCompileDummyTask :getVersionJson :extractUserdev UP-TO-DATE :downloadClient SKIPPED :downloadServer SKIPPED :splitServerJar SKIPPED :mergeJars SKIPPED :applyBinaryPatches SKIPPED :extractDependencyATs SKIPPED :extractMcpData SKIPPED :extractMcpMappings SKIPPED :genSrgs SKIPPED :deobfMcMCP SKIPPED :deobfProvidedDummyTask :setupCiWorkspace :jGui:deobfCompileDummyTask :jGui:getVersionJson :jGui:extractUserdev UP-TO-DATE :jGui:downloadClient SKIPPED :jGui:downloadServer SKIPPED :jGui:splitServerJar SKIPPED :jGui:mergeJars SKIPPED :jGui:applyBinaryPatches SKIPPED :jGui:extractDependencyATs SKIPPED :jGui:extractMcpData SKIPPED :jGui:extractMcpMappings SKIPPED :jGui:genSrgs SKIPPED :jGui:deobfMcMCP SKIPPED :jGui:deobfProvidedDummyTask :jGui:setupCiWorkspace BUILD SUCCESSFUL Total time: 18.275 secs This build could be faster, please consider using the Gradle Daemon: https://docs.gradle.org/2.11/userguide/gradle_daemon.html Build step 'Invoke Gradle script' changed build result to SUCCESS [Gradle] - Launching build. [ReplayMod-bleeding] $ /var/lib/jenkins/workspace/ReplayMod-bleeding/gradlew build ################################################# ForgeGradle 2.0-SNAPSHOT-b031047 https://github.com/MinecraftForge/ForgeGradle ################################################# Powered by MCP 9.10 http://modcoderpack.com by: Searge, ProfMobius, Fesh0r, R4wk, ZeuX, IngisKahn, bspkrs ################################################# Found AccessTransformer: replaymod_at.cfg :deobfCompileDummyTask :getVersionJson :extractUserdev UP-TO-DATE :downloadClient SKIPPED :downloadServer SKIPPED :splitServerJar SKIPPED :mergeJars SKIPPED :applyBinaryPatches SKIPPED :extractDependencyATs SKIPPED :extractMcpData SKIPPED :extractMcpMappings SKIPPED :genSrgs SKIPPED :deobfMcMCP SKIPPED :deobfProvidedDummyTask :sourceApiJava :jGui:deobfCompileDummyTask :jGui:deobfProvidedDummyTask :jGui:getVersionJson :jGui:extractUserdev UP-TO-DATE :jGui:downloadClient SKIPPED :jGui:downloadServer SKIPPED :jGui:splitServerJar SKIPPED :jGui:mergeJars SKIPPED :jGui:applyBinaryPatches SKIPPED :jGui:extractDependencyATs SKIPPED :jGui:extractMcpData SKIPPED :jGui:extractMcpMappings SKIPPED :jGui:genSrgs SKIPPED :jGui:deobfMcMCP SKIPPED :jGui:sourceApiJava :jGui:compileApiJava UP-TO-DATE :jGui:processApiResources UP-TO-DATE :jGui:apiClasses UP-TO-DATE :jGui:sourceMainJava :jGui:compileJavawarning: [options] bootstrap class path not set in conjunction with -source 1.7 Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. :jGui:processResources :jGui:classes :jGui:jar :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.7 Note: SpongePowered Mixin Annotation Processor v0.4.3 warning: Supported source version 'RELEASE_6' from annotation processor 'org.spongepowered.tools.obfuscation.TargetObfuscationProcessor' less than -source '1.7' Note: Loading SRGs from /var/lib/jenkins/.gradle/caches/minecraft/de/oceanlabs/mcp/mcp_snapshot_nodoc/20141130/srgs/mcp-srg.srg Note: Writing output SRGs to /var/lib/jenkins/workspace/ReplayMod-bleeding/build/tmp/compileJava/mcp-srg.srg warning: Supported source version 'RELEASE_6' from annotation processor 'org.spongepowered.tools.obfuscation.InjectionObfuscationProcessor' less than -source '1.7' Note: Writing refmap to /var/lib/jenkins/workspace/ReplayMod-bleeding/build/tmp/compileJava/compileJava-refmap.json Note: Writing output SRGs to /var/lib/jenkins/workspace/ReplayMod-bleeding/build/tmp/compileJava/mcp-srg.srg Note: Writing refmap to /var/lib/jenkins/workspace/ReplayMod-bleeding/build/tmp/compileJava/compileJava-refmap.json warning: The following options were not recognized by any processor: '[reobfNotchSrgFile, outNotchSrgFile]' 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. 2 warnings :processResources :classes :jar :sourceTestJava :compileTestJava UP-TO-DATE :processTestResources UP-TO-DATE :testClasses UP-TO-DATE :test UP-TO-DATE :reobfJar :extractRangemapReplacedMain /var/lib/jenkins/workspace/ReplayMod-bleeding/build/sources/main/java :retromapReplacedMain remapping source... :sourceJar :assemble :check UP-TO-DATE :build :jGui:sourceTestJava :jGui:compileTestJava UP-TO-DATE :jGui:processTestResources UP-TO-DATE :jGui:testClasses UP-TO-DATE :jGui:test UP-TO-DATE :jGui:reobfJar :jGui:extractRangemapReplacedMain /var/lib/jenkins/workspace/ReplayMod-bleeding/jGui/build/sources/main/java :jGui:retromapReplacedMain remapping source... :jGui:sourceJar :jGui:assemble :jGui:licenseApi UP-TO-DATE :jGui:licenseMain UP-TO-DATE :jGui:licenseTest UP-TO-DATE :jGui:license UP-TO-DATE :jGui:check UP-TO-DATE :jGui:build BUILD SUCCESSFUL Total time: 1 mins 18.332 secs This build could be faster, please consider using the Gradle Daemon: https://docs.gradle.org/2.11/userguide/gradle_daemon.html Archiving artifacts Finished: SUCCESS