Started by user mezz 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.4^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/mc-1.9.4^{commit} # timeout=10 Checking out Revision b444994b81a7921bac017146defd2f0a02b39d54 (refs/remotes/origin/mc-1.9.4) > git config core.sparsecheckout # timeout=10 > git checkout -f b444994b81a7921bac017146defd2f0a02b39d54 First time build. Skipping changelog. > 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/hudson8863173591476899076.sh + ./gradlew clean setupCIWorkspace build uploadArchives Download http://files.minecraftforge.net/maven/net/minecraftforge/gradle/ForgeGradle/2.2-SNAPSHOT/ForgeGradle-2.2-20160519.004622-5.pom Download http://files.minecraftforge.net/maven/net/minecraftforge/gradle/ForgeGradle/2.2-SNAPSHOT/ForgeGradle-2.2-20160519.004622-5.jar ################################################# ForgeGradle 2.2-SNAPSHOT-4a31fd6 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 Download http://dvs1.progwml6.com/files/maven/mezz/jei/jei_1.9.4/3.4.0.204/jei_1.9.4-3.4.0.204.pom Download http://dvs1.progwml6.com/files/maven/mezz/jei/jei_1.9.4/3.4.0.204/jei_1.9.4-3.4.0.204.jar Download http://dvs1.progwml6.com/files/maven/mezz/jei/jei_1.9.4/3.4.0.204/jei_1.9.4-3.4.0.204-sources.jar :clean :extractMcpMappings Download http://files.minecraftforge.net/maven/de/oceanlabs/mcp/mcp_snapshot/20160525-1.9.4/mcp_snapshot-20160525-1.9.4.zip :deobfCompileDeobfDepTask0 :deobfCompileRemapDepSourcesTask1 :deobfCompileDummyTask :getVersionJson :extractUserdev Download http://files.minecraftforge.net/maven/net/minecraftforge/forge/1.9.4-12.17.0.1922-1.9.4/forge-1.9.4-12.17.0.1922-1.9.4.pom Download http://files.minecraftforge.net/maven/net/minecraftforge/forge/1.9.4-12.17.0.1922-1.9.4/forge-1.9.4-12.17.0.1922-1.9.4-userdev.jar :downloadClient :downloadServer :splitServerJar :mergeJars :applyBinaryPatches :deobfProvidedDummyTask :extractDependencyATs :extractMcpData Download http://files.minecraftforge.net/maven/de/oceanlabs/mcp/mcp/1.9.4/mcp-1.9.4-srg.zip :genSrgs :deobfMcMCP Applying SpecialSource... :deobfMcMCP FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':deobfMcMCP'. > java.io.FileNotFoundException: /var/lib/jenkins/jobs/Forestry_5/workspace/build/depAts/jei_at.cfg_jei_1.9-3.3.3.200_at.cfg (No such file or directory) * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. BUILD FAILED Total time: 37.022 secs Build step 'Execute shell' marked build as failure Archiving artifacts Finished: FAILURE